Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'], chrootPath='/var/lib/mock/f32-build-19304939-1347084/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1580256000 Wrote: /builddir/build/SRPMS/perl-Astro-FITS-CFITSIO-1.12-5.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'], chrootPath='/var/lib/mock/f32-build-19304939-1347084/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4cpwGH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Astro-FITS-CFITSIO-1.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/Astro-FITS-CFITSIO-1.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Astro-FITS-CFITSIO-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ONG6fI + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.12 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/cfitsio' CFITSIO environment variable not found, assuming /usr/local/cfitsio Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Astro::FITS::CFITSIO + /usr/bin/make -O -j5 V=1 VERBOSE=1 Running Mkbootstrap for CFITSIO () chmod 644 "CFITSIO.bs" cp CFITSIO.pm blib/lib/Astro/FITS/CFITSIO.pm AutoSplitting blib/lib/Astro/FITS/CFITSIO.pm (blib/lib/auto/Astro/FITS/CFITSIO) "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CFITSIO.bs blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.bs 644 gcc -c -I/usr/local/cfitsio -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/cfitsio -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/usr/lib64/perl5/CORE" util.c util.c: In function 'column_width': util.c:26:8: warning: unused variable 'typechar' [-Wunused-variable] 26 | char typechar[FLEN_VALUE]; | ^~~~~~~~ util.c:23:8: warning: unused variable 'repeat' [-Wunused-variable] 23 | long repeat, size; | ^~~~~~ "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Astro-FITS-CFITSIO-1.12/typemap' CFITSIO.xs > CFITSIO.xsc mv CFITSIO.xsc CFITSIO.c gcc -c -I/usr/local/cfitsio -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/cfitsio -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I/usr/lib64/perl5/CORE" CFITSIO.c In file included from CFITSIO.xs:6: CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_perlyunpacking': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO__is_open': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_PERLYUNPACKING': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_DESTROY': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtam': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffasfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffbnfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffbnfmll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrow': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcalc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcalc_rng': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtch': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpmrk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmrk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmsg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffclos': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmps': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmph': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpcl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffccls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcprw': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpdt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffwrhdu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpfl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcopy': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcphd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpky': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmcp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffinit': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkinit': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrhd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrim': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrimll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrtb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftplt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdt2s': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdsum': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtdm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtdmll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_decomp_img': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdcol': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdelt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdhdu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkey': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrrg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrws': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrwsll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrow': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffesum': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffexist': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflmd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflnm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnxk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffffrw': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fffrow': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflus': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflsh': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgacl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgbcl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgbclll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcks': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcnn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcno': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtclll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffeqty': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffeqtyll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_compression_type': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgerr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghps': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghsp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghdn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghdt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghad': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghadll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghof': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtyp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgidt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffinttyp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiet': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgidm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgisz': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiszll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_noise_bits': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgncl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmng': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffthdu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtnm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnrw': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnrwll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgrsz': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgabc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_tile_dim': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffvers': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffhdr2str': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcnvthdr2str': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffitab': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffibin': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fficol': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fficls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtis': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiimg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiimgll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikys': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikye': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikfc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikym': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffirec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikey': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffirow': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffkeyn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffnkey': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkky': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtmg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmbyt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmcrd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmcom': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkys': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkye': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkfc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkym': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmnam': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmrec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmvec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmahd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmnhd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmrhd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffnchk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffopen': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkopn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdopn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiopn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftopn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffeopn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtop': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmop': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffextn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiurl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffifile': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_copy_cell2image': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_copy_image2cell': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrwrg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrwrgll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrtnm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgthd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_translate_keywords': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsvc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffwldp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2db': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2di': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2duk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2duj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2djj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2de': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3db': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3di': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3duk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3duj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3djj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3de': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcdw': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghtb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghtbll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghbn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghbnll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcrd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcv': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcx': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcxui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcxuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvs': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcve': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfs': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfe': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdes': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdesll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdess': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdessll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmsg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpe': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpv': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgics': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgicsa': CFITSIO.c:13307:7: warning: unused variable 'version' [-Wunused-variable] 13307 | char version = (char)*SvPV_nolen(ST(1)) | ^~~~~~~ In file included from CFITSIO.xs:6: /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpve': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghpr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghprll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfe': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgksl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsky': /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ CFITSIO.c:14853:6: warning: variable 'RETVAL' set but not used [-Wunused-but-set-variable] 14853 | int RETVAL; | ^~~~~~ In file included from CFITSIO.xs:6: /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdstr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgky': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgunt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fffree': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkys': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkye': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkym': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkns': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkne': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkey': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgrec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsv': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsve': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfe': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcs': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtbb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtdm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtdmll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtrm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmrm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffreopen': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrprt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrsim': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrsimll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffsrow': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpscl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffsnul': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftnul': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_compression_type': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffhdef': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrdef': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpnul': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_noise_bits': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_tile_dim': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftscl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffs2dt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffs2tm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftexp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftheap': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftkey': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftrec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftm2s': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmtf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffucrd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffupck': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffuky': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukys': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukye': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukym': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukfc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffupch': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffurlt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffvcks': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtvf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffxypx': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2db': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2di': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2duk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2djj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2duj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2de': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3db': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3di': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3duk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3djj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3duj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3de': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphtb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphbn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphext': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcks': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffprwu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclx': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcli': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcluk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcluj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcljj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcle': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcld': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ In file included from CFITSIO.xs:6: CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcns': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcni': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcne': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcom': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpdat': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpdes': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpmsg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpe': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphis': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppru': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppri': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppruk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppruj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppre': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphps': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphpsll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphpr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphprll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnsb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppni': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppne': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpky': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkls': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffplsw': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyu': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpktp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpunt': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkys': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkye': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyg': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkfc': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkym': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkfm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkns': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkne': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkng': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffprec': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpss': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsssb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssui': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssi': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssuk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssk': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssuj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssjj': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsse': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssd': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptbb': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptdm': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptdmll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpthp': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiwcs': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtwcs': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgipr': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiprll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkcl': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxv': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxvll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxf': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxfll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppx': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxn': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxnll': /usr/lib64/perl5/CORE/XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable] 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ /usr/lib64/perl5/CORE/XSUB.h:185:20: note: in definition of macro 'dXSI32' 185 | #define dXSI32 I32 ix = XSANY.any_i32 | ^~ At top level: CFITSIO.xs:23:1: warning: 'not_here' defined but not used [-Wunused-function] 23 | not_here(s) | ^~~~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstr': CFITSIO.c:14786:11: warning: 'card' may be used uninitialized in this function [-Wmaybe-uninitialized] 14786 | RETVAL = ffgstr(fptr, string, card, &status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong CFITSIO.o util.o -o blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.so \ -lcfitsio -lm -lperl \ chmod 755 blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q7FedK "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CFITSIO.bs blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/CFITSIO.so Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/lib64/perl5/vendor_perl/Astro/FITS/CFITSIO.pm Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/man/man3/Astro::FITS::CFITSIO.3pm + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 + cd Astro-FITS-CFITSIO-1.12 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.12-5.fc32 --unique-debug-suffix -1.12-5.fc32.aarch64 --unique-debug-src-base perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Astro-FITS-CFITSIO-1.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/CFITSIO.so extracting debug info from /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/CFITSIO.so original debug info size: 2796kB, size after compression: 2744kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2194 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DUQuRH + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.12 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J7aJXH + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.12 + DOCDIR=/builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr NOTES /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr README /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr TODO /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr examples /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZDLiqH + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.12 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/licenses/perl-Astro-FITS-CFITSIO + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/licenses/perl-Astro-FITS-CFITSIO + cp -pr README /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64/usr/share/licenses/perl-Astro-FITS-CFITSIO + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Astro::FITS::CFITSIO) = 1.12 perl-Astro-FITS-CFITSIO = 1.12-5.fc32 perl-Astro-FITS-CFITSIO(aarch-64) = 1.12-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcfitsio.so.7()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Astro-FITS-CFITSIO-debugsource-1.12-5.fc32.aarch64 Provides: perl-Astro-FITS-CFITSIO-debugsource = 1.12-5.fc32 perl-Astro-FITS-CFITSIO-debugsource(aarch-64) = 1.12-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Astro-FITS-CFITSIO-debuginfo-1.12-5.fc32.aarch64 Provides: debuginfo(build-id) = e912c874903d0b2b13408208a0f543d32a71e728 perl-Astro-FITS-CFITSIO-debuginfo = 1.12-5.fc32 perl-Astro-FITS-CFITSIO-debuginfo(aarch-64) = 1.12-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Astro-FITS-CFITSIO-debugsource(aarch-64) = 1.12-5.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 Wrote: /builddir/build/RPMS/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Astro-FITS-CFITSIO-debugsource-1.12-5.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Astro-FITS-CFITSIO-debuginfo-1.12-5.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73AZqL + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.12-5.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0