Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/wcstools.spec'], chrootPath='/var/lib/mock/epel8-build-21239493-1658547/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/wcstools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/wcstools-3.9.6-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/wcstools.spec'], chrootPath='/var/lib/mock/epel8-build-21239493-1658547/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/wcstools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VOvanj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wcstools-3.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/wcstools-3.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wcstools-3.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (wcstools-3.9.6-rename-shlib.patch): + echo 'Patch #0 (wcstools-3.9.6-rename-shlib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file libwcs/Makefile patching file Makefile + xargs -i@ sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA./g' @ + grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' '--include=*.c' '--include=*.h' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YUQjl9 + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + CPPFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export CPPFLAGS + make make CC=cc -C libwcs make[1]: Entering directory '/builddir/build/BUILD/wcstools-3.9.6/libwcs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imsetwcs.o imsetwcs.c imsetwcs.c: In function 'SetWCSFITS': imsetwcs.c:238:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gnum\n", ~^ %ld nbin*sizeof(double)); ~~~~~~~~~~~~~~~~~~~ imsetwcs.c:243:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gx\n", ~^ %ld nbin*sizeof(double)); ~~~~~~~~~~~~~~~~~~~ imsetwcs.c:246:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gy\n", ~^ %ld nbin*sizeof(double)); ~~~~~~~~~~~~~~~~~~~ imsetwcs.c:249:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for goff\n", ~^ %ld nbin*sizeof(double)); ~~~~~~~~~~~~~~~~~~~ imsetwcs.c:312:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gnum\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:315:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gra\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:318:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gdec\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:321:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gpra\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:324:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gpdec\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:327:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld nmagmax*sizeof(double *)); ~~~~~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:332:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:337:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gc\n", ~^ %ld ngmax*sizeof(int)); ~~~~~~~~~~~~~~~~~ imsetwcs.c:340:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for obj\n", ~^ %ld ngmax*sizeof(char *)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:377:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gx\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:380:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gy\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:383:38: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gy\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ imsetwcs.c: In function 'CompRes': imsetwcs.c:1059:17: warning: variable 'sep2' set but not used [-Wunused-but-set-variable] double sep, sep2, rsep, rsep2, dsep, dsep2; ^~~~ imsetwcs.c:1058:43: warning: unused variable 'mag0' [-Wunused-variable] double gx, gy, dx, dy, dx2, dy2, dxy, mag0; ^~~~ imsetwcs.c: In function 'SetWCSFITS': imsetwcs.c:424:10: warning: 'maxnum' may be used uninitialized in this function [-Wmaybe-uninitialized] nnfld = CatNumLen (refcat, maxnum, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:146:9: warning: 'ngmax' may be used uninitialized in this function [-Wmaybe-uninitialized] int ngmax; ^~~~~ imsetwcs.c:292:15: warning: 'refcat' may be used uninitialized in this function [-Wmaybe-uninitialized] refcatname = CatName (refcat, refcatname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ imsetwcs.c:688:19: warning: 'magsort' may be used uninitialized in this function [-Wmaybe-uninitialized] gm1[nmatch] = gm[magsort][igs]; ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imgetwcs.o imgetwcs.c imgetwcs.c: In function 'ChangeFITSWCS': imgetwcs.c:561:11: warning: 'cwcs' may be used uninitialized in this function [-Wmaybe-uninitialized] wcs = wcsinitn (header, cwcs); ^~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o matchstar.o matchstar.c matchstar.c: In function 'WCSMatch': matchstar.c:962:9: warning: unused variable 'nsc' [-Wunused-variable] int nsc, j, nq[5]; ^~~ matchstar.c: In function 'amoeba': matchstar.c:1816:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0,sum=0.0; icenter,"%2.0f:%2.0f:%5.3f %c%2.0f:%2.0f:%5.3f %s", ^~ In file included from /usr/include/stdio.h:873, from wcsinit.c:43: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 26 and 1907 bytes into a destination of size 32 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wcsinit.c:714:32: warning: '%1d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=] sprintf (keyword, "PC00%1d00%1d", i+1, j+1); ^~~ wcsinit.c:714:22: note: directive argument in the range [-2147483647, 2147483647] sprintf (keyword, "PC00%1d00%1d", i+1, j+1); ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from wcsinit.c:43: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 29 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o wcs.o wcs.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ty2read.o ty2read.c ty2read.c: In function 'ty2bin': ty2read.c:663:37: warning: variable 'magv' set but not used [-Wunused-but-set-variable] double num, ra, dec, mag, magb, magv; ^~~~ ty2read.c:663:31: warning: variable 'magb' set but not used [-Wunused-but-set-variable] double num, ra, dec, mag, magb, magv; ^~~~ ty2read.c: In function 'ty2star': ty2read.c:1342:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf (stderr, "TY2STAR: %d / %d bytes read for star %d\n", ~^ %ld sc->catlast - line, sc->nbent, istar); ~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o webread.o webread.c webread.c: In function 'webopen': webread.c:414:20: warning: variable 'lbuff0' set but not used [-Wunused-but-set-variable] int lbuff = 0, lbuff0 = 0; ^~~~~~ webread.c: In function 'webbuff': webread.c:641:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( port = strchr (servurl,':') ) { ^~~~ webread.c:620:11: warning: unused variable 'sokptr' [-Wunused-variable] char *sokptr; ^~~~~~ webread.c:619:11: warning: unused variable 'newserver' [-Wunused-variable] char *newserver; ^~~~~~~~~ webread.c:613:9: warning: unused variable 'lcom' [-Wunused-variable] int lcom; ^~~~ webread.c: In function 'encodeURL': webread.c:1052:6: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] if (isalnum(*pstr) || *pstr == '-' || *pstr == '_' || *pstr == '.' || *pstr == '~' || *pstr == '/' || *pstr == '?') ^~~~~~~ webread.c: In function 'webbuff': webread.c:678:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(sok, "%*s %d %s\r\n", &status, linebuff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:729:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(sok, "%*s %d %*s\r\n", &status); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:774:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets (linebuff, LINE, sok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:814:20: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread (buff, 1, lchunk, sok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:656:5: warning: 'port' may be used uninitialized in this function [-Wmaybe-uninitialized] if (port != NULL) ^ webread.c: In function 'webrnum': webread.c:346:37: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf (srchurl, "?catalog=%s&num=%s&ndec=4&outsys=%s",refcatname,numlist,csys); ^~ ~~~~~~~ In file included from /usr/include/stdio.h:873, from webread.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 30 or more bytes (assuming 1084) into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tmcread.o tmcread.c tmcread.c: In function 'tmcbin': tmcread.c:699:9: warning: variable 'magsort' set but not used [-Wunused-but-set-variable] int magsort; ^~~~~~~ tmcread.c: In function 'tmcrnum': tmcread.c:656:5: warning: 'starcat' may be used uninitialized in this function [-Wmaybe-uninitialized] tmcclose (starcat); ^~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gscread.o gscread.c gscread.c: In function 'gscbin': gscread.c:794:12: warning: variable 'xnum' set but not used [-Wunused-but-set-variable] double xnum; /* Guide Star number */ ^~~~ gscread.c: In function 'gscrnum': gscread.c:664:9: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] nbr = fitsrtline (ift,nbhead,ltab,table,itable,nbline,entry); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gscread.c:600:10: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized] return (webrnum (str,"gsc",nstars,sysout,eqout,epout,1, ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnum,gra,gdec,NULL,NULL,gmag,gtype,nlog)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gscread.c: In function 'gscbin': gscread.c:813:26: warning: 'merr0' may be used uninitialized in this function [-Wmaybe-uninitialized] double mag,mag0,merr,merr0,merr2,merrsum; ^~~~~ gscread.c:1066:23: warning: 'mag0' may be used uninitialized in this function [-Wmaybe-uninitialized] msum = msum + (mag0 / merr2); ~~~~~~^~~~~~~~ gscread.c:1058:9: warning: 'perr0' may be used uninitialized in this function [-Wmaybe-uninitialized] perr2 = perr * perr; ~~~~~~^~~~~~~~~~~~~ gscread.c:1061:27: warning: 'dec0' may be used uninitialized in this function [-Wmaybe-uninitialized] decsum = decsum + (dec0 / perr2); ~~~~~~^~~~~~~~ gscread.c:1060:24: warning: 'ra0' may be used uninitialized in this function [-Wmaybe-uninitialized] rasum = rasum + (ra0 / perr2); ~~~~~^~~~~~~~ gscread.c:1012:29: warning: 'band' may be used uninitialized in this function [-Wmaybe-uninitialized] class = class + (band * 100) + (npos * 10000); ~~~~~~^~~~~~ gscread.c:978:35: warning: 'band0' may be used uninitialized in this function [-Wmaybe-uninitialized] ((classd < -1 && band != band0) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ (classd < -1 && class != class0) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gscread.c:1055:28: warning: 'class0' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((classd > -1 && class0 == classd) || ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gsc2read.o gsc2read.c gsc2read.c: In function 'gsc2read': gsc2read.c:86:17: warning: unused variable 'sd' [-Wunused-variable] char sr[4], sd[4]; ^~ gsc2read.c:86:10: warning: unused variable 'sr' [-Wunused-variable] char sr[4], sd[4]; ^~ gsc2read.c:85:17: warning: unused variable 'ds' [-Wunused-variable] double ras, ds; ^~ gsc2read.c:85:12: warning: unused variable 'ras' [-Wunused-variable] double ras, ds; ^~~ gsc2read.c:84:23: warning: unused variable 'dm' [-Wunused-variable] int rah, ram, dd, dm; ^~ gsc2read.c:84:19: warning: unused variable 'dd' [-Wunused-variable] int rah, ram, dd, dm; ^~ gsc2read.c:84:14: warning: unused variable 'ram' [-Wunused-variable] int rah, ram, dd, dm; ^~~ gsc2read.c:84:9: warning: unused variable 'rah' [-Wunused-variable] int rah, ram, dd, dm; ^~~ gsc2read.c: In function 'gsc2c2t': gsc2read.c:243:21: warning: unused variable 'colsep' [-Wunused-variable] char *colhead, *colsep; ^~~~~~ gsc2read.c:243:11: warning: unused variable 'colhead' [-Wunused-variable] char *colhead, *colsep; ^~~~~~~ gsc2read.c: In function 'gsc2t2t': gsc2read.c:316:10: warning: unused variable 'colon' [-Wunused-variable] char colon = ':'; ^~~~~ At top level: gsc2read.c:184:1: warning: 'parsex' defined but not used [-Wunused-function] parsex (str, ss, d, m, s) ^~~~~~ gsc2read.c: In function 'gsc2t2t': gsc2read.c:309:29: warning: 'kfirst' may be used uninitialized in this function [-Wmaybe-uninitialized] int lbuff, i, ih, j, k, kfirst; ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ujcread.o ujcread.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o uacread.o uacread.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubcread.o ubcread.c ubcread.c: In function 'ubcbin': ubcread.c:811:32: warning: variable 'pmni' set but not used [-Wunused-but-set-variable] int istar, istar1, istar2, pmni, nid; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ucacread.o ucacread.c ucacread.c: In function 'ucacread': ucacread.c:221:23: warning: variable 'nread' set but not used [-Wunused-but-set-variable] int jtable,iwrap, nread; ^~~~~ ucacread.c: In function 'ucacrnum': ucacread.c:724:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] int verbose; ^~~~~~~ ucacread.c: In function 'ucacbin': ucacread.c:932:21: warning: variable 'nread' set but not used [-Wunused-but-set-variable] int jtable,iwrap, nread; ^~~~~ ucacread.c: In function 'ucacsra': ucacread.c:1243:52: warning: unused variable 'sdiff' [-Wunused-variable] double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; ^~~~~ ucacread.c:1243:44: warning: unused variable 'rdiff2' [-Wunused-variable] double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; ^~~~~~ ucacread.c:1243:36: warning: unused variable 'rdiff1' [-Wunused-variable] double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; ^~~~~~ ucacread.c:1243:29: warning: unused variable 'rdiff' [-Wunused-variable] double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; ^~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdssread.o sdssread.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tabread.o tabread.c tabread.c: In function 'tabbin': tabread.c:793:9: warning: variable 'peak' set but not used [-Wunused-but-set-variable] int peak; ^~~~ tabread.c: In function 'tabopen': tabread.c:1952:10: warning: variable 'tabcstr' set but not used [-Wunused-but-set-variable] char tabcstr[4]; ^~~~~~~ tabread.c:2182:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets (tabtable->tabline, tabtable->lline, tabtable->tcat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabread.c: In function 'gettabline': tabread.c:2264:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets (tabtable->tabline, tabtable->lline, tabtable->tcat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: tabread.c:2653:1: warning: 'tabcont' defined but not used [-Wunused-function] tabcont (tabtable, keyword) ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o binread.o binread.c binread.c: In function 'binbin': binread.c:702:9: warning: variable 'mrv' set but not used [-Wunused-but-set-variable] int mrv; ^~~ binread.c: In function 'binrnum': binread.c:617:10: warning: 'mrv' may be used uninitialized in this function [-Wmaybe-uninitialized] tmag[mrv][nstar] = star->radvel; ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ctgread.o ctgread.c ctgread.c: In function 'ctgrdate': ctgread.c:811:9: warning: variable 'starfound' set but not used [-Wunused-but-set-variable] int starfound; ^~~~~~~~~ ctgread.c: In function 'ctgopen': ctgread.c:1249:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] int ntok; ^~~~ ctgread.c: In function 'isacat': ctgread.c:1953:11: warning: variable 'errc' set but not used [-Wunused-but-set-variable] char *errc; ^~~~ ctgread.c: In function 'ctg2dec': ctgread.c:2035:27: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] dec = sign * (deg + (min / 60.0) + (sec / 3600.0)); ~~~~~^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o actread.o actread.c actread.c: In function 'actbin': actread.c:576:11: warning: variable 'str' set but not used [-Wunused-but-set-variable] char *str; ^~~ actread.c:573:50: warning: variable 'magv' set but not used [-Wunused-but-set-variable] double num, ra, dec, rapm, decpm, mag, magb, magv; ^~~~ actread.c:573:44: warning: variable 'magb' set but not used [-Wunused-but-set-variable] double num, ra, dec, rapm, decpm, mag, magb, magv; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o catutil.o catutil.c catutil.c: In function 'agets': catutil.c:2627:24: warning: unused variable 'fkey' [-Wunused-variable] int ipar, i, lkey, fkey; ^~~~ catutil.c: In function 'tmcid': catutil.c:3059:10: warning: variable 'csign' set but not used [-Wunused-but-set-variable] char csign; ^~~~~ catutil.c: In function 'CatNum': catutil.c:1300:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 4 and 13 [-Wformat-overflow=] sprintf (nform,"%%%d.%df", nndec+5, nndec); ^~ catutil.c:1300:21: note: directive argument in the range [1, 2147483647] sprintf (nform,"%%%d.%df", nndec+5, nndec); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from catutil.c:106: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ catutil.c:1298:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 3 and 12 [-Wformat-overflow=] sprintf (nform,"%%0%d.%df", -nnfld, nndec); ^~ catutil.c:1298:21: note: directive argument in the range [1, 2147483647] sprintf (nform,"%%0%d.%df", -nnfld, nndec); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from catutil.c:106: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 25 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ catutil.c:1296:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 4 and 13 [-Wformat-overflow=] sprintf (nform,"%%%d.%df", nnfld, nndec); ^~ catutil.c:1296:21: note: directive argument in the range [1, 2147483647] sprintf (nform,"%%%d.%df", nnfld, nndec); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from catutil.c:106: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o skybotread.o skybotread.c skybotread.c: In function 'skybotread': skybotread.c:133:12: warning: unused variable 'dtemp' [-Wunused-variable] double dtemp, jdout; ^~~~~ skybotread.c:128:10: warning: unused variable 'cmag' [-Wunused-variable] char cmag; ^~~~ skybotread.c: In function 'skybot2tab': skybotread.c:315:10: warning: unused variable 'ccom' [-Wunused-variable] char ccom = ','; ^~~~ skybotread.c:313:11: warning: unused variable 'buff' [-Wunused-variable] char *buff; ^~~~ skybotread.c:309:16: warning: unused variable 'ldata' [-Wunused-variable] int lhead, ldata; ^~~~~ skybotread.c:305:11: warning: unused variable 'head' [-Wunused-variable] char *head; ^~~~ skybotread.c:304:11: warning: unused variable 'chead' [-Wunused-variable] char *chead; ^~~~~ skybotread.c:302:11: warning: unused variable 'endhead' [-Wunused-variable] char *endhead; ^~~~~~~ skybotread.c:298:11: warning: unused variable 'databuff' [-Wunused-variable] char *databuff; ^~~~~~~~ skybotread.c:293:11: warning: unused variable 'heading' [-Wunused-variable] char *heading; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imrotate.o imrotate.c imrotate.c: In function 'RotWCSFITS': imrotate.c:374:22: warning: unused variable 'ctype2' [-Wunused-variable] char ctype1[16], ctype2[16]; ^~~~~~ imrotate.c:374:10: warning: unused variable 'ctype1' [-Wunused-variable] char ctype1[16], ctype2[16]; ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fitsfile.o fitsfile.c fitsfile.c: In function 'fitsrhead': fitsfile.c:293:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf (stderr,"FITSRHEAD: %d bytes in header\n",ibhead); ~^ ~~~~~~ %ld fitsfile.c:260:12: warning: 'nbprim' may be used uninitialized in this function [-Wmaybe-uninitialized] *lhead = nbprim; ~~~~~~~^~~~~~~~ fitsfile.c: In function 'fitsrthead': fitsfile.c:1230:24: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (tname, "TTYPE%d", ifield+1);; ^~ fitsfile.c:1230:18: note: directive argument in the range [1, 2147483647] sprintf (tname, "TTYPE%d", ifield+1);; ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from fitsfile.c:81: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 16 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitsfile.c:1246:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (tname, "TBCOL%d", ifield+1); ^~ fitsfile.c:1246:22: note: directive argument in the range [1, 2147483647] sprintf (tname, "TBCOL%d", ifield+1); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from fitsfile.c:81: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 16 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitsfile.c:1253:24: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (tname, "TFORM%d", ifield+1);; ^~ fitsfile.c:1253:18: note: directive argument in the range [1, 2147483647] sprintf (tname, "TFORM%d", ifield+1);; ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from fitsfile.c:81: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 16 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imhfile.o imhfile.c imhfile.c: In function 'iraf2fits': imhfile.c:606:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ imhfile.c:608:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' hputcom (fitsheader,"NAXIS2", "IRAF .imh naxis[2]"); ^~~~~~~ imhfile.c: In function 'irafwhead': imhfile.c:913:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] (void) ftruncate (fd, nbhead); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from imhfile.c:83: In function 'strncat', inlined from 'same_path' at imhfile.c:1078:8: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound 255 equals destination size [-Wstringop-overflow=] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hget.o hget.c hget.c: In function 'str2dec': hget.c:1358:31: warning: 'min' may be used uninitialized in this function [-Wmaybe-uninitialized] dec = sign * (deg + (min / 60.0) + (sec / 3600.0)); ~~~~~^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hput.o hput.c hput.c: In function 'hputcom': hput.c:695:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ hput.c:697:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' q2 = NULL; ^~ hput.c: In function 'hputnr8': hput.c:156:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf (format, "%%.%df", ndec); ^~ hput.c:156:19: note: directive argument in the range [0, 2147483647] sprintf (format, "%%.%df", ndec); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c:149:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf (format, "%%.%dg", -ndec); ^~ hput.c:149:19: note: directive argument in the range [1, 2147483647] sprintf (format, "%%.%dg", -ndec); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c: In function 'deg2str': hput.c:1202:23: warning: '%4d' directive writing between 4 and 11 bytes into a region of size 7 [-Wformat-overflow=] sprintf (degform, "%%%4d", field); ^~~ hput.c:1202:20: note: directive argument in the range [-2147483644, 2147483647] sprintf (degform, "%%%4d", field); ^~~~~~~ In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 13 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c:1198:23: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] sprintf (degform, "%%%d.%df", field, ndec); ^~ hput.c:1198:20: note: directive argument in the range [-2147483644, 2147483647] sprintf (degform, "%%%d.%df", field, ndec); ^~~~~~~~~~ hput.c:1198:20: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c: In function 'num2str': hput.c:1243:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf (numform, "%%.%df", ndec); ^~ hput.c:1243:24: note: directive argument in the range [1, 2147483647] sprintf (numform, "%%.%df", ndec); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c:1237:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (numform, "%%%dd", field); ^~ hput.c:1237:24: note: directive argument in the range [1, 2147483647] sprintf (numform, "%%%dd", field); ^~~~~~~ In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hput.c:1233:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (numform, "%%%d.%df", field, ndec); ^~ hput.c:1233:24: note: directive argument in the range [1, 2147483647] sprintf (numform, "%%%d.%df", field, ndec); ^~~~~~~~~~ hput.c:1233:24: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:873, from hput.c:54: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imio.o imio.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dateutil.o dateutil.c dateutil.c: In function 'lt2fd': dateutil.c:928:48: warning: ':' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] sprintf (isotime, "%04d-%02d-%02dT%02d:%02d:%02d", ^ In file included from /usr/include/stdio.h:873, from dateutil.c:309: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 32 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dateutil.c: In function 'dt2fd': dateutil.c:490:23: warning: '%s' directive writing up to 31 bytes into a region of size between 0 and 31 [-Wformat-overflow=] sprintf (string, "%sT%s", dstring, tstring); ^~ ~~~~~~~ In file included from /usr/include/stdio.h:873, from dateutil.c:309: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 64 bytes into a destination of size 32 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dateutil.c: In function 'ut2fd': dateutil.c:3239:48: warning: ':' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] sprintf (isotime, "%04d-%02d-%02dT%02d:%02d:%02d", ^ In file included from /usr/include/stdio.h:873, from dateutil.c:309: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 32 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o imutil.o imutil.c imutil.c: In function 'SetBadFITS': imutil.c:227:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:246:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:273:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:292:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:320:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:339:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:365:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:384:4: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c: In function 'SetBadVal': imutil.c:460:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:465:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:492:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:497:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:524:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:529:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:556:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c:561:7: warning: value computed is not used [-Wunused-value] *b1++; ^~~~~ imutil.c: In function 'gaussfilt': imutil.c:1986:24: warning: 'iy' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nlog > 0 && (iy+1)%nlog == 0) ~~~^~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o worldpos.o worldpos.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tnxpos.o tnxpos.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o zpxpos.o zpxpos.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dsspos.o dsspos.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o platepos.o platepos.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sortstar.o sortstar.c sortstar.c: In function 'StarMerge': sortstar.c:954:35: warning: variable 'nums' set but not used [-Wunused-but-set-variable] int i, is, js, nthis, im, no, nums[MAXMERGE]; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o platefit.o platefit.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iget.o iget.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fileutil.o fileutil.c fileutil.c: In function 'next_line': fileutil.c:357:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets (line, ncmax, diskfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileutil.c: In function 'first_token': fileutil.c:393:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets (token, ncmax, diskfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o wcslib.o wcslib.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lin.o lin.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cel.o cel.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proj.o proj.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sph.o sph.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o wcstrig.o wcstrig.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o distort.o distort.c distort.c: In function 'distortinit': distort.c:77:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 8 [-Wformat-overflow=] sprintf (keyword, "A_%d_%d", i, j); ^~ distort.c:77:22: note: directive argument in the range [0, 2147483647] sprintf (keyword, "A_%d_%d", i, j); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:94:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 8 [-Wformat-overflow=] sprintf (keyword, "B_%d_%d", i, j); ^~ distort.c:94:22: note: directive argument in the range [0, 2147483647] sprintf (keyword, "B_%d_%d", i, j); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:111:29: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 7 [-Wformat-overflow=] sprintf (keyword, "AP_%d_%d", i, j); ^~ distort.c:111:22: note: directive argument in the range [0, 2147483647] sprintf (keyword, "AP_%d_%d", i, j); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 26 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:128:29: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 7 [-Wformat-overflow=] sprintf (keyword, "BP_%d_%d", i, j); ^~ distort.c:128:22: note: directive argument in the range [0, 2147483647] sprintf (keyword, "BP_%d_%d", i, j); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 26 bytes into a destination of size 12 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c: In function 'DelDistort': distort.c:160:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 3 and 12 [-Wformat-overflow=] sprintf (keyword, "A_%d_%d", i, j); ^~ distort.c:160:21: note: directive argument in the range [0, 2147483647] sprintf (keyword, "A_%d_%d", i, j); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:172:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 2 and 11 [-Wformat-overflow=] sprintf (keyword, "AP_%d_%d", i, j); ^~ distort.c:172:21: note: directive argument in the range [0, 2147483647] sprintf (keyword, "AP_%d_%d", i, j); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 25 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:184:27: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 3 and 12 [-Wformat-overflow=] sprintf (keyword, "B_%d_%d", i, j); ^~ distort.c:184:21: note: directive argument in the range [0, 2147483647] sprintf (keyword, "B_%d_%d", i, j); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c:196:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 2 and 11 [-Wformat-overflow=] sprintf (keyword, "BP_%d_%d", i, j); ^~ distort.c:196:21: note: directive argument in the range [0, 2147483647] sprintf (keyword, "BP_%d_%d", i, j); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from distort.c:41: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 25 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distort.c: In function 'foc2pix': distort.c:254:6: warning: 's[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] sum = s[0]; ~~~~^~~~~~ distort.c: In function 'pix2foc': distort.c:315:6: warning: 's[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] sum = s[0]; ~~~~^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c -o poly.o poly.c cc -shared -o libwcstools.so.1.0.0 -Wl,-soname,libwcstools.so.1 imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o -lm ln -s libwcstools.so.1.0.0 libwcstools.so.1 ln -s libwcstools.so.1.0.0 libwcstools.so ar rv libwcstools.a imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o ar: creating libwcstools.a a - imsetwcs.o a - imgetwcs.o a - matchstar.o a - findstar.o a - daoread.o a - wcscon.o a - fitswcs.o a - wcsinit.o a - wcs.o a - ty2read.o a - webread.o a - tmcread.o a - gscread.o a - gsc2read.o a - ujcread.o a - uacread.o a - ubcread.o a - ucacread.o a - sdssread.o a - tabread.o a - binread.o a - ctgread.o a - actread.o a - catutil.o a - skybotread.o a - imrotate.o a - fitsfile.o a - imhfile.o a - hget.o a - hput.o a - imio.o a - dateutil.o a - imutil.o a - worldpos.o a - tnxpos.o a - zpxpos.o a - dsspos.o a - platepos.o a - sortstar.o a - platefit.o a - iget.o a - fileutil.o a - wcslib.o a - lin.o a - cel.o a - proj.o a - sph.o a - wcstrig.o a - distort.o a - poly.o ranlib libwcstools.a make[1]: Leaving directory '/builddir/build/BUILD/wcstools-3.9.6/libwcs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/cphead cphead.c -L libwcs -lwcstools -lm cphead.c: In function 'main': cphead.c:68:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ cphead.c: In function 'CopyValues': cphead.c:375:16: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] int naxis, ipos, nbhead, nbr, nbw; ^~~~ cphead.c:499:10: warning: 'nbheadout' may be used uninitialized in this function [-Wmaybe-uninitialized] (void) hlength (headout, nbheadout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/delwcs delwcs.c -L libwcs -lwcstools -lm delwcs.c: In function 'DelWCS': delwcs.c:261:10: warning: 'image' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fitswimage (newname, header, image) < 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/delhead delhead.c -L libwcs -lwcstools -lm delhead.c: In function 'main': delhead.c:72:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ delhead.c: In function 'DelKeywords': delhead.c:471:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (nblnew == nblold && !newimage) ^~ delhead.c:474:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' hgeti4 (header,"NAXIS",&naxis); ^~~~~~ delhead.c:286:9: warning: variable 'imageread' set but not used [-Wunused-but-set-variable] int imageread = 0; ^~~~~~~~~ delhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] int fdr, fdw, ipos, nbr, nbw, bitpix, i; ^~~~ delhead.c: In function 'DelCOMMENT': delhead.c:563:21: warning: variable 'nline' set but not used [-Wunused-but-set-variable] int i, killcom, nline; ^~~~~ delhead.c: In function 'DelKeywords': delhead.c:388:21: warning: '%03d' directive writing between 3 and 10 bytes into a region of size 9 [-Wformat-overflow=] sprintf (kwi, "%s_%03d", kwd[ikwd], i++); ^~~~ delhead.c:388:17: note: directive argument in the range [2, 2147483647] sprintf (kwi, "%s_%03d", kwd[ikwd], i++); ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from delhead.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 5 or more bytes (assuming 12) into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/edhead edhead.c -L libwcs -lwcstools -lm edhead.c: In function 'EditHead': edhead.c:133:14: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] int fdr, ipos, nbr, nbw; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/fixpix fixpix.c -L libwcs -lwcstools -lm fixpix.c: In function 'FixPix': fixpix.c:216:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] char newline[1]; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/gethead gethead.c -L libwcs -lwcstools -lm gethead.c: In function 'main': gethead.c:115:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ gethead.c:95:10: warning: unused variable 'wcond' [-Wunused-variable] char wcond, **newccond; ^~~~~ gethead.c: In function 'PrintValues': gethead.c:1141:19: warning: too many arguments for format [-Wformat-extra-args] sprintf (temp, "%c_", keyword[0], str); ^~~~~ gethead.c:1143:19: warning: too many arguments for format [-Wformat-extra-args] sprintf (temp, "%c___", keyword[0], str); ^~~~~~~ gethead.c:1298:18: warning: too many arguments for format [-Wformat-extra-args] sprintf (temp, "%c_", keyword[0], str); ^~~~~ gethead.c:1300:18: warning: too many arguments for format [-Wformat-extra-args] sprintf (temp, "%c___", keyword[0], str); ^~~~~~~ gethead.c:801:23: warning: variable 'notfound' set but not used [-Wunused-but-set-variable] int ikwd, nfound, notfound, nch, iepoch; ^~~~~~~~ At top level: gethead.c:77:24: warning: 'newccond' defined but not used [-Wunused-variable] static char **ccond, **newccond; /* Condition characters */ ^~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/i2f i2f.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imcat imcat.c -L libwcs -lwcstools -lm imcat.c: In function 'ListCat': imcat.c:1285:18: warning: unused variable 'iy' [-Wunused-variable] int radius, ix, iy; ^~ imcat.c:1285:14: warning: unused variable 'ix' [-Wunused-variable] int radius, ix, iy; ^~ imcat.c:856:29: warning: unused variable 'epmd' [-Wunused-variable] double era, edec, epmr, epmd; ^~~~ imcat.c:856:23: warning: unused variable 'epmr' [-Wunused-variable] double era, edec, epmr, epmd; ^~~~ imcat.c:856:17: warning: unused variable 'edec' [-Wunused-variable] double era, edec, epmr, epmd; ^~~~ imcat.c:856:12: warning: unused variable 'era' [-Wunused-variable] double era, edec, epmr, epmd; ^~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imhead imhead.c -L libwcs -lwcstools -lm imhead.c: In function 'PrintHead': imhead.c:167:12: warning: variable 'nw' set but not used [-Wunused-but-set-variable] int i, nw, nbytes, lhead, nblk; ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/immatch immatch.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imrot imrot.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imsize imsize.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imstar imstar.c -L libwcs -lwcstools -lm imstar.c: In function 'ListStars': imstar.c:666:18: warning: unused variable 'iy' [-Wunused-variable] int radius, ix, iy; ^~ imstar.c:666:14: warning: unused variable 'ix' [-Wunused-variable] int radius, ix, iy; ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imwcs imwcs.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/scat scat.c -L libwcs -lwcstools -lm scat.c: In function 'ListCat': scat.c:1236:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gnum\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1239:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gra\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1242:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gdec\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1245:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld nmagmax*sizeof(double *)); ~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:1250:43: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1255:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gc\n", ~^ %ld ngmax*sizeof(int)); ~~~~~~~~~~~~~~~~~ scat.c:1258:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gx\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1261:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gy\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1264:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for obj\n", ~^ %ld ngmax*sizeof(char *)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1271:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for path\n", ~^ %ld ngmax*sizeof(char *)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1278:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gpra\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1281:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gpdec\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1399:39: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld nmagmax*sizeof(double *)); ~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:1404:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf (stderr, "Could not calloc %d bytes for gm\n", ~^ %ld ngmax*sizeof(double)); ~~~~~~~~~~~~~~~~~~~~ scat.c:1147:10: warning: variable 'string' set but not used [-Wunused-but-set-variable] char string[TABMAX]; ^~~~~~ scat.c: In function 'PrintNum': scat.c:4096:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] sprintf (nform, "%%%d.%df", LenNum (maxnum,ndec), ndec); ^~ scat.c:4096:18: note: directive argument in the range [4, 2147483647] sprintf (nform, "%%%d.%df", LenNum (maxnum,ndec), ndec); ^~~~~~~~~~ scat.c:4096:18: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 24 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c: In function 'ListCat': scat.c:3713:47: warning: '%5.2f' directive writing between 5 and 313 bytes into a region of size between 0 and 143 [-Wformat-overflow=] sprintf (headline,"%s %s %s %6.2f %6.2f %5.2f %5.2f", ^~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 29 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3696:48: warning: '%6.2f' directive writing between 6 and 313 bytes into a region of size between 0 and 142 [-Wformat-overflow=] sprintf (headline,"%s %s %s %6.2f %6.2f %6.2f %6.2f", ^~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 32 and 1401 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3683:48: warning: '%5.2f' directive writing between 5 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f %5.2f", ^~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 27 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3678:48: warning: '%5.2f' directive writing between 5 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f %5.2f", ^~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 27 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3536:58: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~ scat.c:3536:33: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 19 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3524:51: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~ scat.c:3524:26: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 19 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3521:51: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f", ^~~~ scat.c:3521:26: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3521:26: note: assuming directive output of 4 bytes In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 1714 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3518:51: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f", ^~~~ scat.c:3518:26: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3518:26: note: assuming directive output of 4 bytes In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 1714 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3514:51: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f %2d %2d %2d", ^~~~ scat.c:3514:26: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f %.2f %2d %2d %2d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3514:26: note: assuming directive output of 4 bytes scat.c:3514:26: note: directive argument in the range [-99, 99] scat.c:3514:26: note: directive argument in the range [-99, 99] scat.c:3514:26: note: directive argument in the range [-214748, 214748] In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 32 and 1730 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3496:51: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size between 0 and 145 [-Wformat-overflow=] sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~ scat.c:3496:26: note: assuming directive output of 4 bytes sprintf (headline, "%s %s %s %.2f %.2f %.2f %.2f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 19 and 1400 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3473:25: warning: ' ' directive writing 1 byte into a region of size between 0 and 150 [-Wformat-overflow=] "%s %s %s %.2f %d %d %d", ^ scat.c:3473:5: note: directive argument in the range [-2147483647, 2147483646] "%s %s %s %.2f %d %d %d", ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 492 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:3422:55: warning: '%s' directive writing up to 31 bytes into a region of size between 23 and 133 [-Wformat-overflow=] sprintf (headline, "\n%s%s%s", ^~ numstr,rastr,decstr); ~~~~~~ In file included from /usr/include/stdio.h:873, from scat.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 33 and 174 bytes into a destination of size 160 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scat.c:1117:9: warning: 'ns' may be used uninitialized in this function [-Wmaybe-uninitialized] int ns; /* Number of brightest catalog stars actually used */ ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/sethead sethead.c -L libwcs -lwcstools -lm sethead.c: In function 'main': sethead.c:315:17: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (kw1 == (char) 0) ^~ sethead.c:315:13: note: did you mean to dereference the pointer? if (kw1 == (char) 0) ^ sethead.c:85:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/addpix addpix.c -L libwcs -lwcstools -lm addpix.c: In function 'AddPix': addpix.c:138:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] char newline[1]; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/getpix getpix.c -L libwcs -lwcstools -lm getpix.c: In function 'main': getpix.c:328:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { ~~~~~~~~^~~~~~~~ getpix.c:328:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { ~~~~~~~~^~~~~~~~~~ getpix.c: In function 'PrintPix': getpix.c:515:11: warning: unused variable 'c' [-Wunused-variable] char *c; ^ getpix.c:641:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf (pform, "%%.%df", ndec); ^~ getpix.c:641:18: note: directive argument in the range [1, 2147483647] sprintf (pform, "%%.%df", ndec); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from getpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getpix.c:631:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf (pform, "%%%s", pformat); ^ In file included from /usr/include/stdio.h:873, from getpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 9 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getpix.c: In function 'main': getpix.c:261:9: warning: 'rstr' may be used uninitialized in this function [-Wmaybe-uninitialized] ra0 = str2ra (rstr); ^~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/setpix setpix.c -L libwcs -lwcstools -lm setpix.c: In function 'SetPix': setpix.c:271:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] char newline[1]; ^~~~~~~ setpix.c: In function 'main': setpix.c:579:60: warning: '%s' directive writing up to 31 bytes into a region of size 30 [-Wformat-overflow=] sprintf (history, "SETPIX: pixels in rows %s, columns %s %s %s", ^~ rrange[i], crange[i], opstring, value[i]); ~~~~~~~~ In file included from /usr/include/stdio.h:873, from setpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 36 or more bytes (assuming 67) into a destination of size 64 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setpix.c:576:61: warning: ' ' directive writing 1 byte into a region of size between 0 and 31 [-Wformat-overflow=] sprintf (history, "SETPIX: pixels in column %s, rows %s %s %s", ^ In file included from /usr/include/stdio.h:873, from setpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 35 or more bytes (assuming 66) into a destination of size 64 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setpix.c:573:61: warning: ' ' directive writing 1 byte into a region of size between 0 and 31 [-Wformat-overflow=] sprintf (history, "SETPIX: pixels in row %s, columns %s %s %s", ^ In file included from /usr/include/stdio.h:873, from setpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 35 or more bytes (assuming 66) into a destination of size 64 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/sky2xy sky2xy.c -L libwcs -lwcstools -lm sky2xy.c: In function 'main': sky2xy.c:74:9: warning: variable 'modwcs' set but not used [-Wunused-but-set-variable] int modwcs = 0; /* 1 if image WCS modified on command line */ ^~~~~~ sky2xy.c:68:9: warning: variable 'syscoor' set but not used [-Wunused-but-set-variable] int syscoor = 0; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/keyhead keyhead.c -L libwcs -lwcstools -lm keyhead.c: In function 'main': keyhead.c:68:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ keyhead.c: In function 'ChangeKeyNames': keyhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] int fdr, fdw, ipos, nbr, nbw, nchange; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/skycoor skycoor.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/subpix subpix.c -L libwcs -lwcstools -lm subpix.c: In function 'SubPix': subpix.c:138:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] char newline[1]; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/xy2sky xy2sky.c -L libwcs -lwcstools -lm xy2sky.c: In function 'main': xy2sky.c:92:9: warning: variable 'modwcs' set but not used [-Wunused-but-set-variable] int modwcs = 0; ^~~~~~ xy2sky.c:588:14: warning: 'mag' may be used uninitialized in this function [-Wmaybe-uninitialized] magx = polcomp (mag, mag0, nterms, coeff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xy2sky.c:628:35: warning: 'wcs' may be used uninitialized in this function [-Wmaybe-uninitialized] if (wcs->nxpix > 9999 || wcs->nypix > 9999) { ~~~^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/wcshead wcshead.c -L libwcs -lwcstools -lm wcshead.c: In function 'ListWCS': wcshead.c:509:21: warning: 'zvel' may be used uninitialized in this function [-Wmaybe-uninitialized] w1 = w1 / (1.0 + zvel); ~~~~~^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/conpix conpix.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/gettab gettab.c -L libwcs -lwcstools -lm gettab.c: In function 'PrintValues': gettab.c:580:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] int ntok; ^~~~ gettab.c:564:9: warning: variable 'drop' set but not used [-Wunused-but-set-variable] int drop; ^~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/newfits newfits.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/getfits getfits.c -L libwcs -lwcstools -lm getfits.c: In function 'ExtractFITS.part.0.constprop': getfits.c:653:42: warning: '%s' directive writing up to 31 bytes into a region of size between 9 and 60 [-Wformat-overflow=] sprintf (temp, " %d x %d centered on %s %s %s", ^~ xdpix, ydpix, rastr, decstr, cstr); ~~~~~~ In file included from /usr/include/stdio.h:873, from getfits.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 135 bytes into a destination of size 80 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imstack imstack.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imextract imextract.c -L libwcs -lwcstools -lm imextract.c: In function 'ExtractImage': imextract.c:385:41: warning: ' extension' directive writing 10 bytes into a region of size between 3 and 66 [-Wformat-overflow=] sprintf (comment, " XTENSION was %s extension", oldvalue); ^~~~~~~~~~ In file included from /usr/include/stdio.h:873, from imextract.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 88 bytes into a destination of size 80 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/sumpix sumpix.c -L libwcs -lwcstools -lm sumpix.c: In function 'SumPix': sumpix.c:345:24: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] sprintf (numform, "%%.%df", ndec); ^~ sumpix.c:345:20: note: directive argument in the range [0, 2147483647] sprintf (numform, "%%.%df", ndec); ^~~~~~~~ In file included from /usr/include/stdio.h:873, from sumpix.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sumpix.c:413:6: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized] dnp = (double) np; ~~~~^~~~~~~~~~~~~ sumpix.c:423:25: warning: 'sumsq' may be used uninitialized in this function [-Wmaybe-uninitialized] std = sqrt ((sumsq / dnp) - (mean * mean)); ~~~~~~~^~~~~~ sumpix.c:416:7: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] mean = sum / dnp; ~~~~~^~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/remap remap.c -L libwcs -lwcstools -lm remap.c: In function 'RemapImage': remap.c:422:27: warning: variable 'secpixin2' set but not used [-Wunused-but-set-variable] double dx, secpixin1, secpixin2, secpix1, dpix, dnpix; ^~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/getcol getcol.c -L libwcs -lwcstools -lm getcol.c: In function 'main': getcol.c:112:9: warning: variable 'match' set but not used [-Wunused-but-set-variable] int match, newbytes; ^~~~~ getcol.c: In function 'ListFile': getcol.c:1029:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ getcol.c:1031:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' iapp = 0; ^~~~ getcol.c:1223:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (j = nchar; j < ltok; j++); ^~~ getcol.c:1224:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' token[j] = (char) 0; ^~~~~ getcol.c:1375:10: warning: 'dval' may be used uninitialized in this function [-Wmaybe-uninitialized] qsum1 = qsum1 + dval * dval; ~~~~~~^~~~~~~~~~~~~~~~~~~~~ getcol.c: In function 'main': getcol.c:243:9: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized] format[icol] = (char *) calloc (1+strlen(*av), 1); ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/getdate getdate.c -L libwcs -lwcstools -lm getdate.c: In function 'main': getdate.c:106:9: warning: variable 'lline' set but not used [-Wunused-but-set-variable] int lline; ^~~~~ getdate.c: In function 'ConvertDate': getdate.c:1876:11: warning: 'ts' may be used uninitialized in this function [-Wmaybe-uninitialized] its = (int) ts; ~~~~^~~~~~~~~~ getdate.c:1781:17: warning: 'its' may be used uninitialized in this function [-Wmaybe-uninitialized] its = its - (nsub * 86400); ~~~~^~~~~~~~~~~~~~~~ getdate.c:1007:9: warning: 'vyear' may be used uninitialized in this function [-Wmaybe-uninitialized] ts = doy2ts (vyear, vdoy); ^~~~~~~~~~~~~~~~~~~~ getdate.c:1007:9: warning: 'vdoy' may be used uninitialized in this function [-Wmaybe-uninitialized] cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imfill imfill.c -L libwcs -lwcstools -lm imfill.c: In function 'imFill': imfill.c:521:47: warning: '%s' directive writing up to 127 bytes into a region of size between 96 and 106 [-Wformat-overflow=] sprintf (history,"%d bad pixels set from %s", nbadpix, badpixfile); ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from imfill.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 160 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imsmooth imsmooth.c -L libwcs -lwcstools -lm imsmooth.c: In function 'imSmooth': imsmooth.c:402:15: warning: 'imext1' may be used uninitialized in this function [-Wmaybe-uninitialized] *imext1 = ']'; ~~~~~~~~^~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/imresize imresize.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/fileroot fileroot.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/filename filename.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/filext filext.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/char2sp char2sp.c libwcs/libwcstools.so cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/sp2char sp2char.c libwcs/libwcstools.so cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/crlf crlf.c crlf.c: In function 'CRFix': crlf.c:102:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (1, buffer, nbr); ^~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/htmlsp htmlsp.c htmlsp.c: In function 'HTMLFix': htmlsp.c:100:20: warning: unused variable 'i' [-Wunused-variable] int nbr, nnbr, i; ^ htmlsp.c:110:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (1, buffer, nnbr); ^~~~~~~~~~~~~~~~~~~~~~~ At top level: htmlsp.c:34:14: warning: 'RevMsg' defined but not used [-Wunused-variable] static char *RevMsg = "HTMLSP WCSTools 3.9.6, 14 May 2020, Jessica Mink (jmink@cfa.harvard.edu)"; ^~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/isnum isnum.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/isrange isrange.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/isfits isfits.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/isfile isfile.c -L libwcs -lwcstools -lm cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/simpos simpos.c -L libwcs -lwcstools -lm simpos.c: In function 'main': simpos.c:86:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (c = *++str) { ^ simpos.c:186:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (newobj, 32, flist); ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -o bin/bincat bincat.c -L libwcs -lwcstools -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jme0FT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x ++ dirname /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x + cd wcstools-3.9.6 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/lib64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/include/wcs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/man/man1 + /usr/bin/install -p bin/addpix bin/bincat bin/char2sp bin/conpix bin/cphead bin/crlf bin/delhead bin/delwcs bin/edhead bin/filename bin/fileroot bin/filext bin/fixpix bin/getcol bin/getdate bin/getfits bin/gethead bin/getpix bin/gettab bin/htmlsp bin/i2f bin/imcat bin/imextract bin/imfill bin/imhead bin/immatch bin/imresize bin/imrot bin/imsize bin/imsmooth bin/imstack bin/imstar bin/imwcs bin/isfile bin/isfits bin/isnum bin/isrange bin/keyhead bin/newfits bin/remap bin/scat bin/sethead bin/setpix bin/simpos bin/sky2xy bin/skycoor bin/sp2char bin/subpix bin/sumpix bin/wcshead bin/xy2sky /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin + mv /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/remap /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/wcsremap + /usr/bin/cp -a libwcs/libwcstools.so libwcs/libwcstools.so.1 libwcs/libwcstools.so.1.0.0 /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/lib64 + /usr/bin/install -p -m 644 libwcs/fitsfile.h libwcs/fitsfile1.h libwcs/fitshead.h libwcs/fitswcs.h libwcs/imio.h libwcs/lwcs.h libwcs/wcs.h libwcs/wcscat.h libwcs/wcscat1.h libwcs/wcslib.h /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/include/wcs + /usr/bin/install -p -m 644 man/man1/delhead.1 man/man1/delwcs.1 man/man1/edhead.1 man/man1/getcol.1 man/man1/gethead.1 man/man1/getpix.1 man/man1/i2f.1 man/man1/imcat.1 man/man1/imgsc.1 man/man1/imhead.1 man/man1/imrot.1 man/man1/imsize.1 man/man1/imstar.1 man/man1/imua2.1 man/man1/imusa2.1 man/man1/imwcs.1 man/man1/isnum.1 man/man1/keyhead.1 man/man1/scat.1 man/man1/sethead.1 man/man1/setpix.1 man/man1/sgsc.1 man/man1/simpos.1 man/man1/sky2xy.1 man/man1/skycoor.1 man/man1/sua2.1 man/man1/susa2.1 man/man1/wcshead.1 man/man1/wcstools.1 man/man1/xy2sky.1 /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.9.6-1.el8 --unique-debug-suffix -3.9.6-1.el8.s390x --unique-debug-src-base wcstools-3.9.6-1.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wcstools-3.9.6 extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/bincat extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/addpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/char2sp extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/conpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/cphead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/crlf extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/delhead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/delwcs extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/edhead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/filename extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/fileroot extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/filext extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/fixpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/getcol extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/getdate extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/getfits extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/gethead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/getpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/gettab extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/htmlsp extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/i2f extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imcat extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imextract extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imfill extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imhead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/immatch extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imresize extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imrot extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imsize extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imsmooth extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imstack extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imstar extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/imwcs extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/isfile extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/isfits extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/isnum extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/isrange extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/keyhead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/newfits extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/scat extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/sethead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/setpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/simpos extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/sky2xy extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/skycoor extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/sp2char extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/subpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/sumpix extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/wcsremap extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/wcshead extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/bin/xy2sky extracting debug info from /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/lib64/libwcstools.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 52 CRC32s, 0 CRC32s did match. 6269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: wcstools-3.9.6-1.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bLblrH + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + DOCDIR=/builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools + cp -pr NEWS /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools + cp -pr Readme /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools + cp -pr Programs /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7HlKfz + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + LICENSEDIR=/builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools + cp -pr COPYING /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools + exit 0 Provides: wcstools = 3.9.6-1.el8 wcstools(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libwcstools.so.1()(64bit) rtld(GNU_HASH) Processing files: wcstools-libs-3.9.6-1.el8.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ydvqHd + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + LICENSEDIR=/builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools-libs + cp -pr libwcs/COPYING /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/licenses/wcstools-libs + exit 0 Provides: libwcstools.so.1()(64bit) wcstools-libs = 3.9.6-1.el8 wcstools-libs(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: wcstools-devel-3.9.6-1.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NozJmX + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + DOCDIR=/builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools-devel + cp -pr libwcs/NEWS /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x/usr/share/doc/wcstools-devel + exit 0 Provides: wcstools-devel = 3.9.6-1.el8 wcstools-devel(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libwcstools.so.1()(64bit) Processing files: wcstools-debugsource-3.9.6-1.el8.s390x Provides: wcstools-debugsource = 3.9.6-1.el8 wcstools-debugsource(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wcstools-debuginfo-3.9.6-1.el8.s390x Provides: debuginfo(build-id) = 045c71b3cf41579121b34afb7a2beade8afd406d debuginfo(build-id) = 05c64665ffcc71fc2fbf0f96bf40fd35508cca95 debuginfo(build-id) = 05d47be2283713936e99e66190fc1563d995d928 debuginfo(build-id) = 0d0ddaf179d78f18f210e0a10bab346c0f9fab14 debuginfo(build-id) = 138be43bd478c1ad1ad146128e41a4b043532b2e debuginfo(build-id) = 140b47adb68675d15870f6bfb9f5a7f8d93dcb9d debuginfo(build-id) = 18130397a67883c054c0b9dc850233c73e1e0906 debuginfo(build-id) = 24f2673ea4572e0a3c730ddd4300bc6b5ef82a57 debuginfo(build-id) = 2708fe169eb9506f5a4df5f6fdff9df1478e42a2 debuginfo(build-id) = 34f379e0e46500a4eb90023139e91aa79e63079e debuginfo(build-id) = 4005bdcf1039d7be4fb15b159f96db7c30dafa68 debuginfo(build-id) = 417900577bc5dda1ba72eb665889ef1b1c1aefb0 debuginfo(build-id) = 424d59ad47ac49f93aa3d7a63f9b16ab4f8beef8 debuginfo(build-id) = 4def8a9ac391aef74f32736e1d3d9e8fa7afad1e debuginfo(build-id) = 4e00f631617a20c7f70f70e4ee319d6bf7532ff0 debuginfo(build-id) = 54936ed14ced64e5eb65cdf62c1ef88ed16fd050 debuginfo(build-id) = 59bb2ec38b8e14c132fe0f9462d6cdf4e273fa8c debuginfo(build-id) = 5eded53dd56c0ac6c96f2f9b34705a3288733c72 debuginfo(build-id) = 6d2109b9874cf712ce0de7ac31e3db138c5b39ce debuginfo(build-id) = 73a5abc95130c6c44a8d7a34966294d254b8ba31 debuginfo(build-id) = 75678454034e25f1ea52c1718ed67b59199a8c59 debuginfo(build-id) = 769e746022b60ab0c17114f9d18909ef46efa744 debuginfo(build-id) = 76e577ec9a4b631f3f9dbc3819e9990f2f15cbed debuginfo(build-id) = 77d139bf6065a3b06ad867c5da556b334b462c43 debuginfo(build-id) = 7f368a11d9a72f83ee5d0d756290dde5ec72efe7 debuginfo(build-id) = 80804ca01b4c5cfef15863fab6cae34b06d14aea debuginfo(build-id) = 8161b4ccba6fae5df1accc484b275ad6c7cb7708 debuginfo(build-id) = 830f356d3f52fa76887586e032d995eff559b6e4 debuginfo(build-id) = 9804bff64b3168e3b653a93b3fe518e4ea302843 debuginfo(build-id) = a1da3bddd77a8920edf43b1a48a3964801b3bb62 debuginfo(build-id) = a5326f22e4b9eb89d519efb6a8d5ac20c397f594 debuginfo(build-id) = a62be195dca5a8a7f4b46389f5b8fe34f318863e debuginfo(build-id) = b2127866fc1adbc3853e3f7848c329d15902693c debuginfo(build-id) = b91457fbd2196a9c82503b202d5bf0eab3961ace debuginfo(build-id) = b9a0b40485d8c3ad76a3dce9395806a27e0cffcf debuginfo(build-id) = bf54514bc985429660aaa5b4186e8f728d7e92fb debuginfo(build-id) = bfadad758e1de62986cfaa7405bde4b01de72799 debuginfo(build-id) = c1d795a86480250f977b53bfa005254ae9954f4f debuginfo(build-id) = c6cd8075360f633e035ffbdc8d72d46eabc6aa09 debuginfo(build-id) = cbec2aea47d1951d3b2f9ac39d694f08ac004fa9 debuginfo(build-id) = d396ba51daf470542c12227c62cbfa55cc8ddd2e debuginfo(build-id) = d7fbd5bf7d45efa5fbee877e252061c5ab2ff9e0 debuginfo(build-id) = d9957714c610e8981ed7c0e63ec3c1d2f9c95d88 debuginfo(build-id) = db2cf7c6b26d7d4ece3c2588b6f940886eb84b02 debuginfo(build-id) = e37c4481ad6b3ae6496114aa657353babaabf5e3 debuginfo(build-id) = e60159ccb96b6c90ef0279b448c263c0a7f90da6 debuginfo(build-id) = ec6962e05e1868d73ddcb0571a3d57e6ede12770 debuginfo(build-id) = f55548ef2fe9e4e38c980f38ffa18eb3f35fd2e6 debuginfo(build-id) = f607a33695876d4f83cc08060ac7cef7f4fc7563 debuginfo(build-id) = f855c787fa80aa07d225f515539cd817ecf03d5e debuginfo(build-id) = f8e94794e4ce852bd53ccef26c8b56f0e216abed wcstools-debuginfo = 3.9.6-1.el8 wcstools-debuginfo(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcstools-debugsource(s390-64) = 3.9.6-1.el8 Processing files: wcstools-libs-debuginfo-3.9.6-1.el8.s390x Provides: debuginfo(build-id) = 84cfffdc24240b6dd08865e0e805fd2c1c6413c1 wcstools-libs-debuginfo = 3.9.6-1.el8 wcstools-libs-debuginfo(s390-64) = 3.9.6-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcstools-debugsource(s390-64) = 3.9.6-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x Wrote: /builddir/build/RPMS/wcstools-3.9.6-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/wcstools-libs-3.9.6-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/wcstools-devel-3.9.6-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/wcstools-debugsource-3.9.6-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/wcstools-debuginfo-3.9.6-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/wcstools-libs-debuginfo-3.9.6-1.el8.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6rLdwN + umask 022 + cd /builddir/build/BUILD + cd wcstools-3.9.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wcstools-3.9.6-1.el8.s390x + exit 0 Child return code was: 0