<86>Aug 26 06:45:36 userdel[125630]: delete user 'rooter' <86>Aug 26 06:45:36 userdel[125630]: removed group 'rooter' owned by 'rooter' <86>Aug 26 06:45:36 userdel[125630]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 06:45:36 groupadd[125640]: group added to /etc/group: name=rooter, GID=1877 <86>Aug 26 06:45:36 groupadd[125640]: group added to /etc/gshadow: name=rooter <86>Aug 26 06:45:36 groupadd[125640]: new group: name=rooter, GID=1877 <86>Aug 26 06:45:36 useradd[125648]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Aug 26 06:45:36 userdel[125659]: delete user 'builder' <86>Aug 26 06:45:36 userdel[125659]: removed group 'builder' owned by 'builder' <86>Aug 26 06:45:36 userdel[125659]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 06:45:36 groupadd[125666]: group added to /etc/group: name=builder, GID=1878 <86>Aug 26 06:45:36 groupadd[125666]: group added to /etc/gshadow: name=builder <86>Aug 26 06:45:36 groupadd[125666]: new group: name=builder, GID=1878 <86>Aug 26 06:45:36 useradd[125672]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wcstools-3.9.7-alt1_1.nosrc.rpm (w1.gzdio) Installing wcstools-3.9.7-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcstools-3.9.7 + echo 'Source #0 (wcstools-3.9.7.tar.gz):' Source #0 (wcstools-3.9.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wcstools-3.9.7.tar.gz + /bin/tar -xf - + cd wcstools-3.9.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wcstools-3.9.7-rename-shlib.patch):' Patch #0 (wcstools-3.9.7-rename-shlib.patch): + /usr/bin/patch -p1 patching file libwcs/Makefile patching file Makefile + grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' '--include=*.c' '--include=*.h' + 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' @ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.7 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export 'CPPFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CPPFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make make: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.7' make CC=gcc -C libwcs make[1]: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.7/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imsetwcs.o imsetwcs.c imsetwcs.c: In function 'CompRes': imsetwcs.c:1059:17: warning: variable 'sep2' set but not used [-Wunused-but-set-variable] 1059 | double sep, sep2, rsep, rsep2, dsep, dsep2; | ^~~~ imsetwcs.c:1058:43: warning: unused variable 'mag0' [-Wunused-variable] 1058 | double gx, gy, dx, dy, dx2, dy2, dxy, mag0; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imgetwcs.o imgetwcs.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o matchstar.o matchstar.c matchstar.c: In function 'WCSMatch': matchstar.c:962:9: warning: unused variable 'nsc' [-Wunused-variable] 962 | int nsc, j, nq[5]; | ^~~ matchstar.c: In function 'amoeba': matchstar.c:1816:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1816 | for (i=0,sum=0.0; itabline, tabtable->lline, tabtable->tcat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabread.c: In function 'gettabline': tabread.c:2264:24: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2264 | (void) fgets (tabtable->tabline, tabtable->lline, tabtable->tcat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabread.c: At top level: tabread.c:2653:1: warning: 'tabcont' defined but not used [-Wunused-function] 2653 | tabcont (tabtable, keyword) | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 702 | int mrv; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 811 | int starfound; | ^~~~~~~~~ ctgread.c: In function 'ctgopen': ctgread.c:1249:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 1249 | int ntok; | ^~~~ ctgread.c: In function 'isacat': ctgread.c:1953:11: warning: variable 'errc' set but not used [-Wunused-but-set-variable] 1953 | char *errc; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 576 | char *str; | ^~~ actread.c:573:50: warning: variable 'magv' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ actread.c:573:44: warning: variable 'magb' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o catutil.o catutil.c catutil.c: In function 'tmcid': catutil.c:2546:10: warning: variable 'csign' set but not used [-Wunused-but-set-variable] 2546 | char csign; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o skybotread.o skybotread.c skybotread.c: In function 'skybotread': skybotread.c:133:12: warning: unused variable 'dtemp' [-Wunused-variable] 133 | double dtemp, jdout; | ^~~~~ skybotread.c:128:10: warning: unused variable 'cmag' [-Wunused-variable] 128 | char cmag; | ^~~~ skybotread.c: In function 'skybot2tab': skybotread.c:315:10: warning: unused variable 'ccom' [-Wunused-variable] 315 | char ccom = ','; | ^~~~ skybotread.c:313:11: warning: unused variable 'buff' [-Wunused-variable] 313 | char *buff; | ^~~~ skybotread.c:309:16: warning: unused variable 'ldata' [-Wunused-variable] 309 | int lhead, ldata; | ^~~~~ skybotread.c:305:11: warning: unused variable 'head' [-Wunused-variable] 305 | char *head; | ^~~~ skybotread.c:304:11: warning: unused variable 'chead' [-Wunused-variable] 304 | char *chead; | ^~~~~ skybotread.c:302:11: warning: unused variable 'endhead' [-Wunused-variable] 302 | char *endhead; | ^~~~~~~ skybotread.c:298:11: warning: unused variable 'databuff' [-Wunused-variable] 298 | char *databuff; | ^~~~~~~~ skybotread.c:293:11: warning: unused variable 'heading' [-Wunused-variable] 293 | char *heading; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imrotate.o imrotate.c imrotate.c: In function 'RotWCSFITS': imrotate.c:374:22: warning: unused variable 'ctype2' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ imrotate.c:374:10: warning: unused variable 'ctype1' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fitsfile.o fitsfile.c fitsfile.c: In function 'fitsrhead': fitsfile.c:293:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 293 | fprintf (stderr,"FITSRHEAD: %d bytes in header\n",ibhead); | ~^ ~~~~~~ | | | | int off_t {aka long int} | %ld gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imhfile.o imhfile.c imhfile.c: In function 'iraf2fits': imhfile.c:606:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 606 | else | ^~~~ imhfile.c:608:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 608 | 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] 913 | (void) ftruncate (fd, nbhead); | ^~~~~~~~~~~~~~~~~~~~~~ imhfile.c: In function 'iraf2fits': imhfile.c:507:11: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 507 | (void)strncpy (endline,"END", 3); | ^ imhfile.c:861:5: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 861 | strncpy (endline," ",3); | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hget.o hget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hput.o hput.c hput.c: In function 'hputcom': hput.c:696:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 696 | else | ^~~~ hput.c:698:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 698 | q2 = NULL; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imio.o imio.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dateutil.o dateutil.c dateutil.c: In function 'fd2mfd': dateutil.c:2124:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2124 | sprintf (tstring, ""); | ^~ dateutil.c:2130:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2130 | sprintf (dstring, ""); | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imutil.o imutil.c imutil.c: In function 'SetBadFITS': imutil.c:227:25: warning: value computed is not used [-Wunused-value] 227 | *b1++; | ^~~~~ imutil.c:246:25: warning: value computed is not used [-Wunused-value] 246 | *b1++; | ^~~~~ imutil.c:273:25: warning: value computed is not used [-Wunused-value] 273 | *b1++; | ^~~~~ imutil.c:292:25: warning: value computed is not used [-Wunused-value] 292 | *b1++; | ^~~~~ imutil.c:320:25: warning: value computed is not used [-Wunused-value] 320 | *b1++; | ^~~~~ imutil.c:339:25: warning: value computed is not used [-Wunused-value] 339 | *b1++; | ^~~~~ imutil.c:365:25: warning: value computed is not used [-Wunused-value] 365 | *b1++; | ^~~~~ imutil.c:384:25: warning: value computed is not used [-Wunused-value] 384 | *b1++; | ^~~~~ imutil.c: In function 'SetBadVal': imutil.c:460:21: warning: value computed is not used [-Wunused-value] 460 | *b1++; | ^~~~~ imutil.c:465:21: warning: value computed is not used [-Wunused-value] 465 | *b1++; | ^~~~~ imutil.c:492:21: warning: value computed is not used [-Wunused-value] 492 | *b1++; | ^~~~~ imutil.c:497:21: warning: value computed is not used [-Wunused-value] 497 | *b1++; | ^~~~~ imutil.c:524:21: warning: value computed is not used [-Wunused-value] 524 | *b1++; | ^~~~~ imutil.c:529:21: warning: value computed is not used [-Wunused-value] 529 | *b1++; | ^~~~~ imutil.c:556:21: warning: value computed is not used [-Wunused-value] 556 | *b1++; | ^~~~~ imutil.c:561:21: warning: value computed is not used [-Wunused-value] 561 | *b1++; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o worldpos.o worldpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tnxpos.o tnxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o zpxpos.o zpxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dsspos.o dsspos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platepos.o platepos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 954 | int i, is, js, nthis, im, no, nums[MAXMERGE]; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platefit.o platefit.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iget.o iget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fileutil.o fileutil.c fileutil.c:30:1: warning: "/*" within comment [-Wcomment] 30 | /** Read, parse, and find out things about ASCII files | fileutil.c: In function 'getmaxlength': fileutil.c:183:9: warning: unused variable 'nlines' [-Wunused-variable] 183 | int nlines = 0; | ^~~~~~ fileutil.c: In function 'agetl': fileutil.c:1286:9: warning: unused variable 'ieos' [-Wunused-variable] 1286 | int ieos = 0; | ^~~~ fileutil.c:1281:23: warning: variable 'lstring' set but not used [-Wunused-but-set-variable] 1281 | int ichar, jline, lstring; | ^~~~~~~ fileutil.c:1281:9: warning: unused variable 'ichar' [-Wunused-variable] 1281 | int ichar, jline, lstring; | ^~~~~ fileutil.c: In function 'agetw': fileutil.c:1412:11: warning: unused variable 'value' [-Wunused-variable] 1412 | char *value; | ^~~~~ fileutil.c: In function 'agets': fileutil.c:1446:24: warning: unused variable 'fkey' [-Wunused-variable] 1446 | int ipar, i, lkey, fkey; | ^~~~ fileutil.c:1446:15: warning: unused variable 'i' [-Wunused-variable] 1446 | int ipar, i, lkey, fkey; | ^ fileutil.c:1444:57: warning: unused variable 'iquot' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~ fileutil.c:1444:21: warning: unused variable 'rval' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1444:11: warning: unused variable 'lastval' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~~ fileutil.c:1443:27: warning: variable 'dquot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c:1443:17: warning: variable 'squot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c:1443:10: warning: variable 'cquot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c: In function 'aputnr8': fileutil.c:1645:12: warning: unused variable 'lval' [-Wunused-variable] 1645 | int i, lval; | ^~~~ fileutil.c:1645:9: warning: unused variable 'i' [-Wunused-variable] 1645 | int i, lval; | ^ fileutil.c: In function 'aputs': fileutil.c:1829:1: warning: "/*" within comment [-Wcomment] 1829 | /* Fix input string */ | fileutil.c:1684:15: warning: variable 'ltok' set but not used [-Wunused-but-set-variable] 1684 | int ntok, ltok; | ^~~~ fileutil.c:1684:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 1684 | int ntok, ltok; | ^~~~ fileutil.c:1683:9: warning: variable 'lstr' set but not used [-Wunused-but-set-variable] 1683 | int lstr, lstring, lval, lnew, islash, ispace; | ^~~~ fileutil.c:1682:9: warning: unused variable 'i' [-Wunused-variable] 1682 | int i, lkey; | ^ fileutil.c:1680:65: warning: unused variable 'ival' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1680:57: warning: unused variable 'iquot' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~ fileutil.c:1680:37: warning: unused variable 'brack2' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~ fileutil.c:1680:28: warning: unused variable 'brack1' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~ fileutil.c:1680:21: warning: unused variable 'rval' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1680:11: warning: unused variable 'lastval' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~~ fileutil.c:1679:35: warning: variable 'dquot' set but not used [-Wunused-but-set-variable] 1679 | char cquot, slf[2], squot[2], dquot[2]; | ^~~~~ fileutil.c: In function 'next_line': fileutil.c:496:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | (void) fgets (line, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileutil.c: In function 'first_token': fileutil.c:532:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 532 | (void) fgets (token, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcslib.o wcslib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lin.o lin.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cel.o cel.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o proj.o proj.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sph.o sph.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcstrig.o wcstrig.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o distort.o distort.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o poly.o poly.c gcc -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 In function 'strncat', inlined from 'same_path' at imhfile.c:1078:8: /usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 255 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^ fileutil.c: In function 'aputs': fileutil.c:1696:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 1696 | slf[2] = ceos; | ^ fileutil.c:1679:17: note: at offset 2 into destination object 'slf' of size 2 1679 | char cquot, slf[2], squot[2], dquot[2]; | ^ 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 '/usr/src/RPM/BUILD/wcstools-3.9.7/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 68 | int nbytes; | ^~~~~~ cphead.c: In function 'CopyValues': cphead.c:375:16: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 375 | int naxis, ipos, nbhead, nbr, nbw; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/delwcs delwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 72 | int nbytes; | ^~~~~~ delhead.c: In function 'DelKeywords': delhead.c:471:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 471 | if (nblnew == nblold && !newimage) | ^~ delhead.c:474:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 474 | hgeti4 (header,"NAXIS",&naxis); | ^~~~~~ delhead.c:286:9: warning: variable 'imageread' set but not used [-Wunused-but-set-variable] 286 | int imageread = 0; | ^~~~~~~~~ delhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 285 | 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] 563 | int i, killcom, nline; | ^~~~~ delhead.c: In function 'main': delhead.c:196:39: warning: pointer 'kwd_108' may be used after 'realloc' [-Wuse-after-free] 196 | kwdnew[ikwd] = kwd[ikwd]; | ^ delhead.c:194:36: note: call to 'realloc' here 194 | kwdnew = (char **) realloc ((void *)kwd, maxnkwd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ delhead.c:197:17: warning: pointer 'kwd_108' used after 'realloc' [-Wuse-after-free] 197 | free (kwd); | ^~~~~~~~~~ delhead.c:194:36: note: call to 'realloc' here 194 | kwdnew = (char **) realloc ((void *)kwd, maxnkwd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 133 | int fdr, ipos, nbr, nbw; | ^~~~ edhead.c:304:9: warning: pointer 'header_76' may be used after 'free' [-Wuse-after-free] 304 | free (header); | ^~~~~~~~~~~~~ edhead.c:217:9: note: call to 'free' here 217 | free (header); | ^~~~~~~~~~~~~ edhead.c:253:13: warning: pointer 'header_76' may be used after 'free' [-Wuse-after-free] 253 | free (header); | ^~~~~~~~~~~~~ edhead.c:217:9: note: call to 'free' here 217 | free (header); | ^~~~~~~~~~~~~ edhead.c:240:9: warning: pointer 'header_76' may be used after 'free' [-Wuse-after-free] 240 | free (header); | ^~~~~~~~~~~~~ edhead.c:217:9: note: call to 'free' here 217 | free (header); | ^~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 216 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 115 | int nbytes; | ^~~~~~ gethead.c:95:10: warning: unused variable 'wcond' [-Wunused-variable] 95 | char wcond, **newccond; | ^~~~~ gethead.c: In function 'PrintValues': gethead.c:1143:40: warning: too many arguments for format [-Wformat-extra-args] 1143 | sprintf (temp, "%c_", keyword[0], str); | ^~~~~ gethead.c:1145:40: warning: too many arguments for format [-Wformat-extra-args] 1145 | sprintf (temp, "%c___", keyword[0], str); | ^~~~~~~ gethead.c:1300:32: warning: too many arguments for format [-Wformat-extra-args] 1300 | sprintf (temp, "%c_", keyword[0], str); | ^~~~~ gethead.c:1302:32: warning: too many arguments for format [-Wformat-extra-args] 1302 | sprintf (temp, "%c___", keyword[0], str); | ^~~~~~~ gethead.c:803:23: warning: variable 'notfound' set but not used [-Wunused-but-set-variable] 803 | int ikwd, nfound, notfound, nch, iepoch; | ^~~~~~~~ gethead.c: At top level: gethead.c:77:24: warning: 'newccond' defined but not used [-Wunused-variable] 77 | static char **ccond, **newccond; /* Condition characters */ | ^~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/i2f i2f.c -L libwcs -lwcstools -lm i2f.c: In function 'IRAFtoFITS': i2f.c:229:17: warning: pointer 'irafheader_63' may be used after 'free' [-Wuse-after-free] 229 | free (irafheader); | ^~~~~~~~~~~~~~~~~ i2f.c:221:13: note: call to 'free' here 221 | free (irafheader); | ^~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imcat imcat.c -L libwcs -lwcstools -lm imcat.c: In function 'main': imcat.c:591:20: warning: the comparison will always evaluate as 'false' for the address of 'refcatname' will never be NULL [-Waddress] 591 | if (refcatname == NULL) { | ^~ imcat.c:128:11: note: 'refcatname' declared here 128 | char *refcatname[5]; /* reference catalog name */ | ^~~~~~~~~~ imcat.c: In function 'ListCat': imcat.c:1285:25: warning: unused variable 'iy' [-Wunused-variable] 1285 | int radius, ix, iy; | ^~ imcat.c:1285:21: warning: unused variable 'ix' [-Wunused-variable] 1285 | int radius, ix, iy; | ^~ imcat.c:856:29: warning: unused variable 'epmd' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:23: warning: unused variable 'epmr' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:17: warning: unused variable 'edec' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:12: warning: unused variable 'era' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 167 | int i, nw, nbytes, lhead, nblk; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/immatch immatch.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imrot imrot.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imsize imsize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imstar imstar.c -L libwcs -lwcstools -lm imstar.c: In function 'ListStars': imstar.c:666:25: warning: unused variable 'iy' [-Wunused-variable] 666 | int radius, ix, iy; | ^~ imstar.c:666:21: warning: unused variable 'ix' [-Wunused-variable] 666 | int radius, ix, iy; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imwcs imwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/scat scat.c -L libwcs -lwcstools -lm scat.c: In function 'ListCat': scat.c:3251:33: warning: the comparison will always evaluate as 'true' for the address of 'starcat' will never be NULL [-Waddress] 3251 | if (starcat != NULL && | ^~ scat.c:112:24: note: 'starcat' declared here 112 | static struct StarCat *starcat[5]; /* Star catalog data structure */ | ^~~~~~~ scat.c:1147:10: warning: variable 'string' set but not used [-Wunused-but-set-variable] 1147 | char string[TABMAX]; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sethead sethead.c -L libwcs -lwcstools -lm sethead.c: In function 'main': sethead.c:315:45: warning: comparison between pointer and zero character constant [-Wpointer-compare] 315 | if (kw1 == (char) 0) | ^~ sethead.c:315:41: note: did you mean to dereference the pointer? 315 | if (kw1 == (char) 0) | ^ sethead.c:85:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 85 | int nbytes; | ^~~~~~ sethead.c: In function 'SetValues': sethead.c:725:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 725 | strncpy (cval, "RA--", 4); | ^ sethead.c:728:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 728 | strncpy (cval, "DEC-", 4); | ^ sethead.c:750:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 750 | strncpy (cval, "GLON", 4); | ^ sethead.c:753:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 753 | strncpy (cval, "GLAT", 4); | ^ sethead.c:775:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 775 | strncpy (cval, "ELON", 4); | ^ sethead.c:778:13: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 778 | strncpy (cval, "ELAT", 4); | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 138 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getpix getpix.c -L libwcs -lwcstools -lm getpix.c: In function 'main': getpix.c:388:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 388 | else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { | ~~~~~~~~^~~~~~~~ getpix.c:388:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 388 | else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { | ~~~~~~~~^~~~~~~~~~ getpix.c:100:18: warning: unused variable 'fcomma' [-Wunused-variable] 100 | char *fext, *fcomma; | ^~~~~~ getpix.c:100:11: warning: unused variable 'fext' [-Wunused-variable] 100 | char *fext, *fcomma; | ^~~~ getpix.c: In function 'PrintPix': getpix.c:645:11: warning: unused variable 'c' [-Wunused-variable] 645 | char *c; | ^ getpix.c:667:17: warning: pointer 'irafheader_520' may be used after 'free' [-Wuse-after-free] 667 | free (irafheader); | ^~~~~~~~~~~~~~~~~ getpix.c:659:13: note: call to 'free' here 659 | free (irafheader); | ^~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 271 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 74 | 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] 68 | int syscoor = 0; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 68 | int nbytes; | ^~~~~~ keyhead.c: In function 'ChangeKeyNames': keyhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 285 | int fdr, fdw, ipos, nbr, nbw, nchange; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/skycoor skycoor.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 138 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 92 | int modwcs = 0; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/wcshead wcshead.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/conpix conpix.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 580 | int ntok; | ^~~~ gettab.c:564:9: warning: variable 'drop' set but not used [-Wunused-but-set-variable] 564 | int drop; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/newfits newfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getfits getfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imstack imstack.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imextract imextract.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sumpix sumpix.c -L libwcs -lwcstools -lm sumpix.c: In function 'SumPix': sumpix.c:304:17: warning: pointer 'irafheader_337' may be used after 'free' [-Wuse-after-free] 304 | free (irafheader); | ^~~~~~~~~~~~~~~~~ sumpix.c:296:13: note: call to 'free' here 296 | free (irafheader); | ^~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 422 | double dx, secpixin1, secpixin2, secpix1, dpix, dnpix; | ^~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 112 | int match, newbytes; | ^~~~~ getcol.c: In function 'ListFile': getcol.c:1029:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1029 | else | ^~~~ getcol.c:1031:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1031 | iapp = 0; | ^~~~ getcol.c:1223:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1223 | for (j = nchar; j < ltok; j++); | ^~~ getcol.c:1224:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1224 | token[j] = (char) 0; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getdate getdate.c -L libwcs -lwcstools -lm getdate.c: In function 'main': getdate.c:108:9: warning: variable 'lline' set but not used [-Wunused-but-set-variable] 108 | int lline; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imfill imfill.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imsmooth imsmooth.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imresize imresize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/fileroot fileroot.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/filename filename.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/filext filext.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/char2sp char2sp.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sp2char sp2char.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/crlf crlf.c crlf.c: In function 'CRFix': crlf.c:102:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | (void) write (1, buffer, nbr); | ^~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/htmlsp htmlsp.c htmlsp.c: In function 'HTMLFix': htmlsp.c:100:20: warning: unused variable 'i' [-Wunused-variable] 100 | int nbr, nnbr, i; | ^ htmlsp.c:110:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | (void) write (1, buffer, nnbr); | ^~~~~~~~~~~~~~~~~~~~~~~ htmlsp.c: At top level: htmlsp.c:34:14: warning: 'RevMsg' defined but not used [-Wunused-variable] 34 | static char *RevMsg = "HTMLSP WCSTools 3.9.7, 11 August 2022, Jessica Mink (jmink@cfa.harvard.edu)"; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isnum isnum.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isrange isrange.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isfits isfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isfile isfile.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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] 86 | while (c = *++str) { | ^ simpos.c:186:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 186 | fgets (newobj, 32, flist); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/bincat bincat.c -L libwcs -lwcstools -lm make: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52074 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcstools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcstools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wcstools-3.9.7 + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/lib + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/bin + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/include/libwcs + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/man/man1 + install -p -m 0755 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 /usr/src/tmp/wcstools-buildroot/usr/bin + mv /usr/src/tmp/wcstools-buildroot/usr/bin/remap /usr/src/tmp/wcstools-buildroot/usr/bin/wcsremap + cp -a libwcs/libwcstools.so libwcs/libwcstools.so.1 libwcs/libwcstools.so.1.0.0 /usr/src/tmp/wcstools-buildroot/usr/lib + install -p -m 0644 libwcs/fitsfile.h libwcs/fitshead.h libwcs/fitswcs.h libwcs/imio.h libwcs/lwcs.h libwcs/wcs.h libwcs/wcscat.h libwcs/wcslib.h /usr/src/tmp/wcstools-buildroot/usr/include/libwcs + install -p -m 0644 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 /usr/src/tmp/wcstools-buildroot/usr/share/man/man1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcstools-buildroot (auto) mode of './usr/lib/libwcstools.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/wcstools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wcstools-buildroot/ (default) Compressing files in /usr/src/tmp/wcstools-buildroot (auto) Adjusting library links in /usr/src/tmp/wcstools-buildroot ./usr/lib: (from :0) libwcstools.so.1 -> libwcstools.so.1.0.0 Verifying ELF objects in /usr/src/tmp/wcstools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wcsremap: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/xy2sky: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/wcshead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sumpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/skycoor: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sky2xy: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/simpos: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/setpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/scat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/newfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/keyhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/imwcs: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstar: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstack: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsmooth: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imrot: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imresize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/immatch: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imfill: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imextract: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imcat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/i2f: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/htmlsp: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/gettab: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/gethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getdate: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getcol: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/fixpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/edhead: uses non-LFS functions: fopen lseek mkstemp verify-elf: WARNING: ./usr/bin/delhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/crlf: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/cphead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/conpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/bincat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libwcstools.so.1.0.0: uses non-LFS functions: fopen ftruncate lseek open stat Processing files: wcstools-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.7 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + cp -prL --no-dereference COPYING /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + cp -prL NEWS Readme Programs /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ov8yfa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X9mStz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libwcstools.so.1 >= set:neuvgDAK6BSmnCN4QsVy6c8b2Hf7Jd0TZH8Z1IZajrz0AH3jXS04jddGZ1JM2pDugFcm6tZ6655b3FUetqb4OOm6x3842UCMtE8A1eHodKZEsqIboz3vmiaCJOqXOaszLw9iEZx35MqMjrDnh9TIWz91SIgKiN6Nj2khNGr8QElxfEbaWTDsAdIlTyege1SSmXm6N8EJbDmV8XwKvgBPdYy8oPYwQ1xBRe1kDFO8iTlKKPcxgB2yRZ1g2KDYK13oMk55FuZxZwmh4pMGDLBSyymAjgGNjh25I4SmdvWVxZ6MRsG9a6X4XIAAUoZs4eoXpM7x5Z7OhzTvlxnP7ZLt1kZIeZL5AjzNCuF1RpmZk7h2ZgTqYJhzKOFtXp7EuYJqj4XhcyKX6C8iDYkFer8VaMbntCgXg5sT9ykgyhWUakYDyFAQC2bu8FqmhnxnujMsnDNVAXNNfJeRgDaBxZjx96mY3SgZsZjv9DLwSulaecZ3XfmgZnxzokOUuVoOLWaJVPsgkYdlmTDrb4xjiFK4eBV5Csi5ZBNWZdRptW4XF99PtVESFRMFelMpp0M9jnUePja6TVfSPy5wN71hTxNSn8w8cUcDhfogsNpWpQH2GvuesAMcZfUq7rFT8RBbNECt2LkrvB4YAgbjRGMSCgoPdE52F1zcy7SsKJWZIiBA96OKRMqW29AgRfiPSYhpwwPSFu4302gpHgZqrA2wOKIE5SNx8r3nYOCHnmA8NsZAS5QjanKAB1Wf0mziouWcvkZaaMXy64TppXt3yJXqVxwdhUU2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WeHtnI Creating wcstools-debuginfo package Processing files: libwcstools1-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40321 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.7 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + cp -prL --no-dereference libwcs/COPYING /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OoZCTa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcstools-buildroot/usr/lib/libwcstools.so.1: 905 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d9szMS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcstools.so.1 = set:ndYZuAgX5bmWqYaPivqDwFVYt6DU35Oo5Z9y5Lgx8aA532zoEJGhEuLkc6EkFS9C6kswq0KZH8lwSgLWMUaVfcysdreirh0sB73ZkDNX9ksCl6JXGQS8gZH4D9Rdrahctm62BEbHrSkJRflIEiLuWZcLRxpNdJ3rzQ0lpzgO2kg4LT6JEQOuzAVZch0nxjGAqqvrpF1qVfV2h8YBClE8sd62uJpVYmUhn3JZ9oaNUesvveqiFKGS1MxjFO8rdsli7DCtNMmZrMogUzvwD0QA7fSZCpZnYMYZe9894NWOJB9VH8dK2e21QU1s4a1Z58ikF81CbwY1Qfya7pZbQawGSn8yBiQnOlxefJLZf25BUEYxdnax6ymkOucuOTVC52E1eNIFM68SqwBl2bZ3iKOih7eO3GChNkqjlV3s1Uw7cETZ1sJ5xnds3V45nBVZxRAcH61GMiprJKt2oroiGAL928Ox4gTMiazFyZmAvgqGv0tZag6JGpKhjprKRhiNiCVo3ZbAB1mRZ8ZBE4KBrWZ5nAFLgNUTTUsCzKD5d9WTWgexZk6WfKx3yJXbixxD1rlTnI6use86a5vIIW4M7s5VIATuqNaBXkQhse7rMlKYQnJICZ992l5A7CKT0WoLLDYu19w0CY2oXRPhnJRyTv2yU3fBXZC1FGaiA1mZ4eWkQmkQ2DyZf1NyUjtOGqC4Zk5mvaLMJNi5BEjKs4ZJrHVxQlrY4NPHThVSSUOkMijEzysxk3Wj4CAZkDEIC3W7L17IIbbFstNXc9M8XMHLDxfpRzm1mQuOO4VqkdASbfrKnQlJVrdyaT5Ec5pIPZHwVkTPWKdwyvs85rjufumVzhyMyp6UjzuksdXAJl3MiIWwRUJhYFjO4qq5TIACtKrOifgOSZjklZF5PvHfW64V6q3sBgZfHrmQKbcx8tb7K1ncza7AAOQ8ndjQZnXSDppGlG8kD5obJWjxaZzsOmnllz0CnCOZlpkZ794jkoRBa3AVIsQv694q8n5tTkIzFLETubbK1rMjW21ANzh3yKh8U7p4LzjZ5fcpeSm2FchZE6CGVnPjXQcZiqW4fKp9Hy0NoDxwPjt8QlFcQt2tC6UQWXon6SiMjXrcrR3YpZ9ZChL0n1Lw7dHIh4DTvRMIFoZsfuluZyQZnbseyxEhliwJLJveCmjtlVHhD4zVG0FswVTzbeKQT08eqG87SPc0KJb7K2f3hwdwrIJU3dicaZ6fPjII1pXJAOYxFjqY90rpIvsvHPWQSZipTZmAafvcC1tbpKBjJHRAXnKki8QitebZFyPB9bemcVZAfLQTYn0Lstxtm8ZlEozUvqxeWPttkO77RZpxh3y8OR35qc5Z9nxHWRUjbJ7Dds74rLgs03yUKAFQc9u2S0tg86dk5fUhflycpuyewiYZ8QNEWeRlux7xnmgGWAbl4c769oCufAkhXgbdbfIoAKtWE59icGpdZ05DUiJZ5oAMVkiwBFZwT8Lpv1YxPCHhL2GNJP0OzkDsUs024Zl03Zg8JH2jyKDkg6IYhi56cfAyU8jFHFKVSmtH7UXPlchEdI5UdqOQvWuAJLsxcwBrEIkUcg52Eut6KpxlE4BaDfB14sKanKuklRHW7W46yXrMmNJbMBmTOS8v46npTfC3Z2IYip8IjQwsQvZ03J1Frns47izFF6Ny4i3TYRzZ35OQcfnLNkyjDSKCGi6IPAsZgEygyqYRejo5T5jewtzfSJoMojYJTUTB64TpTRNiT8zHUmazxXCOWfk2olbJmfBwBuol0UPDyLHTfXwl5 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQ3I3X Creating libwcstools1-debuginfo package Processing files: libwcstools-devel-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.7 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + cp -prL libwcs/NEWS /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n92xHK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZMhcOf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: wcstools-devel = 3.9.7-alt1_1 Requires: libwcstools1 >= 3.9.7-alt1_1, /usr/lib/libwcstools.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kDdWXE Processing files: wcstools-debuginfo-3.9.7-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPzCUB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xs6bFU find-requires: running scripts (debuginfo) Requires: wcstools = 3.9.7-alt1_1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libwcstools.so.1) Processing files: libwcstools1-debuginfo-3.9.7-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QpTjr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MqrJZ0 find-requires: running scripts (debuginfo) Provides: debug(libwcstools.so.1) Requires: libwcstools1 = 3.9.7-alt1_1, debug(libc.so.6), debug(libm.so.6) Adding to wcstools-debuginfo a strict dependency on wcstools Adding to libwcstools1-debuginfo a strict dependency on libwcstools1 Adding to wcstools a strict dependency on libwcstools1 Adding to libwcstools-devel a strict dependency on libwcstools1 Adding to wcstools-debuginfo a strict dependency on libwcstools1-debuginfo Removing from wcstools-debuginfo 5 sources provided by libwcstools1-debuginfo Removing 2 extra deps from wcstools due to dependency on libwcstools1 Removing 1 extra deps from libwcstools-devel due to dependency on libwcstools1 Removing 1 extra deps from wcstools-debuginfo due to dependency on libwcstools1-debuginfo Removing 9 extra deps from wcstools due to repentancy on libwcstools1 Removing 2 extra deps from wcstools-debuginfo due to repentancy on libwcstools1-debuginfo Wrote: /usr/src/RPM/RPMS/i586/wcstools-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools-devel-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcstools-debuginfo-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm (w2.lzdio) 37.60user 16.92system 0:43.81elapsed 124%CPU (0avgtext+0avgdata 64368maxresident)k 0inputs+0outputs (0major+3887250minor)pagefaults 0swaps 2.59user 1.10system 0:50.15elapsed 7%CPU (0avgtext+0avgdata 118268maxresident)k 0inputs+0outputs (0major+145194minor)pagefaults 0swaps --- libwcstools1-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ libwcstools1-3.9.7-alt1_1.i586.rpm.hasher 2023-08-26 06:46:25.182208718 +0000 @@ -20,5 +20,5 @@ File: /usr/lib/libwcstools.so.1 120777 root:root libwcstools.so.1.0.0 -File: /usr/lib/libwcstools.so.1.0.0 100644 root:root e75053c9faf508c0963e423b29c587ca +File: /usr/lib/libwcstools.so.1.0.0 100644 root:root e53b30bca3da532c4173867cc69f110a File: /usr/share/doc/libwcstools1-3.9.7 40755 root:root File: /usr/share/doc/libwcstools1-3.9.7/COPYING 100644 root:root 633b959a0bdd0fc45e743facd0debe50 -RPMIdentity: 99d2d47b3294cfff2e3cb0861b1fb65f1835735f46af0fc6fa59bbe225b71e7cf6909ee8330eb211cfc11b080ad708eb858c0c05db61deabdc27e37b0b1353e2 +RPMIdentity: b665c84ce5e0efdc2b2a10f02b3faf4b9ab2bb1bb8966cb8fa4eec75eeaf99782b0f85325e91afc4fa8817f1daac7110b527364d78eabba53b652c8b5dc35d53 --- libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:48.000000000 +0000 +++ libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm.hasher 2023-08-26 06:46:25.248210056 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/2aa5e9e522a5de7248d9af7633981b551cae89 120777 root:root ../../../libwcstools.so.1.0.0 -/usr/lib/debug/.build-id/9e/2aa5e9e522a5de7248d9af7633981b551cae89.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/72d78857d0b5dd463d185e98dd6823c2bdf27c 120777 root:root ../../../libwcstools.so.1.0.0 +/usr/lib/debug/.build-id/ce/72d78857d0b5dd463d185e98dd6823c2bdf27c.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root @@ -68,6 +68,6 @@ Provides: libwcstools1-debuginfo = 3.9.7-alt1_1:sisyphus+306119.100.1.1 -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/2aa5e9e522a5de7248d9af7633981b551cae89 120777 root:root ../../../libwcstools.so.1.0.0 -File: /usr/lib/debug/.build-id/9e/2aa5e9e522a5de7248d9af7633981b551cae89.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root 61b4143db0b371ec94de236d4022f441 +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/72d78857d0b5dd463d185e98dd6823c2bdf27c 120777 root:root ../../../libwcstools.so.1.0.0 +File: /usr/lib/debug/.build-id/ce/72d78857d0b5dd463d185e98dd6823c2bdf27c.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root 2242621e7fc06238936a68b74df12572 File: /usr/lib/debug/usr/lib/libwcstools.so.1.debug 120777 root:root libwcstools.so.1.0.0.debug @@ -130,2 +130,2 @@ File: /usr/src/debug/wcstools-3.9.7/libwcs/zpxpos.c 100644 root:root 68ffa53a0cfa3bd0fbede8ef2f35580d -RPMIdentity: 4b634cc0c71acd4f8d0a8027a09728d79bbb83823953ee008531928dabf3cd31b0051258b01ee1102b99ba773fe288304c5c2156847e2aabf4bc417d6dc78b29 +RPMIdentity: 9223ebc9c7702cac0d31fa68b2ab0060c5549f37b3bf27ce68bba1f06f416c9bce4200caf1fe44edb5cd97db293bb5da69b9142217612caf0bd5372e91038bce --- wcstools-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ wcstools-3.9.7-alt1_1.i586.rpm.hasher 2023-08-26 06:46:25.310211312 +0000 @@ -91,53 +91,53 @@ Provides: wcstools = 3.9.7-alt1_1:sisyphus+306119.100.1.1 -File: /usr/bin/addpix 100755 root:root 052465ee82aeb6e6371f8d93f4066d72 -File: /usr/bin/bincat 100755 root:root a8c0b7de9c36322a84bae3389d2785eb -File: /usr/bin/char2sp 100755 root:root b91b44771593afe1f04d52101c7ac901 -File: /usr/bin/conpix 100755 root:root 563e2b21e6d29ebd488d8c7f50876bd2 -File: /usr/bin/cphead 100755 root:root af5821a75a6e907f8e6092db18c564ff -File: /usr/bin/crlf 100755 root:root 100f9b1204c0212921f259467d96ddc5 -File: /usr/bin/delhead 100755 root:root af5ad837c89d453ea42fe9fb05de0ea2 -File: /usr/bin/delwcs 100755 root:root b646aa9269ca1afafd9e45cc5173f883 -File: /usr/bin/edhead 100755 root:root 36fd9be49e83a6e27bc916acb0477895 -File: /usr/bin/filename 100755 root:root 8716bddcee4711cb129feb8919677539 -File: /usr/bin/fileroot 100755 root:root d65adc493f167cb8520bc9fd6ce2b8b3 -File: /usr/bin/filext 100755 root:root 894631eb63add1a6ce22a9e8d3d7621b -File: /usr/bin/fixpix 100755 root:root e1e44afdaecc68f180f171d335529213 -File: /usr/bin/getcol 100755 root:root b4f46de19c2e7c17d1c19d0482b184e2 -File: /usr/bin/getdate 100755 root:root f9c8e4f88ebafd1a31b30df46c73a002 -File: /usr/bin/getfits 100755 root:root 1051086ed402f863c4a1192634bd0107 -File: /usr/bin/gethead 100755 root:root c4a832bd01261ccc8b59cdbbd6eca55b -File: /usr/bin/getpix 100755 root:root 2b7a0fa7064f749580293876f253a58c -File: /usr/bin/gettab 100755 root:root d28b379a3f34bb48aad494ff9ae0346f -File: /usr/bin/htmlsp 100755 root:root bab566c992fb150850d5b03eaf38ba62 -File: /usr/bin/i2f 100755 root:root b38d3d42f3530e6abf7c5b01ccb94ac2 -File: /usr/bin/imcat 100755 root:root db2c48a789c36d33b0baab55c63fbb75 -File: /usr/bin/imextract 100755 root:root e17ce034273bbf54a18913b2709b6218 -File: /usr/bin/imfill 100755 root:root 4f07b8feb5ec5c4916fc5c7781f4f1d3 -File: /usr/bin/imhead 100755 root:root fd2a62126558426b1156967d76209399 -File: /usr/bin/immatch 100755 root:root b614dae73c856ba6ea0d635cb626bd80 -File: /usr/bin/imresize 100755 root:root 81f155d251dd2f74a4a6d42826af8ef5 -File: /usr/bin/imrot 100755 root:root a3b5deffabdc0d2330211e00ac6838c9 -File: /usr/bin/imsize 100755 root:root a24dca19c967fed2d91ca23b4f7e38e9 -File: /usr/bin/imsmooth 100755 root:root 623691f937b90972651cb5939524c317 -File: /usr/bin/imstack 100755 root:root 9ef2a30fe0a656e7ad5a8763a58e2fea -File: /usr/bin/imstar 100755 root:root 70dc102dc2fed30296a2c475fc2b4a0c -File: /usr/bin/imwcs 100755 root:root 7fc9475bfde353a2366f2c3f1439ef80 -File: /usr/bin/isfile 100755 root:root 1ba223726b1d547414125c17e414df41 -File: /usr/bin/isfits 100755 root:root c8c918de4eff3d89f42e10d0d62fd2a4 -File: /usr/bin/isnum 100755 root:root 84a5f53498462264cb465024803ac4ec -File: /usr/bin/isrange 100755 root:root 91a66f50d1de1feafa59ca3f65ae744d -File: /usr/bin/keyhead 100755 root:root 6684913cb95dec92cd3619d29e2286ae -File: /usr/bin/newfits 100755 root:root b0991e08297b1b83feeacfc422f4dc25 -File: /usr/bin/scat 100755 root:root d6804134a6b7f7518f1221ebf00035e0 -File: /usr/bin/sethead 100755 root:root a2d68a72842c16c0643c9c07c9655862 -File: /usr/bin/setpix 100755 root:root 25acae702eeeb7f254b89897fbd1effb -File: /usr/bin/simpos 100755 root:root 6c674ef9e6ac2510fb68c113587d21ea -File: /usr/bin/sky2xy 100755 root:root 76c3f644f69c1295c9dccba1da8dd59f -File: /usr/bin/skycoor 100755 root:root ee5d3dea5f33159e4c69ce507c7cf48e -File: /usr/bin/sp2char 100755 root:root 3f0771bbc0de89902548024891af49b9 -File: /usr/bin/subpix 100755 root:root 830c73a0a1d2ae47f5c1a07ade41f0a9 -File: /usr/bin/sumpix 100755 root:root 6f630fd6eedb4b7d6a7f7fcf3353b9b7 -File: /usr/bin/wcshead 100755 root:root f905975aed8a68a18aee71cfd632ce59 -File: /usr/bin/wcsremap 100755 root:root 6c04ae9a96df715522ed951b00065dc9 -File: /usr/bin/xy2sky 100755 root:root f4e27e58e0250b4ffed5d2d169e2266c +File: /usr/bin/addpix 100755 root:root cff1888aecba91e28c34439a7d6f94ba +File: /usr/bin/bincat 100755 root:root 5ababb75ff43138c787e27709ed46352 +File: /usr/bin/char2sp 100755 root:root d8dd8740a9aa7724bc21461495fbba00 +File: /usr/bin/conpix 100755 root:root c03e35e4e2609ce6a62ebb5f19364b20 +File: /usr/bin/cphead 100755 root:root 612c7e574344c637d9e0fe3fbcb36fdb +File: /usr/bin/crlf 100755 root:root f75c366acb4bb4c8172c212b2e0f52ee +File: /usr/bin/delhead 100755 root:root 8820c79fe48c5730ea2b6c3ec5edaabe +File: /usr/bin/delwcs 100755 root:root b1d2a52e1401f9c013b69790eb65036d +File: /usr/bin/edhead 100755 root:root 57eba0b4af73a48ada6b8711c6eaa13b +File: /usr/bin/filename 100755 root:root ebec6b162e096b980d386046a8ba2b66 +File: /usr/bin/fileroot 100755 root:root d1b0ec8eb46c6f6fb0b6365ef98f8688 +File: /usr/bin/filext 100755 root:root c13b149e01e6aa5427ac0ac0b76ce54e +File: /usr/bin/fixpix 100755 root:root 7eb46818fa704dfeb00c04c547d2cb14 +File: /usr/bin/getcol 100755 root:root ce0ed1114c88fce7ba99b08976878c8c +File: /usr/bin/getdate 100755 root:root a15a21d8e56fec3b8ce3c60368a73b69 +File: /usr/bin/getfits 100755 root:root 032961c3ae060ad61a5330c5e00b3d96 +File: /usr/bin/gethead 100755 root:root 5dc4f3b289c052440eb2352cbed8f1fe +File: /usr/bin/getpix 100755 root:root 6e5f43145ccae083e47225e00820454e +File: /usr/bin/gettab 100755 root:root f74791e8eedb9a2669cc64c1b6389af1 +File: /usr/bin/htmlsp 100755 root:root 060675b469bbcdfb0f39f69f0bff8607 +File: /usr/bin/i2f 100755 root:root 7ec895cb3b883422e4d4dd1173bb461c +File: /usr/bin/imcat 100755 root:root 291ff29a08b4ce8be5910eafba94f7a6 +File: /usr/bin/imextract 100755 root:root 8cb384dc07ff38504705cf6473596079 +File: /usr/bin/imfill 100755 root:root 3a22a9a293537a4c2b24b09864297ed9 +File: /usr/bin/imhead 100755 root:root 4bc29151f8fc0ac8c637ad1ca7d5c3f7 +File: /usr/bin/immatch 100755 root:root 39723cbad0cd804c1a72f9013aa079d5 +File: /usr/bin/imresize 100755 root:root 8a5f40c56f2b18267b71e577a7ab235b +File: /usr/bin/imrot 100755 root:root 8e04c0ade16e428fd2082bd8b91da3ad +File: /usr/bin/imsize 100755 root:root faee8cbc5c20737f26aa7501d60fa177 +File: /usr/bin/imsmooth 100755 root:root 7ef232556f203c037db2876d10464dc2 +File: /usr/bin/imstack 100755 root:root 2140d06dd23638ab1a5437c91fdad249 +File: /usr/bin/imstar 100755 root:root 089f00395e602fc24a24756ee03f99bd +File: /usr/bin/imwcs 100755 root:root 58632c47dce0aeb8f362a3a005f136c1 +File: /usr/bin/isfile 100755 root:root b3307a739de9caa788823c5309cf9205 +File: /usr/bin/isfits 100755 root:root 8c4ac15cfec770e4a6fbe2ed6e42d095 +File: /usr/bin/isnum 100755 root:root 8dedb94f525919eef9ca10065f284203 +File: /usr/bin/isrange 100755 root:root 36707987e3009b63e9669e652eb845fc +File: /usr/bin/keyhead 100755 root:root f7cb45bae82c03bbb06b13bff01d267f +File: /usr/bin/newfits 100755 root:root 2255caf52fa7705f7a377ad1c8e9f38a +File: /usr/bin/scat 100755 root:root 5a46a51e17d2e9b23d2aa2cc8b7b94c6 +File: /usr/bin/sethead 100755 root:root 4b76e98ef87d496dff27918d4191d4cd +File: /usr/bin/setpix 100755 root:root 1ce5fac10948f4f02e728b3260e6293c +File: /usr/bin/simpos 100755 root:root 56b56543cd408663f0ba5c2da9f5ba11 +File: /usr/bin/sky2xy 100755 root:root 07777eee5151343dc2aa23cac54ab9e4 +File: /usr/bin/skycoor 100755 root:root c199d0c1c697f476e7cd54c7e142843b +File: /usr/bin/sp2char 100755 root:root 0b85adfb3648062c382a88a52135a035 +File: /usr/bin/subpix 100755 root:root b208b4b1f29f785e042293b3b914ddfe +File: /usr/bin/sumpix 100755 root:root d6fb7df1507bc104ee88ce2917197954 +File: /usr/bin/wcshead 100755 root:root e684afd6eaf919db37649d15a23b6cac +File: /usr/bin/wcsremap 100755 root:root bdfc53a8a6373626af2fd39f24d2be3e +File: /usr/bin/xy2sky 100755 root:root 37e42545d0b681ffe3b991db26786d33 File: /usr/share/doc/wcstools-3.9.7 40755 root:root @@ -177,2 +177,2 @@ File: /usr/share/man/man1/xy2sky.1.xz 100644 root:root 077dbddc01421e40ed5964dce38b81ea -RPMIdentity: 7954c34a2154881a65123818976cc9b6373768c05275cd16309894ddf83ea2490b8a90a6f1dffd37caae011b8f144f5bb0fb6a996cf610494dc51ce72c6870b3 +RPMIdentity: d07642aa9dff5f33250dbc80c8641d12ff9560246f65512873b9785be52eea026c6671fc670582f478f3532f3b60e55872f7c36c181caf1761dc5a33be698396 --- wcstools-debuginfo-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ wcstools-debuginfo-3.9.7-alt1_1.i586.rpm.hasher 2023-08-26 06:46:25.397213076 +0000 @@ -1,149 +1,150 @@ -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f 120777 root:root ../../../../bin/crlf -/usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f.debug 120777 root:root ../../usr/bin/crlf.debug -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a 120777 root:root ../../../../bin/imextract -/usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a.debug 120777 root:root ../../usr/bin/imextract.debug -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077 120777 root:root ../../../../bin/imstar -/usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077.debug 120777 root:root ../../usr/bin/imstar.debug -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8 120777 root:root ../../../../bin/scat -/usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8.debug 120777 root:root ../../usr/bin/scat.debug -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62 120777 root:root ../../../../bin/isfile -/usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62.debug 120777 root:root ../../usr/bin/isfile.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1 120777 root:root ../../../../bin/edhead -/usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1.debug 120777 root:root ../../usr/bin/edhead.debug -/usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb 120777 root:root ../../../../bin/newfits -/usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb.debug 120777 root:root ../../usr/bin/newfits.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/8c40e19050ebf1149b0f3cf8a35dfcdcddebf1 120777 root:root ../../../../bin/newfits +/usr/lib/debug/.build-id/07/8c40e19050ebf1149b0f3cf8a35dfcdcddebf1.debug 120777 root:root ../../usr/bin/newfits.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/43c762c3e0f4408585d573780dcdc158f2ccbc 120777 root:root ../../../../bin/wcsremap +/usr/lib/debug/.build-id/10/43c762c3e0f4408585d573780dcdc158f2ccbc.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/696024a5288f860296a70f770499aae85366d9 120777 root:root ../../../../bin/setpix +/usr/lib/debug/.build-id/11/696024a5288f860296a70f770499aae85366d9.debug 120777 root:root ../../usr/bin/setpix.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/c1f980ca4378c7049fbff0323d4c16f3061157 120777 root:root ../../../../bin/imsize +/usr/lib/debug/.build-id/19/c1f980ca4378c7049fbff0323d4c16f3061157.debug 120777 root:root ../../usr/bin/imsize.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/9c219eb9b7d03608e9fa175d3adefc5673afaa 120777 root:root ../../../../bin/gethead +/usr/lib/debug/.build-id/1e/9c219eb9b7d03608e9fa175d3adefc5673afaa.debug 120777 root:root ../../usr/bin/gethead.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/acab42e70fd8c78750315f93e361e163b0ac30 120777 root:root ../../../../bin/char2sp +/usr/lib/debug/.build-id/1f/acab42e70fd8c78750315f93e361e163b0ac30.debug 120777 root:root ../../usr/bin/char2sp.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/4a943de8afb704a9df3830c9c42921fadb0dbb 120777 root:root ../../../../bin/wcshead +/usr/lib/debug/.build-id/21/4a943de8afb704a9df3830c9c42921fadb0dbb.debug 120777 root:root ../../usr/bin/wcshead.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/e9c313510155a9ec3e792168901703ca52d0c9 120777 root:root ../../../../bin/sp2char +/usr/lib/debug/.build-id/26/e9c313510155a9ec3e792168901703ca52d0c9.debug 120777 root:root ../../usr/bin/sp2char.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/d660646b9861ded11ca967e3118a7a09b1d71b 120777 root:root ../../../../bin/imresize +/usr/lib/debug/.build-id/27/d660646b9861ded11ca967e3118a7a09b1d71b.debug 120777 root:root ../../usr/bin/imresize.debug /usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/fa3bc8dab70547f8373567c09d57b2644ad700 120777 root:root ../../../../bin/cphead -/usr/lib/debug/.build-id/2d/fa3bc8dab70547f8373567c09d57b2644ad700.debug 120777 root:root ../../usr/bin/cphead.debug +/usr/lib/debug/.build-id/2d/6c882e91c9c33eaba8cd61817b80248d758f1e 120777 root:root ../../../../bin/edhead +/usr/lib/debug/.build-id/2d/6c882e91c9c33eaba8cd61817b80248d758f1e.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/ee50457f11ed3cc356c3808645d2e29fce2403 120777 root:root ../../../../bin/addpix +/usr/lib/debug/.build-id/2f/ee50457f11ed3cc356c3808645d2e29fce2403.debug 120777 root:root ../../usr/bin/addpix.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/f5ec38e2e62f076bab29ef0aca2e21e392f763 120777 root:root ../../../../bin/imsmooth +/usr/lib/debug/.build-id/30/f5ec38e2e62f076bab29ef0aca2e21e392f763.debug 120777 root:root ../../usr/bin/imsmooth.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/37a6217127ebb46242cca71d5bb6ed167d6008 120777 root:root ../../../../bin/htmlsp +/usr/lib/debug/.build-id/31/37a6217127ebb46242cca71d5bb6ed167d6008.debug 120777 root:root ../../usr/bin/htmlsp.debug /usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/1848e7c5171c9a0bb7e833745c03ca03ac0815 120777 root:root ../../../../bin/filext -/usr/lib/debug/.build-id/32/1848e7c5171c9a0bb7e833745c03ca03ac0815.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/32/8cc796d5a9977be17b05689aaf06e09e6332c0 120777 root:root ../../../../bin/isfits +/usr/lib/debug/.build-id/32/8cc796d5a9977be17b05689aaf06e09e6332c0.debug 120777 root:root ../../usr/bin/isfits.debug /usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/298c7c1492aff73f8b3479ea8a74967af1ba70 120777 root:root ../../../../bin/imsize -/usr/lib/debug/.build-id/38/298c7c1492aff73f8b3479ea8a74967af1ba70.debug 120777 root:root ../../usr/bin/imsize.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/466e323970893bdfb6c5b17c2370fe919adccf 120777 root:root ../../../../bin/getdate -/usr/lib/debug/.build-id/3b/466e323970893bdfb6c5b17c2370fe919adccf.debug 120777 root:root ../../usr/bin/getdate.debug -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/8ea413d8bf326d7dc821c29f2ecd0f28e81293 120777 root:root ../../../../bin/sethead -/usr/lib/debug/.build-id/3c/8ea413d8bf326d7dc821c29f2ecd0f28e81293.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/38/a354e43464761c31e2c33b2301f2a4354f3718 120777 root:root ../../../../bin/getpix +/usr/lib/debug/.build-id/38/a354e43464761c31e2c33b2301f2a4354f3718.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/72009d3b39f204811823dc87514c4e0127709f 120777 root:root ../../../../bin/imfill +/usr/lib/debug/.build-id/42/72009d3b39f204811823dc87514c4e0127709f.debug 120777 root:root ../../usr/bin/imfill.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/3889af2d41618951035234d793e9f6bf17376a 120777 root:root ../../../../bin/getcol +/usr/lib/debug/.build-id/44/3889af2d41618951035234d793e9f6bf17376a.debug 120777 root:root ../../usr/bin/getcol.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/671dc78c497f0768e5e9ec9e44fe8aa76bf4a1 120777 root:root ../../../../bin/immatch +/usr/lib/debug/.build-id/46/671dc78c497f0768e5e9ec9e44fe8aa76bf4a1.debug 120777 root:root ../../usr/bin/immatch.debug +/usr/lib/debug/.build-id/46/dd05408bff0e564bc11b62a43706fabdd87e42 120777 root:root ../../../../bin/imcat +/usr/lib/debug/.build-id/46/dd05408bff0e564bc11b62a43706fabdd87e42.debug 120777 root:root ../../usr/bin/imcat.debug /usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/e24220ba3247952f782c0141feb85038ce7628 120777 root:root ../../../../bin/i2f -/usr/lib/debug/.build-id/4a/e24220ba3247952f782c0141feb85038ce7628.debug 120777 root:root ../../usr/bin/i2f.debug -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/67e4595dbb9251d614b676867f7f652e500238 120777 root:root ../../../../bin/wcsremap -/usr/lib/debug/.build-id/4e/67e4595dbb9251d614b676867f7f652e500238.debug 120777 root:root ../../usr/bin/wcsremap.debug -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/37525d6ddb72e0f06a406ddf2dad780336022e 120777 root:root ../../../../bin/char2sp -/usr/lib/debug/.build-id/50/37525d6ddb72e0f06a406ddf2dad780336022e.debug 120777 root:root ../../usr/bin/char2sp.debug -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/2d90eb4671c509cfa0e5bf51a03d248148642d 120777 root:root ../../../../bin/delhead -/usr/lib/debug/.build-id/53/2d90eb4671c509cfa0e5bf51a03d248148642d.debug 120777 root:root ../../usr/bin/delhead.debug -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/49b257d3da33d418412f6be484dda993389530 120777 root:root ../../../../bin/setpix -/usr/lib/debug/.build-id/54/49b257d3da33d418412f6be484dda993389530.debug 120777 root:root ../../usr/bin/setpix.debug -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/f2153b5fd4da355f0d4751e3c1b2c665ba316e 120777 root:root ../../../../bin/getpix -/usr/lib/debug/.build-id/55/f2153b5fd4da355f0d4751e3c1b2c665ba316e.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/4a/99c94a729d981e9ec39b62d896c3ec2854ce07 120777 root:root ../../../../bin/sethead +/usr/lib/debug/.build-id/4a/99c94a729d981e9ec39b62d896c3ec2854ce07.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/6c501bee3860f1dcf0da0e20cea8b73e4b86ad 120777 root:root ../../../../bin/gettab +/usr/lib/debug/.build-id/4b/6c501bee3860f1dcf0da0e20cea8b73e4b86ad.debug 120777 root:root ../../usr/bin/gettab.debug /usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/0a917b041d4d4a0033f0cf9f8cba6d596f62e4 120777 root:root ../../../../bin/wcshead -/usr/lib/debug/.build-id/5c/0a917b041d4d4a0033f0cf9f8cba6d596f62e4.debug 120777 root:root ../../usr/bin/wcshead.debug -/usr/lib/debug/.build-id/5c/89d117e2505a1493016c06d96f64a0178d11b0 120777 root:root ../../../../bin/conpix -/usr/lib/debug/.build-id/5c/89d117e2505a1493016c06d96f64a0178d11b0.debug 120777 root:root ../../usr/bin/conpix.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668 120777 root:root ../../../../bin/simpos -/usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668.debug 120777 root:root ../../usr/bin/simpos.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0 120777 root:root ../../../../bin/gethead -/usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0.debug 120777 root:root ../../usr/bin/gethead.debug -/usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e 120777 root:root ../../../../bin/imcat -/usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e.debug 120777 root:root ../../usr/bin/imcat.debug -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246 120777 root:root ../../../../bin/fileroot -/usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246.debug 120777 root:root ../../usr/bin/fileroot.debug -/usr/lib/debug/.build-id/68 40755 root:root -/usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1 120777 root:root ../../../../bin/isrange -/usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1.debug 120777 root:root ../../usr/bin/isrange.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b 120777 root:root ../../../../bin/sumpix -/usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b.debug 120777 root:root ../../usr/bin/sumpix.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192 120777 root:root ../../../../bin/gettab -/usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192.debug 120777 root:root ../../usr/bin/gettab.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/0e8015e8cb5ee3b066dc0b1cf8af7320d831e6 120777 root:root ../../../../bin/filename -/usr/lib/debug/.build-id/83/0e8015e8cb5ee3b066dc0b1cf8af7320d831e6.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/5c/db99eaad234e36f9d8609919b281e1621f1daa 120777 root:root ../../../../bin/fileroot +/usr/lib/debug/.build-id/5c/db99eaad234e36f9d8609919b281e1621f1daa.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/74dd1d7289f146386ebb0e3f63d3d16fc9339a 120777 root:root ../../../../bin/i2f +/usr/lib/debug/.build-id/5f/74dd1d7289f146386ebb0e3f63d3d16fc9339a.debug 120777 root:root ../../usr/bin/i2f.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/acbad89d6dec8e7ace65968baec22995fcb7b7 120777 root:root ../../../../bin/imhead +/usr/lib/debug/.build-id/61/acbad89d6dec8e7ace65968baec22995fcb7b7.debug 120777 root:root ../../usr/bin/imhead.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/dc583f612a7bf754fed84e9de520961224746c 120777 root:root ../../../../bin/getdate +/usr/lib/debug/.build-id/62/dc583f612a7bf754fed84e9de520961224746c.debug 120777 root:root ../../usr/bin/getdate.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/7a82392dfbaed87c9263e5f8784a3bcd4370f0 120777 root:root ../../../../bin/delhead +/usr/lib/debug/.build-id/66/7a82392dfbaed87c9263e5f8784a3bcd4370f0.debug 120777 root:root ../../usr/bin/delhead.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/5c307eaa1fdb51e290eb2c9d99eb1dfc5df7b6 120777 root:root ../../../../bin/isrange +/usr/lib/debug/.build-id/6b/5c307eaa1fdb51e290eb2c9d99eb1dfc5df7b6.debug 120777 root:root ../../usr/bin/isrange.debug +/usr/lib/debug/.build-id/6d 40755 root:root +/usr/lib/debug/.build-id/6d/a6c5298e3f4f2b9ad64178e732ee6460639774 120777 root:root ../../../../bin/getfits +/usr/lib/debug/.build-id/6d/a6c5298e3f4f2b9ad64178e732ee6460639774.debug 120777 root:root ../../usr/bin/getfits.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/8033009046c1af613c311ae54c0a957ce65dcf 120777 root:root ../../../../bin/filename +/usr/lib/debug/.build-id/77/8033009046c1af613c311ae54c0a957ce65dcf.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/90c6d69eeb1cf70157d721aebd6aefaa0174a9 120777 root:root ../../../../bin/simpos +/usr/lib/debug/.build-id/7e/90c6d69eeb1cf70157d721aebd6aefaa0174a9.debug 120777 root:root ../../usr/bin/simpos.debug +/usr/lib/debug/.build-id/7e/b163b7aec31c368da12ece014270ad91f1cc28 120777 root:root ../../../../bin/skycoor +/usr/lib/debug/.build-id/7e/b163b7aec31c368da12ece014270ad91f1cc28.debug 120777 root:root ../../usr/bin/skycoor.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/0c646254dbacc81709d559c356937b3be89aa2 120777 root:root ../../../../bin/sky2xy +/usr/lib/debug/.build-id/80/0c646254dbacc81709d559c356937b3be89aa2.debug 120777 root:root ../../usr/bin/sky2xy.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/320dd3b421ae9165f8d7faa12fd6698c242bb7 120777 root:root ../../../../bin/subpix +/usr/lib/debug/.build-id/81/320dd3b421ae9165f8d7faa12fd6698c242bb7.debug 120777 root:root ../../usr/bin/subpix.debug /usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/971e77cd0610fe56a179c87ffc90cc5b577e1b 120777 root:root ../../../../bin/addpix -/usr/lib/debug/.build-id/85/971e77cd0610fe56a179c87ffc90cc5b577e1b.debug 120777 root:root ../../usr/bin/addpix.debug -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/86bc92b9da16b8fe2e7701777f82847d529fef 120777 root:root ../../../../bin/imresize -/usr/lib/debug/.build-id/8b/86bc92b9da16b8fe2e7701777f82847d529fef.debug 120777 root:root ../../usr/bin/imresize.debug -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/bec3ad5c1439ac0fe449fe4857d5f7c49bf66b 120777 root:root ../../../../bin/getcol -/usr/lib/debug/.build-id/90/bec3ad5c1439ac0fe449fe4857d5f7c49bf66b.debug 120777 root:root ../../usr/bin/getcol.debug -/usr/lib/debug/.build-id/98 40755 root:root -/usr/lib/debug/.build-id/98/6cb359a01f4c6661b03f3d216718ca52f863f2 120777 root:root ../../../../bin/getfits -/usr/lib/debug/.build-id/98/6cb359a01f4c6661b03f3d216718ca52f863f2.debug 120777 root:root ../../usr/bin/getfits.debug -/usr/lib/debug/.build-id/99 40755 root:root -/usr/lib/debug/.build-id/99/e98d4e67943a0ea9ac08ac8e889c8243c83275 120777 root:root ../../../../bin/sp2char -/usr/lib/debug/.build-id/99/e98d4e67943a0ea9ac08ac8e889c8243c83275.debug 120777 root:root ../../usr/bin/sp2char.debug -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/d30a76d93370fe2ab0915a796e98c78bd74cb3 120777 root:root ../../../../bin/xy2sky -/usr/lib/debug/.build-id/9d/d30a76d93370fe2ab0915a796e98c78bd74cb3.debug 120777 root:root ../../usr/bin/xy2sky.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/0de75008f7f16dd5f7ff5ff7325156900d6e10 120777 root:root ../../../../bin/fixpix -/usr/lib/debug/.build-id/a9/0de75008f7f16dd5f7ff5ff7325156900d6e10.debug 120777 root:root ../../usr/bin/fixpix.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/7ca453e1c7362047ee1657521eaf6f8035cf40 120777 root:root ../../../../bin/isfits -/usr/lib/debug/.build-id/ab/7ca453e1c7362047ee1657521eaf6f8035cf40.debug 120777 root:root ../../usr/bin/isfits.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/8548df018a7d3138cfb6a0d0c8a78f83baa02a 120777 root:root ../../../../bin/imsmooth -/usr/lib/debug/.build-id/ac/8548df018a7d3138cfb6a0d0c8a78f83baa02a.debug 120777 root:root ../../usr/bin/imsmooth.debug -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/fb4328742c0c9834371aa906a6c4b743b87ae7 120777 root:root ../../../../bin/imhead -/usr/lib/debug/.build-id/af/fb4328742c0c9834371aa906a6c4b743b87ae7.debug 120777 root:root ../../usr/bin/imhead.debug -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/474fbced3fa2de669af8c7020c8bbb926c2539 120777 root:root ../../../../bin/isnum -/usr/lib/debug/.build-id/b2/474fbced3fa2de669af8c7020c8bbb926c2539.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/85/8cc2d2241ee8b131c542dfee8f513ea7a350f3 120777 root:root ../../../../bin/sumpix +/usr/lib/debug/.build-id/85/8cc2d2241ee8b131c542dfee8f513ea7a350f3.debug 120777 root:root ../../usr/bin/sumpix.debug +/usr/lib/debug/.build-id/85/929c2a980cd18e0156d392aab9eb09c90bd7d9 120777 root:root ../../../../bin/cphead +/usr/lib/debug/.build-id/85/929c2a980cd18e0156d392aab9eb09c90bd7d9.debug 120777 root:root ../../usr/bin/cphead.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/4d265ba4b4277a0b94a38984bfd742a1ab1a5b 120777 root:root ../../../../bin/delwcs +/usr/lib/debug/.build-id/86/4d265ba4b4277a0b94a38984bfd742a1ab1a5b.debug 120777 root:root ../../usr/bin/delwcs.debug +/usr/lib/debug/.build-id/86/b6754040baef316ee119f19f81159b78bd8170 120777 root:root ../../../../bin/imrot +/usr/lib/debug/.build-id/86/b6754040baef316ee119f19f81159b78bd8170.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/ea2e783cd5da5020aeb8208a92cdcb31c4823d 120777 root:root ../../../../bin/conpix +/usr/lib/debug/.build-id/89/ea2e783cd5da5020aeb8208a92cdcb31c4823d.debug 120777 root:root ../../usr/bin/conpix.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/ad9c1d8f6a6014eb82e6cc047f526c34b8deba 120777 root:root ../../../../bin/imwcs +/usr/lib/debug/.build-id/8c/ad9c1d8f6a6014eb82e6cc047f526c34b8deba.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/0135e04dd74aa81293af6a59a5ae23820d2b3a 120777 root:root ../../../../bin/imextract +/usr/lib/debug/.build-id/91/0135e04dd74aa81293af6a59a5ae23820d2b3a.debug 120777 root:root ../../usr/bin/imextract.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/82e183dd99a1d7809a51f57932547c34dc514d 120777 root:root ../../../../bin/filext +/usr/lib/debug/.build-id/94/82e183dd99a1d7809a51f57932547c34dc514d.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/bab7bfa25a9cd5463b3daf0b7cd72755e93d82 120777 root:root ../../../../bin/xy2sky +/usr/lib/debug/.build-id/96/bab7bfa25a9cd5463b3daf0b7cd72755e93d82.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/e21ac6c4a8d444cbe747877913f54c4ca16c80 120777 root:root ../../../../bin/fixpix +/usr/lib/debug/.build-id/9c/e21ac6c4a8d444cbe747877913f54c4ca16c80.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/d3ac4c259956c82174625fabdb32ce9ba137ae 120777 root:root ../../../../bin/imstar +/usr/lib/debug/.build-id/9e/d3ac4c259956c82174625fabdb32ce9ba137ae.debug 120777 root:root ../../usr/bin/imstar.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/0efb42c8cecd6031911dbfdb97673c48ac76a0 120777 root:root ../../../../bin/bincat +/usr/lib/debug/.build-id/a2/0efb42c8cecd6031911dbfdb97673c48ac76a0.debug 120777 root:root ../../usr/bin/bincat.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/eb8a4988e549eea7b20142191ebb775dc81f4e 120777 root:root ../../../../bin/isnum +/usr/lib/debug/.build-id/b1/eb8a4988e549eea7b20142191ebb775dc81f4e.debug 120777 root:root ../../usr/bin/isnum.debug /usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/8a56e7959742038bb5c499ee7775f0781920d3 120777 root:root ../../../../bin/imstack -/usr/lib/debug/.build-id/b9/8a56e7959742038bb5c499ee7775f0781920d3.debug 120777 root:root ../../usr/bin/imstack.debug -/usr/lib/debug/.build-id/ba 40755 root:root -/usr/lib/debug/.build-id/ba/15225b33f8c7d240c4018d2fca8163c3097bd5 120777 root:root ../../../../bin/imwcs -/usr/lib/debug/.build-id/ba/15225b33f8c7d240c4018d2fca8163c3097bd5.debug 120777 root:root ../../usr/bin/imwcs.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/c63d780b8509b5e485b53a7e5fb2c5ad5d53fe 120777 root:root ../../../../bin/immatch -/usr/lib/debug/.build-id/bc/c63d780b8509b5e485b53a7e5fb2c5ad5d53fe.debug 120777 root:root ../../usr/bin/immatch.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/2dbda0a3800797c64827136f1e159ff23032b9 120777 root:root ../../../../bin/imrot -/usr/lib/debug/.build-id/c5/2dbda0a3800797c64827136f1e159ff23032b9.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/b9/89423feeeeaf15bd5f940e9d4c27a247cf2088 120777 root:root ../../../../bin/scat +/usr/lib/debug/.build-id/b9/89423feeeeaf15bd5f940e9d4c27a247cf2088.debug 120777 root:root ../../usr/bin/scat.debug /usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/317ddae372be58d9ddb23a42fc7ab1707267ce 120777 root:root ../../../../bin/imfill -/usr/lib/debug/.build-id/c8/317ddae372be58d9ddb23a42fc7ab1707267ce.debug 120777 root:root ../../usr/bin/imfill.debug -/usr/lib/debug/.build-id/c8/ff9601466f4473337f92d18d5973bdb9df4f3c 120777 root:root ../../../../bin/sky2xy -/usr/lib/debug/.build-id/c8/ff9601466f4473337f92d18d5973bdb9df4f3c.debug 120777 root:root ../../usr/bin/sky2xy.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/4ede4309d36a91322bdbb7e17d91383e4565e7 120777 root:root ../../../../bin/htmlsp -/usr/lib/debug/.build-id/d8/4ede4309d36a91322bdbb7e17d91383e4565e7.debug 120777 root:root ../../usr/bin/htmlsp.debug -/usr/lib/debug/.build-id/d8/83de6928f5626fdeb9f0cc171c63e1694c4272 120777 root:root ../../../../bin/bincat -/usr/lib/debug/.build-id/d8/83de6928f5626fdeb9f0cc171c63e1694c4272.debug 120777 root:root ../../usr/bin/bincat.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/57d37ec0d9f0d117824b522e8132e18cb44cb3 120777 root:root ../../../../bin/keyhead -/usr/lib/debug/.build-id/df/57d37ec0d9f0d117824b522e8132e18cb44cb3.debug 120777 root:root ../../usr/bin/keyhead.debug -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/6d6a6e796249133033d3aa9644bbab947f597b 120777 root:root ../../../../bin/delwcs -/usr/lib/debug/.build-id/e3/6d6a6e796249133033d3aa9644bbab947f597b.debug 120777 root:root ../../usr/bin/delwcs.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/f8483b2be4c21a2be5bcab281605536df1d939 120777 root:root ../../../../bin/skycoor -/usr/lib/debug/.build-id/f3/f8483b2be4c21a2be5bcab281605536df1d939.debug 120777 root:root ../../usr/bin/skycoor.debug -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/d030268a8d29265bcdf17381e601087f883777 120777 root:root ../../../../bin/subpix -/usr/lib/debug/.build-id/f5/d030268a8d29265bcdf17381e601087f883777.debug 120777 root:root ../../usr/bin/subpix.debug +/usr/lib/debug/.build-id/c8/b602cec441ee1cedfdc88a54569437e199ace5 120777 root:root ../../../../bin/imstack +/usr/lib/debug/.build-id/c8/b602cec441ee1cedfdc88a54569437e199ace5.debug 120777 root:root ../../usr/bin/imstack.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/718219cef2d15289631691cd577909cd6174aa 120777 root:root ../../../../bin/crlf +/usr/lib/debug/.build-id/db/718219cef2d15289631691cd577909cd6174aa.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/1298df81470c256828ecd51095c4d602009667 120777 root:root ../../../../bin/isfile +/usr/lib/debug/.build-id/dd/1298df81470c256828ecd51095c4d602009667.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/395da101500e155f129973bd885f85379c9705 120777 root:root ../../../../bin/keyhead +/usr/lib/debug/.build-id/f1/395da101500e155f129973bd885f85379c9705.debug 120777 root:root ../../usr/bin/keyhead.debug /usr/lib/debug/usr/bin/addpix.debug 100644 root:root @@ -258,201 +259,202 @@ Provides: wcstools-debuginfo = 3.9.7-alt1_1:sisyphus+306119.100.1.1 -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f 120777 root:root ../../../../bin/crlf -File: /usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f.debug 120777 root:root ../../usr/bin/crlf.debug -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a 120777 root:root ../../../../bin/imextract -File: /usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a.debug 120777 root:root ../../usr/bin/imextract.debug -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077 120777 root:root ../../../../bin/imstar -File: /usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077.debug 120777 root:root ../../usr/bin/imstar.debug -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8 120777 root:root ../../../../bin/scat -File: /usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8.debug 120777 root:root ../../usr/bin/scat.debug -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62 120777 root:root ../../../../bin/isfile -File: /usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62.debug 120777 root:root ../../usr/bin/isfile.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1 120777 root:root ../../../../bin/edhead -File: /usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1.debug 120777 root:root ../../usr/bin/edhead.debug -File: /usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb 120777 root:root ../../../../bin/newfits -File: /usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb.debug 120777 root:root ../../usr/bin/newfits.debug +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/8c40e19050ebf1149b0f3cf8a35dfcdcddebf1 120777 root:root ../../../../bin/newfits +File: /usr/lib/debug/.build-id/07/8c40e19050ebf1149b0f3cf8a35dfcdcddebf1.debug 120777 root:root ../../usr/bin/newfits.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/43c762c3e0f4408585d573780dcdc158f2ccbc 120777 root:root ../../../../bin/wcsremap +File: /usr/lib/debug/.build-id/10/43c762c3e0f4408585d573780dcdc158f2ccbc.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/696024a5288f860296a70f770499aae85366d9 120777 root:root ../../../../bin/setpix +File: /usr/lib/debug/.build-id/11/696024a5288f860296a70f770499aae85366d9.debug 120777 root:root ../../usr/bin/setpix.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/c1f980ca4378c7049fbff0323d4c16f3061157 120777 root:root ../../../../bin/imsize +File: /usr/lib/debug/.build-id/19/c1f980ca4378c7049fbff0323d4c16f3061157.debug 120777 root:root ../../usr/bin/imsize.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/9c219eb9b7d03608e9fa175d3adefc5673afaa 120777 root:root ../../../../bin/gethead +File: /usr/lib/debug/.build-id/1e/9c219eb9b7d03608e9fa175d3adefc5673afaa.debug 120777 root:root ../../usr/bin/gethead.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/acab42e70fd8c78750315f93e361e163b0ac30 120777 root:root ../../../../bin/char2sp +File: /usr/lib/debug/.build-id/1f/acab42e70fd8c78750315f93e361e163b0ac30.debug 120777 root:root ../../usr/bin/char2sp.debug +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/4a943de8afb704a9df3830c9c42921fadb0dbb 120777 root:root ../../../../bin/wcshead +File: /usr/lib/debug/.build-id/21/4a943de8afb704a9df3830c9c42921fadb0dbb.debug 120777 root:root ../../usr/bin/wcshead.debug +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/e9c313510155a9ec3e792168901703ca52d0c9 120777 root:root ../../../../bin/sp2char +File: /usr/lib/debug/.build-id/26/e9c313510155a9ec3e792168901703ca52d0c9.debug 120777 root:root ../../usr/bin/sp2char.debug +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/d660646b9861ded11ca967e3118a7a09b1d71b 120777 root:root ../../../../bin/imresize +File: /usr/lib/debug/.build-id/27/d660646b9861ded11ca967e3118a7a09b1d71b.debug 120777 root:root ../../usr/bin/imresize.debug File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/fa3bc8dab70547f8373567c09d57b2644ad700 120777 root:root ../../../../bin/cphead -File: /usr/lib/debug/.build-id/2d/fa3bc8dab70547f8373567c09d57b2644ad700.debug 120777 root:root ../../usr/bin/cphead.debug +File: /usr/lib/debug/.build-id/2d/6c882e91c9c33eaba8cd61817b80248d758f1e 120777 root:root ../../../../bin/edhead +File: /usr/lib/debug/.build-id/2d/6c882e91c9c33eaba8cd61817b80248d758f1e.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/ee50457f11ed3cc356c3808645d2e29fce2403 120777 root:root ../../../../bin/addpix +File: /usr/lib/debug/.build-id/2f/ee50457f11ed3cc356c3808645d2e29fce2403.debug 120777 root:root ../../usr/bin/addpix.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/f5ec38e2e62f076bab29ef0aca2e21e392f763 120777 root:root ../../../../bin/imsmooth +File: /usr/lib/debug/.build-id/30/f5ec38e2e62f076bab29ef0aca2e21e392f763.debug 120777 root:root ../../usr/bin/imsmooth.debug +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/37a6217127ebb46242cca71d5bb6ed167d6008 120777 root:root ../../../../bin/htmlsp +File: /usr/lib/debug/.build-id/31/37a6217127ebb46242cca71d5bb6ed167d6008.debug 120777 root:root ../../usr/bin/htmlsp.debug File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/1848e7c5171c9a0bb7e833745c03ca03ac0815 120777 root:root ../../../../bin/filext -File: /usr/lib/debug/.build-id/32/1848e7c5171c9a0bb7e833745c03ca03ac0815.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/32/8cc796d5a9977be17b05689aaf06e09e6332c0 120777 root:root ../../../../bin/isfits +File: /usr/lib/debug/.build-id/32/8cc796d5a9977be17b05689aaf06e09e6332c0.debug 120777 root:root ../../usr/bin/isfits.debug File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/298c7c1492aff73f8b3479ea8a74967af1ba70 120777 root:root ../../../../bin/imsize -File: /usr/lib/debug/.build-id/38/298c7c1492aff73f8b3479ea8a74967af1ba70.debug 120777 root:root ../../usr/bin/imsize.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/466e323970893bdfb6c5b17c2370fe919adccf 120777 root:root ../../../../bin/getdate -File: /usr/lib/debug/.build-id/3b/466e323970893bdfb6c5b17c2370fe919adccf.debug 120777 root:root ../../usr/bin/getdate.debug -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/8ea413d8bf326d7dc821c29f2ecd0f28e81293 120777 root:root ../../../../bin/sethead -File: /usr/lib/debug/.build-id/3c/8ea413d8bf326d7dc821c29f2ecd0f28e81293.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/38/a354e43464761c31e2c33b2301f2a4354f3718 120777 root:root ../../../../bin/getpix +File: /usr/lib/debug/.build-id/38/a354e43464761c31e2c33b2301f2a4354f3718.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/72009d3b39f204811823dc87514c4e0127709f 120777 root:root ../../../../bin/imfill +File: /usr/lib/debug/.build-id/42/72009d3b39f204811823dc87514c4e0127709f.debug 120777 root:root ../../usr/bin/imfill.debug +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/3889af2d41618951035234d793e9f6bf17376a 120777 root:root ../../../../bin/getcol +File: /usr/lib/debug/.build-id/44/3889af2d41618951035234d793e9f6bf17376a.debug 120777 root:root ../../usr/bin/getcol.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/671dc78c497f0768e5e9ec9e44fe8aa76bf4a1 120777 root:root ../../../../bin/immatch +File: /usr/lib/debug/.build-id/46/671dc78c497f0768e5e9ec9e44fe8aa76bf4a1.debug 120777 root:root ../../usr/bin/immatch.debug +File: /usr/lib/debug/.build-id/46/dd05408bff0e564bc11b62a43706fabdd87e42 120777 root:root ../../../../bin/imcat +File: /usr/lib/debug/.build-id/46/dd05408bff0e564bc11b62a43706fabdd87e42.debug 120777 root:root ../../usr/bin/imcat.debug File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/e24220ba3247952f782c0141feb85038ce7628 120777 root:root ../../../../bin/i2f -File: /usr/lib/debug/.build-id/4a/e24220ba3247952f782c0141feb85038ce7628.debug 120777 root:root ../../usr/bin/i2f.debug -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/67e4595dbb9251d614b676867f7f652e500238 120777 root:root ../../../../bin/wcsremap -File: /usr/lib/debug/.build-id/4e/67e4595dbb9251d614b676867f7f652e500238.debug 120777 root:root ../../usr/bin/wcsremap.debug -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/37525d6ddb72e0f06a406ddf2dad780336022e 120777 root:root ../../../../bin/char2sp -File: /usr/lib/debug/.build-id/50/37525d6ddb72e0f06a406ddf2dad780336022e.debug 120777 root:root ../../usr/bin/char2sp.debug -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/2d90eb4671c509cfa0e5bf51a03d248148642d 120777 root:root ../../../../bin/delhead -File: /usr/lib/debug/.build-id/53/2d90eb4671c509cfa0e5bf51a03d248148642d.debug 120777 root:root ../../usr/bin/delhead.debug -File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/49b257d3da33d418412f6be484dda993389530 120777 root:root ../../../../bin/setpix -File: /usr/lib/debug/.build-id/54/49b257d3da33d418412f6be484dda993389530.debug 120777 root:root ../../usr/bin/setpix.debug -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/f2153b5fd4da355f0d4751e3c1b2c665ba316e 120777 root:root ../../../../bin/getpix -File: /usr/lib/debug/.build-id/55/f2153b5fd4da355f0d4751e3c1b2c665ba316e.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/4a/99c94a729d981e9ec39b62d896c3ec2854ce07 120777 root:root ../../../../bin/sethead +File: /usr/lib/debug/.build-id/4a/99c94a729d981e9ec39b62d896c3ec2854ce07.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/6c501bee3860f1dcf0da0e20cea8b73e4b86ad 120777 root:root ../../../../bin/gettab +File: /usr/lib/debug/.build-id/4b/6c501bee3860f1dcf0da0e20cea8b73e4b86ad.debug 120777 root:root ../../usr/bin/gettab.debug File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/0a917b041d4d4a0033f0cf9f8cba6d596f62e4 120777 root:root ../../../../bin/wcshead -File: /usr/lib/debug/.build-id/5c/0a917b041d4d4a0033f0cf9f8cba6d596f62e4.debug 120777 root:root ../../usr/bin/wcshead.debug -File: /usr/lib/debug/.build-id/5c/89d117e2505a1493016c06d96f64a0178d11b0 120777 root:root ../../../../bin/conpix -File: /usr/lib/debug/.build-id/5c/89d117e2505a1493016c06d96f64a0178d11b0.debug 120777 root:root ../../usr/bin/conpix.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668 120777 root:root ../../../../bin/simpos -File: /usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668.debug 120777 root:root ../../usr/bin/simpos.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0 120777 root:root ../../../../bin/gethead -File: /usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0.debug 120777 root:root ../../usr/bin/gethead.debug -File: /usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e 120777 root:root ../../../../bin/imcat -File: /usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e.debug 120777 root:root ../../usr/bin/imcat.debug -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246 120777 root:root ../../../../bin/fileroot -File: /usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246.debug 120777 root:root ../../usr/bin/fileroot.debug -File: /usr/lib/debug/.build-id/68 40755 root:root -File: /usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1 120777 root:root ../../../../bin/isrange -File: /usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1.debug 120777 root:root ../../usr/bin/isrange.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b 120777 root:root ../../../../bin/sumpix -File: /usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b.debug 120777 root:root ../../usr/bin/sumpix.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192 120777 root:root ../../../../bin/gettab -File: /usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192.debug 120777 root:root ../../usr/bin/gettab.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/0e8015e8cb5ee3b066dc0b1cf8af7320d831e6 120777 root:root ../../../../bin/filename -File: /usr/lib/debug/.build-id/83/0e8015e8cb5ee3b066dc0b1cf8af7320d831e6.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/5c/db99eaad234e36f9d8609919b281e1621f1daa 120777 root:root ../../../../bin/fileroot +File: /usr/lib/debug/.build-id/5c/db99eaad234e36f9d8609919b281e1621f1daa.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/74dd1d7289f146386ebb0e3f63d3d16fc9339a 120777 root:root ../../../../bin/i2f +File: /usr/lib/debug/.build-id/5f/74dd1d7289f146386ebb0e3f63d3d16fc9339a.debug 120777 root:root ../../usr/bin/i2f.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/acbad89d6dec8e7ace65968baec22995fcb7b7 120777 root:root ../../../../bin/imhead +File: /usr/lib/debug/.build-id/61/acbad89d6dec8e7ace65968baec22995fcb7b7.debug 120777 root:root ../../usr/bin/imhead.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/dc583f612a7bf754fed84e9de520961224746c 120777 root:root ../../../../bin/getdate +File: /usr/lib/debug/.build-id/62/dc583f612a7bf754fed84e9de520961224746c.debug 120777 root:root ../../usr/bin/getdate.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/7a82392dfbaed87c9263e5f8784a3bcd4370f0 120777 root:root ../../../../bin/delhead +File: /usr/lib/debug/.build-id/66/7a82392dfbaed87c9263e5f8784a3bcd4370f0.debug 120777 root:root ../../usr/bin/delhead.debug +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/5c307eaa1fdb51e290eb2c9d99eb1dfc5df7b6 120777 root:root ../../../../bin/isrange +File: /usr/lib/debug/.build-id/6b/5c307eaa1fdb51e290eb2c9d99eb1dfc5df7b6.debug 120777 root:root ../../usr/bin/isrange.debug +File: /usr/lib/debug/.build-id/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/a6c5298e3f4f2b9ad64178e732ee6460639774 120777 root:root ../../../../bin/getfits +File: /usr/lib/debug/.build-id/6d/a6c5298e3f4f2b9ad64178e732ee6460639774.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/8033009046c1af613c311ae54c0a957ce65dcf 120777 root:root ../../../../bin/filename +File: /usr/lib/debug/.build-id/77/8033009046c1af613c311ae54c0a957ce65dcf.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/90c6d69eeb1cf70157d721aebd6aefaa0174a9 120777 root:root ../../../../bin/simpos +File: /usr/lib/debug/.build-id/7e/90c6d69eeb1cf70157d721aebd6aefaa0174a9.debug 120777 root:root ../../usr/bin/simpos.debug +File: /usr/lib/debug/.build-id/7e/b163b7aec31c368da12ece014270ad91f1cc28 120777 root:root ../../../../bin/skycoor +File: /usr/lib/debug/.build-id/7e/b163b7aec31c368da12ece014270ad91f1cc28.debug 120777 root:root ../../usr/bin/skycoor.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/0c646254dbacc81709d559c356937b3be89aa2 120777 root:root ../../../../bin/sky2xy +File: /usr/lib/debug/.build-id/80/0c646254dbacc81709d559c356937b3be89aa2.debug 120777 root:root ../../usr/bin/sky2xy.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/320dd3b421ae9165f8d7faa12fd6698c242bb7 120777 root:root ../../../../bin/subpix +File: /usr/lib/debug/.build-id/81/320dd3b421ae9165f8d7faa12fd6698c242bb7.debug 120777 root:root ../../usr/bin/subpix.debug File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/971e77cd0610fe56a179c87ffc90cc5b577e1b 120777 root:root ../../../../bin/addpix -File: /usr/lib/debug/.build-id/85/971e77cd0610fe56a179c87ffc90cc5b577e1b.debug 120777 root:root ../../usr/bin/addpix.debug -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/86bc92b9da16b8fe2e7701777f82847d529fef 120777 root:root ../../../../bin/imresize -File: /usr/lib/debug/.build-id/8b/86bc92b9da16b8fe2e7701777f82847d529fef.debug 120777 root:root ../../usr/bin/imresize.debug -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/bec3ad5c1439ac0fe449fe4857d5f7c49bf66b 120777 root:root ../../../../bin/getcol -File: /usr/lib/debug/.build-id/90/bec3ad5c1439ac0fe449fe4857d5f7c49bf66b.debug 120777 root:root ../../usr/bin/getcol.debug -File: /usr/lib/debug/.build-id/98 40755 root:root -File: /usr/lib/debug/.build-id/98/6cb359a01f4c6661b03f3d216718ca52f863f2 120777 root:root ../../../../bin/getfits -File: /usr/lib/debug/.build-id/98/6cb359a01f4c6661b03f3d216718ca52f863f2.debug 120777 root:root ../../usr/bin/getfits.debug -File: /usr/lib/debug/.build-id/99 40755 root:root -File: /usr/lib/debug/.build-id/99/e98d4e67943a0ea9ac08ac8e889c8243c83275 120777 root:root ../../../../bin/sp2char -File: /usr/lib/debug/.build-id/99/e98d4e67943a0ea9ac08ac8e889c8243c83275.debug 120777 root:root ../../usr/bin/sp2char.debug -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/d30a76d93370fe2ab0915a796e98c78bd74cb3 120777 root:root ../../../../bin/xy2sky -File: /usr/lib/debug/.build-id/9d/d30a76d93370fe2ab0915a796e98c78bd74cb3.debug 120777 root:root ../../usr/bin/xy2sky.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/0de75008f7f16dd5f7ff5ff7325156900d6e10 120777 root:root ../../../../bin/fixpix -File: /usr/lib/debug/.build-id/a9/0de75008f7f16dd5f7ff5ff7325156900d6e10.debug 120777 root:root ../../usr/bin/fixpix.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/7ca453e1c7362047ee1657521eaf6f8035cf40 120777 root:root ../../../../bin/isfits -File: /usr/lib/debug/.build-id/ab/7ca453e1c7362047ee1657521eaf6f8035cf40.debug 120777 root:root ../../usr/bin/isfits.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/8548df018a7d3138cfb6a0d0c8a78f83baa02a 120777 root:root ../../../../bin/imsmooth -File: /usr/lib/debug/.build-id/ac/8548df018a7d3138cfb6a0d0c8a78f83baa02a.debug 120777 root:root ../../usr/bin/imsmooth.debug -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/fb4328742c0c9834371aa906a6c4b743b87ae7 120777 root:root ../../../../bin/imhead -File: /usr/lib/debug/.build-id/af/fb4328742c0c9834371aa906a6c4b743b87ae7.debug 120777 root:root ../../usr/bin/imhead.debug -File: /usr/lib/debug/.build-id/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/474fbced3fa2de669af8c7020c8bbb926c2539 120777 root:root ../../../../bin/isnum -File: /usr/lib/debug/.build-id/b2/474fbced3fa2de669af8c7020c8bbb926c2539.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/85/8cc2d2241ee8b131c542dfee8f513ea7a350f3 120777 root:root ../../../../bin/sumpix +File: /usr/lib/debug/.build-id/85/8cc2d2241ee8b131c542dfee8f513ea7a350f3.debug 120777 root:root ../../usr/bin/sumpix.debug +File: /usr/lib/debug/.build-id/85/929c2a980cd18e0156d392aab9eb09c90bd7d9 120777 root:root ../../../../bin/cphead +File: /usr/lib/debug/.build-id/85/929c2a980cd18e0156d392aab9eb09c90bd7d9.debug 120777 root:root ../../usr/bin/cphead.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/4d265ba4b4277a0b94a38984bfd742a1ab1a5b 120777 root:root ../../../../bin/delwcs +File: /usr/lib/debug/.build-id/86/4d265ba4b4277a0b94a38984bfd742a1ab1a5b.debug 120777 root:root ../../usr/bin/delwcs.debug +File: /usr/lib/debug/.build-id/86/b6754040baef316ee119f19f81159b78bd8170 120777 root:root ../../../../bin/imrot +File: /usr/lib/debug/.build-id/86/b6754040baef316ee119f19f81159b78bd8170.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/ea2e783cd5da5020aeb8208a92cdcb31c4823d 120777 root:root ../../../../bin/conpix +File: /usr/lib/debug/.build-id/89/ea2e783cd5da5020aeb8208a92cdcb31c4823d.debug 120777 root:root ../../usr/bin/conpix.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/ad9c1d8f6a6014eb82e6cc047f526c34b8deba 120777 root:root ../../../../bin/imwcs +File: /usr/lib/debug/.build-id/8c/ad9c1d8f6a6014eb82e6cc047f526c34b8deba.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/0135e04dd74aa81293af6a59a5ae23820d2b3a 120777 root:root ../../../../bin/imextract +File: /usr/lib/debug/.build-id/91/0135e04dd74aa81293af6a59a5ae23820d2b3a.debug 120777 root:root ../../usr/bin/imextract.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/82e183dd99a1d7809a51f57932547c34dc514d 120777 root:root ../../../../bin/filext +File: /usr/lib/debug/.build-id/94/82e183dd99a1d7809a51f57932547c34dc514d.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/bab7bfa25a9cd5463b3daf0b7cd72755e93d82 120777 root:root ../../../../bin/xy2sky +File: /usr/lib/debug/.build-id/96/bab7bfa25a9cd5463b3daf0b7cd72755e93d82.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/e21ac6c4a8d444cbe747877913f54c4ca16c80 120777 root:root ../../../../bin/fixpix +File: /usr/lib/debug/.build-id/9c/e21ac6c4a8d444cbe747877913f54c4ca16c80.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/d3ac4c259956c82174625fabdb32ce9ba137ae 120777 root:root ../../../../bin/imstar +File: /usr/lib/debug/.build-id/9e/d3ac4c259956c82174625fabdb32ce9ba137ae.debug 120777 root:root ../../usr/bin/imstar.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/0efb42c8cecd6031911dbfdb97673c48ac76a0 120777 root:root ../../../../bin/bincat +File: /usr/lib/debug/.build-id/a2/0efb42c8cecd6031911dbfdb97673c48ac76a0.debug 120777 root:root ../../usr/bin/bincat.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/eb8a4988e549eea7b20142191ebb775dc81f4e 120777 root:root ../../../../bin/isnum +File: /usr/lib/debug/.build-id/b1/eb8a4988e549eea7b20142191ebb775dc81f4e.debug 120777 root:root ../../usr/bin/isnum.debug File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/8a56e7959742038bb5c499ee7775f0781920d3 120777 root:root ../../../../bin/imstack -File: /usr/lib/debug/.build-id/b9/8a56e7959742038bb5c499ee7775f0781920d3.debug 120777 root:root ../../usr/bin/imstack.debug -File: /usr/lib/debug/.build-id/ba 40755 root:root -File: /usr/lib/debug/.build-id/ba/15225b33f8c7d240c4018d2fca8163c3097bd5 120777 root:root ../../../../bin/imwcs -File: /usr/lib/debug/.build-id/ba/15225b33f8c7d240c4018d2fca8163c3097bd5.debug 120777 root:root ../../usr/bin/imwcs.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/c63d780b8509b5e485b53a7e5fb2c5ad5d53fe 120777 root:root ../../../../bin/immatch -File: /usr/lib/debug/.build-id/bc/c63d780b8509b5e485b53a7e5fb2c5ad5d53fe.debug 120777 root:root ../../usr/bin/immatch.debug -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/2dbda0a3800797c64827136f1e159ff23032b9 120777 root:root ../../../../bin/imrot -File: /usr/lib/debug/.build-id/c5/2dbda0a3800797c64827136f1e159ff23032b9.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/b9/89423feeeeaf15bd5f940e9d4c27a247cf2088 120777 root:root ../../../../bin/scat +File: /usr/lib/debug/.build-id/b9/89423feeeeaf15bd5f940e9d4c27a247cf2088.debug 120777 root:root ../../usr/bin/scat.debug File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/317ddae372be58d9ddb23a42fc7ab1707267ce 120777 root:root ../../../../bin/imfill -File: /usr/lib/debug/.build-id/c8/317ddae372be58d9ddb23a42fc7ab1707267ce.debug 120777 root:root ../../usr/bin/imfill.debug -File: /usr/lib/debug/.build-id/c8/ff9601466f4473337f92d18d5973bdb9df4f3c 120777 root:root ../../../../bin/sky2xy -File: /usr/lib/debug/.build-id/c8/ff9601466f4473337f92d18d5973bdb9df4f3c.debug 120777 root:root ../../usr/bin/sky2xy.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/4ede4309d36a91322bdbb7e17d91383e4565e7 120777 root:root ../../../../bin/htmlsp -File: /usr/lib/debug/.build-id/d8/4ede4309d36a91322bdbb7e17d91383e4565e7.debug 120777 root:root ../../usr/bin/htmlsp.debug -File: /usr/lib/debug/.build-id/d8/83de6928f5626fdeb9f0cc171c63e1694c4272 120777 root:root ../../../../bin/bincat -File: /usr/lib/debug/.build-id/d8/83de6928f5626fdeb9f0cc171c63e1694c4272.debug 120777 root:root ../../usr/bin/bincat.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/57d37ec0d9f0d117824b522e8132e18cb44cb3 120777 root:root ../../../../bin/keyhead -File: /usr/lib/debug/.build-id/df/57d37ec0d9f0d117824b522e8132e18cb44cb3.debug 120777 root:root ../../usr/bin/keyhead.debug -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/6d6a6e796249133033d3aa9644bbab947f597b 120777 root:root ../../../../bin/delwcs -File: /usr/lib/debug/.build-id/e3/6d6a6e796249133033d3aa9644bbab947f597b.debug 120777 root:root ../../usr/bin/delwcs.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/f8483b2be4c21a2be5bcab281605536df1d939 120777 root:root ../../../../bin/skycoor -File: /usr/lib/debug/.build-id/f3/f8483b2be4c21a2be5bcab281605536df1d939.debug 120777 root:root ../../usr/bin/skycoor.debug -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/d030268a8d29265bcdf17381e601087f883777 120777 root:root ../../../../bin/subpix -File: /usr/lib/debug/.build-id/f5/d030268a8d29265bcdf17381e601087f883777.debug 120777 root:root ../../usr/bin/subpix.debug -File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root 51674d141570e0c5ec6d1fc37948f269 -File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root 527beafef8d6fe1348ca08139545c50b -File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root 2d110ae8eda7ad467aa6418878d98597 -File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root 8733352dbc0584b193586a499b5ed8b3 -File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root 0d06d18ea5be940e6fd4bb9530d85e76 -File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root ef00aebfbd380c6b6e6aa330d7c021c9 -File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root 9a12f95d5899fa3c63045514c8328717 -File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root 9694f8135d3ad968ea3e917032284e3c -File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root af16110c2a8c63aec76b0a9986b1e13a -File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root d7e46c8a1f82788a6ff3a6058a69b442 -File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root affdf08083e96b9600b5b2a3fcf96142 -File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root ada4367f6d7fa002b83c7a6f18753603 -File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root c9c11b940561e0ad7d6bc23cce74d121 -File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root ba38726b3026c3f29f03b9cd0a52ac53 -File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root b287950964e5132da517a6cb5e66f14f -File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root f849bbc52fca5de30ec539d86772a314 -File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 4cebe43a235a74a46c4e8daab2d7e9b6 -File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root b2ff2c975f81bf8d2894d9622bd37316 -File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root c7353f873d7efccd2e6dae35503859f0 -File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 91f0f89e1758d65111f7f99b3c68615d -File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root 59e0fc98c56b3ad12e9ce433ba7a93e9 -File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root 0001d06096c5e2d6c2dae788330045cf -File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 5b8fb049ab55d000f5125105a28c4bac -File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 0f4683336ffa6f7b6a02ad626d158e16 -File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 9f0944844f5efd818f94c747a6e6e734 -File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 8a79aa2c8bb372514852b88b00341f65 -File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root 29bc428d0ae949e6a91d2f3ebaa17c13 -File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 86f78ebd83d915ec8b32045077f73c9d -File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 4e08ce7b886f98bf9ff4318666b72f2a -File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root e34948c03d565f64b6c127b14d2410d3 -File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 953036f55b2b6069f15b3e6e18c93784 -File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 1379267e516b43b7953700f9546dcec4 -File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root cbff0072a67791857ac45991b7c51b2a -File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 7b161fd4d08cbd56316b5a113ec1b619 -File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 5df859df4430a59d184c99106b3a1452 -File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 176c5efe17df2c60e37af05c95b65e25 -File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root a96b2bf5dbb9ef771e4ba27db0957cf1 -File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root e4648d63c1a183a839927d035b7685b9 -File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root cbb52ba8c76c816758ee373331027d2a -File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root e487a1a0054dfa678af1584caefded75 -File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root cc88f6221442da998f6688fd82af6e0e -File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root df70ee0d9da1a461c4dced1bad005382 -File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root f405ca5a975626ecc1317e5882a025e5 -File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 3e3a2f51a2e96096d4b896156ca47fd5 -File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root f89c96f4d263b7c0a24f19ff966828e6 -File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 13e7c7fff9ff40e9af0c33349d4345fb -File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root efe0e8cfc6b43a25036f9733a67597eb -File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 2b6d203b7a09d696980fbbe3b0291de9 -File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 92f074edac108b57d4c5faeadb0186ef -File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 7f60be813d10e40976aeddea13bae939 -File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 083a61061b54d3358f7cba27c152f653 +File: /usr/lib/debug/.build-id/c8/b602cec441ee1cedfdc88a54569437e199ace5 120777 root:root ../../../../bin/imstack +File: /usr/lib/debug/.build-id/c8/b602cec441ee1cedfdc88a54569437e199ace5.debug 120777 root:root ../../usr/bin/imstack.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/718219cef2d15289631691cd577909cd6174aa 120777 root:root ../../../../bin/crlf +File: /usr/lib/debug/.build-id/db/718219cef2d15289631691cd577909cd6174aa.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/1298df81470c256828ecd51095c4d602009667 120777 root:root ../../../../bin/isfile +File: /usr/lib/debug/.build-id/dd/1298df81470c256828ecd51095c4d602009667.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/395da101500e155f129973bd885f85379c9705 120777 root:root ../../../../bin/keyhead +File: /usr/lib/debug/.build-id/f1/395da101500e155f129973bd885f85379c9705.debug 120777 root:root ../../usr/bin/keyhead.debug +File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root 13e43567174799a40e983819bd04d8dc +File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root a8a4a33aae45c5f21322e9b3506b471e +File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root b0cc7e673937049fc40e535742c7944a +File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root 65d5da4bb0faad3f4421684d318bb99e +File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root d5898f70b7c61832aeece37a3b2c77f8 +File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 1cba668c36857bd63bd27bed6008c711 +File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root d87492021b7067d66c098f46b51888a2 +File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root aec33a06ddf34b325f1c5b9453931955 +File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root dbc4935656dc26ab966585b4b616a182 +File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root 18328541844f1733615a86cef80b0b32 +File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root 9b7a6e222abcffedd19909b8d57d3e66 +File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root fd39e9aa6cf532fcf3e45b7278decc6a +File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 26f03c598fc04b149dd78b7bb5239bab +File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root a7f0a665007a5ff9f391c3640615c96a +File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root fa4a6563c85ecc892b0ddb3512f30fee +File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root b1b9482df9ccab24685196fa151b8b25 +File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 1c0b4a873e6164c937afaf630a70a797 +File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root e43b8bb25f982fb5fa15065f5d02ac04 +File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root f12ea847052f10f336fb87e86744e7df +File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 507a668d63e251c946ac4d06a6b38bf2 +File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root f1b31f37327028ad4536d2c543ae50ea +File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root 845dcae9d9458df959fd0e398b638611 +File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 63575efce36f91bd7d82bfc7bf74ffd4 +File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 2a1711b1997cb1ca72e86f5e72cb0f53 +File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 73a21dddfca163430ec7129acd2f15f0 +File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 43f365dde31ad842468c865b4dd2adf5 +File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root 447e94e5acba616ae6f9b42cfcb5ad5b +File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 09ca01f3bdb1d649144dcf1e11e98d3c +File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 616c1287f4f78bced2c6d92a6505e1fe +File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root d62f6b19b994c9a207fd0e2a8d06cc9d +File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 882cd3ee1eda1115682c61df92f40954 +File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 4dc05c0393c6d353852fac4415fdffa8 +File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 8d02ee9952bce902e3b97d2619943a96 +File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root a95dd8a66ca36bfd13529161a4097ad1 +File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 0982752a07a05ace9bc7aaddedbbbb21 +File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 90f4590204857b5158fd62bbe8541e1d +File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root d6602c5df0ec1f284b8111dd6b299a90 +File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root 3bbfbdcba74e4e58d8abc7ec68b571cc +File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root f42f0406c56b54b665242f3a37132dfe +File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root adbebc6e6b2ef66703f3c778a59f01bc +File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root 456885b602f88ebe23855eb83b9e7a8b +File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root 615e456c4963c47ee7036c72fd765834 +File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root ae51e630cd629e3d1f7999ed932eefe2 +File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root f490a06e3e32a7380d9659fd622d739c +File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root e90d2d2c62233a574b17398d845c1316 +File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 3a5395925a36080109018913930d3752 +File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root e1c68de03b2bb79213ab7feac6fac290 +File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 4f21e977f70169ebc39044c6e41249d2 +File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 53399ce87debfe08005ac35ad238ceff +File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 01a347df17a67919e872b727e3f6c262 +File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 40665d4cc39b6ee7a8caedb01bc55291 File: /usr/src/debug/wcstools-3.9.7 40755 root:root @@ -511,2 +513,2 @@ File: /usr/src/debug/wcstools-3.9.7/xy2sky.c 100644 root:root 2cbb568b849b19713c5ddeca5222335e -RPMIdentity: 7480f153f0586853c5b69cc5b5ac626ff105f9d9b21b4753f721281e8d98d1d761cabc02594dc489239d2ebecce8915245ddbf8cbc61d3bb01ea2592b1871b3d +RPMIdentity: a4df559d4722c20e72d278e72384663496e64434895f9ce32ae77df495a03de2f421b5710b394de7eda64904b96076a900ecc8797195818faed7a60b34def43d