Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 725686 Details for
Bug 803350
sci-libs/cfitsio-3.490 - f77_wrap.h: error: _ declared as function returning a function
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:cfitsio-3.490:20210722-032856.log
sci-libs:cfitsio-3.490:20210722-032856.log (text/plain), 330.41 KB, created by
Toralf Förster
on 2021-07-22 08:49:31 UTC
(
hide
)
Description:
sci-libs:cfitsio-3.490:20210722-032856.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-07-22 08:49:31 UTC
Size:
330.41 KB
patch
obsolete
> * Package: sci-libs/cfitsio-3.490 > * Repository: gentoo > * Maintainer: sci-astronomy@gentoo.org > * USE: abi_x86_64 amd64 bzip2 cpu_flags_x86_sse2 cpu_flags_x86_ssse3 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using following Fortran compiler: > * F77: x86_64-pc-linux-gnu-gfortran > * FC: x86_64-pc-linux-gnu-gfortran >>>> Unpacking source... >>>> Unpacking cfitsio-3.49.tar.gz to /var/tmp/portage/sci-libs/cfitsio-3.490/work >>>> Source unpacked in /var/tmp/portage/sci-libs/cfitsio-3.490/work >>>> Preparing source in /var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49 ... > * Applying cfitsio-3.490-ldflags.patch ... > [ ok ] > * Applying cfitsio-3.490-system-zlib.patch ... > [ ok ] > * Applying cfitsio-3.490-pkgconfig.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49 > * abi_x86_64.amd64: copying to /var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating cfitsio-3.49-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cfitsio-3.49-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cfitsio-3.49/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cfitsio-3.49/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/cfitsio-3.490 --htmldir=/usr/share/doc/cfitsio-3.490/html --libdir=/usr/lib64 --with-bzip2 --disable-curl --enable-sse2 --enable-ssse3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >configure: WARNING: Not linking with curl for remote file i/o support >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for main in -lbz2... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking for gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using GNU Fortran... >yes >cfitsio: == Adding wrapper support for GNU Fortran... > done >checking for ar... ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -msse2 -mssse3... yes >cfitsio: == Using gcc version 11.1.0 >checking whether ftruncate works... yes >checking whether long long is defined... yes >checking whether system V style IPC services are supported... yes >checking whether flock_t is defined in sys/fcntl.h... no >checking whether flock_t is defined in sys/flock.h... no >checking whether union semun is defined... no >checking for fmemopen... yes >checking for library containing gethostbyname... none required >checking for library containing connect... none required >configure: creating ./config.status >config.status: creating Makefile >configure: creating ./config.status >config.status: creating Makefile >config.status: creating cfitsio.pc > > Congratulations, Makefile update was successful. > You may want to run "make" now. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j3 >make[1]: Entering directory '/var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49-abi_x86_64.amd64' >x86_64-pc-linux-gnu-gcc -c -o ./buffers.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 buffers.c >x86_64-pc-linux-gnu-gcc -c -o ./cfileio.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 cfileio.c >x86_64-pc-linux-gnu-gcc -c -o ./checksum.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 checksum.c >x86_64-pc-linux-gnu-gcc -c -o ./drvrfile.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 drvrfile.c >x86_64-pc-linux-gnu-gcc -c -o ./drvrmem.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 drvrmem.c >drvrfile.c: In function âfile_truncateâ: >drvrfile.c:465:5: warning: ignoring return value of âftruncateâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 465 | ftruncate(fdesc, (OFF_T) filesize); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >drvrmem.c: In function âmem_compress_openâ: >drvrmem.c:607:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 607 | fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >drvrmem.c:652:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 652 | fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -o ./drvrnet.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 drvrnet.c >drvrnet.c: In function âhttps_openâ: >drvrnet.c:1094:82: warning: format â%uâ expects argument of type âunsigned intâ, but argument 4 has type âsize_tâ {aka âlong unsigned intâ} [-Wformat=] > 1094 | snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (https_open) %u", > | ~^ > | | > | unsigned int > | %lu > 1095 | inmem.size); > | ~~~~~~~~~~ > | | > | size_t {aka long unsigned int} >drvrnet.c: In function âhttps_file_openâ: >drvrnet.c:1181:71: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âsize_tâ {aka âlong unsigned intâ} [-Wformat=] > 1181 | "Content-Length not a multiple of 2880 (https_file_open) %d", > | ~^ > | | > | int > | %ld > 1182 | inmem.size); > | ~~~~~~~~~~ > | | > | size_t {aka long unsigned int} >drvrnet.c: In function âftps_openâ: >drvrnet.c:1418:84: warning: format â%uâ expects argument of type âunsigned intâ, but argument 4 has type âsize_tâ {aka âlong unsigned intâ} [-Wformat=] > 1418 | snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (ftps_open) %u", > | ~^ > | | > | unsigned int > | %lu > 1419 | inmem.size); > | ~~~~~~~~~~ > | | > | size_t {aka long unsigned int} >drvrnet.c: In function âftps_file_openâ: >drvrnet.c:1570:73: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âsize_tâ {aka âlong unsigned intâ} [-Wformat=] > 1570 | "Content-Length not a multiple of 2880 (ftps_file_open) %d", > | ~^ > | | > | int > | %ld > 1571 | inmem.size); > | ~~~~~~~~~~ > | | > | size_t {aka long unsigned int} >drvrnet.c: In function âroot_openfileâ: >drvrnet.c:4213:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 4213 | fgets(recbuf,MAXLEN,stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >drvrnet.c:4246:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 4246 | fgets(recbuf,MAXLEN,stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -o ./drvrsmem.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 drvrsmem.c >x86_64-pc-linux-gnu-gcc -c -o ./editcol.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 editcol.c >x86_64-pc-linux-gnu-gcc -c -o ./edithdu.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 edithdu.c >x86_64-pc-linux-gnu-gcc -c -o ./eval_l.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 eval_l.c >x86_64-pc-linux-gnu-gcc -c -o ./eval_y.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 eval_y.c >x86_64-pc-linux-gnu-gcc -c -o ./eval_f.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 eval_f.c >x86_64-pc-linux-gnu-gcc -c -o ./fitscore.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 fitscore.c >x86_64-pc-linux-gnu-gcc -c -o ./getcol.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcol.c >x86_64-pc-linux-gnu-gcc -c -o ./getcolb.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcolb.c >x86_64-pc-linux-gnu-gcc -c -o ./getcold.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcold.c >x86_64-pc-linux-gnu-gcc -c -o ./getcole.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcole.c >x86_64-pc-linux-gnu-gcc -c -o ./getcoli.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcoli.c >x86_64-pc-linux-gnu-gcc -c -o ./getcolj.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcolj.c >x86_64-pc-linux-gnu-gcc -c -o ./getcolk.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcolk.c >x86_64-pc-linux-gnu-gcc -c -o ./getcoll.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcoll.c >x86_64-pc-linux-gnu-gcc -c -o ./getcols.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcols.c >x86_64-pc-linux-gnu-gcc -c -o ./getcolsb.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcolsb.c >x86_64-pc-linux-gnu-gcc -c -o ./getcoluk.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcoluk.c >x86_64-pc-linux-gnu-gcc -c -o ./getcolui.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcolui.c >x86_64-pc-linux-gnu-gcc -c -o ./getcoluj.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getcoluj.c >x86_64-pc-linux-gnu-gcc -c -o ./getkey.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 getkey.c >x86_64-pc-linux-gnu-gcc -c -o ./group.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 group.c >x86_64-pc-linux-gnu-gcc -c -o ./grparser.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 grparser.c >x86_64-pc-linux-gnu-gcc -c -o ./histo.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 histo.c >x86_64-pc-linux-gnu-gcc -c -o ./iraffits.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 iraffits.c >x86_64-pc-linux-gnu-gcc -c -o ./modkey.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 modkey.c >x86_64-pc-linux-gnu-gcc -c -o ./putcol.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcol.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolb.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolb.c >x86_64-pc-linux-gnu-gcc -c -o ./putcold.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcold.c >x86_64-pc-linux-gnu-gcc -c -o ./putcole.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcole.c >x86_64-pc-linux-gnu-gcc -c -o ./putcoli.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcoli.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolj.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolj.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolk.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolk.c >x86_64-pc-linux-gnu-gcc -c -o ./putcoluk.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcoluk.c >x86_64-pc-linux-gnu-gcc -c -o ./putcoll.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcoll.c >x86_64-pc-linux-gnu-gcc -c -o ./putcols.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcols.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolsb.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolsb.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolu.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolu.c >x86_64-pc-linux-gnu-gcc -c -o ./putcolui.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcolui.c >x86_64-pc-linux-gnu-gcc -c -o ./putcoluj.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putcoluj.c >x86_64-pc-linux-gnu-gcc -c -o ./putkey.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 putkey.c >x86_64-pc-linux-gnu-gcc -c -o ./region.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 region.c >region.c: In function âfits_read_ascii_regionâ: >region.c:119:10: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 119 | fgets( currLine+lineLen, allocLen+1, rgnFile ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -o ./scalnull.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 scalnull.c >x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -msse2 -mssse3 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 swapproc.c >x86_64-pc-linux-gnu-gcc -c -o ./wcssub.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 wcssub.c >x86_64-pc-linux-gnu-gcc -c -o ./wcsutil.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 wcsutil.c >x86_64-pc-linux-gnu-gcc -c -o ./imcompress.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 imcompress.c >x86_64-pc-linux-gnu-gcc -c -o ./quantize.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 quantize.c >x86_64-pc-linux-gnu-gcc -c -o ./ricecomp.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 ricecomp.c >x86_64-pc-linux-gnu-gcc -c -o ./pliocomp.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 pliocomp.c >x86_64-pc-linux-gnu-gcc -c -o ./fits_hcompress.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 fits_hcompress.c >x86_64-pc-linux-gnu-gcc -c -o ./fits_hdecompress.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 fits_hdecompress.c >x86_64-pc-linux-gnu-gcc -c -o ./simplerng.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 simplerng.c >x86_64-pc-linux-gnu-gcc -c -o zlib/zcompress.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 zlib/zcompress.c >x86_64-pc-linux-gnu-gcc -c -o zlib/zuncompress.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 zlib/zuncompress.c >x86_64-pc-linux-gnu-gcc -c -o ./f77_wrap1.o -pipe -march=native -fno-diagnostics-color -O2 -Dg77Fortran -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBBZ2=1 -DHAVE_BZLIB_H=1 -DHAVE_BZIP2=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_FMEMOPEN=1 -DHAVE_NET_SERVICES=1 f77_wrap1.c >f77_wrap1.c:68:1: warning: parameter names (without types) in function declaration > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap1.c:43: >f77_wrap.h:276:12: error: â_â declared as function returning a function > 276 | CFextern _(T0,_cfF)(UN,LN) \ > | ^ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:276:12: warning: return type defaults to âintâ [-Wimplicit-int] > 276 | CFextern _(T0,_cfF)(UN,LN) \ > | ^ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >f77_wrap1.c: In function â_â: >cfortran.h:1345:32: error: expected identifier or â(â before âintâ > 1345 | #define PINT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:12: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:1345:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1345 | #define PINT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:72:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 72 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:81:1: note: in expansion of macro âFCALLSCSUB2â > 81 | FCALLSCSUB2(Cfffiou,FTFIOU,ftfiou,INT,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:81:1: note: in expansion of macro âFCALLSCSUB2â > 81 | FCALLSCSUB2(Cfffiou,FTFIOU,ftfiou,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:88:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 88 | { > | ^ >f77_wrap1.c:119:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 119 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2293:9: note: in expansion of macro âFCALLSCFUN10â > 2293 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2237:5: note: in expansion of macro âFCALLSCFUN9â > 2237 | FCALLSCFUN9(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9) > | ^~~~~~~~~~~ >f77_wrap1.c:132:1: note: in expansion of macro âFCALLSCSUB9â > 132 | FCALLSCSUB9(ffiurl,FTIURL,ftiurl,STRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2293:9: note: in expansion of macro âFCALLSCFUN10â > 2293 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2237:5: note: in expansion of macro âFCALLSCFUN9â > 2237 | FCALLSCFUN9(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9) > | ^~~~~~~~~~~ >f77_wrap1.c:132:1: note: in expansion of macro âFCALLSCSUB9â > 132 | FCALLSCSUB9(ffiurl,FTIURL,ftiurl,STRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:133:1: note: in expansion of macro âFCALLSCSUB3â > 133 | FCALLSCSUB3(ffrtnm,FTRTNM,ftrtnm,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:133:1: note: in expansion of macro âFCALLSCSUB3â > 133 | FCALLSCSUB3(ffrtnm,FTRTNM,ftrtnm,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:134:1: note: in expansion of macro âFCALLSCSUB3â > 134 | FCALLSCSUB3(ffexist,FTEXIST,ftexist,STRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:134:1: note: in expansion of macro âFCALLSCSUB3â > 134 | FCALLSCSUB3(ffexist,FTEXIST,ftexist,STRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:135:1: note: in expansion of macro âFCALLSCSUB3â > 135 | FCALLSCSUB3(ffextn,FTEXTN,ftextn,STRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:135:1: note: in expansion of macro âFCALLSCSUB3â > 135 | FCALLSCSUB3(ffextn,FTEXTN,ftextn,STRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2289:9: note: in expansion of macro âFCALLSCFUN10â > 2289 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2233:5: note: in expansion of macro âFCALLSCFUN7â > 2233 | FCALLSCFUN7(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7) > | ^~~~~~~~~~~ >f77_wrap1.c:136:1: note: in expansion of macro âFCALLSCSUB7â > 136 | FCALLSCSUB7(ffrwrg,FTRWRG,ftrwrg,STRING,LONG,INT,PINT,PLONG,PLONG,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2289:9: note: in expansion of macro âFCALLSCFUN10â > 2289 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2233:5: note: in expansion of macro âFCALLSCFUN7â > 2233 | FCALLSCFUN7(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7) > | ^~~~~~~~~~~ >f77_wrap1.c:136:1: note: in expansion of macro âFCALLSCSUB7â > 136 | FCALLSCSUB7(ffrwrg,FTRWRG,ftrwrg,STRING,LONG,INT,PINT,PLONG,PLONG,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:142:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 142 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:154:1: note: in expansion of macro âFCALLSCSUB5â > 154 | FCALLSCSUB5(Cffopen,FTOPEN,ftopen,PFITSUNIT,STRING,INT,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:154:1: note: in expansion of macro âFCALLSCSUB5â > 154 | FCALLSCSUB5(Cffopen,FTOPEN,ftopen,PFITSUNIT,STRING,INT,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:158:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 158 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:170:1: note: in expansion of macro âFCALLSCSUB5â > 170 | FCALLSCSUB5(Cffdkopn,FTDKOPN,ftdkopn,PFITSUNIT,STRING,INT,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:170:1: note: in expansion of macro âFCALLSCSUB5â > 170 | FCALLSCSUB5(Cffdkopn,FTDKOPN,ftdkopn,PFITSUNIT,STRING,INT,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:175:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 175 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:183:1: note: in expansion of macro âFCALLSCSUB4â > 183 | FCALLSCSUB4(Cffnopn,FTNOPN,ftnopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:183:1: note: in expansion of macro âFCALLSCSUB4â > 183 | FCALLSCSUB4(Cffnopn,FTNOPN,ftnopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:187:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 187 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:195:1: note: in expansion of macro âFCALLSCSUB4â > 195 | FCALLSCSUB4(Cffdopn,FTDOPN,ftdopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:195:1: note: in expansion of macro âFCALLSCSUB4â > 195 | FCALLSCSUB4(Cffdopn,FTDOPN,ftdopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:199:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 199 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:207:1: note: in expansion of macro âFCALLSCSUB4â > 207 | FCALLSCSUB4(Cfftopn,FTTOPN,fttopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:207:1: note: in expansion of macro âFCALLSCSUB4â > 207 | FCALLSCSUB4(Cfftopn,FTTOPN,fttopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:211:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 211 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:219:1: note: in expansion of macro âFCALLSCSUB4â > 219 | FCALLSCSUB4(Cffiopn,FTIOPN,ftiopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:219:1: note: in expansion of macro âFCALLSCSUB4â > 219 | FCALLSCSUB4(Cffiopn,FTIOPN,ftiopn,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:223:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 223 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:231:1: note: in expansion of macro âFCALLSCSUB3â > 231 | FCALLSCSUB3(Cffreopen,FTREOPEN,ftreopen,FITSUNIT,PFITSUNIT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:231:1: note: in expansion of macro âFCALLSCSUB3â > 231 | FCALLSCSUB3(Cffreopen,FTREOPEN,ftreopen,FITSUNIT,PFITSUNIT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:235:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 235 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:243:1: note: in expansion of macro âFCALLSCSUB4â > 243 | FCALLSCSUB4(Cffinit,FTINIT,ftinit,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:243:1: note: in expansion of macro âFCALLSCSUB4â > 243 | FCALLSCSUB4(Cffinit,FTINIT,ftinit,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:247:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 247 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:255:1: note: in expansion of macro âFCALLSCSUB4â > 255 | FCALLSCSUB4(Cffdkinit,FTDKINIT,ftdkinit,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:255:1: note: in expansion of macro âFCALLSCSUB4â > 255 | FCALLSCSUB4(Cffdkinit,FTDKINIT,ftdkinit,PFITSUNIT,STRING,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:261:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 261 | { > | ^ >In file included from f77_wrap1.c:43: >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:269:1: note: in expansion of macro âFCALLSCSUB4â > 269 | FCALLSCSUB4(Cfftplt,FTTPLT,fttplt,PFITSUNIT,STRING,STRING,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:255:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 255 | #define PFITSUNIT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >f77_wrap.h:252:40: note: in expansion of macro âPINT_cfINTâ > 252 | #define PFITSUNIT_cfINT(N,A,B,X,Y,Z) PINT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:269:1: note: in expansion of macro âFCALLSCSUB4â > 269 | FCALLSCSUB4(Cfftplt,FTTPLT,fttplt,PFITSUNIT,STRING,STRING,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:271:1: note: in expansion of macro âFCALLSCSUB2â > 271 | FCALLSCSUB2(ffflus,FTFLUS,ftflus,FITSUNIT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:271:1: note: in expansion of macro âFCALLSCSUB2â > 271 | FCALLSCSUB2(ffflus,FTFLUS,ftflus,FITSUNIT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:272:1: note: in expansion of macro âFCALLSCSUB3â > 272 | FCALLSCSUB3(ffflsh,FTFLSH,ftflsh,FITSUNIT, INT, PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:272:1: note: in expansion of macro âFCALLSCSUB3â > 272 | FCALLSCSUB3(ffflsh,FTFLSH,ftflsh,FITSUNIT, INT, PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:276:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 276 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:282:1: note: in expansion of macro âFCALLSCSUB2â > 282 | FCALLSCSUB2(Cffclos,FTCLOS,ftclos,INT,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:282:1: note: in expansion of macro âFCALLSCSUB2â > 282 | FCALLSCSUB2(Cffclos,FTCLOS,ftclos,INT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:286:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 286 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:292:1: note: in expansion of macro âFCALLSCSUB2â > 292 | FCALLSCSUB2(Cffdelt,FTDELT,ftdelt,INT,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:292:1: note: in expansion of macro âFCALLSCSUB2â > 292 | FCALLSCSUB2(Cffdelt,FTDELT,ftdelt,INT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap1.c:43: >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:294:1: note: in expansion of macro âFCALLSCSUB3â > 294 | FCALLSCSUB3(ffflnm,FTFLNM,ftflnm,FITSUNIT,PSTRING,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:294:1: note: in expansion of macro âFCALLSCSUB3â > 294 | FCALLSCSUB3(ffflnm,FTFLNM,ftflnm,FITSUNIT,PSTRING,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:295:1: note: in expansion of macro âFCALLSCSUB3â > 295 | FCALLSCSUB3(ffflmd,FTFLMD,ftflmd,FITSUNIT,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:295:1: note: in expansion of macro âFCALLSCSUB3â > 295 | FCALLSCSUB3(ffflmd,FTFLMD,ftflmd,FITSUNIT,PINT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:322:22: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âfloatâ > 322 | #define FORTRAN_REAL float > | ^~~~~ >cfortran.h:1344:32: note: in expansion of macro âFORTRAN_REALâ > 1344 | #define PFLOAT_cfTYPE FORTRAN_REAL > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFLOAT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1370:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1370 | #define PFLOAT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFLOAT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:298:1: note: in expansion of macro âFCALLSCSUB1â > 298 | FCALLSCSUB1(ffvers,FTVERS,ftvers,PFLOAT) > | ^~~~~~~~~~~ >cfortran.h:322:22: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âfloatâ > 322 | #define FORTRAN_REAL float > | ^~~~~ >cfortran.h:1344:32: note: in expansion of macro âFORTRAN_REALâ > 1344 | #define PFLOAT_cfTYPE FORTRAN_REAL > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFLOAT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1370:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1370 | #define PFLOAT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPFLOAT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:298:1: note: in expansion of macro âFCALLSCSUB1â > 298 | FCALLSCSUB1(ffvers,FTVERS,ftvers,PFLOAT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:857:31: note: in expansion of macro âSTRING_cfNâ > 857 | #define PSTRING_cfN(T,A) STRING_cfN(T,A) /* CRAY insists on arg.'s here. */ > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1444:51: note: in expansion of macro âPVOID_cfINTâ > 1444 | #define PSTRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:299:1: note: in expansion of macro âFCALLSCSUB1â > 299 | FCALLSCSUB1(ffupch,FTUPCH,ftupch,PSTRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:857:31: note: in expansion of macro âSTRING_cfNâ > 857 | #define PSTRING_cfN(T,A) STRING_cfN(T,A) /* CRAY insists on arg.'s here. */ > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1444:51: note: in expansion of macro âPVOID_cfINTâ > 1444 | #define PSTRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:299:1: note: in expansion of macro âFCALLSCSUB1â > 299 | FCALLSCSUB1(ffupch,FTUPCH,ftupch,PSTRING) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:300:1: note: in expansion of macro âFCALLSCSUB2â > 300 | FCALLSCSUB2(ffgerr,FTGERR,ftgerr,INT,PSTRING) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:300:1: note: in expansion of macro âFCALLSCSUB2â > 300 | FCALLSCSUB2(ffgerr,FTGERR,ftgerr,INT,PSTRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:301:1: note: in expansion of macro âFCALLSCSUB1â > 301 | FCALLSCSUB1(ffpmsg,FTPMSG,ftpmsg,STRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:301:1: note: in expansion of macro âFCALLSCSUB1â > 301 | FCALLSCSUB1(ffpmsg,FTPMSG,ftpmsg,STRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:857:31: note: in expansion of macro âSTRING_cfNâ > 857 | #define PSTRING_cfN(T,A) STRING_cfN(T,A) /* CRAY insists on arg.'s here. */ > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1444:51: note: in expansion of macro âPVOID_cfINTâ > 1444 | #define PSTRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:302:1: note: in expansion of macro âFCALLSCSUB1â > 302 | FCALLSCSUB1(ffgmsg,FTGMSG,ftgmsg,PSTRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:857:31: note: in expansion of macro âSTRING_cfNâ > 857 | #define PSTRING_cfN(T,A) STRING_cfN(T,A) /* CRAY insists on arg.'s here. */ > | ^~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1444:51: note: in expansion of macro âPVOID_cfINTâ > 1444 | #define PSTRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:302:1: note: in expansion of macro âFCALLSCSUB1â > 302 | FCALLSCSUB1(ffgmsg,FTGMSG,ftgmsg,PSTRING) > | ^~~~~~~~~~~ >In file included from f77_wrap1.c:43: >f77_wrap.h:271:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 271 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)); \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:303:1: note: in expansion of macro âFCALLSCSUB0â > 303 | FCALLSCSUB0(ffcmsg,FTCMSG,ftcmsg) > | ^~~~~~~~~~~ >f77_wrap.h:272:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 272 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)) \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:303:1: note: in expansion of macro âFCALLSCSUB0â > 303 | FCALLSCSUB0(ffcmsg,FTCMSG,ftcmsg) > | ^~~~~~~~~~~ >f77_wrap.h:271:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 271 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)); \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:304:1: note: in expansion of macro âFCALLSCSUB0â > 304 | FCALLSCSUB0(ffpmrk,FTPMRK,ftpmrk) > | ^~~~~~~~~~~ >f77_wrap.h:272:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 272 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)) \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:304:1: note: in expansion of macro âFCALLSCSUB0â > 304 | FCALLSCSUB0(ffpmrk,FTPMRK,ftpmrk) > | ^~~~~~~~~~~ >f77_wrap.h:271:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 271 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)); \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:305:1: note: in expansion of macro âFCALLSCSUB0â > 305 | FCALLSCSUB0(ffcmrk,FTCMRK,ftcmrk) > | ^~~~~~~~~~~ >f77_wrap.h:272:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âvoidâ > 272 | CFextern _(T0,_cfFZ)(UN,LN) void ABSOFT_cf2(T0)) \ > | ^~~~ >cfortran.h:2222:44: note: in expansion of macro âFCALLSCFUN0â > 2222 | #define FCALLSCSUB0( CN,UN,LN) FCALLSCFUN0(VOID,CN,UN,LN) > | ^~~~~~~~~~~ >f77_wrap1.c:305:1: note: in expansion of macro âFCALLSCSUB0â > 305 | FCALLSCSUB0(ffcmrk,FTCMRK,ftcmrk) > | ^~~~~~~~~~~ >f77_wrap1.c:309:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 309 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:326:1: note: in expansion of macro âFCALLSCSUB2â > 326 | FCALLSCSUB2(Cffrprt,FTRPRT,ftrprt,STRING,INT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:326:1: note: in expansion of macro âFCALLSCSUB2â > 326 | FCALLSCSUB2(Cffrprt,FTRPRT,ftrprt,STRING,INT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:328:1: note: in expansion of macro âFCALLSCSUB5â > 328 | FCALLSCSUB5(ffcmps,FTCMPS,ftcmps,STRING,STRING,LOGICAL,PLOGICAL,PLOGICAL) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:328:1: note: in expansion of macro âFCALLSCSUB5â > 328 | FCALLSCSUB5(ffcmps,FTCMPS,ftcmps,STRING,STRING,LOGICAL,PLOGICAL,PLOGICAL) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:329:1: note: in expansion of macro âFCALLSCSUB2â > 329 | FCALLSCSUB2(fftkey,FTTKEY,fttkey,STRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:329:1: note: in expansion of macro âFCALLSCSUB2â > 329 | FCALLSCSUB2(fftkey,FTTKEY,fttkey,STRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:330:1: note: in expansion of macro âFCALLSCSUB2â > 330 | FCALLSCSUB2(fftrec,FTTREC,fttrec,STRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:330:1: note: in expansion of macro âFCALLSCSUB2â > 330 | FCALLSCSUB2(fftrec,FTTREC,fttrec,STRING,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap1.c:43: >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:331:1: note: in expansion of macro âFCALLSCSUB2â > 331 | FCALLSCSUB2(ffnchk,FTNCHK,ftnchk,FITSUNIT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:251:40: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 251 | #define FITSUNITVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNITVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >f77_wrap.h:248:40: note: in expansion of macro âINT_cfINTâ > 248 | #define FITSUNIT_cfINT(N,A,B,X,Y,Z) INT_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âFITSUNIT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:331:1: note: in expansion of macro âFCALLSCSUB2â > 331 | FCALLSCSUB2(ffnchk,FTNCHK,ftnchk,FITSUNIT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:332:1: note: in expansion of macro âFCALLSCSUB4â > 332 | FCALLSCSUB4(ffkeyn,FTKEYN,ftkeyn,STRING,INT,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:332:1: note: in expansion of macro âFCALLSCSUB4â > 332 | FCALLSCSUB4(ffkeyn,FTKEYN,ftkeyn,STRING,INT,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:333:1: note: in expansion of macro âFCALLSCSUB4â > 333 | FCALLSCSUB4(ffgknm,FTGKNM,ftgknm,STRING,PSTRING, PINT, PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:333:1: note: in expansion of macro âFCALLSCSUB4â > 333 | FCALLSCSUB4(ffgknm,FTGKNM,ftgknm,STRING,PSTRING, PINT, PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:334:1: note: in expansion of macro âFCALLSCSUB4â > 334 | FCALLSCSUB4(ffnkey,FTNKEY,ftnkey,INT,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:334:1: note: in expansion of macro âFCALLSCSUB4â > 334 | FCALLSCSUB4(ffnkey,FTNKEY,ftnkey,INT,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:335:1: note: in expansion of macro âFCALLSCSUB3â > 335 | FCALLSCSUB3(ffdtyp,FTDTYP,ftdtyp,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2281:9: note: in expansion of macro âFCALLSCFUN5â > 2281 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2225:44: note: in expansion of macro âFCALLSCFUN3â > 2225 | #define FCALLSCSUB3( CN,UN,LN,T1,T2,T3) FCALLSCFUN3(VOID,CN,UN,LN,T1,T2,T3) > | ^~~~~~~~~~~ >f77_wrap1.c:335:1: note: in expansion of macro âFCALLSCSUB3â > 335 | FCALLSCSUB3(ffdtyp,FTDTYP,ftdtyp,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >f77_wrap1.c:336:1: note: in expansion of macro âFCALLSCFUN1â > 336 | FCALLSCFUN1(INT,ffgkcl,FTGKCL,ftgkcl,STRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >f77_wrap1.c:336:1: note: in expansion of macro âFCALLSCFUN1â > 336 | FCALLSCFUN1(INT,ffgkcl,FTGKCL,ftgkcl,STRING) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:337:1: note: in expansion of macro âFCALLSCSUB5â > 337 | FCALLSCSUB5(ffmkky,FTMKKY,ftmkky,STRING,STRING,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:337:1: note: in expansion of macro âFCALLSCSUB5â > 337 | FCALLSCSUB5(ffmkky,FTMKKY,ftmkky,STRING,STRING,STRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:338:1: note: in expansion of macro âFCALLSCSUB4â > 338 | FCALLSCSUB4(ffpsvc,FTPSVC,ftpsvc,STRING,PSTRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:338:1: note: in expansion of macro âFCALLSCSUB4â > 338 | FCALLSCSUB4(ffpsvc,FTPSVC,ftpsvc,STRING,PSTRING,PSTRING,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:339:1: note: in expansion of macro âFCALLSCSUB4â > 339 | FCALLSCSUB4(ffgthd,FTGTHD,ftgthd,STRING,PSTRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2283:9: note: in expansion of macro âFCALLSCFUN5â > 2283 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,T3,T4,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2227:5: note: in expansion of macro âFCALLSCFUN4â > 2227 | FCALLSCFUN4(VOID,CN,UN,LN,T1,T2,T3,T4) > | ^~~~~~~~~~~ >f77_wrap1.c:339:1: note: in expansion of macro âFCALLSCSUB4â > 339 | FCALLSCSUB4(ffgthd,FTGTHD,ftgthd,STRING,PSTRING,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:340:1: note: in expansion of macro âFCALLSCSUB5â > 340 | FCALLSCSUB5(ffasfm,FTASFM,ftasfm,STRING,PINT,PLONG,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:340:1: note: in expansion of macro âFCALLSCSUB5â > 340 | FCALLSCSUB5(ffasfm,FTASFM,ftasfm,STRING,PINT,PLONG,PINT,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:341:1: note: in expansion of macro âFCALLSCSUB5â > 341 | FCALLSCSUB5(ffbnfm,FTBNFM,ftbnfm,STRING,PINT,PLONG,PLONG,PINT) > | ^~~~~~~~~~~ >cfortran.h:853:29: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âcharâ > 853 | #define STRING_cfN(T,A) char * A > | ^~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:104:32: note: in expansion of macro âCFORTRAN_XCAT_â > 104 | #define CFORTRAN_XCAT_3(A,B,C) CFORTRAN_XCAT_(A, CFORTRAN_XCAT_(B,C)) > | ^~~~~~~~~~~~~~ >cfortran.h:1353:32: note: in expansion of macro âCFORTRAN_XCAT_3â > 1353 | #define CFARGS2(A,T,V,W,X,Y,Z) CFORTRAN_XCAT_3(T,_cf,A)(V,W) > | ^~~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1442:51: note: in expansion of macro âPVOID_cfINTâ > 1442 | #define STRING_cfINT(N,A,B,X,Y,Z) PVOID_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âSTRING_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2229:5: note: in expansion of macro âFCALLSCFUN5â > 2229 | FCALLSCFUN5(VOID,CN,UN,LN,T1,T2,T3,T4,T5) > | ^~~~~~~~~~~ >f77_wrap1.c:341:1: note: in expansion of macro âFCALLSCSUB5â > 341 | FCALLSCSUB5(ffbnfm,FTBNFM,ftbnfm,STRING,PINT,PLONG,PLONG,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2287:9: note: in expansion of macro âFCALLSCFUN10â > 2287 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2231:5: note: in expansion of macro âFCALLSCFUN6â > 2231 | FCALLSCFUN6(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6) > | ^~~~~~~~~~~ >f77_wrap1.c:345:1: note: in expansion of macro âFCALLSCSUB6â > 345 | FCALLSCSUB6(ffgabc,FTGABC,ftgabc,INT,STRINGV,INT,PLONG,LONGV,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2287:9: note: in expansion of macro âFCALLSCFUN10â > 2287 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2231:5: note: in expansion of macro âFCALLSCFUN6â > 2231 | FCALLSCFUN6(VOID,CN,UN,LN,T1,T2,T3,T4,T5,T6) > | ^~~~~~~~~~~ >f77_wrap1.c:345:1: note: in expansion of macro âFCALLSCSUB6â > 345 | FCALLSCSUB6(ffgabc,FTGABC,ftgabc,INT,STRINGV,INT,PLONG,LONGV,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:348:1: note: in expansion of macro âFCALLSCSUB1â > 348 | FCALLSCSUB1(ffvhtps,FTVHTPS,ftvhtps,INT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:348:1: note: in expansion of macro âFCALLSCSUB1â > 348 | FCALLSCSUB1(ffvhtps,FTVHTPS,ftvhtps,INT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:349:1: note: in expansion of macro âFCALLSCSUB1â > 349 | FCALLSCSUB1(ffshdwn,FTSHDWN,ftshdwn,INT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:349:1: note: in expansion of macro âFCALLSCSUB1â > 349 | FCALLSCSUB1(ffshdwn,FTSHDWN,ftshdwn,INT) > | ^~~~~~~~~~~ >f77_wrap1.c:352:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â{â token > 352 | { > | ^ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:1345:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1345 | #define PINT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:355:1: note: in expansion of macro âFCALLSCSUB1â > 355 | FCALLSCSUB1(Cffgtmo,FTGTMO,ftgtmo,PINT) > | ^~~~~~~~~~~ >cfortran.h:1345:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1345 | #define PINT_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:838:29: note: in expansion of macro âCFORTRAN_XCAT_â > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2277:9: note: in expansion of macro âFCALLSCFUN5â > 2277 | FCALLSCFUN5 (T0,CN,UN,LN,T1,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2223:44: note: in expansion of macro âFCALLSCFUN1â > 2223 | #define FCALLSCSUB1( CN,UN,LN,T1) FCALLSCFUN1(VOID,CN,UN,LN,T1) > | ^~~~~~~~~~~ >f77_wrap1.c:355:1: note: in expansion of macro âFCALLSCSUB1â > 355 | FCALLSCSUB1(Cffgtmo,FTGTMO,ftgtmo,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:356:1: note: in expansion of macro âFCALLSCSUB2â > 356 | FCALLSCSUB2(ffstmo,FTSTMO,ftstmo,INT,PINT) > | ^~~~~~~~~~~ >cfortran.h:1337:32: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ > 1337 | #define INTVVVVVVV_cfTYPE int > | ^~~ >cfortran.h:98:30: note: in expansion of macro âINTVVVVVVV_cfTYPEâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:830:29: note: in expansion of macro âCFORTRAN_XCAT_â > 830 | #define INT_cfN(T,A) CFORTRAN_XCAT_(T,VVVVVVV_cfTYPE) * A > | ^~~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfNâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â >cfortran.h:1363:50: note: in expansion of macro âDOUBLE_cfINTâ > 1363 | #define INT_cfINT(N,A,B,X,Y,Z) DOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:279:3: note: in expansion of macro âCFARGT14â > 279 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)) \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:356:1: note: in expansion of macro âFCALLSCSUB2â > 356 | FCALLSCSUB2(ffstmo,FTSTMO,ftstmo,INT,PINT) > | ^~~~~~~~~~~ >In file included from f77_wrap1.c:43: >f77_wrap.h:276:12: warning: type of âVOIDâ defaults to âintâ [-Wimplicit-int] > 276 | CFextern _(T0,_cfF)(UN,LN) \ > | ^ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap.h:276:12: warning: type of â_cfFâ defaults to âintâ [-Wimplicit-int] > 276 | CFextern _(T0,_cfF)(UN,LN) \ > | ^ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:350:6: error: declaration for parameter âCffgtmoâ but no such parameter > 350 | void Cffgtmo(int *secs); > | ^~~~~~~ >f77_wrap1.c:307:6: error: declaration for parameter âCffrprtâ but no such parameter > 307 | void Cffrprt( char *fname, int status ); > | ^~~~~~~ >f77_wrap1.c:284:6: error: declaration for parameter âCffdeltâ but no such parameter > 284 | void Cffdelt( int unit, int *status ); > | ^~~~~~~ >f77_wrap1.c:274:6: error: declaration for parameter âCffclosâ but no such parameter > 274 | void Cffclos( int unit, int *status ); > | ^~~~~~~ >f77_wrap1.c:257:6: error: declaration for parameter âCfftpltâ but no such parameter > 257 | void Cfftplt( fitsfile **fptr, const char *filename, const char *tempname, > | ^~~~~~~ >f77_wrap1.c:245:6: error: declaration for parameter âCffdkinitâ but no such parameter > 245 | void Cffdkinit( fitsfile **fptr, const char *filename, int blocksize, int *status ); > | ^~~~~~~~~ >f77_wrap1.c:233:6: error: declaration for parameter âCffinitâ but no such parameter > 233 | void Cffinit( fitsfile **fptr, const char *filename, int blocksize, int *status ); > | ^~~~~~~ >f77_wrap1.c:221:6: error: declaration for parameter âCffreopenâ but no such parameter > 221 | void Cffreopen( fitsfile *openfptr, fitsfile **newfptr, int *status ); > | ^~~~~~~~~ >f77_wrap1.c:209:6: error: declaration for parameter âCffiopnâ but no such parameter > 209 | void Cffiopn( fitsfile **fptr, const char *filename, int iomode, int *status ); > | ^~~~~~~ >f77_wrap1.c:197:6: error: declaration for parameter âCfftopnâ but no such parameter > 197 | void Cfftopn( fitsfile **fptr, const char *filename, int iomode, int *status ); > | ^~~~~~~ >f77_wrap1.c:185:6: error: declaration for parameter âCffdopnâ but no such parameter > 185 | void Cffdopn( fitsfile **fptr, const char *filename, int iomode, int *status ); > | ^~~~~~~ >f77_wrap1.c:173:6: error: declaration for parameter âCffnopnâ but no such parameter > 173 | void Cffnopn( fitsfile **fptr, const char *filename, int iomode, int *status ); > | ^~~~~~~ >f77_wrap1.c:156:6: error: declaration for parameter âCffdkopnâ but no such parameter > 156 | void Cffdkopn( fitsfile **fptr, const char *filename, int iomode, int *blocksize, int *status ); > | ^~~~~~~~ >f77_wrap1.c:140:6: error: declaration for parameter âCffopenâ but no such parameter > 140 | void Cffopen( fitsfile **fptr, const char *filename, int iomode, int *blocksize, int *status ); > | ^~~~~~~ >f77_wrap1.c:70:6: error: declaration for parameter âCfffiouâ but no such parameter > 70 | void Cfffiou( int unit, int *status ); > | ^~~~~~~ >In file included from f77_wrap.h:3, > from f77_wrap1.c:43: >cfortran.h:827:77: error: declaration for parameter âA1â but no such parameter > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^ >cfortran.h:838:64: note: in definition of macro âPINT_cfNâ > 838 | #define PINT_cfN(T,A) CFORTRAN_XCAT_(T,_cfTYPE) * A > | ^ >cfortran.h:98:30: note: in expansion of macro âCFARGS2â > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:1371:49: note: in expansion of macro âPDOUBLE_cfINTâ > 1371 | #define PINT_cfINT(N,A,B,X,Y,Z) PDOUBLE_cfINT(N,A,B,X,Y,Z) > | ^~~~~~~~~~~~~ >cfortran.h:98:30: note: in expansion of macro âPINT_cfINTâ > 98 | #define CFORTRAN_CAT_(A,B) A##B > | ^ >cfortran.h:827:49: note: in expansion of macro â_Icfâ > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~ >cfortran.h:100:30: note: in expansion of macro âCFORTRAN_CAT_â > 100 | #define CFORTRAN_XCAT_(A,B) CFORTRAN_CAT_(A,B) > | ^~~~~~~~~~~~~ >cfortran.h:827:62: note: in expansion of macro âCFORTRAN_XCAT_â > 827 | #define NCF(TN,I,C) _SEP_(TN,C,cfCOMMA) _Icf(2,N,TN, CFORTRAN_XCAT_(A,I),0) > | ^~~~~~~~~~~~~~ >cfortran.h:946:2: note: in expansion of macro âNCFâ > 946 | F(T1,1,0) F(T2,2,1) F(T3,3,1) F(T4,4,1) F(T5,5,1) F(T6,6,1) F(T7,7,1) \ > | ^ >f77_wrap.h:277:3: note: in expansion of macro âCFARGT14â > 277 | CFARGT14(NCF,DCF,ABSOFT_cf2(T0),T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,TB,TC,TD,TE)); \ > | ^~~~~~~~ >cfortran.h:2295:9: note: in expansion of macro âFCALLSCFUN14â > 2295 | FCALLSCFUN14(T0,CN,UN,LN,T1,T2,T3,T4,T5,T6,T7,T8,T9,TA,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2285:9: note: in expansion of macro âFCALLSCFUN10â > 2285 | FCALLSCFUN10(T0,CN,UN,LN,T1,T2,T3,T4,T5,CF_0,CF_0,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~~ >cfortran.h:2279:9: note: in expansion of macro âFCALLSCFUN5â > 2279 | FCALLSCFUN5 (T0,CN,UN,LN,T1,T2,CF_0,CF_0,CF_0) > | ^~~~~~~~~~~ >cfortran.h:2224:44: note: in expansion of macro âFCALLSCFUN2â > 2224 | #define FCALLSCSUB2( CN,UN,LN,T1,T2) FCALLSCFUN2(VOID,CN,UN,LN,T1,T2) > | ^~~~~~~~~~~ >f77_wrap1.c:68:1: note: in expansion of macro âFCALLSCSUB2â > 68 | FCALLSCSUB2(Cffgiou,FTGIOU,ftgiou,PINT,PINT) > | ^~~~~~~~~~~ >f77_wrap1.c:359: error: expected â{â at end of input >make[1]: *** [Makefile:129: f77_wrap1.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49-abi_x86_64.amd64' >make: *** [Makefile:86: all] Error 2 > * ERROR: sci-libs/cfitsio-3.490::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-libs/cfitsio-3.490::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/cfitsio-3.490::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-libs:cfitsio-3.490:20210722-032856.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/cfitsio-3.490/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/cfitsio-3.490/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49-abi_x86_64.amd64' > * S: '/var/tmp/portage/sci-libs/cfitsio-3.490/work/cfitsio-3.49' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 803350
:
725671
|
725674
|
725677
|
725680
|
725683
| 725686 |
725689