<86>Jun 3 06:37:42 userdel[549072]: delete user 'rooter' <86>Jun 3 06:37:42 userdel[549072]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:37:42 userdel[549072]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:37:42 groupadd[549103]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 3 06:37:42 groupadd[549103]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:37:42 groupadd[549103]: new group: name=rooter, GID=1799 <86>Jun 3 06:37:42 useradd[549124]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:37:42 userdel[549169]: delete user 'builder' <86>Jun 3 06:37:42 userdel[549169]: removed group 'builder' owned by 'builder' <86>Jun 3 06:37:42 userdel[549169]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:37:42 groupadd[549200]: group added to /etc/group: name=builder, GID=1800 <86>Jun 3 06:37:42 groupadd[549200]: group added to /etc/gshadow: name=builder <86>Jun 3 06:37:42 groupadd[549200]: new group: name=builder, GID=1800 <86>Jun 3 06:37:42 useradd[549217]: new user: name=builder, UID=1800, GID=1800, 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.47347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcstools-3.9.7 + echo 'Source #0 (wcstools-3.9.7.tar.gz):' Source #0 (wcstools-3.9.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wcstools-3.9.7.tar.gz + /bin/tar -xf - + cd wcstools-3.9.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wcstools-3.9.7-rename-shlib.patch):' Patch #0 (wcstools-3.9.7-rename-shlib.patch): + /usr/bin/patch -p1 patching file libwcs/Makefile patching file Makefile + grep -rl '59 Temple Place, Suite 330, Boston, MA 02111-1307 USA' '--include=*.c' '--include=*.h' + xargs -i@ sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA./g' @ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.7 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export 'CPPFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CPPFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make make: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.7' make CC=gcc -C libwcs make[1]: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.7/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imsetwcs.o imsetwcs.c imsetwcs.c: In function 'CompRes': imsetwcs.c:1059:17: warning: variable 'sep2' set but not used [-Wunused-but-set-variable] 1059 | double sep, sep2, rsep, rsep2, dsep, dsep2; | ^~~~ imsetwcs.c:1058:43: warning: unused variable 'mag0' [-Wunused-variable] 1058 | double gx, gy, dx, dy, dx2, dy2, dxy, mag0; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imgetwcs.o imgetwcs.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o matchstar.o matchstar.c matchstar.c: In function 'WCSMatch': matchstar.c:962:9: warning: unused variable 'nsc' [-Wunused-variable] 962 | int nsc, j, nq[5]; | ^~~ matchstar.c: In function 'amoeba': matchstar.c:1816:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1816 | for (i=0,sum=0.0; itabline, tabtable->lline, tabtable->tcat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabread.c: In function 'gettabline': tabread.c:2264:24: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2264 | (void) fgets (tabtable->tabline, tabtable->lline, tabtable->tcat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabread.c: At top level: tabread.c:2653:1: warning: 'tabcont' defined but not used [-Wunused-function] 2653 | tabcont (tabtable, keyword) | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o binread.o binread.c binread.c: In function 'binbin': binread.c:702:9: warning: variable 'mrv' set but not used [-Wunused-but-set-variable] 702 | int mrv; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ctgread.o ctgread.c ctgread.c: In function 'ctgrdate': ctgread.c:811:9: warning: variable 'starfound' set but not used [-Wunused-but-set-variable] 811 | int starfound; | ^~~~~~~~~ ctgread.c: In function 'ctgopen': ctgread.c:1249:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 1249 | int ntok; | ^~~~ ctgread.c: In function 'isacat': ctgread.c:1953:11: warning: variable 'errc' set but not used [-Wunused-but-set-variable] 1953 | char *errc; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o actread.o actread.c actread.c: In function 'actbin': actread.c:576:11: warning: variable 'str' set but not used [-Wunused-but-set-variable] 576 | char *str; | ^~~ actread.c:573:50: warning: variable 'magv' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ actread.c:573:44: warning: variable 'magb' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o catutil.o catutil.c catutil.c: In function 'tmcid': catutil.c:2546:10: warning: variable 'csign' set but not used [-Wunused-but-set-variable] 2546 | char csign; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o skybotread.o skybotread.c skybotread.c: In function 'skybotread': skybotread.c:133:12: warning: unused variable 'dtemp' [-Wunused-variable] 133 | double dtemp, jdout; | ^~~~~ skybotread.c:128:10: warning: unused variable 'cmag' [-Wunused-variable] 128 | char cmag; | ^~~~ skybotread.c: In function 'skybot2tab': skybotread.c:315:10: warning: unused variable 'ccom' [-Wunused-variable] 315 | char ccom = ','; | ^~~~ skybotread.c:313:11: warning: unused variable 'buff' [-Wunused-variable] 313 | char *buff; | ^~~~ skybotread.c:309:16: warning: unused variable 'ldata' [-Wunused-variable] 309 | int lhead, ldata; | ^~~~~ skybotread.c:305:11: warning: unused variable 'head' [-Wunused-variable] 305 | char *head; | ^~~~ skybotread.c:304:11: warning: unused variable 'chead' [-Wunused-variable] 304 | char *chead; | ^~~~~ skybotread.c:302:11: warning: unused variable 'endhead' [-Wunused-variable] 302 | char *endhead; | ^~~~~~~ skybotread.c:298:11: warning: unused variable 'databuff' [-Wunused-variable] 298 | char *databuff; | ^~~~~~~~ skybotread.c:293:11: warning: unused variable 'heading' [-Wunused-variable] 293 | char *heading; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imrotate.o imrotate.c imrotate.c: In function 'RotWCSFITS': imrotate.c:374:22: warning: unused variable 'ctype2' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ imrotate.c:374:10: warning: unused variable 'ctype1' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fitsfile.o fitsfile.c fitsfile.c: In function 'fitsrhead': fitsfile.c:293:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 293 | fprintf (stderr,"FITSRHEAD: %d bytes in header\n",ibhead); | ~^ ~~~~~~ | | | | int off_t {aka long int} | %ld gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imhfile.o imhfile.c imhfile.c: In function 'iraf2fits': imhfile.c:606:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 606 | else | ^~~~ imhfile.c:608:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 608 | hputcom (fitsheader,"NAXIS2", "IRAF .imh naxis[2]"); | ^~~~~~~ imhfile.c: In function 'irafwhead': imhfile.c:913:12: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 913 | (void) ftruncate (fd, nbhead); | ^~~~~~~~~~~~~~~~~~~~~~ imhfile.c: In function 'iraf2fits': imhfile.c:507:11: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 507 | (void)strncpy (endline,"END", 3); | ^ imhfile.c:861:5: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 861 | strncpy (endline," ",3); | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hget.o hget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hput.o hput.c hput.c: In function 'hputcom': hput.c:696:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 696 | else | ^~~~ hput.c:698:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 698 | q2 = NULL; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imio.o imio.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dateutil.o dateutil.c dateutil.c: In function 'fd2mfd': dateutil.c:2124:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2124 | sprintf (tstring, ""); | ^~ dateutil.c:2130:27: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2130 | sprintf (dstring, ""); | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imutil.o imutil.c imutil.c: In function 'SetBadFITS': imutil.c:227:25: warning: value computed is not used [-Wunused-value] 227 | *b1++; | ^~~~~ imutil.c:246:25: warning: value computed is not used [-Wunused-value] 246 | *b1++; | ^~~~~ imutil.c:273:25: warning: value computed is not used [-Wunused-value] 273 | *b1++; | ^~~~~ imutil.c:292:25: warning: value computed is not used [-Wunused-value] 292 | *b1++; | ^~~~~ imutil.c:320:25: warning: value computed is not used [-Wunused-value] 320 | *b1++; | ^~~~~ imutil.c:339:25: warning: value computed is not used [-Wunused-value] 339 | *b1++; | ^~~~~ imutil.c:365:25: warning: value computed is not used [-Wunused-value] 365 | *b1++; | ^~~~~ imutil.c:384:25: warning: value computed is not used [-Wunused-value] 384 | *b1++; | ^~~~~ imutil.c: In function 'SetBadVal': imutil.c:460:21: warning: value computed is not used [-Wunused-value] 460 | *b1++; | ^~~~~ imutil.c:465:21: warning: value computed is not used [-Wunused-value] 465 | *b1++; | ^~~~~ imutil.c:492:21: warning: value computed is not used [-Wunused-value] 492 | *b1++; | ^~~~~ imutil.c:497:21: warning: value computed is not used [-Wunused-value] 497 | *b1++; | ^~~~~ imutil.c:524:21: warning: value computed is not used [-Wunused-value] 524 | *b1++; | ^~~~~ imutil.c:529:21: warning: value computed is not used [-Wunused-value] 529 | *b1++; | ^~~~~ imutil.c:556:21: warning: value computed is not used [-Wunused-value] 556 | *b1++; | ^~~~~ imutil.c:561:21: warning: value computed is not used [-Wunused-value] 561 | *b1++; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o worldpos.o worldpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tnxpos.o tnxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o zpxpos.o zpxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dsspos.o dsspos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platepos.o platepos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sortstar.o sortstar.c sortstar.c: In function 'StarMerge': sortstar.c:954:35: warning: variable 'nums' set but not used [-Wunused-but-set-variable] 954 | int i, is, js, nthis, im, no, nums[MAXMERGE]; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platefit.o platefit.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iget.o iget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fileutil.o fileutil.c fileutil.c:30:1: warning: "/*" within comment [-Wcomment] 30 | /** Read, parse, and find out things about ASCII files | fileutil.c: In function 'getmaxlength': fileutil.c:183:9: warning: unused variable 'nlines' [-Wunused-variable] 183 | int nlines = 0; | ^~~~~~ fileutil.c: In function 'agetl': fileutil.c:1286:9: warning: unused variable 'ieos' [-Wunused-variable] 1286 | int ieos = 0; | ^~~~ fileutil.c:1281:23: warning: variable 'lstring' set but not used [-Wunused-but-set-variable] 1281 | int ichar, jline, lstring; | ^~~~~~~ fileutil.c:1281:9: warning: unused variable 'ichar' [-Wunused-variable] 1281 | int ichar, jline, lstring; | ^~~~~ fileutil.c: In function 'agetw': fileutil.c:1412:11: warning: unused variable 'value' [-Wunused-variable] 1412 | char *value; | ^~~~~ fileutil.c: In function 'agets': fileutil.c:1446:24: warning: unused variable 'fkey' [-Wunused-variable] 1446 | int ipar, i, lkey, fkey; | ^~~~ fileutil.c:1446:15: warning: unused variable 'i' [-Wunused-variable] 1446 | int ipar, i, lkey, fkey; | ^ fileutil.c:1444:57: warning: unused variable 'iquot' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~ fileutil.c:1444:21: warning: unused variable 'rval' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1444:11: warning: unused variable 'lastval' [-Wunused-variable] 1444 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~~ fileutil.c:1443:27: warning: variable 'dquot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c:1443:17: warning: variable 'squot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c:1443:10: warning: variable 'cquot' set but not used [-Wunused-but-set-variable] 1443 | char cquot, squot[2], dquot[2], lbracket[2], rbracket[2], comma[2]; | ^~~~~ fileutil.c: In function 'aputnr8': fileutil.c:1645:12: warning: unused variable 'lval' [-Wunused-variable] 1645 | int i, lval; | ^~~~ fileutil.c:1645:9: warning: unused variable 'i' [-Wunused-variable] 1645 | int i, lval; | ^ fileutil.c: In function 'aputs': fileutil.c:1829:1: warning: "/*" within comment [-Wcomment] 1829 | /* Fix input string */ | fileutil.c:1684:15: warning: variable 'ltok' set but not used [-Wunused-but-set-variable] 1684 | int ntok, ltok; | ^~~~ fileutil.c:1684:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 1684 | int ntok, ltok; | ^~~~ fileutil.c:1683:9: warning: variable 'lstr' set but not used [-Wunused-but-set-variable] 1683 | int lstr, lstring, lval, lnew, islash, ispace; | ^~~~ fileutil.c:1682:9: warning: unused variable 'i' [-Wunused-variable] 1682 | int i, lkey; | ^ fileutil.c:1680:65: warning: unused variable 'ival' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1680:57: warning: unused variable 'iquot' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~ fileutil.c:1680:37: warning: unused variable 'brack2' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~ fileutil.c:1680:28: warning: unused variable 'brack1' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~ fileutil.c:1680:21: warning: unused variable 'rval' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~ fileutil.c:1680:11: warning: unused variable 'lastval' [-Wunused-variable] 1680 | char *lastval, *rval, *brack1, *brack2, *lastring, *iquot, *ival; | ^~~~~~~ fileutil.c:1679:35: warning: variable 'dquot' set but not used [-Wunused-but-set-variable] 1679 | char cquot, slf[2], squot[2], dquot[2]; | ^~~~~ fileutil.c: In function 'next_line': fileutil.c:496:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | (void) fgets (line, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileutil.c: In function 'first_token': fileutil.c:532:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 532 | (void) fgets (token, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcslib.o wcslib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lin.o lin.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cel.o cel.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o proj.o proj.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sph.o sph.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcstrig.o wcstrig.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o distort.o distort.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o poly.o poly.c gcc -shared -o libwcstools.so.1.0.0 -Wl,-soname,libwcstools.so.1 imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o -lm In function 'strncat', inlined from 'same_path' at imhfile.c:1078:8: /usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 255 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^ fileutil.c: In function 'aputs': fileutil.c:1696:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 1696 | slf[2] = ceos; | ^ fileutil.c:1679:17: note: at offset 2 into destination object 'slf' of size 2 1679 | char cquot, slf[2], squot[2], dquot[2]; | ^ ln -s libwcstools.so.1.0.0 libwcstools.so.1 ln -s libwcstools.so.1.0.0 libwcstools.so ar rv libwcstools.a imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o ar: creating libwcstools.a a - imsetwcs.o a - imgetwcs.o a - matchstar.o a - findstar.o a - daoread.o a - wcscon.o a - fitswcs.o a - wcsinit.o a - wcs.o a - ty2read.o a - webread.o a - tmcread.o a - gscread.o a - gsc2read.o a - ujcread.o a - uacread.o a - ubcread.o a - ucacread.o a - sdssread.o a - tabread.o a - binread.o a - ctgread.o a - actread.o a - catutil.o a - skybotread.o a - imrotate.o a - fitsfile.o a - imhfile.o a - hget.o a - hput.o a - imio.o a - dateutil.o a - imutil.o a - worldpos.o a - tnxpos.o a - zpxpos.o a - dsspos.o a - platepos.o a - sortstar.o a - platefit.o a - iget.o a - fileutil.o a - wcslib.o a - lin.o a - cel.o a - proj.o a - sph.o a - wcstrig.o a - distort.o a - poly.o ranlib libwcstools.a make[1]: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.7/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/cphead cphead.c -L libwcs -lwcstools -lm cphead.c: In function 'main': cphead.c:68:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 68 | int nbytes; | ^~~~~~ cphead.c: In function 'CopyValues': cphead.c:375:16: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 375 | int naxis, ipos, nbhead, nbr, nbw; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/delwcs delwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/delhead delhead.c -L libwcs -lwcstools -lm delhead.c: In function 'main': delhead.c:72:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 72 | int nbytes; | ^~~~~~ delhead.c: In function 'DelKeywords': delhead.c:471:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 471 | if (nblnew == nblold && !newimage) | ^~ delhead.c:474:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 474 | hgeti4 (header,"NAXIS",&naxis); | ^~~~~~ delhead.c:286:9: warning: variable 'imageread' set but not used [-Wunused-but-set-variable] 286 | int imageread = 0; | ^~~~~~~~~ delhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 285 | int fdr, fdw, ipos, nbr, nbw, bitpix, i; | ^~~~ delhead.c: In function 'DelCOMMENT': delhead.c:563:21: warning: variable 'nline' set but not used [-Wunused-but-set-variable] 563 | int i, killcom, nline; | ^~~~~ 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; | ^~~~ 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 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; | ^ 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 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.98845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcstools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcstools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wcstools-3.9.7 + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/lib + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/bin + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/include/libwcs + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/man/man1 + install -p -m 0755 bin/addpix bin/bincat bin/char2sp bin/conpix bin/cphead bin/crlf bin/delhead bin/delwcs bin/edhead bin/filename bin/fileroot bin/filext bin/fixpix bin/getcol bin/getdate bin/getfits bin/gethead bin/getpix bin/gettab bin/htmlsp bin/i2f bin/imcat bin/imextract bin/imfill bin/imhead bin/immatch bin/imresize bin/imrot bin/imsize bin/imsmooth bin/imstack bin/imstar bin/imwcs bin/isfile bin/isfits bin/isnum bin/isrange bin/keyhead bin/newfits bin/remap bin/scat bin/sethead bin/setpix bin/simpos bin/sky2xy bin/skycoor bin/sp2char bin/subpix bin/sumpix bin/wcshead bin/xy2sky /usr/src/tmp/wcstools-buildroot/usr/bin + mv /usr/src/tmp/wcstools-buildroot/usr/bin/remap /usr/src/tmp/wcstools-buildroot/usr/bin/wcsremap + cp -a libwcs/libwcstools.so libwcs/libwcstools.so.1 libwcs/libwcstools.so.1.0.0 /usr/src/tmp/wcstools-buildroot/usr/lib + install -p -m 0644 libwcs/fitsfile.h libwcs/fitshead.h libwcs/fitswcs.h libwcs/imio.h libwcs/lwcs.h libwcs/wcs.h libwcs/wcscat.h libwcs/wcslib.h /usr/src/tmp/wcstools-buildroot/usr/include/libwcs + install -p -m 0644 man/man1/delhead.1 man/man1/delwcs.1 man/man1/edhead.1 man/man1/getcol.1 man/man1/gethead.1 man/man1/getpix.1 man/man1/i2f.1 man/man1/imcat.1 man/man1/imgsc.1 man/man1/imhead.1 man/man1/imrot.1 man/man1/imsize.1 man/man1/imstar.1 man/man1/imua2.1 man/man1/imusa2.1 man/man1/imwcs.1 man/man1/isnum.1 man/man1/keyhead.1 man/man1/scat.1 man/man1/sethead.1 man/man1/setpix.1 man/man1/sgsc.1 man/man1/simpos.1 man/man1/sky2xy.1 man/man1/skycoor.1 man/man1/sua2.1 man/man1/susa2.1 man/man1/wcshead.1 man/man1/wcstools.1 man/man1/xy2sky.1 /usr/src/tmp/wcstools-buildroot/usr/share/man/man1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcstools-buildroot (auto) mode of './usr/lib/libwcstools.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/wcstools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wcstools-buildroot/ (default) Compressing files in /usr/src/tmp/wcstools-buildroot (auto) Adjusting library links in /usr/src/tmp/wcstools-buildroot ./usr/lib: (from :0) libwcstools.so.1 -> libwcstools.so.1.0.0 Verifying ELF objects in /usr/src/tmp/wcstools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wcsremap: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/xy2sky: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/wcshead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sumpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/skycoor: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sky2xy: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/simpos: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/setpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/scat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/newfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/keyhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/imwcs: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstar: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstack: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsmooth: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imrot: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imresize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/immatch: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imfill: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imextract: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imcat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/i2f: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/htmlsp: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/gettab: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/gethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getdate: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getcol: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/fixpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/edhead: uses non-LFS functions: fopen lseek mkstemp verify-elf: WARNING: ./usr/bin/delhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/crlf: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/cphead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/conpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/bincat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libwcstools.so.1.0.0: uses non-LFS functions: fopen ftruncate lseek open stat Processing files: wcstools-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86159 + 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.BKKSO0 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.x7XVUK 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.ZsP3fA Creating wcstools-debuginfo package Processing files: libwcstools1-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80071 + 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.k9v86P 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.gVAbqF 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.W2a19V Creating libwcstools1-debuginfo package Processing files: libwcstools-devel-3.9.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21981 + 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.4BnSFn 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.xPCxg3 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.jZnfi2 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.t2Tsdo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H5HiRR 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.NZD2uk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZnMXaD find-requires: running scripts (debuginfo) Provides: debug(libwcstools.so.1) Requires: libwcstools1 = 3.9.7-alt1_1, debug(libc.so.6), debug(libm.so.6) Adding to wcstools-debuginfo a strict dependency on wcstools Adding to libwcstools1-debuginfo a strict dependency on libwcstools1 Adding to wcstools a strict dependency on libwcstools1 Adding to libwcstools-devel a strict dependency on libwcstools1 Adding to wcstools-debuginfo a strict dependency on libwcstools1-debuginfo Removing from wcstools-debuginfo 5 sources provided by libwcstools1-debuginfo Removing 2 extra deps from wcstools due to dependency on libwcstools1 Removing 1 extra deps from libwcstools-devel due to dependency on libwcstools1 Removing 1 extra deps from wcstools-debuginfo due to dependency on libwcstools1-debuginfo Removing 9 extra deps from wcstools due to repentancy on libwcstools1 Removing 2 extra deps from wcstools-debuginfo due to repentancy on libwcstools1-debuginfo Wrote: /usr/src/RPM/RPMS/i586/wcstools-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools-devel-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcstools-debuginfo-3.9.7-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm (w2.lzdio) 37.41user 12.06system 0:53.15elapsed 93%CPU (0avgtext+0avgdata 64148maxresident)k 0inputs+0outputs (0major+3789863minor)pagefaults 0swaps 1.41user 0.99system 0:58.04elapsed 4%CPU (0avgtext+0avgdata 103980maxresident)k 0inputs+0outputs (0major+131492minor)pagefaults 0swaps --- libwcstools1-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ libwcstools1-3.9.7-alt1_1.i586.rpm.hasher 2023-06-03 06:38:38.560841606 +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 ba7e9077a0cff24b2dab04a0c277d8ba 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: 60e0dae27e34250188c68b24d1293463bee53b15e25c8630c599c2cd113e2d4447f9b83c541e245b517b90d7425eff638bb502c5cba7463f29eabb74a1b19b8d --- libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:48.000000000 +0000 +++ libwcstools1-debuginfo-3.9.7-alt1_1.i586.rpm.hasher 2023-06-03 06:38:38.612842558 +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/f7 40755 root:root +/usr/lib/debug/.build-id/f7/57d63a7f399567d7517f67c5bd1d7daa4c7b62 120777 root:root ../../../libwcstools.so.1.0.0 +/usr/lib/debug/.build-id/f7/57d63a7f399567d7517f67c5bd1d7daa4c7b62.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/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/57d63a7f399567d7517f67c5bd1d7daa4c7b62 120777 root:root ../../../libwcstools.so.1.0.0 +File: /usr/lib/debug/.build-id/f7/57d63a7f399567d7517f67c5bd1d7daa4c7b62.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 3ffc70fe006770419a07c851902add84 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: b10c6d0e01442feffc39ec1c4fb0f6ce07f561256b837d9fb13ad545d7f6f3db84b4bdb2c8a12066cd20dd4d2a5f8b6218182ff00434660d72f79f53aede3aac --- wcstools-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ wcstools-3.9.7-alt1_1.i586.rpm.hasher 2023-06-03 06:38:38.671843638 +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 92a5ba2e036703868c97fc596991a2c0 +File: /usr/bin/bincat 100755 root:root 1008978c3c8cf7c9f8063757f98a64ae +File: /usr/bin/char2sp 100755 root:root 7fa37f9cb90470f62ea60691a0e399f1 +File: /usr/bin/conpix 100755 root:root 3ccc8adf5f30783c13e4a27ec2852b48 +File: /usr/bin/cphead 100755 root:root 58e5d963114b416d93bb05f993a62940 +File: /usr/bin/crlf 100755 root:root 18e1c60a4f612efea4034021ba52f9f2 +File: /usr/bin/delhead 100755 root:root addb854f7bf10b0f62993873a52cfb5a +File: /usr/bin/delwcs 100755 root:root fc2fb0085006dd3209a06ec8045e2b11 +File: /usr/bin/edhead 100755 root:root cecf88191ae7f6475993c944c12b9690 +File: /usr/bin/filename 100755 root:root f3337893a655b5ce4a5a370001638840 +File: /usr/bin/fileroot 100755 root:root e3802579b2a1fcdfae5495eb49bb13c6 +File: /usr/bin/filext 100755 root:root 398cf2c797313fd5ce6cfdfcfed6d061 +File: /usr/bin/fixpix 100755 root:root 5876954027d79a55b4c771935bdd778a +File: /usr/bin/getcol 100755 root:root cd91a66cf060a83d23efd495bf608718 +File: /usr/bin/getdate 100755 root:root 090764213f579f90a05f9cc34c284a75 +File: /usr/bin/getfits 100755 root:root 67ae481086fa14cbd7fdd3e68327210b +File: /usr/bin/gethead 100755 root:root ed25ea9ac132a1b8e9d06acc255e847f +File: /usr/bin/getpix 100755 root:root a8781c340a42899bb59b2c189b0ea45f +File: /usr/bin/gettab 100755 root:root 4aeaf79332cc9d02c5ff85cc5b4027a4 +File: /usr/bin/htmlsp 100755 root:root 6eec90fe2c68b89ee2b9bbd56482a5bf +File: /usr/bin/i2f 100755 root:root fdb7f187ad01f2b4fcb1d7a1ebe549d0 +File: /usr/bin/imcat 100755 root:root 20c559d2e34d74ed8c3f4b13ade4e406 +File: /usr/bin/imextract 100755 root:root 2c9d695e9a42b54cc81b12919a2e9294 +File: /usr/bin/imfill 100755 root:root 16aafad17f7546113af59c5b902b8b51 +File: /usr/bin/imhead 100755 root:root d52fa6ce4dc2a943faa39562f3e18692 +File: /usr/bin/immatch 100755 root:root 41f93bb6596aa202c1ccb3fb56a49253 +File: /usr/bin/imresize 100755 root:root c024ac3ff479179da17385eeaba3c8ca +File: /usr/bin/imrot 100755 root:root e98f7089fc9dac5d83888cce6235adf8 +File: /usr/bin/imsize 100755 root:root 5b7ec02295527727d9a1e1b4193aa588 +File: /usr/bin/imsmooth 100755 root:root 6b45cdb078b20b104f0b2cb6396f129c +File: /usr/bin/imstack 100755 root:root f739fffe59248fedd075028c34238edf +File: /usr/bin/imstar 100755 root:root 18d6346c52db019735ba2201753816fc +File: /usr/bin/imwcs 100755 root:root b644b5f0c75f8ecdb8258893ae310d13 +File: /usr/bin/isfile 100755 root:root 0e1e3206eefc3209d2870998defe192d +File: /usr/bin/isfits 100755 root:root 120a2506b8735da35db3de8c30d25520 +File: /usr/bin/isnum 100755 root:root 2af8071961fe32e077334fa6bca0f19b +File: /usr/bin/isrange 100755 root:root b073067324bf7d5208e1a5e07314e79d +File: /usr/bin/keyhead 100755 root:root 677d0cf7033523e1a9dc4ea835cf531a +File: /usr/bin/newfits 100755 root:root a31fd5af08b3ce070b27de2095910ac6 +File: /usr/bin/scat 100755 root:root dda4dcfb7cb1ccab59b640944df96e57 +File: /usr/bin/sethead 100755 root:root 6ffa7bf5a8f6e7f39919e829c0b22a38 +File: /usr/bin/setpix 100755 root:root d66d2250d0dcd8d4393716c1ba7225ee +File: /usr/bin/simpos 100755 root:root 0b83c7f67058bed75795cfaf260c305e +File: /usr/bin/sky2xy 100755 root:root fbad9fb08e06491d71c777aab39d9335 +File: /usr/bin/skycoor 100755 root:root 43b76bf358931b3f21fa606d9787f4f3 +File: /usr/bin/sp2char 100755 root:root 5e34e7e2587dad50f259160b6341fb49 +File: /usr/bin/subpix 100755 root:root fdcfda8dc009088745646cbbb7010533 +File: /usr/bin/sumpix 100755 root:root de3b81761dadfeac8c038cf9bf27aecd +File: /usr/bin/wcshead 100755 root:root 819feb76dc169489859ea7511c796df9 +File: /usr/bin/wcsremap 100755 root:root 9d99f142f3bcc1353772006cc243582b +File: /usr/bin/xy2sky 100755 root:root 5d912c9e21ecf160778796e1857541ad 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: a99ad4318d063746cd0005108658f154f62959eaa2b331096fc4dbe3111f9c4e6addf8f84b1811e5844308ed330cf4366d64bd8c3a8f780a1d45cc2febda39f7 --- wcstools-debuginfo-3.9.7-alt1_1.i586.rpm.repo 2022-09-02 12:15:49.000000000 +0000 +++ wcstools-debuginfo-3.9.7-alt1_1.i586.rpm.hasher 2023-06-03 06:38:38.729844700 +0000 @@ -1,149 +1,150 @@ -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f 120777 root:root ../../../../bin/crlf -/usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f.debug 120777 root:root ../../usr/bin/crlf.debug -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a 120777 root:root ../../../../bin/imextract -/usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a.debug 120777 root:root ../../usr/bin/imextract.debug -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077 120777 root:root ../../../../bin/imstar -/usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077.debug 120777 root:root ../../usr/bin/imstar.debug -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8 120777 root:root ../../../../bin/scat -/usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8.debug 120777 root:root ../../usr/bin/scat.debug -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62 120777 root:root ../../../../bin/isfile -/usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62.debug 120777 root:root ../../usr/bin/isfile.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1 120777 root:root ../../../../bin/edhead -/usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1.debug 120777 root:root ../../usr/bin/edhead.debug -/usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb 120777 root:root ../../../../bin/newfits -/usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb.debug 120777 root:root ../../usr/bin/newfits.debug -/usr/lib/debug/.build-id/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/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/00 40755 root:root +/usr/lib/debug/.build-id/00/6e39735077072c8944f45760adef1551a815f1 120777 root:root ../../../../bin/crlf +/usr/lib/debug/.build-id/00/6e39735077072c8944f45760adef1551a815f1.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/02 40755 root:root +/usr/lib/debug/.build-id/02/92c669e3c191fa805bee4da57525de6a90711e 120777 root:root ../../../../bin/filext +/usr/lib/debug/.build-id/02/92c669e3c191fa805bee4da57525de6a90711e.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/fcadcaa6f7a25320d17c8b09f68e98fbc7c029 120777 root:root ../../../../bin/getpix +/usr/lib/debug/.build-id/08/fcadcaa6f7a25320d17c8b09f68e98fbc7c029.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/02a254d224ebb687e9935f1ad065dca1570a18 120777 root:root ../../../../bin/char2sp +/usr/lib/debug/.build-id/0e/02a254d224ebb687e9935f1ad065dca1570a18.debug 120777 root:root ../../usr/bin/char2sp.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/1eabff1f8b2e4b3517dee2b527384990643dfa 120777 root:root ../../../../bin/imwcs +/usr/lib/debug/.build-id/12/1eabff1f8b2e4b3517dee2b527384990643dfa.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/b091a9d4a537e6c7a019d2d85a419c9b057d29 120777 root:root ../../../../bin/addpix +/usr/lib/debug/.build-id/16/b091a9d4a537e6c7a019d2d85a419c9b057d29.debug 120777 root:root ../../usr/bin/addpix.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/c4523179cabf2c0d9ccdd84ce839d53ae63299 120777 root:root ../../../../bin/scat +/usr/lib/debug/.build-id/19/c4523179cabf2c0d9ccdd84ce839d53ae63299.debug 120777 root:root ../../usr/bin/scat.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/668369e0fe8332023f9c85e4c4933ad5680c15 120777 root:root ../../../../bin/sethead +/usr/lib/debug/.build-id/2f/668369e0fe8332023f9c85e4c4933ad5680c15.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/5d01db61b507324871f37ec13984012e20ba68 120777 root:root ../../../../bin/imresize +/usr/lib/debug/.build-id/33/5d01db61b507324871f37ec13984012e20ba68.debug 120777 root:root ../../usr/bin/imresize.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/b95365e9978c7c401445058e3260a2fce84b88 120777 root:root ../../../../bin/imhead +/usr/lib/debug/.build-id/49/b95365e9978c7c401445058e3260a2fce84b88.debug 120777 root:root ../../usr/bin/imhead.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/4a/6974da93a47b8e8e62040c154897da433b34fa 120777 root:root ../../../../bin/wcshead +/usr/lib/debug/.build-id/4a/6974da93a47b8e8e62040c154897da433b34fa.debug 120777 root:root ../../usr/bin/wcshead.debug +/usr/lib/debug/.build-id/4f 40755 root:root +/usr/lib/debug/.build-id/4f/c608d2d22b97e8fc42595abb8c34a48cd969c6 120777 root:root ../../../../bin/getdate +/usr/lib/debug/.build-id/4f/c608d2d22b97e8fc42595abb8c34a48cd969c6.debug 120777 root:root ../../usr/bin/getdate.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/50be9e7a94bac70a2768ad69a1f88cc772466a 120777 root:root ../../../../bin/bincat +/usr/lib/debug/.build-id/51/50be9e7a94bac70a2768ad69a1f88cc772466a.debug 120777 root:root ../../usr/bin/bincat.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/53/53425a1f683b9c942cdfb516f8814bb530f168 120777 root:root ../../../../bin/sky2xy +/usr/lib/debug/.build-id/53/53425a1f683b9c942cdfb516f8814bb530f168.debug 120777 root:root ../../usr/bin/sky2xy.debug /usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668 120777 root:root ../../../../bin/simpos -/usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668.debug 120777 root:root ../../usr/bin/simpos.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0 120777 root:root ../../../../bin/gethead -/usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0.debug 120777 root:root ../../usr/bin/gethead.debug -/usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e 120777 root:root ../../../../bin/imcat -/usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e.debug 120777 root:root ../../usr/bin/imcat.debug -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246 120777 root:root ../../../../bin/fileroot -/usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246.debug 120777 root:root ../../usr/bin/fileroot.debug -/usr/lib/debug/.build-id/68 40755 root:root -/usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1 120777 root:root ../../../../bin/isrange -/usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1.debug 120777 root:root ../../usr/bin/isrange.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b 120777 root:root ../../../../bin/sumpix -/usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b.debug 120777 root:root ../../usr/bin/sumpix.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192 120777 root:root ../../../../bin/gettab -/usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192.debug 120777 root:root ../../usr/bin/gettab.debug +/usr/lib/debug/.build-id/5d/a772980256d130a092a9f6488919a51ed083db 120777 root:root ../../../../bin/imstack +/usr/lib/debug/.build-id/5d/a772980256d130a092a9f6488919a51ed083db.debug 120777 root:root ../../usr/bin/imstack.debug +/usr/lib/debug/.build-id/5d/ed7e0458bee3068faed91529d996b831106bac 120777 root:root ../../../../bin/imsmooth +/usr/lib/debug/.build-id/5d/ed7e0458bee3068faed91529d996b831106bac.debug 120777 root:root ../../usr/bin/imsmooth.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/a63bb6b4ba3f72c3285ed1ba1aa05252d371a6 120777 root:root ../../../../bin/imstar +/usr/lib/debug/.build-id/61/a63bb6b4ba3f72c3285ed1ba1aa05252d371a6.debug 120777 root:root ../../usr/bin/imstar.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/1e64abd3454495e303f07f835e3360a97ff1a1 120777 root:root ../../../../bin/imcat +/usr/lib/debug/.build-id/73/1e64abd3454495e303f07f835e3360a97ff1a1.debug 120777 root:root ../../usr/bin/imcat.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/83/d2260d2b1341dc72af4ba29e1ce2c720a12b7d 120777 root:root ../../../../bin/imsize +/usr/lib/debug/.build-id/83/d2260d2b1341dc72af4ba29e1ce2c720a12b7d.debug 120777 root:root ../../usr/bin/imsize.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/85/6eefca94b6d9e89f3456494708c2cb46963ee1 120777 root:root ../../../../bin/delwcs +/usr/lib/debug/.build-id/85/6eefca94b6d9e89f3456494708c2cb46963ee1.debug 120777 root:root ../../usr/bin/delwcs.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/e11ead812b270e95560c0a12845b4cb37de0e4 120777 root:root ../../../../bin/imrot +/usr/lib/debug/.build-id/86/e11ead812b270e95560c0a12845b4cb37de0e4.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/d8dc4f115934abb8a1454f4dfe9d73e844a1a8 120777 root:root ../../../../bin/gethead +/usr/lib/debug/.build-id/89/d8dc4f115934abb8a1454f4dfe9d73e844a1a8.debug 120777 root:root ../../usr/bin/gethead.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/ec73df4db1888bf03df5ba5fdab285baa35eef 120777 root:root ../../../../bin/conpix +/usr/lib/debug/.build-id/8e/ec73df4db1888bf03df5ba5fdab285baa35eef.debug 120777 root:root ../../usr/bin/conpix.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/23b5885c688c20664ad5938932d6887c17c3e4 120777 root:root ../../../../bin/edhead +/usr/lib/debug/.build-id/8f/23b5885c688c20664ad5938932d6887c17c3e4.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/0c057b30e2988fbb5c7ad233211b07c43191c7 120777 root:root ../../../../bin/simpos +/usr/lib/debug/.build-id/92/0c057b30e2988fbb5c7ad233211b07c43191c7.debug 120777 root:root ../../usr/bin/simpos.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/95f42e80cc46fab2ab21ee3e23e820ba1d8a9c 120777 root:root ../../../../bin/gettab +/usr/lib/debug/.build-id/9a/95f42e80cc46fab2ab21ee3e23e820ba1d8a9c.debug 120777 root:root ../../usr/bin/gettab.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/f8850a7c9a8e4b0423e82d5c07ec02a76c29a5 120777 root:root ../../../../bin/imfill +/usr/lib/debug/.build-id/9b/f8850a7c9a8e4b0423e82d5c07ec02a76c29a5.debug 120777 root:root ../../usr/bin/imfill.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/9d/e972588ea85c02403144cd548989182dbad7c7 120777 root:root ../../../../bin/isfits +/usr/lib/debug/.build-id/9d/e972588ea85c02403144cd548989182dbad7c7.debug 120777 root:root ../../usr/bin/isfits.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/8ddad65a3ba2e0556d6f8982f7db90e595af52 120777 root:root ../../../../bin/delhead +/usr/lib/debug/.build-id/9e/8ddad65a3ba2e0556d6f8982f7db90e595af52.debug 120777 root:root ../../usr/bin/delhead.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/0ac80f1ae3bccd4c9396c969f8da0227a980d0 120777 root:root ../../../../bin/i2f +/usr/lib/debug/.build-id/a0/0ac80f1ae3bccd4c9396c969f8da0227a980d0.debug 120777 root:root ../../usr/bin/i2f.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/b4b9882a954ac7e46dbff78f1ca43d02467103 120777 root:root ../../../../bin/newfits +/usr/lib/debug/.build-id/a2/b4b9882a954ac7e46dbff78f1ca43d02467103.debug 120777 root:root ../../usr/bin/newfits.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/e75b976beaea121609814202f456d71f0cc88d 120777 root:root ../../../../bin/isnum +/usr/lib/debug/.build-id/a3/e75b976beaea121609814202f456d71f0cc88d.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/e4ab451c408659e2989cc434f86f552057a49a 120777 root:root ../../../../bin/imextract +/usr/lib/debug/.build-id/a7/e4ab451c408659e2989cc434f86f552057a49a.debug 120777 root:root ../../usr/bin/imextract.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/a9/148abc3401d04141f26b3a16de79a6c9cf1393 120777 root:root ../../../../bin/getfits +/usr/lib/debug/.build-id/a9/148abc3401d04141f26b3a16de79a6c9cf1393.debug 120777 root:root ../../usr/bin/getfits.debug +/usr/lib/debug/.build-id/a9/eb9c63db2e65deb548e5e03343cdb69662e08a 120777 root:root ../../../../bin/subpix +/usr/lib/debug/.build-id/a9/eb9c63db2e65deb548e5e03343cdb69662e08a.debug 120777 root:root ../../usr/bin/subpix.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/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/ab/7fe31c84cbf1d6baeffa470100d80688b1ddf7 120777 root:root ../../../../bin/sumpix +/usr/lib/debug/.build-id/ab/7fe31c84cbf1d6baeffa470100d80688b1ddf7.debug 120777 root:root ../../usr/bin/sumpix.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/2f28fcc2de467b933e47af114965ed0c0796ad 120777 root:root ../../../../bin/cphead +/usr/lib/debug/.build-id/b3/2f28fcc2de467b933e47af114965ed0c0796ad.debug 120777 root:root ../../usr/bin/cphead.debug +/usr/lib/debug/.build-id/b3/cfe95cd1349b34a81dd3e43cc2deecf2776040 120777 root:root ../../../../bin/isfile +/usr/lib/debug/.build-id/b3/cfe95cd1349b34a81dd3e43cc2deecf2776040.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/b87a032719d8fad3630b117ddb6da7c8803f03 120777 root:root ../../../../bin/filename +/usr/lib/debug/.build-id/b5/b87a032719d8fad3630b117ddb6da7c8803f03.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/7745928f47be910abc215ab8c332f8422b05be 120777 root:root ../../../../bin/sp2char +/usr/lib/debug/.build-id/bb/7745928f47be910abc215ab8c332f8422b05be.debug 120777 root:root ../../usr/bin/sp2char.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/bc/145949699987446a155ff2a052fc5c538f9256 120777 root:root ../../../../bin/keyhead +/usr/lib/debug/.build-id/bc/145949699987446a155ff2a052fc5c538f9256.debug 120777 root:root ../../usr/bin/keyhead.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/71465af59e627df121302a652c35194cb964e6 120777 root:root ../../../../bin/skycoor +/usr/lib/debug/.build-id/c6/71465af59e627df121302a652c35194cb964e6.debug 120777 root:root ../../usr/bin/skycoor.debug +/usr/lib/debug/.build-id/c6/7caca97932aff3dafc03ba7594dfb615a69a2a 120777 root:root ../../../../bin/xy2sky +/usr/lib/debug/.build-id/c6/7caca97932aff3dafc03ba7594dfb615a69a2a.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/4720c03cac9d470cee49a4d20b316457b18944 120777 root:root ../../../../bin/htmlsp +/usr/lib/debug/.build-id/c7/4720c03cac9d470cee49a4d20b316457b18944.debug 120777 root:root ../../usr/bin/htmlsp.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/56f08900d05f6042a3b6b6a2bcc4456198a515 120777 root:root ../../../../bin/fixpix +/usr/lib/debug/.build-id/e0/56f08900d05f6042a3b6b6a2bcc4456198a515.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/1deac1b7e7be6d5e223b2fbe5fafe43f726833 120777 root:root ../../../../bin/wcsremap +/usr/lib/debug/.build-id/e1/1deac1b7e7be6d5e223b2fbe5fafe43f726833.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/e302bc3974c2d27937bc9fb8d048a88e19d0d4 120777 root:root ../../../../bin/immatch +/usr/lib/debug/.build-id/ea/e302bc3974c2d27937bc9fb8d048a88e19d0d4.debug 120777 root:root ../../usr/bin/immatch.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/a4e2fca09ccd34df97af06115a871c4f9287ea 120777 root:root ../../../../bin/isrange +/usr/lib/debug/.build-id/eb/a4e2fca09ccd34df97af06115a871c4f9287ea.debug 120777 root:root ../../usr/bin/isrange.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/8d84c2ef7e379927a5cb6bce2fbfc69e0d352d 120777 root:root ../../../../bin/getcol +/usr/lib/debug/.build-id/ef/8d84c2ef7e379927a5cb6bce2fbfc69e0d352d.debug 120777 root:root ../../usr/bin/getcol.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/95c23f1a0aa32fb922a4a10f6590d3c22e7991 120777 root:root ../../../../bin/fileroot +/usr/lib/debug/.build-id/f1/95c23f1a0aa32fb922a4a10f6590d3c22e7991.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/a929b194dd7ed4c024efbe7ecefc1b31722ddb 120777 root:root ../../../../bin/setpix +/usr/lib/debug/.build-id/f2/a929b194dd7ed4c024efbe7ecefc1b31722ddb.debug 120777 root:root ../../usr/bin/setpix.debug /usr/lib/debug/usr/bin/addpix.debug 100644 root:root @@ -258,201 +259,202 @@ Provides: wcstools-debuginfo = 3.9.7-alt1_1:sisyphus+306119.100.1.1 -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f 120777 root:root ../../../../bin/crlf -File: /usr/lib/debug/.build-id/09/a8bea4787d77e50b116d1f8c1af57d1c4e0c5f.debug 120777 root:root ../../usr/bin/crlf.debug -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a 120777 root:root ../../../../bin/imextract -File: /usr/lib/debug/.build-id/0a/ec0663c7f79a0e969522f61c747124ae85115a.debug 120777 root:root ../../usr/bin/imextract.debug -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077 120777 root:root ../../../../bin/imstar -File: /usr/lib/debug/.build-id/0b/057fb02da29ec291aeb1fff9dd8bbaa01dd077.debug 120777 root:root ../../usr/bin/imstar.debug -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8 120777 root:root ../../../../bin/scat -File: /usr/lib/debug/.build-id/18/f1878a8e79e43e348d2c1f79123a237fc2c3f8.debug 120777 root:root ../../usr/bin/scat.debug -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62 120777 root:root ../../../../bin/isfile -File: /usr/lib/debug/.build-id/24/b0936a0fb7e8bedd833220aa56ed3313621d62.debug 120777 root:root ../../usr/bin/isfile.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1 120777 root:root ../../../../bin/edhead -File: /usr/lib/debug/.build-id/2a/83a4ba335000644deb1de5d07a6ba3d5c312a1.debug 120777 root:root ../../usr/bin/edhead.debug -File: /usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb 120777 root:root ../../../../bin/newfits -File: /usr/lib/debug/.build-id/2a/cdccb9aad7080c69ae6390b16dc0b6628b4bdb.debug 120777 root:root ../../usr/bin/newfits.debug -File: /usr/lib/debug/.build-id/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/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/00 40755 root:root +File: /usr/lib/debug/.build-id/00/6e39735077072c8944f45760adef1551a815f1 120777 root:root ../../../../bin/crlf +File: /usr/lib/debug/.build-id/00/6e39735077072c8944f45760adef1551a815f1.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/02 40755 root:root +File: /usr/lib/debug/.build-id/02/92c669e3c191fa805bee4da57525de6a90711e 120777 root:root ../../../../bin/filext +File: /usr/lib/debug/.build-id/02/92c669e3c191fa805bee4da57525de6a90711e.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/fcadcaa6f7a25320d17c8b09f68e98fbc7c029 120777 root:root ../../../../bin/getpix +File: /usr/lib/debug/.build-id/08/fcadcaa6f7a25320d17c8b09f68e98fbc7c029.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/02a254d224ebb687e9935f1ad065dca1570a18 120777 root:root ../../../../bin/char2sp +File: /usr/lib/debug/.build-id/0e/02a254d224ebb687e9935f1ad065dca1570a18.debug 120777 root:root ../../usr/bin/char2sp.debug +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/1eabff1f8b2e4b3517dee2b527384990643dfa 120777 root:root ../../../../bin/imwcs +File: /usr/lib/debug/.build-id/12/1eabff1f8b2e4b3517dee2b527384990643dfa.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/b091a9d4a537e6c7a019d2d85a419c9b057d29 120777 root:root ../../../../bin/addpix +File: /usr/lib/debug/.build-id/16/b091a9d4a537e6c7a019d2d85a419c9b057d29.debug 120777 root:root ../../usr/bin/addpix.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/c4523179cabf2c0d9ccdd84ce839d53ae63299 120777 root:root ../../../../bin/scat +File: /usr/lib/debug/.build-id/19/c4523179cabf2c0d9ccdd84ce839d53ae63299.debug 120777 root:root ../../usr/bin/scat.debug +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/668369e0fe8332023f9c85e4c4933ad5680c15 120777 root:root ../../../../bin/sethead +File: /usr/lib/debug/.build-id/2f/668369e0fe8332023f9c85e4c4933ad5680c15.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/5d01db61b507324871f37ec13984012e20ba68 120777 root:root ../../../../bin/imresize +File: /usr/lib/debug/.build-id/33/5d01db61b507324871f37ec13984012e20ba68.debug 120777 root:root ../../usr/bin/imresize.debug +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/b95365e9978c7c401445058e3260a2fce84b88 120777 root:root ../../../../bin/imhead +File: /usr/lib/debug/.build-id/49/b95365e9978c7c401445058e3260a2fce84b88.debug 120777 root:root ../../usr/bin/imhead.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/4a/6974da93a47b8e8e62040c154897da433b34fa 120777 root:root ../../../../bin/wcshead +File: /usr/lib/debug/.build-id/4a/6974da93a47b8e8e62040c154897da433b34fa.debug 120777 root:root ../../usr/bin/wcshead.debug +File: /usr/lib/debug/.build-id/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/c608d2d22b97e8fc42595abb8c34a48cd969c6 120777 root:root ../../../../bin/getdate +File: /usr/lib/debug/.build-id/4f/c608d2d22b97e8fc42595abb8c34a48cd969c6.debug 120777 root:root ../../usr/bin/getdate.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/50be9e7a94bac70a2768ad69a1f88cc772466a 120777 root:root ../../../../bin/bincat +File: /usr/lib/debug/.build-id/51/50be9e7a94bac70a2768ad69a1f88cc772466a.debug 120777 root:root ../../usr/bin/bincat.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/53/53425a1f683b9c942cdfb516f8814bb530f168 120777 root:root ../../../../bin/sky2xy +File: /usr/lib/debug/.build-id/53/53425a1f683b9c942cdfb516f8814bb530f168.debug 120777 root:root ../../usr/bin/sky2xy.debug File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668 120777 root:root ../../../../bin/simpos -File: /usr/lib/debug/.build-id/5d/79dfe6d159d354dbc62a429629f0d01c87f668.debug 120777 root:root ../../usr/bin/simpos.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0 120777 root:root ../../../../bin/gethead -File: /usr/lib/debug/.build-id/5e/40393f03eaed0061de6b64773662c6b0a120f0.debug 120777 root:root ../../usr/bin/gethead.debug -File: /usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e 120777 root:root ../../../../bin/imcat -File: /usr/lib/debug/.build-id/5e/e498bdb1d30c9091c973a9fa8d5527259a4e1e.debug 120777 root:root ../../usr/bin/imcat.debug -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246 120777 root:root ../../../../bin/fileroot -File: /usr/lib/debug/.build-id/60/3b32f0526e6d856ef8693613467e7e75188246.debug 120777 root:root ../../usr/bin/fileroot.debug -File: /usr/lib/debug/.build-id/68 40755 root:root -File: /usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1 120777 root:root ../../../../bin/isrange -File: /usr/lib/debug/.build-id/68/6fe9657ddf5f73ca61aacd165af0a2679b82e1.debug 120777 root:root ../../usr/bin/isrange.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b 120777 root:root ../../../../bin/sumpix -File: /usr/lib/debug/.build-id/69/a38f59fc62ce8d446a31f44ced79b8efba7d7b.debug 120777 root:root ../../usr/bin/sumpix.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192 120777 root:root ../../../../bin/gettab -File: /usr/lib/debug/.build-id/71/7ab70c383afa4d9aee0265ca81d61bd8b9f192.debug 120777 root:root ../../usr/bin/gettab.debug +File: /usr/lib/debug/.build-id/5d/a772980256d130a092a9f6488919a51ed083db 120777 root:root ../../../../bin/imstack +File: /usr/lib/debug/.build-id/5d/a772980256d130a092a9f6488919a51ed083db.debug 120777 root:root ../../usr/bin/imstack.debug +File: /usr/lib/debug/.build-id/5d/ed7e0458bee3068faed91529d996b831106bac 120777 root:root ../../../../bin/imsmooth +File: /usr/lib/debug/.build-id/5d/ed7e0458bee3068faed91529d996b831106bac.debug 120777 root:root ../../usr/bin/imsmooth.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/a63bb6b4ba3f72c3285ed1ba1aa05252d371a6 120777 root:root ../../../../bin/imstar +File: /usr/lib/debug/.build-id/61/a63bb6b4ba3f72c3285ed1ba1aa05252d371a6.debug 120777 root:root ../../usr/bin/imstar.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/1e64abd3454495e303f07f835e3360a97ff1a1 120777 root:root ../../../../bin/imcat +File: /usr/lib/debug/.build-id/73/1e64abd3454495e303f07f835e3360a97ff1a1.debug 120777 root:root ../../usr/bin/imcat.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/83/d2260d2b1341dc72af4ba29e1ce2c720a12b7d 120777 root:root ../../../../bin/imsize +File: /usr/lib/debug/.build-id/83/d2260d2b1341dc72af4ba29e1ce2c720a12b7d.debug 120777 root:root ../../usr/bin/imsize.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/85/6eefca94b6d9e89f3456494708c2cb46963ee1 120777 root:root ../../../../bin/delwcs +File: /usr/lib/debug/.build-id/85/6eefca94b6d9e89f3456494708c2cb46963ee1.debug 120777 root:root ../../usr/bin/delwcs.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/e11ead812b270e95560c0a12845b4cb37de0e4 120777 root:root ../../../../bin/imrot +File: /usr/lib/debug/.build-id/86/e11ead812b270e95560c0a12845b4cb37de0e4.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/d8dc4f115934abb8a1454f4dfe9d73e844a1a8 120777 root:root ../../../../bin/gethead +File: /usr/lib/debug/.build-id/89/d8dc4f115934abb8a1454f4dfe9d73e844a1a8.debug 120777 root:root ../../usr/bin/gethead.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/ec73df4db1888bf03df5ba5fdab285baa35eef 120777 root:root ../../../../bin/conpix +File: /usr/lib/debug/.build-id/8e/ec73df4db1888bf03df5ba5fdab285baa35eef.debug 120777 root:root ../../usr/bin/conpix.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/23b5885c688c20664ad5938932d6887c17c3e4 120777 root:root ../../../../bin/edhead +File: /usr/lib/debug/.build-id/8f/23b5885c688c20664ad5938932d6887c17c3e4.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/0c057b30e2988fbb5c7ad233211b07c43191c7 120777 root:root ../../../../bin/simpos +File: /usr/lib/debug/.build-id/92/0c057b30e2988fbb5c7ad233211b07c43191c7.debug 120777 root:root ../../usr/bin/simpos.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/95f42e80cc46fab2ab21ee3e23e820ba1d8a9c 120777 root:root ../../../../bin/gettab +File: /usr/lib/debug/.build-id/9a/95f42e80cc46fab2ab21ee3e23e820ba1d8a9c.debug 120777 root:root ../../usr/bin/gettab.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/f8850a7c9a8e4b0423e82d5c07ec02a76c29a5 120777 root:root ../../../../bin/imfill +File: /usr/lib/debug/.build-id/9b/f8850a7c9a8e4b0423e82d5c07ec02a76c29a5.debug 120777 root:root ../../usr/bin/imfill.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/9d/e972588ea85c02403144cd548989182dbad7c7 120777 root:root ../../../../bin/isfits +File: /usr/lib/debug/.build-id/9d/e972588ea85c02403144cd548989182dbad7c7.debug 120777 root:root ../../usr/bin/isfits.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/8ddad65a3ba2e0556d6f8982f7db90e595af52 120777 root:root ../../../../bin/delhead +File: /usr/lib/debug/.build-id/9e/8ddad65a3ba2e0556d6f8982f7db90e595af52.debug 120777 root:root ../../usr/bin/delhead.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/0ac80f1ae3bccd4c9396c969f8da0227a980d0 120777 root:root ../../../../bin/i2f +File: /usr/lib/debug/.build-id/a0/0ac80f1ae3bccd4c9396c969f8da0227a980d0.debug 120777 root:root ../../usr/bin/i2f.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/b4b9882a954ac7e46dbff78f1ca43d02467103 120777 root:root ../../../../bin/newfits +File: /usr/lib/debug/.build-id/a2/b4b9882a954ac7e46dbff78f1ca43d02467103.debug 120777 root:root ../../usr/bin/newfits.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/e75b976beaea121609814202f456d71f0cc88d 120777 root:root ../../../../bin/isnum +File: /usr/lib/debug/.build-id/a3/e75b976beaea121609814202f456d71f0cc88d.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/e4ab451c408659e2989cc434f86f552057a49a 120777 root:root ../../../../bin/imextract +File: /usr/lib/debug/.build-id/a7/e4ab451c408659e2989cc434f86f552057a49a.debug 120777 root:root ../../usr/bin/imextract.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/a9/148abc3401d04141f26b3a16de79a6c9cf1393 120777 root:root ../../../../bin/getfits +File: /usr/lib/debug/.build-id/a9/148abc3401d04141f26b3a16de79a6c9cf1393.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/.build-id/a9/eb9c63db2e65deb548e5e03343cdb69662e08a 120777 root:root ../../../../bin/subpix +File: /usr/lib/debug/.build-id/a9/eb9c63db2e65deb548e5e03343cdb69662e08a.debug 120777 root:root ../../usr/bin/subpix.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/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/ab/7fe31c84cbf1d6baeffa470100d80688b1ddf7 120777 root:root ../../../../bin/sumpix +File: /usr/lib/debug/.build-id/ab/7fe31c84cbf1d6baeffa470100d80688b1ddf7.debug 120777 root:root ../../usr/bin/sumpix.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/2f28fcc2de467b933e47af114965ed0c0796ad 120777 root:root ../../../../bin/cphead +File: /usr/lib/debug/.build-id/b3/2f28fcc2de467b933e47af114965ed0c0796ad.debug 120777 root:root ../../usr/bin/cphead.debug +File: /usr/lib/debug/.build-id/b3/cfe95cd1349b34a81dd3e43cc2deecf2776040 120777 root:root ../../../../bin/isfile +File: /usr/lib/debug/.build-id/b3/cfe95cd1349b34a81dd3e43cc2deecf2776040.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/b87a032719d8fad3630b117ddb6da7c8803f03 120777 root:root ../../../../bin/filename +File: /usr/lib/debug/.build-id/b5/b87a032719d8fad3630b117ddb6da7c8803f03.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/7745928f47be910abc215ab8c332f8422b05be 120777 root:root ../../../../bin/sp2char +File: /usr/lib/debug/.build-id/bb/7745928f47be910abc215ab8c332f8422b05be.debug 120777 root:root ../../usr/bin/sp2char.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/bc/145949699987446a155ff2a052fc5c538f9256 120777 root:root ../../../../bin/keyhead +File: /usr/lib/debug/.build-id/bc/145949699987446a155ff2a052fc5c538f9256.debug 120777 root:root ../../usr/bin/keyhead.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/71465af59e627df121302a652c35194cb964e6 120777 root:root ../../../../bin/skycoor +File: /usr/lib/debug/.build-id/c6/71465af59e627df121302a652c35194cb964e6.debug 120777 root:root ../../usr/bin/skycoor.debug +File: /usr/lib/debug/.build-id/c6/7caca97932aff3dafc03ba7594dfb615a69a2a 120777 root:root ../../../../bin/xy2sky +File: /usr/lib/debug/.build-id/c6/7caca97932aff3dafc03ba7594dfb615a69a2a.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/4720c03cac9d470cee49a4d20b316457b18944 120777 root:root ../../../../bin/htmlsp +File: /usr/lib/debug/.build-id/c7/4720c03cac9d470cee49a4d20b316457b18944.debug 120777 root:root ../../usr/bin/htmlsp.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/56f08900d05f6042a3b6b6a2bcc4456198a515 120777 root:root ../../../../bin/fixpix +File: /usr/lib/debug/.build-id/e0/56f08900d05f6042a3b6b6a2bcc4456198a515.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/1deac1b7e7be6d5e223b2fbe5fafe43f726833 120777 root:root ../../../../bin/wcsremap +File: /usr/lib/debug/.build-id/e1/1deac1b7e7be6d5e223b2fbe5fafe43f726833.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/e302bc3974c2d27937bc9fb8d048a88e19d0d4 120777 root:root ../../../../bin/immatch +File: /usr/lib/debug/.build-id/ea/e302bc3974c2d27937bc9fb8d048a88e19d0d4.debug 120777 root:root ../../usr/bin/immatch.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/a4e2fca09ccd34df97af06115a871c4f9287ea 120777 root:root ../../../../bin/isrange +File: /usr/lib/debug/.build-id/eb/a4e2fca09ccd34df97af06115a871c4f9287ea.debug 120777 root:root ../../usr/bin/isrange.debug +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/8d84c2ef7e379927a5cb6bce2fbfc69e0d352d 120777 root:root ../../../../bin/getcol +File: /usr/lib/debug/.build-id/ef/8d84c2ef7e379927a5cb6bce2fbfc69e0d352d.debug 120777 root:root ../../usr/bin/getcol.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/95c23f1a0aa32fb922a4a10f6590d3c22e7991 120777 root:root ../../../../bin/fileroot +File: /usr/lib/debug/.build-id/f1/95c23f1a0aa32fb922a4a10f6590d3c22e7991.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/a929b194dd7ed4c024efbe7ecefc1b31722ddb 120777 root:root ../../../../bin/setpix +File: /usr/lib/debug/.build-id/f2/a929b194dd7ed4c024efbe7ecefc1b31722ddb.debug 120777 root:root ../../usr/bin/setpix.debug +File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root cbfb25a2f4cbcfdfc00fe1da6a9b1ba3 +File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root 3c7d693204d6eecc59545c2c193d23eb +File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root 95953700e1335a6aaf329121e318a683 +File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root 6e1a10cd76dfe60936fc9e755661edaf +File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root e4f09649cbb4f0cb2d4e9be5c6da8dda +File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 2d3497d6fcabf32b1a0cc07a5b8af1b3 +File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root 6ea77b6cb784a1549f8b47b5aa564957 +File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root da2838b1ce5f76c032887b048f9f9ad9 +File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root 12feb5a99864536a514100c7b21b70da +File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root dc755f5ebbd2135cecde4089d0decc93 +File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root e95869b47ecda9ceb6ea7ec21e6c7c6d +File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root 98cbb14f86adfad5b4b0979e7fcef563 +File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 94ef516f872dc8beae0bd31adfa70c14 +File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root 66ad73b04684a34652f83cda4ba88756 +File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root c1fa7e41a50a7494ab8533bd05ec0941 +File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root 4c9f7b04c6a712c36ef9d7911f9dbe43 +File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 8b91659aa4468bcc6b0132b4cf7f105f +File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root 551f065e6b1b3590e09f797db2ba58bc +File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root 7cd14324aa7e543a9214c49ef4ad47eb +File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 27851ef7519cb375df29cb9382d104d1 +File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root be6c623092fc10daa73934b55aa3be51 +File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root 8e3d476c26cde1f291821fbdccb5c2c7 +File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 3e4b15ed30f5173587883efe3f997c52 +File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root f3e34bde4244654c0d41157bdd9a0a77 +File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 05560a1dbed8ed93ee0679dc4c9e8d07 +File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root b71489b6e765e30791db99dd61a1b468 +File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root c8607322fdfa0986ad3bd2eba29969fa +File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 646df7f6c29e459ecbead483003e95de +File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 258a4092613415e69ebd48188bcfcf5c +File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root 4ca0624737b93347bbb0459025faee6d +File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 7c3e7f79c45575d47aa26825f9facf2b +File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 37fc6f68c2291359f6143e6b1fc8288d +File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root f0edd470789a206018435d8276c4d6be +File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 6d358d0606670ce1025a158f73681c12 +File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 0125a5838a1e0226ecf7f8be787ac020 +File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root c90f3103e49b131278b8b07f1496e160 +File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root 52e393c864be671e3c13e002dc714e06 +File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root 00816050ec0f0375310b76187cf2184b +File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root 8ddd8a1631dd71ae7b44660b634a4974 +File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root 54680cff6fc671d723202b0392de5aea +File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root 67259156cfa94c0ba9bd083e087b55ef +File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root 17f7fef889f76e7f6bfeecea044437c4 +File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root a91917a9d7ab904d627d46ee81dd22c5 +File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 0c5258ce9d2f97ba8af4507b91f189b8 +File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root 28df447bf60b4cd96626b1f9301e6097 +File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 946b4a6d7b557c1f03d9109ff3efd40d +File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root 85db1bc7b63407d7ee6a21d0c328684a +File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root caa4cc257b94b0f2ab4522b7d6911955 +File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root afbab16938cd1de64e28f41ed46be9c5 +File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 144dc3f240f75bd49fed11a596a6af87 +File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 53fd39f15d7f3e7d7aeaeede057ca035 File: /usr/src/debug/wcstools-3.9.7 40755 root:root @@ -511,2 +513,2 @@ File: /usr/src/debug/wcstools-3.9.7/xy2sky.c 100644 root:root 2cbb568b849b19713c5ddeca5222335e -RPMIdentity: 7480f153f0586853c5b69cc5b5ac626ff105f9d9b21b4753f721281e8d98d1d761cabc02594dc489239d2ebecce8915245ddbf8cbc61d3bb01ea2592b1871b3d +RPMIdentity: 08bf2142d55ce623a655e686427af594f9be25604be1237c5915a447cd699e7c05c4a0f173f3ea7950fb7fa07c4e90db1fe5b2f5ac995905afe65f2fa5b44b37