<86>Jun 22 08:06:09 userdel[2506171]: delete user 'rooter' <86>Jun 22 08:06:09 groupadd[2506178]: group added to /etc/group: name=rooter, GID=1265 <86>Jun 22 08:06:09 groupadd[2506178]: group added to /etc/gshadow: name=rooter <86>Jun 22 08:06:09 groupadd[2506178]: new group: name=rooter, GID=1265 <86>Jun 22 08:06:09 useradd[2506228]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Jun 22 08:06:09 userdel[2506269]: delete user 'builder' <86>Jun 22 08:06:09 userdel[2506269]: removed group 'builder' owned by 'builder' <86>Jun 22 08:06:09 userdel[2506269]: removed shadow group 'builder' owned by 'builder' <86>Jun 22 08:06:09 groupadd[2506288]: group added to /etc/group: name=builder, GID=1266 <86>Jun 22 08:06:09 groupadd[2506288]: group added to /etc/gshadow: name=builder <86>Jun 22 08:06:09 groupadd[2506288]: new group: name=builder, GID=1266 <86>Jun 22 08:06:09 useradd[2506294]: new user: name=builder, UID=1266, GID=1266, 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.57360 + 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): + /usr/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 + xargs -i@ sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA./g' @ + grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' '--include=*.c' '--include=*.h' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62799 + 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 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]; | ^ 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, | ^ 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.35240 + 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:/usr/bin:/bin:/usr/local/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/wcstools-buildroot Processing files: wcstools-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90623 + 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.wBDd7s 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.fo7l8p 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.ReOz7o Creating wcstools-debuginfo package Processing files: libwcstools1-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78464 + 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.6DrC7Z 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.3ZTQgN 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.fKey34 Creating libwcstools1-debuginfo package Processing files: libwcstools-devel-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15089 + 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.NI49Kk 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.5WCKVY 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.Cwsbuq 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.WpAn5v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oPnfny 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.77LBgW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P3WnCf 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) 59.09user 12.92system 1:09.39elapsed 103%CPU (0avgtext+0avgdata 63888maxresident)k 0inputs+0outputs (0major+3685522minor)pagefaults 0swaps 5.22user 1.89system 1:23.08elapsed 8%CPU (0avgtext+0avgdata 122064maxresident)k 0inputs+0outputs (0major+136426minor)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 2024-06-22 08:07:27.622979995 +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 fd37041edce3c6ae336f54d934bf0abf 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: 070413e9f675b2c86c43b7a6a45f982621af5fe75a2d566fb12fe895b149e5183fb22f83ab549b9b5a6bed40829483893c3328c98eea3790bd1958d7dc6faf2b --- 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 2024-06-22 08:07:27.703980285 +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/b6 40755 root:root +/usr/lib/debug/.build-id/b6/954764403209878d2a6731488ae9c9b89c9a9f 120777 root:root ../../../libwcstools.so.1.0.0 +/usr/lib/debug/.build-id/b6/954764403209878d2a6731488ae9c9b89c9a9f.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/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/954764403209878d2a6731488ae9c9b89c9a9f 120777 root:root ../../../libwcstools.so.1.0.0 +File: /usr/lib/debug/.build-id/b6/954764403209878d2a6731488ae9c9b89c9a9f.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 361f4baf82f2711c706d5ab20308e1d5 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: 11eda6415de589a9b2c4920bbfb6be289e2a61bb6be20ba118c5f7a7ce7ef2b27877c3515139145cc5f849631db02c4bcb9dd3373cd095f6ef3092633f9b0630 --- 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 2024-06-22 08:07:27.786980582 +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 114be4130c34ff64f83424dfffbdc3d8 +File: /usr/bin/bincat 100755 root:root 594a05f7df300040af76ecd4f645dd71 +File: /usr/bin/char2sp 100755 root:root 935f82ad26d1be4a0adf30e6bf91f85b +File: /usr/bin/conpix 100755 root:root fbb35468e73a37e57bc10773fec75d52 +File: /usr/bin/cphead 100755 root:root cfae4379495716da9697e4d29cd61a12 +File: /usr/bin/crlf 100755 root:root 937ad0fbed9e078caee65538e629420f +File: /usr/bin/delhead 100755 root:root ed42eebf14b9d38867db0ed8eea17313 +File: /usr/bin/delwcs 100755 root:root 3d4b5ac748000d804811552185164fc0 +File: /usr/bin/edhead 100755 root:root 3c757e055402366f332034c04a7bc9b7 +File: /usr/bin/filename 100755 root:root b9c13718e1ed3d39bcd067f459669fa1 +File: /usr/bin/fileroot 100755 root:root 97498d45db508a1e641ac781e4b8e6bf +File: /usr/bin/filext 100755 root:root b5fb8dedfc6f37f0ab35c77889f2ec5f +File: /usr/bin/fixpix 100755 root:root e8a060dd5b6bf79c42a8e820d5b0101d +File: /usr/bin/getcol 100755 root:root 21198ad20c06658267ca1f928c689ccd +File: /usr/bin/getdate 100755 root:root e34ab4e852b40cefc075f18c0b35b24b +File: /usr/bin/getfits 100755 root:root 88e07a099d86f1d08c02ed8adcb6a077 +File: /usr/bin/gethead 100755 root:root ec8ecc19a86079ceac38a34cc866cbb6 +File: /usr/bin/getpix 100755 root:root a875184d60c37ee1a713f5fad0c7971a +File: /usr/bin/gettab 100755 root:root db8918a8dfb2c2b7e6b5aeec54db03a9 +File: /usr/bin/htmlsp 100755 root:root 0a7e077ab7b95db0d287be251b85eee0 +File: /usr/bin/i2f 100755 root:root cbd48968aa6a6acc0f38767723ae3841 +File: /usr/bin/imcat 100755 root:root 91ea974cc510273c37f0a2c068883cbc +File: /usr/bin/imextract 100755 root:root a0aff4194f65756d09cf3ffa5471e17e +File: /usr/bin/imfill 100755 root:root f624ff8b3c1341120bfdb55ff96a3c7c +File: /usr/bin/imhead 100755 root:root e70d259e0c13331a3900fad3680aeafb +File: /usr/bin/immatch 100755 root:root d9d4e087b783d71a487d32e97060853e +File: /usr/bin/imresize 100755 root:root 467be12d0c9efd938feb23e0402dbb81 +File: /usr/bin/imrot 100755 root:root 3259a60654fb819450d264fbef5797ff +File: /usr/bin/imsize 100755 root:root 695395bb26497086d25e605dcb11aa39 +File: /usr/bin/imsmooth 100755 root:root 87e22af890852a26e656dfb93f218f67 +File: /usr/bin/imstack 100755 root:root 638393513f5d8133751225f8d21e9b77 +File: /usr/bin/imstar 100755 root:root a39fa0348c50350580782e5bd5f30c13 +File: /usr/bin/imwcs 100755 root:root a007d8c62304d7cfd67ec3305d9d5b9f +File: /usr/bin/isfile 100755 root:root 4cd449e54a62876bb73c9ebb73a324dc +File: /usr/bin/isfits 100755 root:root fac1fc8d2a19595166aae0271ca75ae3 +File: /usr/bin/isnum 100755 root:root 09cdb69291be53b388be090967e5bff0 +File: /usr/bin/isrange 100755 root:root 022345d1ad66c5de5f7dae8d6d90ed3d +File: /usr/bin/keyhead 100755 root:root cd28bac949d30943866284d0bba2db88 +File: /usr/bin/newfits 100755 root:root f4cc6e895f913976c45d7f778d6d95a6 +File: /usr/bin/scat 100755 root:root cb431cd968b40fe28a8072a02bcc3582 +File: /usr/bin/sethead 100755 root:root 31f7a3858f0a3f5f412bf188640a3724 +File: /usr/bin/setpix 100755 root:root a59d97ae5214065815aba123f2f8d659 +File: /usr/bin/simpos 100755 root:root c34faeecbd5278274a5b75e4c5882b9c +File: /usr/bin/sky2xy 100755 root:root 43cf9f37f460a2f133b84eecfc0c0e18 +File: /usr/bin/skycoor 100755 root:root 46ebe383ac491e7bd2f6b8712b82d61f +File: /usr/bin/sp2char 100755 root:root 9338d7858ea0165dc9cf64a714e6926f +File: /usr/bin/subpix 100755 root:root 266272a1391d50e0435c3bc926723d40 +File: /usr/bin/sumpix 100755 root:root 8a4b0c5bb59046b815da52f4b9710702 +File: /usr/bin/wcshead 100755 root:root 21600da5e89f97023c61f6e564b9882e +File: /usr/bin/wcsremap 100755 root:root 1345f6b299610eb202b8af4436b48702 +File: /usr/bin/xy2sky 100755 root:root 3118c5047e3ee8e5d6c0063b778cfba8 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: 61d6bf9bdfbd67a824d9b072d88ed0631d6c1df7d717048d3191122394f4580fcd1eece227529de11751b2ddab38d0c5132b9220a7a40e3151db7c244a885f02 --- 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 2024-06-22 08:07:27.872980891 +0000 @@ -1,149 +1,146 @@ -/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/01 40755 root:root +/usr/lib/debug/.build-id/01/8fef28e5dd3a375282fa350f7675f9c1eb145d 120777 root:root ../../../../bin/imcat +/usr/lib/debug/.build-id/01/8fef28e5dd3a375282fa350f7675f9c1eb145d.debug 120777 root:root ../../usr/bin/imcat.debug +/usr/lib/debug/.build-id/01/fbcb0f2558c133146db2cd9ddd45af84c36f8f 120777 root:root ../../../../bin/getdate +/usr/lib/debug/.build-id/01/fbcb0f2558c133146db2cd9ddd45af84c36f8f.debug 120777 root:root ../../usr/bin/getdate.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/e1bffe18952fc5ae194152e80b1d57ffc45b00 120777 root:root ../../../../bin/subpix +/usr/lib/debug/.build-id/0d/e1bffe18952fc5ae194152e80b1d57ffc45b00.debug 120777 root:root ../../usr/bin/subpix.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/310cd20fb6ca35615a334a83a8ea4542f1a87f 120777 root:root ../../../../bin/isnum +/usr/lib/debug/.build-id/12/310cd20fb6ca35615a334a83a8ea4542f1a87f.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/c2cf1637cd2532032b53955569dbc4207d2d88 120777 root:root ../../../../bin/imhead +/usr/lib/debug/.build-id/14/c2cf1637cd2532032b53955569dbc4207d2d88.debug 120777 root:root ../../usr/bin/imhead.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/3ae962d584c70262d3d1b06c4fbe1603960a44 120777 root:root ../../../../bin/immatch +/usr/lib/debug/.build-id/15/3ae962d584c70262d3d1b06c4fbe1603960a44.debug 120777 root:root ../../usr/bin/immatch.debug +/usr/lib/debug/.build-id/15/fd2ce8920cf32b5a7b6eb98e0e0c4499c653cd 120777 root:root ../../../../bin/filext +/usr/lib/debug/.build-id/15/fd2ce8920cf32b5a7b6eb98e0e0c4499c653cd.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/591750e7242027c6bf27a362f93033b30afbdd 120777 root:root ../../../../bin/scat +/usr/lib/debug/.build-id/22/591750e7242027c6bf27a362f93033b30afbdd.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/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/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/24/f71de8ed6939a9b840cb1d4e1142b3a55617ad 120777 root:root ../../../../bin/xy2sky +/usr/lib/debug/.build-id/24/f71de8ed6939a9b840cb1d4e1142b3a55617ad.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/1eae0950921b8234e58300412649616e721559 120777 root:root ../../../../bin/simpos +/usr/lib/debug/.build-id/29/1eae0950921b8234e58300412649616e721559.debug 120777 root:root ../../usr/bin/simpos.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/331eb457c642a0871c4dde7be2aeb53cfedfc1 120777 root:root ../../../../bin/filename +/usr/lib/debug/.build-id/2e/331eb457c642a0871c4dde7be2aeb53cfedfc1.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/4ba7b7d64e9ce9c314791a6526923a668f0554 120777 root:root ../../../../bin/fileroot +/usr/lib/debug/.build-id/2f/4ba7b7d64e9ce9c314791a6526923a668f0554.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/c0d2e9f94ab1a38dceaecdc6943e2b5c84b9f1 120777 root:root ../../../../bin/htmlsp +/usr/lib/debug/.build-id/35/c0d2e9f94ab1a38dceaecdc6943e2b5c84b9f1.debug 120777 root:root ../../usr/bin/htmlsp.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/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/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/38/37b2d2f026ba898e367eb4739994b07b0da52f 120777 root:root ../../../../bin/gethead +/usr/lib/debug/.build-id/38/37b2d2f026ba898e367eb4739994b07b0da52f.debug 120777 root:root ../../usr/bin/gethead.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/26bba88e2a4c4f8e003953bea7871f4a631788 120777 root:root ../../../../bin/isfile +/usr/lib/debug/.build-id/40/26bba88e2a4c4f8e003953bea7871f4a631788.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/40/adae7c504b2e3090753b747c04380ae11c843a 120777 root:root ../../../../bin/imstar +/usr/lib/debug/.build-id/40/adae7c504b2e3090753b747c04380ae11c843a.debug 120777 root:root ../../usr/bin/imstar.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/1bd27e6e83a0dfb25497f3d8480fdd2690ee98 120777 root:root ../../../../bin/char2sp +/usr/lib/debug/.build-id/44/1bd27e6e83a0dfb25497f3d8480fdd2690ee98.debug 120777 root:root ../../usr/bin/char2sp.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/ca3ea17e1da5743b0bcc8605ea34a8e8b7ede4 120777 root:root ../../../../bin/imwcs +/usr/lib/debug/.build-id/47/ca3ea17e1da5743b0bcc8605ea34a8e8b7ede4.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/b6f7e8f34f6bc18daf9aeb68b2047db117bcb6 120777 root:root ../../../../bin/cphead +/usr/lib/debug/.build-id/4b/b6f7e8f34f6bc18daf9aeb68b2047db117bcb6.debug 120777 root:root ../../usr/bin/cphead.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/e919424528a17367b32aff32e07f7a5f213151 120777 root:root ../../../../bin/fixpix +/usr/lib/debug/.build-id/57/e919424528a17367b32aff32e07f7a5f213151.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/59 40755 root:root +/usr/lib/debug/.build-id/59/9bcca82291b80340b8656d31746e884d9f9702 120777 root:root ../../../../bin/newfits +/usr/lib/debug/.build-id/59/9bcca82291b80340b8656d31746e884d9f9702.debug 120777 root:root ../../usr/bin/newfits.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/60/e1ad2011624b52f8b1f1171bc7454e7b48512f 120777 root:root ../../../../bin/sky2xy +/usr/lib/debug/.build-id/60/e1ad2011624b52f8b1f1171bc7454e7b48512f.debug 120777 root:root ../../usr/bin/sky2xy.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/6a10dc38e6fd87c532838016ddea45404d334f 120777 root:root ../../../../bin/imextract +/usr/lib/debug/.build-id/64/6a10dc38e6fd87c532838016ddea45404d334f.debug 120777 root:root ../../usr/bin/imextract.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/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/68/9c94c84f248c847673099356e13a330f11a889 120777 root:root ../../../../bin/imresize +/usr/lib/debug/.build-id/68/9c94c84f248c847673099356e13a330f11a889.debug 120777 root:root ../../usr/bin/imresize.debug +/usr/lib/debug/.build-id/68/e0e205e4bbd8e856d91fd1d2c36abf30abc297 120777 root:root ../../../../bin/imfill +/usr/lib/debug/.build-id/68/e0e205e4bbd8e856d91fd1d2c36abf30abc297.debug 120777 root:root ../../usr/bin/imfill.debug +/usr/lib/debug/.build-id/68/f0502896f83e5320ca6e0eacbc6993ef5fb5da 120777 root:root ../../../../bin/imsize +/usr/lib/debug/.build-id/68/f0502896f83e5320ca6e0eacbc6993ef5fb5da.debug 120777 root:root ../../usr/bin/imsize.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/2630f69c102f5e6d352c2279923abb64d9521e 120777 root:root ../../../../bin/sp2char +/usr/lib/debug/.build-id/75/2630f69c102f5e6d352c2279923abb64d9521e.debug 120777 root:root ../../usr/bin/sp2char.debug +/usr/lib/debug/.build-id/75/59b862711aa90f47f415242ac991e2265f3a48 120777 root:root ../../../../bin/keyhead +/usr/lib/debug/.build-id/75/59b862711aa90f47f415242ac991e2265f3a48.debug 120777 root:root ../../usr/bin/keyhead.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/10970b2c932e4e77b89b8b2542678421a15189 120777 root:root ../../../../bin/wcshead +/usr/lib/debug/.build-id/7a/10970b2c932e4e77b89b8b2542678421a15189.debug 120777 root:root ../../usr/bin/wcshead.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/4f25be65a910d6c1876f078cb4d756ff55fa1d 120777 root:root ../../../../bin/getpix +/usr/lib/debug/.build-id/87/4f25be65a910d6c1876f078cb4d756ff55fa1d.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/c6a5e3d04def77cd9cf460cbd9f4bfb0206505 120777 root:root ../../../../bin/gettab +/usr/lib/debug/.build-id/8a/c6a5e3d04def77cd9cf460cbd9f4bfb0206505.debug 120777 root:root ../../usr/bin/gettab.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/f93cabaf816c23f072f1e9e9775d70993b76a0 120777 root:root ../../../../bin/imstack +/usr/lib/debug/.build-id/8c/f93cabaf816c23f072f1e9e9775d70993b76a0.debug 120777 root:root ../../usr/bin/imstack.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/16eca144ec99c08e6605dff3673981ff1964e4 120777 root:root ../../../../bin/imrot +/usr/lib/debug/.build-id/a5/16eca144ec99c08e6605dff3673981ff1964e4.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/a66f8e9a0b156af74aefa1bb9ab94515d076b9 120777 root:root ../../../../bin/sethead +/usr/lib/debug/.build-id/a7/a66f8e9a0b156af74aefa1bb9ab94515d076b9.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/b55389849c74c18883d532c7a769fe6ef4b210 120777 root:root ../../../../bin/isfits +/usr/lib/debug/.build-id/aa/b55389849c74c18883d532c7a769fe6ef4b210.debug 120777 root:root ../../usr/bin/isfits.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/870774443068a3238532d37d9d169e4cb9915f 120777 root:root ../../../../bin/getcol +/usr/lib/debug/.build-id/ad/870774443068a3238532d37d9d169e4cb9915f.debug 120777 root:root ../../usr/bin/getcol.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/08f30030cab2476f2bf51018b1612bcbf32fb5 120777 root:root ../../../../bin/i2f +/usr/lib/debug/.build-id/b0/08f30030cab2476f2bf51018b1612bcbf32fb5.debug 120777 root:root ../../usr/bin/i2f.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/82f0a4bc4d9999572a954aa7ed24eca69c841a 120777 root:root ../../../../bin/delhead +/usr/lib/debug/.build-id/b7/82f0a4bc4d9999572a954aa7ed24eca69c841a.debug 120777 root:root ../../usr/bin/delhead.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/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/b9/3b9b63696e4d462e800896812ac05c65435973 120777 root:root ../../../../bin/sumpix +/usr/lib/debug/.build-id/b9/3b9b63696e4d462e800896812ac05c65435973.debug 120777 root:root ../../usr/bin/sumpix.debug +/usr/lib/debug/.build-id/b9/fa5bcdb6b70f154f4e154fcfb1f886ad03cefd 120777 root:root ../../../../bin/wcsremap +/usr/lib/debug/.build-id/b9/fa5bcdb6b70f154f4e154fcfb1f886ad03cefd.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/0bbd29157dc8e257a9afe4581fefc9bc38c26f 120777 root:root ../../../../bin/setpix +/usr/lib/debug/.build-id/bf/0bbd29157dc8e257a9afe4581fefc9bc38c26f.debug 120777 root:root ../../usr/bin/setpix.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/c327a8f5d7a80e85ecce2d71ff833a62032a8a 120777 root:root ../../../../bin/skycoor +/usr/lib/debug/.build-id/c2/c327a8f5d7a80e85ecce2d71ff833a62032a8a.debug 120777 root:root ../../usr/bin/skycoor.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/99c4579a35e149f1649bdf51ee729ea98556fa 120777 root:root ../../../../bin/delwcs +/usr/lib/debug/.build-id/c9/99c4579a35e149f1649bdf51ee729ea98556fa.debug 120777 root:root ../../usr/bin/delwcs.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/d3a8ac5597983dbb77094a001e166895980feb 120777 root:root ../../../../bin/addpix +/usr/lib/debug/.build-id/cf/d3a8ac5597983dbb77094a001e166895980feb.debug 120777 root:root ../../usr/bin/addpix.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/8aec4d573f13bde2c4217b645c4a4eee007c0e 120777 root:root ../../../../bin/bincat +/usr/lib/debug/.build-id/d1/8aec4d573f13bde2c4217b645c4a4eee007c0e.debug 120777 root:root ../../usr/bin/bincat.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/153d1298ab8f3f710b118460dfdb66855d2a1e 120777 root:root ../../../../bin/imsmooth +/usr/lib/debug/.build-id/d3/153d1298ab8f3f710b118460dfdb66855d2a1e.debug 120777 root:root ../../usr/bin/imsmooth.debug +/usr/lib/debug/.build-id/e2 40755 root:root +/usr/lib/debug/.build-id/e2/47056af8d10b1f89fd0ace31587403b266223d 120777 root:root ../../../../bin/edhead +/usr/lib/debug/.build-id/e2/47056af8d10b1f89fd0ace31587403b266223d.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/caf0940a222033e63c7eaf1692563998560bd9 120777 root:root ../../../../bin/crlf +/usr/lib/debug/.build-id/e4/caf0940a222033e63c7eaf1692563998560bd9.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/6ddd09ba8a8d26fd1480606848543db0bcb83b 120777 root:root ../../../../bin/conpix +/usr/lib/debug/.build-id/f7/6ddd09ba8a8d26fd1480606848543db0bcb83b.debug 120777 root:root ../../usr/bin/conpix.debug +/usr/lib/debug/.build-id/f7/c8ba32f63e67cc76418a44e500ec2dd64cb460 120777 root:root ../../../../bin/isrange +/usr/lib/debug/.build-id/f7/c8ba32f63e67cc76418a44e500ec2dd64cb460.debug 120777 root:root ../../usr/bin/isrange.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/903df47219fb03bc645cb022f5f77c3ead1b75 120777 root:root ../../../../bin/getfits +/usr/lib/debug/.build-id/fb/903df47219fb03bc645cb022f5f77c3ead1b75.debug 120777 root:root ../../usr/bin/getfits.debug /usr/lib/debug/usr/bin/addpix.debug 100644 root:root @@ -258,201 +255,198 @@ 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/01 40755 root:root +File: /usr/lib/debug/.build-id/01/8fef28e5dd3a375282fa350f7675f9c1eb145d 120777 root:root ../../../../bin/imcat +File: /usr/lib/debug/.build-id/01/8fef28e5dd3a375282fa350f7675f9c1eb145d.debug 120777 root:root ../../usr/bin/imcat.debug +File: /usr/lib/debug/.build-id/01/fbcb0f2558c133146db2cd9ddd45af84c36f8f 120777 root:root ../../../../bin/getdate +File: /usr/lib/debug/.build-id/01/fbcb0f2558c133146db2cd9ddd45af84c36f8f.debug 120777 root:root ../../usr/bin/getdate.debug +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/e1bffe18952fc5ae194152e80b1d57ffc45b00 120777 root:root ../../../../bin/subpix +File: /usr/lib/debug/.build-id/0d/e1bffe18952fc5ae194152e80b1d57ffc45b00.debug 120777 root:root ../../usr/bin/subpix.debug +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/310cd20fb6ca35615a334a83a8ea4542f1a87f 120777 root:root ../../../../bin/isnum +File: /usr/lib/debug/.build-id/12/310cd20fb6ca35615a334a83a8ea4542f1a87f.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/c2cf1637cd2532032b53955569dbc4207d2d88 120777 root:root ../../../../bin/imhead +File: /usr/lib/debug/.build-id/14/c2cf1637cd2532032b53955569dbc4207d2d88.debug 120777 root:root ../../usr/bin/imhead.debug +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/3ae962d584c70262d3d1b06c4fbe1603960a44 120777 root:root ../../../../bin/immatch +File: /usr/lib/debug/.build-id/15/3ae962d584c70262d3d1b06c4fbe1603960a44.debug 120777 root:root ../../usr/bin/immatch.debug +File: /usr/lib/debug/.build-id/15/fd2ce8920cf32b5a7b6eb98e0e0c4499c653cd 120777 root:root ../../../../bin/filext +File: /usr/lib/debug/.build-id/15/fd2ce8920cf32b5a7b6eb98e0e0c4499c653cd.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/591750e7242027c6bf27a362f93033b30afbdd 120777 root:root ../../../../bin/scat +File: /usr/lib/debug/.build-id/22/591750e7242027c6bf27a362f93033b30afbdd.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/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/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/24/f71de8ed6939a9b840cb1d4e1142b3a55617ad 120777 root:root ../../../../bin/xy2sky +File: /usr/lib/debug/.build-id/24/f71de8ed6939a9b840cb1d4e1142b3a55617ad.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/1eae0950921b8234e58300412649616e721559 120777 root:root ../../../../bin/simpos +File: /usr/lib/debug/.build-id/29/1eae0950921b8234e58300412649616e721559.debug 120777 root:root ../../usr/bin/simpos.debug +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/331eb457c642a0871c4dde7be2aeb53cfedfc1 120777 root:root ../../../../bin/filename +File: /usr/lib/debug/.build-id/2e/331eb457c642a0871c4dde7be2aeb53cfedfc1.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/4ba7b7d64e9ce9c314791a6526923a668f0554 120777 root:root ../../../../bin/fileroot +File: /usr/lib/debug/.build-id/2f/4ba7b7d64e9ce9c314791a6526923a668f0554.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/c0d2e9f94ab1a38dceaecdc6943e2b5c84b9f1 120777 root:root ../../../../bin/htmlsp +File: /usr/lib/debug/.build-id/35/c0d2e9f94ab1a38dceaecdc6943e2b5c84b9f1.debug 120777 root:root ../../usr/bin/htmlsp.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/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/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/38/37b2d2f026ba898e367eb4739994b07b0da52f 120777 root:root ../../../../bin/gethead +File: /usr/lib/debug/.build-id/38/37b2d2f026ba898e367eb4739994b07b0da52f.debug 120777 root:root ../../usr/bin/gethead.debug +File: /usr/lib/debug/.build-id/40 40755 root:root +File: /usr/lib/debug/.build-id/40/26bba88e2a4c4f8e003953bea7871f4a631788 120777 root:root ../../../../bin/isfile +File: /usr/lib/debug/.build-id/40/26bba88e2a4c4f8e003953bea7871f4a631788.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/40/adae7c504b2e3090753b747c04380ae11c843a 120777 root:root ../../../../bin/imstar +File: /usr/lib/debug/.build-id/40/adae7c504b2e3090753b747c04380ae11c843a.debug 120777 root:root ../../usr/bin/imstar.debug +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/1bd27e6e83a0dfb25497f3d8480fdd2690ee98 120777 root:root ../../../../bin/char2sp +File: /usr/lib/debug/.build-id/44/1bd27e6e83a0dfb25497f3d8480fdd2690ee98.debug 120777 root:root ../../usr/bin/char2sp.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/ca3ea17e1da5743b0bcc8605ea34a8e8b7ede4 120777 root:root ../../../../bin/imwcs +File: /usr/lib/debug/.build-id/47/ca3ea17e1da5743b0bcc8605ea34a8e8b7ede4.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/b6f7e8f34f6bc18daf9aeb68b2047db117bcb6 120777 root:root ../../../../bin/cphead +File: /usr/lib/debug/.build-id/4b/b6f7e8f34f6bc18daf9aeb68b2047db117bcb6.debug 120777 root:root ../../usr/bin/cphead.debug +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/e919424528a17367b32aff32e07f7a5f213151 120777 root:root ../../../../bin/fixpix +File: /usr/lib/debug/.build-id/57/e919424528a17367b32aff32e07f7a5f213151.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/59 40755 root:root +File: /usr/lib/debug/.build-id/59/9bcca82291b80340b8656d31746e884d9f9702 120777 root:root ../../../../bin/newfits +File: /usr/lib/debug/.build-id/59/9bcca82291b80340b8656d31746e884d9f9702.debug 120777 root:root ../../usr/bin/newfits.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/60/e1ad2011624b52f8b1f1171bc7454e7b48512f 120777 root:root ../../../../bin/sky2xy +File: /usr/lib/debug/.build-id/60/e1ad2011624b52f8b1f1171bc7454e7b48512f.debug 120777 root:root ../../usr/bin/sky2xy.debug +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/6a10dc38e6fd87c532838016ddea45404d334f 120777 root:root ../../../../bin/imextract +File: /usr/lib/debug/.build-id/64/6a10dc38e6fd87c532838016ddea45404d334f.debug 120777 root:root ../../usr/bin/imextract.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/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/68/9c94c84f248c847673099356e13a330f11a889 120777 root:root ../../../../bin/imresize +File: /usr/lib/debug/.build-id/68/9c94c84f248c847673099356e13a330f11a889.debug 120777 root:root ../../usr/bin/imresize.debug +File: /usr/lib/debug/.build-id/68/e0e205e4bbd8e856d91fd1d2c36abf30abc297 120777 root:root ../../../../bin/imfill +File: /usr/lib/debug/.build-id/68/e0e205e4bbd8e856d91fd1d2c36abf30abc297.debug 120777 root:root ../../usr/bin/imfill.debug +File: /usr/lib/debug/.build-id/68/f0502896f83e5320ca6e0eacbc6993ef5fb5da 120777 root:root ../../../../bin/imsize +File: /usr/lib/debug/.build-id/68/f0502896f83e5320ca6e0eacbc6993ef5fb5da.debug 120777 root:root ../../usr/bin/imsize.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/2630f69c102f5e6d352c2279923abb64d9521e 120777 root:root ../../../../bin/sp2char +File: /usr/lib/debug/.build-id/75/2630f69c102f5e6d352c2279923abb64d9521e.debug 120777 root:root ../../usr/bin/sp2char.debug +File: /usr/lib/debug/.build-id/75/59b862711aa90f47f415242ac991e2265f3a48 120777 root:root ../../../../bin/keyhead +File: /usr/lib/debug/.build-id/75/59b862711aa90f47f415242ac991e2265f3a48.debug 120777 root:root ../../usr/bin/keyhead.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/10970b2c932e4e77b89b8b2542678421a15189 120777 root:root ../../../../bin/wcshead +File: /usr/lib/debug/.build-id/7a/10970b2c932e4e77b89b8b2542678421a15189.debug 120777 root:root ../../usr/bin/wcshead.debug +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/4f25be65a910d6c1876f078cb4d756ff55fa1d 120777 root:root ../../../../bin/getpix +File: /usr/lib/debug/.build-id/87/4f25be65a910d6c1876f078cb4d756ff55fa1d.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/c6a5e3d04def77cd9cf460cbd9f4bfb0206505 120777 root:root ../../../../bin/gettab +File: /usr/lib/debug/.build-id/8a/c6a5e3d04def77cd9cf460cbd9f4bfb0206505.debug 120777 root:root ../../usr/bin/gettab.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/f93cabaf816c23f072f1e9e9775d70993b76a0 120777 root:root ../../../../bin/imstack +File: /usr/lib/debug/.build-id/8c/f93cabaf816c23f072f1e9e9775d70993b76a0.debug 120777 root:root ../../usr/bin/imstack.debug +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/16eca144ec99c08e6605dff3673981ff1964e4 120777 root:root ../../../../bin/imrot +File: /usr/lib/debug/.build-id/a5/16eca144ec99c08e6605dff3673981ff1964e4.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/a66f8e9a0b156af74aefa1bb9ab94515d076b9 120777 root:root ../../../../bin/sethead +File: /usr/lib/debug/.build-id/a7/a66f8e9a0b156af74aefa1bb9ab94515d076b9.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/b55389849c74c18883d532c7a769fe6ef4b210 120777 root:root ../../../../bin/isfits +File: /usr/lib/debug/.build-id/aa/b55389849c74c18883d532c7a769fe6ef4b210.debug 120777 root:root ../../usr/bin/isfits.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/870774443068a3238532d37d9d169e4cb9915f 120777 root:root ../../../../bin/getcol +File: /usr/lib/debug/.build-id/ad/870774443068a3238532d37d9d169e4cb9915f.debug 120777 root:root ../../usr/bin/getcol.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/08f30030cab2476f2bf51018b1612bcbf32fb5 120777 root:root ../../../../bin/i2f +File: /usr/lib/debug/.build-id/b0/08f30030cab2476f2bf51018b1612bcbf32fb5.debug 120777 root:root ../../usr/bin/i2f.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/82f0a4bc4d9999572a954aa7ed24eca69c841a 120777 root:root ../../../../bin/delhead +File: /usr/lib/debug/.build-id/b7/82f0a4bc4d9999572a954aa7ed24eca69c841a.debug 120777 root:root ../../usr/bin/delhead.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/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/b9/3b9b63696e4d462e800896812ac05c65435973 120777 root:root ../../../../bin/sumpix +File: /usr/lib/debug/.build-id/b9/3b9b63696e4d462e800896812ac05c65435973.debug 120777 root:root ../../usr/bin/sumpix.debug +File: /usr/lib/debug/.build-id/b9/fa5bcdb6b70f154f4e154fcfb1f886ad03cefd 120777 root:root ../../../../bin/wcsremap +File: /usr/lib/debug/.build-id/b9/fa5bcdb6b70f154f4e154fcfb1f886ad03cefd.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/0bbd29157dc8e257a9afe4581fefc9bc38c26f 120777 root:root ../../../../bin/setpix +File: /usr/lib/debug/.build-id/bf/0bbd29157dc8e257a9afe4581fefc9bc38c26f.debug 120777 root:root ../../usr/bin/setpix.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/c327a8f5d7a80e85ecce2d71ff833a62032a8a 120777 root:root ../../../../bin/skycoor +File: /usr/lib/debug/.build-id/c2/c327a8f5d7a80e85ecce2d71ff833a62032a8a.debug 120777 root:root ../../usr/bin/skycoor.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/99c4579a35e149f1649bdf51ee729ea98556fa 120777 root:root ../../../../bin/delwcs +File: /usr/lib/debug/.build-id/c9/99c4579a35e149f1649bdf51ee729ea98556fa.debug 120777 root:root ../../usr/bin/delwcs.debug +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/d3a8ac5597983dbb77094a001e166895980feb 120777 root:root ../../../../bin/addpix +File: /usr/lib/debug/.build-id/cf/d3a8ac5597983dbb77094a001e166895980feb.debug 120777 root:root ../../usr/bin/addpix.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/8aec4d573f13bde2c4217b645c4a4eee007c0e 120777 root:root ../../../../bin/bincat +File: /usr/lib/debug/.build-id/d1/8aec4d573f13bde2c4217b645c4a4eee007c0e.debug 120777 root:root ../../usr/bin/bincat.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/153d1298ab8f3f710b118460dfdb66855d2a1e 120777 root:root ../../../../bin/imsmooth +File: /usr/lib/debug/.build-id/d3/153d1298ab8f3f710b118460dfdb66855d2a1e.debug 120777 root:root ../../usr/bin/imsmooth.debug +File: /usr/lib/debug/.build-id/e2 40755 root:root +File: /usr/lib/debug/.build-id/e2/47056af8d10b1f89fd0ace31587403b266223d 120777 root:root ../../../../bin/edhead +File: /usr/lib/debug/.build-id/e2/47056af8d10b1f89fd0ace31587403b266223d.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/caf0940a222033e63c7eaf1692563998560bd9 120777 root:root ../../../../bin/crlf +File: /usr/lib/debug/.build-id/e4/caf0940a222033e63c7eaf1692563998560bd9.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/6ddd09ba8a8d26fd1480606848543db0bcb83b 120777 root:root ../../../../bin/conpix +File: /usr/lib/debug/.build-id/f7/6ddd09ba8a8d26fd1480606848543db0bcb83b.debug 120777 root:root ../../usr/bin/conpix.debug +File: /usr/lib/debug/.build-id/f7/c8ba32f63e67cc76418a44e500ec2dd64cb460 120777 root:root ../../../../bin/isrange +File: /usr/lib/debug/.build-id/f7/c8ba32f63e67cc76418a44e500ec2dd64cb460.debug 120777 root:root ../../usr/bin/isrange.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/903df47219fb03bc645cb022f5f77c3ead1b75 120777 root:root ../../../../bin/getfits +File: /usr/lib/debug/.build-id/fb/903df47219fb03bc645cb022f5f77c3ead1b75.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root 281515516e15d029cb72f22e04d98226 +File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root efefa1d13864cd3509b2363a930030f9 +File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root 8cdd02149139fd77e3f70862a4df6eeb +File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root 76dce2a4e72b0e43a060ad6d171d0d9a +File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root 0d689094573a5d769aa1216645149c2f +File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 870dfe5b8df7b24ac7ce245aef319dc0 +File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root 31866308986f638610a7f79c674169c8 +File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root 71397bf6c290a6f49e09f993452ffc2b +File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root 709fb19e0fa82d8d0635da7f7d85729d +File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root 5bb0e749e8bd2224fd96d5194991fe48 +File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root 4354556358e1bca4960a00425ec0a1eb +File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root 59e4a99848415d3d26548d2cc9471e84 +File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root d21f6849286b3c16316b553d0e8c1085 +File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root 445a1b2e70d7db1ec7d3a61d6ffc5f13 +File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root 0bc80ca77626c420e907e455091bf585 +File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root af6bc3040f6ea6a3c090abb776bb9366 +File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root d14d025328df1dd98471fbdaf617b01c +File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root e39a687bfcd9dde9194fc2b78c45a359 +File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root e415f5d545db10b1920f04fbfb909a96 +File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 2982ceca1dccfbfdc24791bd34a21435 +File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root 56733570da308614c3642b0b411e3dc5 +File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root c136cdaf81eaf2746f4a885ac6c47c52 +File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 3d0d38a8f64174e7a5a4e62368a238c3 +File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 73a15e7633b1b52aa5047289b466ba7e +File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root cf3b513935de2a2eb7ea1aa4abb6bd21 +File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 09c9bec6cbd02a2ee8b93a4b5db9ee5f +File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root 91d85bc00636388e5cdfd2b988ecd39c +File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 2d20c659583b612a58181050d2d17e5e +File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root f1bb0c6aa093925eada549ec20a58271 +File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root 10d3cc9bf2fb96d71af3ecac03da8aff +File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root f0eb45da6799b58d7ab96da7c4516a47 +File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 2ce377fa15b6283b1668b79e3a0be370 +File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 11e9189afbafc904f988ebf5e9768ce2 +File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 23f15ff1065c532807ce950524c8afd4 +File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 57eb59478fb0d9facbc8db2b4a8e1de1 +File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 655f531ab99911e7f9d4db1f3fdc0c96 +File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root 866e6ce0bed7a8973ebb4778eeacf548 +File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root 463e737331f02e67a9af3c4c8af6c976 +File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root 370cfdd3011f6fbc749b792671550c9d +File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root 697f7aa0b6007a3b9921eb383c0a9bc2 +File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root aaba80fbd317d3c621fa77daf7b013e6 +File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root 2c135a7f531d49c19fec76c4b9ceda1c +File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root faa140f6f3c8d61cf6c534a1f41ed085 +File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root e34428701cfac9341a626004c0ba7042 +File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root ce33d74e459bf2c0ae959120e6a8f474 +File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 11f3d3417d2ff0b84692874b56cdb699 +File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root 4e1579bb529c890666a721403bc1ad4c +File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 724e535e1b6f56c446fe172245c5b42a +File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 2503bda46b0bc59f4b17597c70d320f7 +File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 1cb02185c0f037837affa9cb5b9e09f2 +File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 29929b57b0310dcc8930a7581aec84cc File: /usr/src/debug/wcstools-3.9.7 40755 root:root @@ -511,2 +505,2 @@ File: /usr/src/debug/wcstools-3.9.7/xy2sky.c 100644 root:root 2cbb568b849b19713c5ddeca5222335e -RPMIdentity: 7480f153f0586853c5b69cc5b5ac626ff105f9d9b21b4753f721281e8d98d1d761cabc02594dc489239d2ebecce8915245ddbf8cbc61d3bb01ea2592b1871b3d +RPMIdentity: b425fdb8c36256fbc7dc7e4a7f20341e9ea4283434c2a527006ff1352dacc0ba370bdcb58c259848b40464a98573498cb899675091697eb11b0a81d5c15c059d