Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'], chrootPath='/var/lib/mock/f27-perl-8717678-756498/root'timeout=172800gid=425user='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}logger=uid=1000printOutput=Falsenspawn_args=[]shell=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', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-Astro-FITS-CFITSIO-1.11-3.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-Astro-FITS-CFITSIO.spec'], chrootPath='/var/lib/mock/f27-perl-8717678-756498/root'timeout=172800gid=425user='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}logger=uid=1000printOutput=Falsenspawn_args=[]shell=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', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QLoKn1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Astro-FITS-CFITSIO-1.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/Astro-FITS-CFITSIO-1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Astro-FITS-CFITSIO-1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qwpUSR + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.11 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 + make -j4 Running Mkbootstrap for CFITSIO () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Astro-FITS-CFITSIO-1.11/typemap' CFITSIO.xs > CFITSIO.xsc gcc -c -I/usr/local/cfitsio -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/cfitsio -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC "-I/usr/lib64/perl5/CORE" util.c chmod 644 "CFITSIO.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CFITSIO.bs blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.bs 644 cp CFITSIO.pm blib/lib/Astro/FITS/CFITSIO.pm AutoSplitting blib/lib/Astro/FITS/CFITSIO.pm (blib/lib/auto/Astro/FITS/CFITSIO) util.c: In function 'column_width': util.c:26:8: warning: unused variable 'typechar' [-Wunused-variable] char typechar[FLEN_VALUE]; ^~~~~~~~ util.c:23:8: warning: unused variable 'repeat' [-Wunused-variable] long repeat, size; ^~~~~~ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/cfitsio -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fPIC "-I/usr/lib64/perl5/CORE" CFITSIO.c In file included from CFITSIO.xs:6:0: CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_perlyunpacking': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1558:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO__is_open': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1587:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_PERLYUNPACKING': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1616:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_DESTROY': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1643:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtam': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1682:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffasfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1725:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffbnfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1763:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffbnfmll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1801:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrow': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1839:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcalc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1898:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcalc_rng': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:1963:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtch': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2034:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpmrk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2066:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmrk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2081:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmsg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2096:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffclos': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2111:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2143:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmps': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2175:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcmph': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2218:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpcl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2248:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcprw': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2292:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpdt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2334:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffwrhdu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2372:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2404:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpfl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2444:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcopy': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2488:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcphd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2528:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcpky': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2566:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmcp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2617:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffinit': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2702:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkinit': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2741:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2780:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrhd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2821:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrim': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2851:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrimll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2887:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcrtb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:2923:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftplt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3025:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdt2s': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3073:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdsum': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3107:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtdm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3140:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtdmll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3194:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_decomp_img': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3248:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdcol': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3286:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdelt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3318:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdhdu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3350:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkey': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3383:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3422:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrrg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3454:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrws': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3493:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrwsll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3527:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdrow': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3561:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffesum': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3595:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffexist': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3620:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflmd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3654:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflnm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3687:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnxk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3723:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffffrw': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3767:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fffrow': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3809:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflus': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3864:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffflsh': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3894:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgacl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3926:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgbcl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:3990:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgbclll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4051:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcks': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4112:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcnn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4147:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcno': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4196:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4240:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtclll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4279:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffeqty': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4318:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffeqtyll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4357:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_compression_type': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4396:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgerr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4429:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghps': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4452:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghsp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4487:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghdn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4522:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghdt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4551:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghad': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4584:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghadll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4621:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghof': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4658:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4695:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdtyp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4735:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgidt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4769:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffinttyp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4802:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiet': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4839:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgidm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4872:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgisz': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4905:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiszll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4946:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_noise_bits': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:4987:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgncl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5020:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmng': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5053:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffthdu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5086:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtnm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5119:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnrw': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5152:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgnrwll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5185:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgrsz': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5218:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5251:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgabc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5281:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_get_tile_dim': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5315:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffvers': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5351:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffhdr2str': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5372:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffcnvthdr2str': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5410:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffitab': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5448:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffibin': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5501:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fficol': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5552:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fficls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5602:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtis': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5640:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiimg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5681:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiimgll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5717:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5753:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikys': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5801:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5858:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5908:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikye': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:5958:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6010:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6062:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6114:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikyc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6166:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikfc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6218:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikym': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6270:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6322:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffirec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6374:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikey': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6415:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffirow': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6454:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffkeyn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6488:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffnkey': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6527:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkky': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6566:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtmg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6607:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmbyt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6647:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmcrd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6681:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmcom': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6729:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6777:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkys': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6825:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6882:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6932:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkye': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:6982:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7034:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7086:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7138:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkyc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7190:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkfc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7242:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkym': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7294:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7346:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmnam': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7398:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmrec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7446:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmvec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7487:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmahd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7521:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmnhd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7556:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmrhd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7599:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffnchk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7634:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffopen': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7710:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdkopn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7753:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdopn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7796:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiopn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7839:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftopn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7882:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.xs: In function 'XS_Astro__FITS__CFITSIO_ffeopn': CFITSIO.xs:3705:12: warning: implicit declaration of function 'ffeopn'; did you mean 'ffiopn'? [-Wimplicit-function-declaration] RETVAL = ffeopn(&(fptr->fptr),filename,iomode,extlist,&hdutype,&status); ^~~~~~ ffiopn In file included from CFITSIO.xs:6:0: /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7925:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtop': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:7979:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmop': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8019:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffextn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8059:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffiurl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8093:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffifile': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8160:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_copy_cell2image': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8232:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_copy_image2cell': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8281:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrwrg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8332:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrwrgll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8384:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrtnm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8436:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgthd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8473:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_translate_keywords': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8590:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsvc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8661:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffwldp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8703:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2db': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8758:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8814:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8870:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2di': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8926:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2duk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:8982:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9038:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2duj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9094:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9150:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2djj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9206:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2de': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9262:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg2dd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9318:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3db': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9374:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9434:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9494:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3di': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9554:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3duk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9614:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9674:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3duj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9734:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9794:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3djj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9854:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3de': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9914:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffg3dd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:9974:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcdw': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10034:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghtb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10069:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghtbll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10139:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghbn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10209:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghbnll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10274:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcrd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10339:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcv': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10384:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcx': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10451:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcxui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10499:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcxuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10549:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvs': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10599:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10659:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10711:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10763:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10815:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10867:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10919:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:10971:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11023:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11075:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11127:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcve': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11179:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11231:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11283:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcvm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11335:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11387:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfs': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11462:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11528:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11592:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11656:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11720:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11785:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11849:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11913:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:11977:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12041:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12105:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfe': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12169:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ In file included from CFITSIO.xs:6:0: CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12233:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12297:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgcfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12361:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdes': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12425:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdesll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12464:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdess': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12503:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgdessll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12564:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmsg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12625:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12649:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12695:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12741:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12787:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12833:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12879:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12925:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:12971:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13017:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpe': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13063:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffggpd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13109:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpv': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13155:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgics': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13205:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgicsa': CFITSIO.c:13260:7: warning: unused variable 'version' [-Wunused-variable] char version = (char)*SvPV_nolen(ST(1)) ^~~~~~~ In file included from CFITSIO.xs:6:0: /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13255:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13307:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13357:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13407:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13457:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13507:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13557:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13607:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13657:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13707:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpve': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13757:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpvd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13807:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghpr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13857:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffghprll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13911:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:13965:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14030:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14092:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14154:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14216:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14278:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14340:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14402:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14464:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14526:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfe': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14588:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpfd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14650:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14712:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgksl': CFITSIO.c:14775:11: warning: implicit declaration of function 'ffgksl'; did you mean 'ffgknl'? [-Wimplicit-function-declaration] RETVAL = ffgksl(fptr, keyname, &length, &status); ^~~~~~ ffgknl In file included from CFITSIO.xs:6:0: /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14755:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.xs: In function 'XS_Astro__FITS__CFITSIO_ffgsky': CFITSIO.xs:7678:10: warning: implicit declaration of function 'ffgsky'; did you mean 'ffgky'? [-Wimplicit-function-declaration] RETVAL=ffgsky(fptr,keyname,firstchar,maxchar,value,&valuelen,comm,&status); ^~~~~~ ffgky In file included from CFITSIO.xs:6:0: /usr/lib64/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ CFITSIO.c:14807:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ CFITSIO.c:14806:6: warning: variable 'RETVAL' set but not used [-Wunused-but-set-variable] int RETVAL; ^~~~~~ In file included from CFITSIO.xs:6:0: /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14790:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffdstr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14838:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgky': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14877:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14936:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgunt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:14985:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15030:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fffree': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15078:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkys': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15102:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15152:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15200:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15248:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkye': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15296:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15344:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15392:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkym': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15440:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkyn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15488:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkns': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15536:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15591:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15641:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15691:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkne': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15741:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgknd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15791:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkey': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15841:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgrec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15891:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsv': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:15929:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16001:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16065:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16129:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16193:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16257:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16321:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16385:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16449:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16513:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsve': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16577:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsvd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16641:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16705:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16781:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16857:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:16933:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17009:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17085:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17161:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17237:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17313:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfe': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17389:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgsfd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17465:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtcs': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17541:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtbb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17595:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtdm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17641:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtdmll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17686:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtrm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17731:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmrm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17763:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffreopen': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17797:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrprt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17835:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrsim': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17854:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrsimll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17890:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffsrow': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17926:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpscl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:17973:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffsnul': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18007:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftnul': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18048:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_compression_type': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18082:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffhdef': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18114:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffrdef': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18146:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpnul': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18176:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_noise_bits': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18208:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fits_set_tile_dim': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18240:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftscl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18274:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffs2dt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18310:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffs2tm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18348:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftexp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18392:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftheap': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18448:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftkey': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18490:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftrec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18521:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_fftm2s': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18552:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgmtf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18599:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffucrd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18641:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffupck': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18689:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffuky': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18719:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18772:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukys': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18820:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18877:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18927:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukye': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:18977:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19029:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19081:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19133:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukyc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19185:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukym': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19237:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukfc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19289:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19341:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffupch': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19393:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffurlt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19420:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffvcks': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19456:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtvf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19491:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffxypx': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19524:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2db': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19579:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19619:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2di': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19659:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19699:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19739:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2duk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19779:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19819:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2djj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19859:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2duj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19899:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2de': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19939:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp2dd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:19979:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3db': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20019:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20063:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3di': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20107:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20151:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20195:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3duk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20239:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20283:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3djj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20327:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3duj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20371:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3de': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20415:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffp3dd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20459:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphtb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20503:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphbn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20556:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphext': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20607:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcks': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20656:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffprwu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20686:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20720:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20758:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclx': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20807:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20847:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20887:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20927:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:20967:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21007:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcli': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21047:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcluk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21087:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21127:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcluj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21167:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21207:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcljj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21247:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcle': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21287:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcld': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21327:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21367:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpclm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21407:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21447:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcns': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21505:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21554:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21596:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21638:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21680:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcni': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21722:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21764:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21806:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21848:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21890:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21932:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcne': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:21974:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcnd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22016:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpcom': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22058:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpdat': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22097:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpdes': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22127:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpmsg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22165:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22189:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22227:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22265:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22303:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22341:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22379:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22417:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22455:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22493:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpe': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22531:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpgpd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22569:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphis': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22607:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22646:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppru': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22685:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22721:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22759:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22797:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppri': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22835:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppruk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22873:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22911:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppruj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22949:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:22987:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23025:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppre': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23063:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23101:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphps': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23139:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphpsll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23175:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphpr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23211:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffphprll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23255:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23299:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23340:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnsb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23380:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23420:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppni': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23460:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23500:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23540:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23580:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23620:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23660:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppne': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23700:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppnd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23740:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpky': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23780:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23833:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffukls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23890:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffikls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:23947:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffmkls': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24004:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffplsw': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24061:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyu': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24091:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpktp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24139:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24178:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpunt': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24230:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkys': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24278:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24335:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24385:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkye': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24435:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24487:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24539:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyg': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24591:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkyc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24643:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkfc': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24695:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkym': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24747:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkfm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24799:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkns': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24851:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24898:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24945:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:24992:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkne': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25039:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25088:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpknd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25137:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpkng': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25186:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpprn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25235:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffprec': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25269:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpss': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25308:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25353:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsssb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25395:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssui': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25437:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssi': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25479:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssuk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25521:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssk': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25563:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssuj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25605:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25647:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssjj': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25689:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpsse': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25731:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpssd': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25773:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptbb': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25815:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptdm': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25853:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffptdmll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25889:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffpthp': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25925:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiwcs': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25957:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgtwcs': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:25994:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgipr': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26035:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgiprll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26080:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgkcl': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26125:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxv': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26152:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxvll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26223:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxf': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26294:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgpxfll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26379:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppx': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26464:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26509:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxn': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26554:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffppxnll': /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ CFITSIO.c:26601:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ At top level: CFITSIO.xs:23:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^~~~~~~~ CFITSIO.c: In function 'XS_Astro__FITS__CFITSIO_ffgstr': CFITSIO.c:14739:9: warning: 'card' may be used uninitialized in this function [-Wmaybe-uninitialized] RETVAL = ffgstr(fptr, string, card, &status); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Astro/FITS/CFITSIO/CFITSIO.so gcc -shared -Wl,-z,relro -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BDeVLK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 + cd Astro-FITS-CFITSIO-1.11 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 "/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.11-3.fc27.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/CFITSIO.so Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/lib64/perl5/vendor_perl/Astro/FITS/CFITSIO.pm Installing /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/man/man3/Astro::FITS::CFITSIO.3pm + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.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.11-3.fc27.aarch64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.11-3.fc27 --unique-debug-arch aarch64 --unique-debug-src-base perl-Astro-FITS-CFITSIO --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Astro-FITS-CFITSIO-1.11 extracting debug info from /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/lib64/perl5/vendor_perl/auto/Astro/FITS/CFITSIO/CFITSIO.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2191 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Jg9Nlm + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.11 + exit 0 Processing files: perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LK4yGY + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.11 + DOCDIR=/builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr NOTES /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr README /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr TODO /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + cp -pr examples /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64/usr/share/doc/perl-Astro-FITS-CFITSIO + exit 0 Provides: perl(Astro::FITS::CFITSIO) = 1.11 perl-Astro-FITS-CFITSIO = 1.11-3.fc27 perl-Astro-FITS-CFITSIO(aarch-64) = 1.11-3.fc27 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.2()(64bit) libm.so.6()(64bit) libperl.so.5.26()(64bit) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Astro-FITS-CFITSIO-debuginfo-1.11-3.fc27.aarch64 Provides: perl-Astro-FITS-CFITSIO-debuginfo = 1.11-3.fc27 perl-Astro-FITS-CFITSIO-debuginfo(aarch-64) = 1.11-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 Wrote: /builddir/build/RPMS/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/perl-Astro-FITS-CFITSIO-debuginfo-1.11-3.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g9xAOz + umask 022 + cd /builddir/build/BUILD + cd Astro-FITS-CFITSIO-1.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Astro-FITS-CFITSIO-1.11-3.fc27.aarch64 + exit 0 Child return code was: 0