<86>Dec 13 01:45:27 userdel[353375]: delete user 'rooter' <86>Dec 13 01:45:27 userdel[353375]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 13 01:45:27 groupadd[353382]: group added to /etc/group: name=rooter, GID=993 <86>Dec 13 01:45:27 groupadd[353382]: group added to /etc/gshadow: name=rooter <86>Dec 13 01:45:27 groupadd[353382]: new group: name=rooter, GID=993 <86>Dec 13 01:45:27 useradd[353387]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>Dec 13 01:45:27 userdel[353393]: delete user 'builder' <86>Dec 13 01:45:27 userdel[353393]: removed group 'builder' owned by 'builder' <86>Dec 13 01:45:27 groupadd[353398]: group added to /etc/group: name=builder, GID=994 <86>Dec 13 01:45:27 groupadd[353398]: group added to /etc/gshadow: name=builder <86>Dec 13 01:45:27 groupadd[353398]: new group: name=builder, GID=994 <86>Dec 13 01:45:27 useradd[353402]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wcstools-3.9.6-alt1_2.nosrc.rpm (w1.gzdio) Installing wcstools-3.9.6-alt1_2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcstools-3.9.6 + echo 'Source #0 (wcstools-3.9.6.tar.gz):' Source #0 (wcstools-3.9.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wcstools-3.9.6.tar.gz + /bin/tar -xf - + cd wcstools-3.9.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wcstools-3.9.6-rename-shlib.patch):' Patch #0 (wcstools-3.9.6-rename-shlib.patch): + /usr/bin/patch -p1 patching file Makefile patching file libwcs/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.54806 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.6 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export 'CPPFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CPPFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + make make: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.6' make CC=gcc -C libwcs make[1]: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.6/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o imsetwcs.o imsetwcs.c imsetwcs.c: In function 'SetWCSFITS': imsetwcs.c:238:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 238 | fprintf (stderr, "Could not calloc %d bytes for gnum\n", | ~^ | | | int | %ld 239 | nbin*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:243:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 243 | fprintf (stderr, "Could not calloc %d bytes for gx\n", | ~^ | | | int | %ld 244 | nbin*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:246:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 246 | fprintf (stderr, "Could not calloc %d bytes for gy\n", | ~^ | | | int | %ld 247 | nbin*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:249:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 249 | fprintf (stderr, "Could not calloc %d bytes for goff\n", | ~^ | | | int | %ld 250 | nbin*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:312:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 312 | fprintf (stderr, "Could not calloc %d bytes for gnum\n", | ~^ | | | int | %ld 313 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:315:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 315 | fprintf (stderr, "Could not calloc %d bytes for gra\n", | ~^ | | | int | %ld 316 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:318:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 318 | fprintf (stderr, "Could not calloc %d bytes for gdec\n", | ~^ | | | int | %ld 319 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:321:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 321 | fprintf (stderr, "Could not calloc %d bytes for gpra\n", | ~^ | | | int | %ld 322 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:324:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 324 | fprintf (stderr, "Could not calloc %d bytes for gpdec\n", | ~^ | | | int | %ld 325 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:327:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 327 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 328 | nmagmax*sizeof(double *)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:332:53: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 332 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 333 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:337:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 337 | fprintf (stderr, "Could not calloc %d bytes for gc\n", | ~^ | | | int | %ld 338 | ngmax*sizeof(int)); | ~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:340:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 340 | fprintf (stderr, "Could not calloc %d bytes for obj\n", | ~^ | | | int | %ld 341 | ngmax*sizeof(char *)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:377:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 377 | fprintf (stderr, "Could not calloc %d bytes for gx\n", | ~^ | | | int | %ld 378 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:380:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 380 | fprintf (stderr, "Could not calloc %d bytes for gy\n", | ~^ | | | int | %ld 381 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int imsetwcs.c:383:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 383 | fprintf (stderr, "Could not calloc %d bytes for gy\n", | ~^ | | | int | %ld 384 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int 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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o imgetwcs.o imgetwcs.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; icatlast - line, sc->nbent, istar); | ~~~~~~~~~~~~~~~~~~ | | | long int gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o webread.o webread.c webread.c: In function 'webopen': webread.c:414:20: warning: variable 'lbuff0' set but not used [-Wunused-but-set-variable] 414 | int lbuff = 0, lbuff0 = 0; | ^~~~~~ webread.c: In function 'webbuff': webread.c:641:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 641 | if ( port = strchr (servurl,':') ) { | ^~~~ webread.c:620:11: warning: unused variable 'sokptr' [-Wunused-variable] 620 | char *sokptr; | ^~~~~~ webread.c:619:11: warning: unused variable 'newserver' [-Wunused-variable] 619 | char *newserver; | ^~~~~~~~~ webread.c:613:9: warning: unused variable 'lcom' [-Wunused-variable] 613 | int lcom; | ^~~~ webread.c: In function 'encodeURL': webread.c:1052:13: warning: implicit declaration of function 'isalnum' [-Wimplicit-function-declaration] 1052 | if (isalnum(*pstr) || *pstr == '-' || *pstr == '_' || *pstr == '.' || *pstr == '~' || *pstr == '/' || *pstr == '?') | ^~~~~~~ webread.c:60:1: note: include '' or provide a declaration of 'isalnum' 59 | #include +++ |+#include 60 | #endif webread.c: In function 'webbuff': webread.c:678:12: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 678 | (void) fscanf(sok, "%*s %d %s\r\n", &status, linebuff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:729:16: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 729 | (void) fscanf(sok, "%*s %d %*s\r\n", &status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:774:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 774 | (void) fgets (linebuff, LINE, sok); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ webread.c:814:20: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 814 | (void) fread (buff, 1, lchunk, sok); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tmcread.o tmcread.c tmcread.c: In function 'tmcbin': tmcread.c:699:9: warning: variable 'magsort' set but not used [-Wunused-but-set-variable] 699 | int magsort; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gscread.o gscread.c gscread.c: In function 'gscbin': gscread.c:794:12: warning: variable 'xnum' set but not used [-Wunused-but-set-variable] 794 | double xnum; /* Guide Star number */ | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gsc2read.o gsc2read.c gsc2read.c: In function 'gsc2read': gsc2read.c:86:17: warning: unused variable 'sd' [-Wunused-variable] 86 | char sr[4], sd[4]; | ^~ gsc2read.c:86:10: warning: unused variable 'sr' [-Wunused-variable] 86 | char sr[4], sd[4]; | ^~ gsc2read.c:85:17: warning: unused variable 'ds' [-Wunused-variable] 85 | double ras, ds; | ^~ gsc2read.c:85:12: warning: unused variable 'ras' [-Wunused-variable] 85 | double ras, ds; | ^~~ gsc2read.c:84:23: warning: unused variable 'dm' [-Wunused-variable] 84 | int rah, ram, dd, dm; | ^~ gsc2read.c:84:19: warning: unused variable 'dd' [-Wunused-variable] 84 | int rah, ram, dd, dm; | ^~ gsc2read.c:84:14: warning: unused variable 'ram' [-Wunused-variable] 84 | int rah, ram, dd, dm; | ^~~ gsc2read.c:84:9: warning: unused variable 'rah' [-Wunused-variable] 84 | int rah, ram, dd, dm; | ^~~ gsc2read.c: In function 'gsc2c2t': gsc2read.c:243:21: warning: unused variable 'colsep' [-Wunused-variable] 243 | char *colhead, *colsep; | ^~~~~~ gsc2read.c:243:11: warning: unused variable 'colhead' [-Wunused-variable] 243 | char *colhead, *colsep; | ^~~~~~~ gsc2read.c: In function 'gsc2t2t': gsc2read.c:316:10: warning: unused variable 'colon' [-Wunused-variable] 316 | char colon = ':'; | ^~~~~ At top level: gsc2read.c:184:1: warning: 'parsex' defined but not used [-Wunused-function] 184 | parsex (str, ss, d, m, s) | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ujcread.o ujcread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o uacread.o uacread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ubcread.o ubcread.c ubcread.c: In function 'ubcbin': ubcread.c:811:32: warning: variable 'pmni' set but not used [-Wunused-but-set-variable] 811 | int istar, istar1, istar2, pmni, nid; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ucacread.o ucacread.c ucacread.c: In function 'ucacread': ucacread.c:221:23: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 221 | int jtable,iwrap, nread; | ^~~~~ ucacread.c: In function 'ucacrnum': ucacread.c:724:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] 724 | int verbose; | ^~~~~~~ ucacread.c: In function 'ucacbin': ucacread.c:932:21: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 932 | int jtable,iwrap, nread; | ^~~~~ ucacread.c: In function 'ucacsra': ucacread.c:1243:52: warning: unused variable 'sdiff' [-Wunused-variable] 1243 | double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; | ^~~~~ ucacread.c:1243:44: warning: unused variable 'rdiff2' [-Wunused-variable] 1243 | double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; | ^~~~~~ ucacread.c:1243:36: warning: unused variable 'rdiff1' [-Wunused-variable] 1243 | double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; | ^~~~~~ ucacread.c:1243:29: warning: unused variable 'rdiff' [-Wunused-variable] 1243 | double rax, ra1, ra2, ra, rdiff, rdiff1, rdiff2, sdiff; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdssread.o sdssread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tabread.o tabread.c tabread.c: In function 'tabbin': tabread.c:793:9: warning: variable 'peak' set but not used [-Wunused-but-set-variable] 793 | int peak; | ^~~~ tabread.c: In function 'tabopen': tabread.c:1952:10: warning: variable 'tabcstr' set but not used [-Wunused-but-set-variable] 1952 | char tabcstr[4]; | ^~~~~~~ tabread.c:2182:16: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2182 | (void) fgets (tabtable->tabline, 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o catutil.o catutil.c catutil.c: In function 'agets': catutil.c:2627:24: warning: unused variable 'fkey' [-Wunused-variable] 2627 | int ipar, i, lkey, fkey; | ^~~~ catutil.c: In function 'tmcid': catutil.c:3059:10: warning: variable 'csign' set but not used [-Wunused-but-set-variable] 3059 | char csign; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from imhfile.c:83: In function 'strncpy', inlined from 'iraf2fits' at imhfile.c:507:11: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'iraf2fits' at imhfile.c:861:5: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hget.o hget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hput.o hput.c hput.c: In function 'hputcom': hput.c:695:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 695 | else | ^~~~ hput.c:697:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 697 | q2 = NULL; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o imio.o imio.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dateutil.o dateutil.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o worldpos.o worldpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tnxpos.o tnxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o zpxpos.o zpxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dsspos.o dsspos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o platepos.o platepos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o platefit.o platefit.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o iget.o iget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fileutil.o fileutil.c fileutil.c: In function 'next_line': fileutil.c:357:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 357 | (void) fgets (line, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileutil.c: In function 'first_token': fileutil.c:393:20: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 393 | (void) fgets (token, ncmax, diskfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wcslib.o wcslib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lin.o lin.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cel.o cel.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o proj.o proj.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sph.o sph.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wcstrig.o wcstrig.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o distort.o distort.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 'wcsxinit' at wcs.c:198:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ wcs.c: In function 'wcsxinit': wcs.c:195:13: note: length computed here 195 | lproj = strlen (proj); | ^ In function 'strncat', inlined from 'wcsxinit' at wcs.c:199:5: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ wcs.c: In function 'wcsxinit': wcs.c:195:13: note: length computed here 195 | lproj = strlen (proj); | ^ In function 'strncat', inlined from 'same_path' at imhfile.c:1078:8: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound 255 equals destination size [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^ ln -s libwcstools.so.1.0.0 libwcstools.so.1 ln -s libwcstools.so.1.0.0 libwcstools.so ar rv libwcstools.a imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o ar: creating libwcstools.a a - imsetwcs.o a - imgetwcs.o a - matchstar.o a - findstar.o a - daoread.o a - wcscon.o a - fitswcs.o a - wcsinit.o a - wcs.o a - ty2read.o a - webread.o a - tmcread.o a - gscread.o a - gsc2read.o a - ujcread.o a - uacread.o a - ubcread.o a - ucacread.o a - sdssread.o a - tabread.o a - binread.o a - ctgread.o a - actread.o a - catutil.o a - skybotread.o a - imrotate.o a - fitsfile.o a - imhfile.o a - hget.o a - hput.o a - imio.o a - dateutil.o a - imutil.o a - worldpos.o a - tnxpos.o a - zpxpos.o a - dsspos.o a - platepos.o a - sortstar.o a - platefit.o a - iget.o a - fileutil.o a - wcslib.o a - lin.o a - cel.o a - proj.o a - sph.o a - wcstrig.o a - distort.o a - poly.o ranlib libwcstools.a make[1]: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.6/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/delwcs delwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:1141:40: warning: too many arguments for format [-Wformat-extra-args] 1141 | sprintf (temp, "%c_", keyword[0], str); | ^~~~~ gethead.c:1143:40: warning: too many arguments for format [-Wformat-extra-args] 1143 | sprintf (temp, "%c___", keyword[0], str); | ^~~~~~~ gethead.c:1298:32: warning: too many arguments for format [-Wformat-extra-args] 1298 | 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:801:23: warning: variable 'notfound' set but not used [-Wunused-but-set-variable] 801 | int ikwd, nfound, notfound, nch, iepoch; | ^~~~~~~~ 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/i2f i2f.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imcat imcat.c -L libwcs -lwcstools -lm 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/immatch immatch.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imrot imrot.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imsize imsize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imwcs imwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/scat scat.c -L libwcs -lwcstools -lm scat.c: In function 'ListCat': scat.c:1236:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1236 | fprintf (stderr, "Could not calloc %d bytes for gnum\n", | ~^ | | | int | %ld 1237 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1239:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1239 | fprintf (stderr, "Could not calloc %d bytes for gra\n", | ~^ | | | int | %ld 1240 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1242:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1242 | fprintf (stderr, "Could not calloc %d bytes for gdec\n", | ~^ | | | int | %ld 1243 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1245:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1245 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 1246 | nmagmax*sizeof(double *)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1250:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1250 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 1251 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1255:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1255 | fprintf (stderr, "Could not calloc %d bytes for gc\n", | ~^ | | | int | %ld 1256 | ngmax*sizeof(int)); | ~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1258:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1258 | fprintf (stderr, "Could not calloc %d bytes for gx\n", | ~^ | | | int | %ld 1259 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1261:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1261 | fprintf (stderr, "Could not calloc %d bytes for gy\n", | ~^ | | | int | %ld 1262 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1264:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1264 | fprintf (stderr, "Could not calloc %d bytes for obj\n", | ~^ | | | int | %ld 1265 | ngmax*sizeof(char *)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1271:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1271 | fprintf (stderr, "Could not calloc %d bytes for path\n", | ~^ | | | int | %ld 1272 | ngmax*sizeof(char *)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1278:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1278 | fprintf (stderr, "Could not calloc %d bytes for gpra\n", | ~^ | | | int | %ld 1279 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1281:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1281 | fprintf (stderr, "Could not calloc %d bytes for gpdec\n", | ~^ | | | int | %ld 1282 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1399:53: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1399 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 1400 | nmagmax*sizeof(double *)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int scat.c:1404:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 1404 | fprintf (stderr, "Could not calloc %d bytes for gm\n", | ~^ | | | int | %ld 1405 | ngmax*sizeof(double)); | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~~~~ In file included from /usr/include/string.h:532, from sethead.c:26: In function 'strncpy', inlined from 'SetValues' at sethead.c:725:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'SetValues' at sethead.c:728:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'SetValues' at sethead.c:750:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'SetValues' at sethead.c:753:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'SetValues' at sethead.c:775:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'SetValues' at sethead.c:778:6: /usr/include/bits/string_fortified.h:95:10: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/getpix getpix.c -L libwcs -lwcstools -lm getpix.c: In function 'main': getpix.c:328:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 328 | else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { | ~~~~~~~~^~~~~~~~ getpix.c:328:66: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 328 | else if (ixrange && iynum || ixnum && iyrange || ixrange && iyrange) { | ~~~~~~~~^~~~~~~~~~ getpix.c: In function 'PrintPix': getpix.c:515:11: warning: unused variable 'c' [-Wunused-variable] 515 | char *c; | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/skycoor skycoor.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/wcshead wcshead.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/conpix conpix.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/newfits newfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/getfits getfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imstack imstack.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imextract imextract.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/sumpix sumpix.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/getdate getdate.c -L libwcs -lwcstools -lm getdate.c: In function 'main': getdate.c:106:9: warning: variable 'lline' set but not used [-Wunused-but-set-variable] 106 | int lline; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imfill imfill.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imsmooth imsmooth.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/imresize imresize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/fileroot fileroot.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/filename filename.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/filext filext.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/char2sp char2sp.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/sp2char sp2char.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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); | ^~~~~~~~~~~~~~~~~~~~~~~ At top level: htmlsp.c:34:14: warning: 'RevMsg' defined but not used [-Wunused-variable] 34 | static char *RevMsg = "HTMLSP WCSTools 3.9.6, 14 May 2020, Jessica Mink (jmink@cfa.harvard.edu)"; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/isnum isnum.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/isrange isrange.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/isfits isfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/isfile isfile.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/bincat bincat.c -L libwcs -lwcstools -lm make: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38250 + 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.6 + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/lib64 + 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/lib64 + install -p -m 0644 libwcs/fitsfile.h libwcs/fitsfile1.h libwcs/fitshead.h libwcs/fitswcs.h libwcs/imio.h libwcs/lwcs.h libwcs/wcs.h libwcs/wcscat.h libwcs/wcscat1.h libwcs/wcslib.h /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/lib64/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/lib64: (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) Processing files: wcstools-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.6 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + cp -prL --no-dereference COPYING /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + cp -prL NEWS Readme Programs /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/wcstools-3.9.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0l5K4w 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.uFXRSc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libwcstools.so.1()(64bit) >= set:neuvgDAK6BSmnCN4Q0z6gm4mveqr0KZDhW3Sutqr4wstoqT6woGFhJfqx5OeZ0aBNOEHTcaam6iNtWQm8ABJc27g84MdxXgh83smNqsZxVQonM67ZsiiNIlmrnmxrY5ch2ZfoE0m3uqXYaaVClvc9MC5OlaS8uiwaamt3x6JaY1thhZKjeO6SGrh78D0rrHtbzo4QSBjHsAtgTfEOV6uh4IpugWwMOqD0GPkp4FXanTpCgEi1NWZg81TjuTw1coGyykLZEvMay83mZcTirhhbO98RUF8x2m2rHCfZc3XdUqeR45ztytmiiscvCM1rf3ZoMyZjVENXLGMHVzZLK0GvSVZHwsqcSQbdEePODey4YxrdZmz6tBjXSPegZ8LlryofyhQtTM4hWADaRp39n1uVGP4q7GwXehA2ici7nxyZANkiqjx5fAkdHEHMbL9oKHPUsOZ8zvqtGxela3Z72jcIU7IxYpZFLAPngrLa57CZpZ7IwYLMhcapsLscVntBSYpe8aZmGIKfTm82DAit9saPbcVAaZryRXXWIetyZ4jiCXOhJjHxjtGwPO0wjCKMtCDkcKPvID5b0zf2yK3zJLg0hoMpezuMwUyPQPEn5kZIPxz4CFZxnXobZ6AWOBokPexnGJLi2uiEBFqlorj8IV6Q2xQwh6N3reTmZfpFiO43pTqodtx4iEW7FprZoO01DJjZ8o0g0ar5OnT850BtphbIz3hS6KUBdnLI8hyVZpIbEDkKs9b3Qv0I6BMYQpZoGnlwT5d8KPOSX64rTRO31ryMN5, 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.gawPWh Creating wcstools-debuginfo package Processing files: libwcstools1-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.6 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + cp -prL --no-dereference libwcs/COPYING /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools1-3.9.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iARu7a find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcstools-buildroot/usr/lib64/libwcstools.so.1: 892 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fTR6Yv 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()(64bit) = set:ndYZuAgX5bmWqYaPivqDwFVYt6DU35Oo5tnwgx8aA532zoEJGhEuLkc6EkFS9C6kswq0KZH8lwSgLWMUa9kVqSsASy0Uaf6YFPUZ4EUcHcqTlFJhwZn9ejGrSkyoWIc4ahnmTIFqHvGohBuZ4LDvH3Pyrq7S6F1GO6xA5Ew8uLdqhFBZ6AcPEs5eFiGFZdmmqwmZjV2h8YBClE8sd62uJpVYmUhn3JZ9oaNUesvveqiFKGS1MxjFO8rdsli7DCtNMmZrMogUzvwD0QA7fSZCpZnYMYZe9894NWOJB9VH8dK2e2NnU8k2Wb49GkA0P5gZgE9tARLQawGSn8yBiQnOlxefJLZf25BUEYxdnax6ymkOmyrDrm8w6U4PC2rwoH1mm9IQfiKOih7eO3GChNkqjlV3s1Uw7cETZ1sJ5xnds3V45nBVZxRAcH61GMiprJKt2oroiGAL928Ox4gTMiazFyZmAvgqGv0tZag6JGpKhjprKRhiNiCVo3ZbAB1mRZ8ZBE4KBrWZ5nAFLgNUTTUsCzKD5d9WTWgexZk6WfKx3yJXbixxD1rlTnI6use86a5vIIW4M7s5VIATuqNaBXkQhse7rMlKYQnJICZ992l5A7CKT0WoLLDYu19w0CY2oXRPhnJRyTv2yU3fBXZC1FGaiA1mZ4eWkQmkQ2DyZf1NyUjJDd9YZLFY2T6blkyUHMvLJC7inJNj4ff4GIdKc5IQ4WE8n8RwZk4CAZkDEIC3W7L17IIbbFstNXc9M8XMHLDxfpRzm1mQuOO4VqkdASbfrKnQlJVrdyaT5Ec5pIPZHwVkTPWKd0RwkIdVZ8DlZohyMyp6UjzuksdXAJl3MiIWwRUJhYFjO4qq5TIACtKrOifgOSZjklZF5PvHfW64V6q3sBgZfHrmQKbcx8tb7K1ncza7AAOQ8ndjQZnXSDppGlG8kD5obJWjxaZzsOmnllz0CnCOZlpkZ794jkoRBa3AVIsQv694q8n5tTkIzFLETubbK1rMjW21ANzh3yKh8U7p4LzjZ5fcpeSm2FchZE6CGVnPjXQcZiqW4fKp9Hy0NoDxwPjt8QlFcQt2tC6UQWXon6SiMjXrcrR3YpZ9ZChL0n1Lw7dHIh4DTvRMIFoZsfuluZyQZnbseyxEhliwJLJveCmjtlVHhD4zVG0FswVTzbeKQT08eqG87SPc0KJb7K2f3h0hprN7qAokWJDV9mSwIZ69BV3jDQUj0SOoZEXrtmDSSnOKZd8luZoNcEr9PJsGtJCsZyna94qFeDBZANVOA57bCYvWVBZmZr0uVW2XIgYbkIhYfJg7Z9XWEAfeGZ33z64hAH7aQoaWPHMlZaNDmqferUe8SuxU064Nt9jFpiY4I1WwgcqEauMzuG4pOY4t0BUXhWoktDWaLMzMbb8ltOBa2C3z4cjL7iGEtEBCB7mciTetQy496RICuEU4nGJLM8xPFA0bjZxKhuPZiwfsSsdWlgdKt6guAWA3D3gwML06Y1ASlx9hTja83mZoAacou85NhCinjtPJJWmZft5j4q3r1uzCcZ7WuAJLsxcwBrEIkUcg52Eut6KpxlE4BaDfB14sKanKuklRHW7W46yXrMmNJbMBmTOS8v46npTfC3Z2IYip8IjQwsQvZ03J1Frns47izFF6Ny4i3TYRzZ35OQcfnLNkyjDSKCGi6IPAsZgEygyqYRejo5T5jewtzfSJoMojYJTUTB64TpTRNiT8zHUmazxXCOWfk2olbJmfBwBuol0UPDyLHTfXwl5 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h803W4 Creating libwcstools1-debuginfo package Processing files: libwcstools-devel-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46547 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcstools-3.9.6 + DOCDIR=/usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + export DOCDIR + rm -rf /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + /bin/mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + cp -prL libwcs/NEWS /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + chmod -R go-w /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + chmod -R a+rX /usr/src/tmp/wcstools-buildroot/usr/share/doc/libwcstools-devel-3.9.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3RqHjY 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.lrkqCu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/wcstools-buildroot/usr/include/libwcs/fitsfile1.h:30: error: unterminated #ifndef 30 | #ifndef fitsfile_h_ | cpp.req: /usr/src/tmp/wcstools-buildroot/usr/include/libwcs/fitsfile1.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/wcstools-buildroot/usr/include/libwcs/fitsfile1.h: cpp failed Provides: wcstools-devel = 3.9.6-alt1_2 Requires: libwcstools1 >= 3.9.6-alt1_2, /usr/lib64/libwcstools.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L0L31R Processing files: wcstools-debuginfo-3.9.6-alt1_2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lGZBvM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SSeokB find-requires: running scripts (debuginfo) Requires: wcstools = 3.9.6-alt1_2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libwcstools.so.1) Processing files: libwcstools1-debuginfo-3.9.6-alt1_2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cklRln find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n40kRT find-requires: running scripts (debuginfo) Provides: debug64(libwcstools.so.1) Requires: libwcstools1 = 3.9.6-alt1_2, debug64(libc.so.6), debug64(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 8 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/x86_64/wcstools-3.9.6-alt1_2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcstools1-3.9.6-alt1_2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcstools-devel-3.9.6-alt1_2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcstools-debuginfo-3.9.6-alt1_2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcstools1-debuginfo-3.9.6-alt1_2.x86_64.rpm (w2.lzdio) 29.67user 10.55system 0:46.42elapsed 86%CPU (0avgtext+0avgdata 79988maxresident)k 0inputs+0outputs (0major+3947663minor)pagefaults 0swaps 32.81user 13.78system 0:52.12elapsed 89%CPU (0avgtext+0avgdata 99180maxresident)k 0inputs+0outputs (15844major+4232972minor)pagefaults 0swaps --- libwcstools1-3.9.6-alt1_2.x86_64.rpm.repo 2021-06-28 06:22:16.000000000 +0000 +++ libwcstools1-3.9.6-alt1_2.x86_64.rpm.hasher 2021-12-13 01:46:17.383631580 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,5 +17,5 @@ File: /usr/lib64/libwcstools.so.1 120777 root:root libwcstools.so.1.0.0 -File: /usr/lib64/libwcstools.so.1.0.0 100644 root:root 6ce536f0d90909e8d289516ff92eac18 +File: /usr/lib64/libwcstools.so.1.0.0 100644 root:root 01eef82ebc2d90d3a092bedbc07b428f File: /usr/share/doc/libwcstools1-3.9.6 40755 root:root File: /usr/share/doc/libwcstools1-3.9.6/COPYING 100644 root:root 633b959a0bdd0fc45e743facd0debe50 -RPMIdentity: 3c767cf3b1d46bc44fe2c55e0a0c2be72f964815207d2fd03dbeb3cd9db5981e3d3a1be53c34f3f1ed02d7e26d8aa2478411dba5e8e15594ada5665663c7f3d3 +RPMIdentity: 81c0a71e9da628ca9056e2ba33465b8b4388c78f4c722b74350d806e2aef71f8b6997895cbb8142692296c6969e112ffae572900ef614bdd651f367cbcf50d50 --- libwcstools1-debuginfo-3.9.6-alt1_2.x86_64.rpm.repo 2021-06-28 06:22:16.000000000 +0000 +++ libwcstools1-debuginfo-3.9.6-alt1_2.x86_64.rpm.hasher 2021-12-13 01:46:17.440632512 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/381d661be8da408e1a9e7cf5a4f4950f6a3d2c 120777 root:root ../../../../lib64/libwcstools.so.1.0.0 -/usr/lib/debug/.build-id/7e/381d661be8da408e1a9e7cf5a4f4950f6a3d2c.debug 120777 root:root ../../usr/lib64/libwcstools.so.1.0.0.debug +/usr/lib/debug/.build-id/70 40755 root:root +/usr/lib/debug/.build-id/70/5b5b337167f518b277edbbc60f139d1f39f24d 120777 root:root ../../../../lib64/libwcstools.so.1.0.0 +/usr/lib/debug/.build-id/70/5b5b337167f518b277edbbc60f139d1f39f24d.debug 120777 root:root ../../usr/lib64/libwcstools.so.1.0.0.debug /usr/lib/debug/usr/lib64/libwcstools.so.1.0.0.debug 100644 root:root @@ -68,6 +68,6 @@ Provides: libwcstools1-debuginfo = 3.9.6-alt1_2:sisyphus+276138.100.1.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/381d661be8da408e1a9e7cf5a4f4950f6a3d2c 120777 root:root ../../../../lib64/libwcstools.so.1.0.0 -File: /usr/lib/debug/.build-id/7e/381d661be8da408e1a9e7cf5a4f4950f6a3d2c.debug 120777 root:root ../../usr/lib64/libwcstools.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libwcstools.so.1.0.0.debug 100644 root:root f24fcb67cb3c04700a408eeba4a169d3 +File: /usr/lib/debug/.build-id/70 40755 root:root +File: /usr/lib/debug/.build-id/70/5b5b337167f518b277edbbc60f139d1f39f24d 120777 root:root ../../../../lib64/libwcstools.so.1.0.0 +File: /usr/lib/debug/.build-id/70/5b5b337167f518b277edbbc60f139d1f39f24d.debug 120777 root:root ../../usr/lib64/libwcstools.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libwcstools.so.1.0.0.debug 100644 root:root 60250eed1089932b300734948bab02e1 File: /usr/lib/debug/usr/lib64/libwcstools.so.1.debug 120777 root:root libwcstools.so.1.0.0.debug @@ -130,2 +130,2 @@ File: /usr/src/debug/wcstools-3.9.6/libwcs/zpxpos.c 100644 root:root 68ffa53a0cfa3bd0fbede8ef2f35580d -RPMIdentity: 3d8e559262084ca2461464529f112bdfd00b8b34b49839d68d132ac438ccafc9f05cf0221ec766354ce95f9afe57b1ffd6293a289f7246daf68ad834a99578cb +RPMIdentity: b6478acb81ae75d01f38f7647f90a88c47e35c6d2e886f84463140172e218f3bc4ab095af8c160d9514aaaff3b2b626b9af3be84489f179bb04f4c94ca4137b2 --- wcstools-3.9.6-alt1_2.x86_64.rpm.repo 2021-06-28 06:22:16.000000000 +0000 +++ wcstools-3.9.6-alt1_2.x86_64.rpm.hasher 2021-12-13 01:46:17.485633248 +0000 @@ -87,2 +87,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libwcstools1 = 3.9.6-alt1_2:sisyphus+276138.100.1.1 @@ -90,53 +91,53 @@ Provides: wcstools = 3.9.6-alt1_2:sisyphus+276138.100.1.1 -File: /usr/bin/addpix 100755 root:root e1f20dd1def53142d95a23d2ab2ac4e7 -File: /usr/bin/bincat 100755 root:root 72c321d05c95ff57c6875822897402b2 -File: /usr/bin/char2sp 100755 root:root 3818a4f79eae9522a7b27f870cc4136d -File: /usr/bin/conpix 100755 root:root a9ad02372bdddf17157b785cbb4e0809 -File: /usr/bin/cphead 100755 root:root 0398c80d88dfbdd3d815988ea66a609b -File: /usr/bin/crlf 100755 root:root db911077ae8d65b8074808c83b57e238 -File: /usr/bin/delhead 100755 root:root b6b37f31234f13ea8cd014d89d8a950c -File: /usr/bin/delwcs 100755 root:root 8dc17f6b5918f79885e3a465ceb3f240 -File: /usr/bin/edhead 100755 root:root 014c16e212dea846244e3acfd11b9a7a -File: /usr/bin/filename 100755 root:root bd3e9cb974ab75754ecdc8bbca9ece8f -File: /usr/bin/fileroot 100755 root:root 4d2960acbb390767cb674c33501e1389 -File: /usr/bin/filext 100755 root:root fb4fab7ff4b65d84a90a29e36a2e37a2 -File: /usr/bin/fixpix 100755 root:root e42587227d18dca5cc6d4c0368fdecc3 -File: /usr/bin/getcol 100755 root:root d8b6455801655727519db193ac751db8 -File: /usr/bin/getdate 100755 root:root 36d1e14e65c8a5b10d0dca5202023e65 -File: /usr/bin/getfits 100755 root:root 3ca7445f8942057349fba859451159f0 -File: /usr/bin/gethead 100755 root:root 12a0b0d34018e27276b4a619f8e9bd0b -File: /usr/bin/getpix 100755 root:root ed85116d3df8ba6e9fe1723a45d9d574 -File: /usr/bin/gettab 100755 root:root 58db56936e79655851dd45edac1c5dc0 -File: /usr/bin/htmlsp 100755 root:root ab350eb90e0afda84fe84d9a4506f681 -File: /usr/bin/i2f 100755 root:root 8b01574f2938a28bdfa3b579a1b34931 -File: /usr/bin/imcat 100755 root:root 0b6c1ebed25db50861ef398d3be17500 -File: /usr/bin/imextract 100755 root:root 46c248a6bb5e391c430ec86f04d350d8 -File: /usr/bin/imfill 100755 root:root 553438f5469bb20988e4e2d512d70f92 -File: /usr/bin/imhead 100755 root:root 4fedfe4885d11818e3a996e3590627f4 -File: /usr/bin/immatch 100755 root:root 6686d7c33023e2f833c843ac7e2becdf -File: /usr/bin/imresize 100755 root:root a64dee2330d3ac1f917e271a79bdc6dc -File: /usr/bin/imrot 100755 root:root 588d356a2ab57982e6ab14afdb7614d5 -File: /usr/bin/imsize 100755 root:root 47857c6cb1191929ef1544748aac82b0 -File: /usr/bin/imsmooth 100755 root:root 26c0c02910e9bd53e5929ee126b9c3fd -File: /usr/bin/imstack 100755 root:root 1c07cd1e29527fad60e6631602ada442 -File: /usr/bin/imstar 100755 root:root 3d61a6fd77dcce73dc509afedbcc6214 -File: /usr/bin/imwcs 100755 root:root 8c35f648074a519725071d020aa30619 -File: /usr/bin/isfile 100755 root:root 0b2e390353750628ffa8d6318867fa00 -File: /usr/bin/isfits 100755 root:root b72ea0abaef0f8439936365d11d5ec53 -File: /usr/bin/isnum 100755 root:root 6f0d866d80c6b45a09b2fbc32dbcc4f9 -File: /usr/bin/isrange 100755 root:root a0f00f5b25bea49004983ee2b963a030 -File: /usr/bin/keyhead 100755 root:root 55510c60a14480bab2b59a957cffa4f1 -File: /usr/bin/newfits 100755 root:root 395f111cc5f32f9a07801a784e048880 -File: /usr/bin/scat 100755 root:root a582a9dc66810414251e588ac4644f37 -File: /usr/bin/sethead 100755 root:root b29269bd119909af33f1bd3779f4249b -File: /usr/bin/setpix 100755 root:root 2b4f0fb704735fd759d1306ae0fed586 -File: /usr/bin/simpos 100755 root:root ea3e99ce90d656022cca83ccefe3a481 -File: /usr/bin/sky2xy 100755 root:root 0e33013e0340f3ddf965b441d3a2603b -File: /usr/bin/skycoor 100755 root:root d1ffeebe7438d334ddd99709143d77c1 -File: /usr/bin/sp2char 100755 root:root cb9f79263450ff2aaa5b8740bd9107eb -File: /usr/bin/subpix 100755 root:root 302e293fce99a01ac3266c23c6e95852 -File: /usr/bin/sumpix 100755 root:root 8e9a9f731f6c00178c13c629da154198 -File: /usr/bin/wcshead 100755 root:root d86146d4ecdadebb2114b6619c02b5b7 -File: /usr/bin/wcsremap 100755 root:root 4f1e640ddceadf3083ba1eae411689cd -File: /usr/bin/xy2sky 100755 root:root 310ab8f281671b9e239970636477741b +File: /usr/bin/addpix 100755 root:root deee0031fde5cdb0ca9e6a8d4df81ab2 +File: /usr/bin/bincat 100755 root:root 1cbd213bbe4db2ec491cb01e4d3a4ae1 +File: /usr/bin/char2sp 100755 root:root 437d55188eae0f7cd7819e53c4a9e10f +File: /usr/bin/conpix 100755 root:root dbea77113a9b15f396944a77868d2246 +File: /usr/bin/cphead 100755 root:root f18eb166442344d0a43ebbdea83d5da1 +File: /usr/bin/crlf 100755 root:root 481316c6906a8cb526f225ffdb97e23e +File: /usr/bin/delhead 100755 root:root e6faee54bbcc261ea94a200585f6cefd +File: /usr/bin/delwcs 100755 root:root 9298599bb4feed095735ba9219627101 +File: /usr/bin/edhead 100755 root:root a45c76aec764faf95cde6b9488273a3c +File: /usr/bin/filename 100755 root:root 6927b3a3b8c474c4925d712ffb9f01b6 +File: /usr/bin/fileroot 100755 root:root 36747e6edb66de8276e4e639e00c229a +File: /usr/bin/filext 100755 root:root a36aa3b7b0dc911059619ac4ffab9373 +File: /usr/bin/fixpix 100755 root:root a83b5fa7fbb56a28d52f05f86228be24 +File: /usr/bin/getcol 100755 root:root 96b1fa3bef1ffe0a2d9e4a9c04ff47f8 +File: /usr/bin/getdate 100755 root:root 826c1201deba932f3010b945db712768 +File: /usr/bin/getfits 100755 root:root 50c74f4f179c3c5bf4eba0e00f1b481d +File: /usr/bin/gethead 100755 root:root 5bd14ba3f73d20ee87778f5c5b97bc99 +File: /usr/bin/getpix 100755 root:root 6ad833f5f2bdc63c73b0434f58357fcb +File: /usr/bin/gettab 100755 root:root c10123f18a3b35aa19c6788c4a49e644 +File: /usr/bin/htmlsp 100755 root:root 60a2f1e7dd5e86a82a38ed3279ac7bb3 +File: /usr/bin/i2f 100755 root:root 4836d8e980afea8380af469b49ec59ab +File: /usr/bin/imcat 100755 root:root f28abd08062ea12cc8cd477b8d4e88a1 +File: /usr/bin/imextract 100755 root:root cab89135bfd8aafc62e43821b3a32d00 +File: /usr/bin/imfill 100755 root:root dada3f7c75b2b2b5a96d21d38c9c7ed7 +File: /usr/bin/imhead 100755 root:root c4b0edc683fdf0655efe3392e73b247c +File: /usr/bin/immatch 100755 root:root c079389133482ed8f9131c522cb728bd +File: /usr/bin/imresize 100755 root:root 22c6feb5610849630c2ff3bb0bc273c9 +File: /usr/bin/imrot 100755 root:root ba11dfecc31d648d6408d9752bbacf1d +File: /usr/bin/imsize 100755 root:root 723782930a2bf9a699fbca4cde2a00a8 +File: /usr/bin/imsmooth 100755 root:root eb7818459042c7ace88043c6bb7f7e0f +File: /usr/bin/imstack 100755 root:root d1a35c20996773be590e306aaa8d012f +File: /usr/bin/imstar 100755 root:root 935e0310d23b27b84ca148584f872bb8 +File: /usr/bin/imwcs 100755 root:root 00fd34cf8deb17882ff97b06b3dc9b9c +File: /usr/bin/isfile 100755 root:root 2325337b68df5eca67e3cb396a2bb263 +File: /usr/bin/isfits 100755 root:root 47bd61ff7429206efda35d4646aa93b9 +File: /usr/bin/isnum 100755 root:root d80e54b6d39205ffc3675f4a2713fae7 +File: /usr/bin/isrange 100755 root:root 8b5748f104ebbe894d9f62b7ecd7b959 +File: /usr/bin/keyhead 100755 root:root 40aacde74a0434bade2f0d9e054e6a8e +File: /usr/bin/newfits 100755 root:root fb083644612c68c8ca277a7871f8cd72 +File: /usr/bin/scat 100755 root:root ecb01e6d8856b6c4944f7300edd4e214 +File: /usr/bin/sethead 100755 root:root 3649b790aad7340efdd0b9732638cc6a +File: /usr/bin/setpix 100755 root:root 2fa3e0ca2755572e98f37aaf77689fc1 +File: /usr/bin/simpos 100755 root:root 3e86b7f4e92c5919ab7bb62e9a34beeb +File: /usr/bin/sky2xy 100755 root:root 7f28b45478ae17a9a4f59239de67e3c9 +File: /usr/bin/skycoor 100755 root:root 566509e2a88139f28e54469d77ce2561 +File: /usr/bin/sp2char 100755 root:root b4002aebb4a16fe73d7ecca9f9c7abed +File: /usr/bin/subpix 100755 root:root 1cbd183fb8021d1c20d5f1369cc2db55 +File: /usr/bin/sumpix 100755 root:root 1dd0352ea8f1ac6fbbac3984834651dc +File: /usr/bin/wcshead 100755 root:root 7ae0341349c7b5a6e3e8fb8134774a2e +File: /usr/bin/wcsremap 100755 root:root 5b2d70ff9d9f5a35d3f5682e9ca5e78e +File: /usr/bin/xy2sky 100755 root:root 1f201e1ceceba8ecf47149f19940f2e2 File: /usr/share/doc/wcstools-3.9.6 40755 root:root @@ -176,2 +177,2 @@ File: /usr/share/man/man1/xy2sky.1.xz 100644 root:root 077dbddc01421e40ed5964dce38b81ea -RPMIdentity: 426abdf135231529f6a6933d5a35f3ad32f417bae63883ca1e3afbb83dac50099cc8c360f6311338d798abd8743fe0fac2d0e18987b8da38db352e1923f423b0 +RPMIdentity: 0b3ce253ce828be2d6e33c752eff76ec5baea665e2763a1831fadee08fe40197b4787b28ad1198a2ae19dd671e34715ad5a15fc9d2125f3071883ca4e6a13b9a --- wcstools-debuginfo-3.9.6-alt1_2.x86_64.rpm.repo 2021-06-28 06:22:16.000000000 +0000 +++ wcstools-debuginfo-3.9.6-alt1_2.x86_64.rpm.hasher 2021-12-13 01:46:17.547634261 +0000 @@ -1,149 +1,149 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/94ab5f0314e74fdc09ccee8057c4793efb6ad1 120777 root:root ../../../../bin/char2sp -/usr/lib/debug/.build-id/00/94ab5f0314e74fdc09ccee8057c4793efb6ad1.debug 120777 root:root ../../usr/bin/char2sp.debug /usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/75f496256366de30bf298a030d6bc0e4dff5b5 120777 root:root ../../../../bin/imfill -/usr/lib/debug/.build-id/02/75f496256366de30bf298a030d6bc0e4dff5b5.debug 120777 root:root ../../usr/bin/imfill.debug +/usr/lib/debug/.build-id/02/7b816c326c20b6dd0373297ccd12556510e671 120777 root:root ../../../../bin/edhead +/usr/lib/debug/.build-id/02/7b816c326c20b6dd0373297ccd12556510e671.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/136a84fdda5519aea1a30b6664b63ee57d5b25 120777 root:root ../../../../bin/addpix +/usr/lib/debug/.build-id/04/136a84fdda5519aea1a30b6664b63ee57d5b25.debug 120777 root:root ../../usr/bin/addpix.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/b79073db372069cb39634eecdda9274912272a 120777 root:root ../../../../bin/conpix +/usr/lib/debug/.build-id/05/b79073db372069cb39634eecdda9274912272a.debug 120777 root:root ../../usr/bin/conpix.debug /usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/ef70906dd5436f4e906ce498d34d7f096a1c9d 120777 root:root ../../../../bin/imsmooth -/usr/lib/debug/.build-id/09/ef70906dd5436f4e906ce498d34d7f096a1c9d.debug 120777 root:root ../../usr/bin/imsmooth.debug -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/381ece8770a73af49d29c8583344f5fda1c9ab 120777 root:root ../../../../bin/wcsremap -/usr/lib/debug/.build-id/15/381ece8770a73af49d29c8583344f5fda1c9ab.debug 120777 root:root ../../usr/bin/wcsremap.debug -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/e7ec121da13dac850fd7364f67404ccbd6f853 120777 root:root ../../../../bin/newfits -/usr/lib/debug/.build-id/17/e7ec121da13dac850fd7364f67404ccbd6f853.debug 120777 root:root ../../usr/bin/newfits.debug -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/94ab089b5eb5a465e847b3b10bcd4fcde266bd 120777 root:root ../../../../bin/simpos -/usr/lib/debug/.build-id/1b/94ab089b5eb5a465e847b3b10bcd4fcde266bd.debug 120777 root:root ../../usr/bin/simpos.debug -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/cf91c471dc3d1a852ec76305eca266392ccda5 120777 root:root ../../../../bin/wcshead -/usr/lib/debug/.build-id/1c/cf91c471dc3d1a852ec76305eca266392ccda5.debug 120777 root:root ../../usr/bin/wcshead.debug -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/53741d62fd95741d20d241a2c65fcbecb1e763 120777 root:root ../../../../bin/sethead -/usr/lib/debug/.build-id/1e/53741d62fd95741d20d241a2c65fcbecb1e763.debug 120777 root:root ../../usr/bin/sethead.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/1541ea43a73a86c40efcf6d2f14c61f45c6bef 120777 root:root ../../../../bin/isfile -/usr/lib/debug/.build-id/2a/1541ea43a73a86c40efcf6d2f14c61f45c6bef.debug 120777 root:root ../../usr/bin/isfile.debug -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/37bdb760950ce65574dd4420fb6e414cdd6078 120777 root:root ../../../../bin/edhead -/usr/lib/debug/.build-id/2e/37bdb760950ce65574dd4420fb6e414cdd6078.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/09/e453b1687898e435397e27c9e61f58a07fec6a 120777 root:root ../../../../bin/bincat +/usr/lib/debug/.build-id/09/e453b1687898e435397e27c9e61f58a07fec6a.debug 120777 root:root ../../usr/bin/bincat.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/2ea352e8707be2fcf7e7604c4eaecfae35c244 120777 root:root ../../../../bin/delhead +/usr/lib/debug/.build-id/0a/2ea352e8707be2fcf7e7604c4eaecfae35c244.debug 120777 root:root ../../usr/bin/delhead.debug +/usr/lib/debug/.build-id/0c 40755 root:root +/usr/lib/debug/.build-id/0c/91ecbd3f0859da4d369861a3af4cb4374a5e63 120777 root:root ../../../../bin/delwcs +/usr/lib/debug/.build-id/0c/91ecbd3f0859da4d369861a3af4cb4374a5e63.debug 120777 root:root ../../usr/bin/delwcs.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/8f443091f413a29fcab07d913602b2c6fa2327 120777 root:root ../../../../bin/char2sp +/usr/lib/debug/.build-id/0d/8f443091f413a29fcab07d913602b2c6fa2327.debug 120777 root:root ../../usr/bin/char2sp.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/a28c0baf07071043c8ebd90673b8338c7baa0c 120777 root:root ../../../../bin/wcshead +/usr/lib/debug/.build-id/0e/a28c0baf07071043c8ebd90673b8338c7baa0c.debug 120777 root:root ../../usr/bin/wcshead.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/0bb92d4ab01a9b3c7d93f6f27e1d1ab32e8452 120777 root:root ../../../../bin/imwcs +/usr/lib/debug/.build-id/1a/0bb92d4ab01a9b3c7d93f6f27e1d1ab32e8452.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/a536c3dcedf25726f98eda963e32f2cdda729f 120777 root:root ../../../../bin/fixpix +/usr/lib/debug/.build-id/20/a536c3dcedf25726f98eda963e32f2cdda729f.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/805245e7bc8d93f10709a1179a3e01f6aef948 120777 root:root ../../../../bin/getpix +/usr/lib/debug/.build-id/21/805245e7bc8d93f10709a1179a3e01f6aef948.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/21/a748eba78f77876f1ef8bcb869393123a3ebc3 120777 root:root ../../../../bin/skycoor +/usr/lib/debug/.build-id/21/a748eba78f77876f1ef8bcb869393123a3ebc3.debug 120777 root:root ../../usr/bin/skycoor.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/3191f61d07430c5938a536ce904e51462bf371 120777 root:root ../../../../bin/imcat +/usr/lib/debug/.build-id/24/3191f61d07430c5938a536ce904e51462bf371.debug 120777 root:root ../../usr/bin/imcat.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/886a5808f7fd5d2bdbcce3075830cb88d8d29d 120777 root:root ../../../../bin/imhead +/usr/lib/debug/.build-id/2b/886a5808f7fd5d2bdbcce3075830cb88d8d29d.debug 120777 root:root ../../usr/bin/imhead.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/d7834a0305ab35e7e3414b43124c27bd5d9472 120777 root:root ../../../../bin/setpix +/usr/lib/debug/.build-id/30/d7834a0305ab35e7e3414b43124c27bd5d9472.debug 120777 root:root ../../usr/bin/setpix.debug /usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/5438228776a6d13585cd31fe0ed657dc513723 120777 root:root ../../../../bin/i2f -/usr/lib/debug/.build-id/31/5438228776a6d13585cd31fe0ed657dc513723.debug 120777 root:root ../../usr/bin/i2f.debug -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/a4b02a326a21de545c5c2c4369315f710ad155 120777 root:root ../../../../bin/sumpix -/usr/lib/debug/.build-id/35/a4b02a326a21de545c5c2c4369315f710ad155.debug 120777 root:root ../../usr/bin/sumpix.debug -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/dbf5ad154db0b2ad4cd9972435a7a3bb07143a 120777 root:root ../../../../bin/isnum -/usr/lib/debug/.build-id/39/dbf5ad154db0b2ad4cd9972435a7a3bb07143a.debug 120777 root:root ../../usr/bin/isnum.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/8ad4c18534138de62af71fd1d2af69f62ce26f 120777 root:root ../../../../bin/getcol -/usr/lib/debug/.build-id/3b/8ad4c18534138de62af71fd1d2af69f62ce26f.debug 120777 root:root ../../usr/bin/getcol.debug -/usr/lib/debug/.build-id/41 40755 root:root -/usr/lib/debug/.build-id/41/e59eaa9ebd49c587ec5cba97891f34b0288422 120777 root:root ../../../../bin/getpix -/usr/lib/debug/.build-id/41/e59eaa9ebd49c587ec5cba97891f34b0288422.debug 120777 root:root ../../usr/bin/getpix.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/920fedc686ed92f335a655320df06198696721 120777 root:root ../../../../bin/crlf -/usr/lib/debug/.build-id/43/920fedc686ed92f335a655320df06198696721.debug 120777 root:root ../../usr/bin/crlf.debug -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/44245d5384501bf5251bf1cc76d19bf1c5aed4 120777 root:root ../../../../bin/imresize -/usr/lib/debug/.build-id/46/44245d5384501bf5251bf1cc76d19bf1c5aed4.debug 120777 root:root ../../usr/bin/imresize.debug -/usr/lib/debug/.build-id/47 40755 root:root -/usr/lib/debug/.build-id/47/f7f69e4f41a8f59fa61ce59f4f6fcd35e86e84 120777 root:root ../../../../bin/isfits -/usr/lib/debug/.build-id/47/f7f69e4f41a8f59fa61ce59f4f6fcd35e86e84.debug 120777 root:root ../../usr/bin/isfits.debug -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/06887bdf8cdb5ae43c4b7aad7e6e6617fd76dd 120777 root:root ../../../../bin/cphead -/usr/lib/debug/.build-id/4e/06887bdf8cdb5ae43c4b7aad7e6e6617fd76dd.debug 120777 root:root ../../usr/bin/cphead.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/062bb6ce24ac176c954bde35fc8865540f4313 120777 root:root ../../../../bin/imstar -/usr/lib/debug/.build-id/57/062bb6ce24ac176c954bde35fc8865540f4313.debug 120777 root:root ../../usr/bin/imstar.debug -/usr/lib/debug/.build-id/57/9b3f424f49c60b12be28d8fcd6003b5dfaccb2 120777 root:root ../../../../bin/getdate -/usr/lib/debug/.build-id/57/9b3f424f49c60b12be28d8fcd6003b5dfaccb2.debug 120777 root:root ../../usr/bin/getdate.debug -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/78dcc9eb1282c192f98af4dc7b38d695c9aa08 120777 root:root ../../../../bin/delhead -/usr/lib/debug/.build-id/5c/78dcc9eb1282c192f98af4dc7b38d695c9aa08.debug 120777 root:root ../../usr/bin/delhead.debug -/usr/lib/debug/.build-id/5c/eeeb7e90feb4fb483a7ad35d68799992bc62ff 120777 root:root ../../../../bin/subpix -/usr/lib/debug/.build-id/5c/eeeb7e90feb4fb483a7ad35d68799992bc62ff.debug 120777 root:root ../../usr/bin/subpix.debug -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/8170b2f09f6f99a57dd3317714608d40adb666 120777 root:root ../../../../bin/addpix -/usr/lib/debug/.build-id/6d/8170b2f09f6f99a57dd3317714608d40adb666.debug 120777 root:root ../../usr/bin/addpix.debug -/usr/lib/debug/.build-id/6f 40755 root:root -/usr/lib/debug/.build-id/6f/7c23092438f6936e70a3a4f01d3b47be3daf38 120777 root:root ../../../../bin/imcat -/usr/lib/debug/.build-id/6f/7c23092438f6936e70a3a4f01d3b47be3daf38.debug 120777 root:root ../../usr/bin/imcat.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/dba6338e9c762fed07fe26ee015985900778bf 120777 root:root ../../../../bin/getfits -/usr/lib/debug/.build-id/71/dba6338e9c762fed07fe26ee015985900778bf.debug 120777 root:root ../../usr/bin/getfits.debug +/usr/lib/debug/.build-id/31/ca23afb5f5ee76afd28f760ba76d13b3a20158 120777 root:root ../../../../bin/crlf +/usr/lib/debug/.build-id/31/ca23afb5f5ee76afd28f760ba76d13b3a20158.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/f8407da287fc3c2745f0f3bfb1ef44d8468bdc 120777 root:root ../../../../bin/isfile +/usr/lib/debug/.build-id/32/f8407da287fc3c2745f0f3bfb1ef44d8468bdc.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/cd05910675268110c04426279fa4c406f881c6 120777 root:root ../../../../bin/imstack +/usr/lib/debug/.build-id/49/cd05910675268110c04426279fa4c406f881c6.debug 120777 root:root ../../usr/bin/imstack.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/2aab4f409fcfc2a5641c911e151e9a07561629 120777 root:root ../../../../bin/imrot +/usr/lib/debug/.build-id/54/2aab4f409fcfc2a5641c911e151e9a07561629.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/59 40755 root:root +/usr/lib/debug/.build-id/59/7f5d7e284e8846e38796053a14d229a85b3eea 120777 root:root ../../../../bin/sp2char +/usr/lib/debug/.build-id/59/7f5d7e284e8846e38796053a14d229a85b3eea.debug 120777 root:root ../../usr/bin/sp2char.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/85b4fc6fdb57923c0140da6b8a0fd0b7bd5246 120777 root:root ../../../../bin/xy2sky +/usr/lib/debug/.build-id/64/85b4fc6fdb57923c0140da6b8a0fd0b7bd5246.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/7ed7487b2b97d60be9dadc2ade89b16771d39d 120777 root:root ../../../../bin/getcol +/usr/lib/debug/.build-id/65/7ed7487b2b97d60be9dadc2ade89b16771d39d.debug 120777 root:root ../../usr/bin/getcol.debug /usr/lib/debug/.build-id/76 40755 root:root -/usr/lib/debug/.build-id/76/f6b7622dd86bd6ff0310c3d271090aa7463c22 120777 root:root ../../../../bin/keyhead -/usr/lib/debug/.build-id/76/f6b7622dd86bd6ff0310c3d271090aa7463c22.debug 120777 root:root ../../usr/bin/keyhead.debug -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/71bd296fcfd37a8f7e0ff5cebc7f4ab6b4d835 120777 root:root ../../../../bin/imstack -/usr/lib/debug/.build-id/77/71bd296fcfd37a8f7e0ff5cebc7f4ab6b4d835.debug 120777 root:root ../../usr/bin/imstack.debug -/usr/lib/debug/.build-id/77/f9e1ef77f361009708a129f041d8eb47c14227 120777 root:root ../../../../bin/fixpix -/usr/lib/debug/.build-id/77/f9e1ef77f361009708a129f041d8eb47c14227.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/76/22e926a01477348811875aa216a086ee632f36 120777 root:root ../../../../bin/filext +/usr/lib/debug/.build-id/76/22e926a01477348811875aa216a086ee632f36.debug 120777 root:root ../../usr/bin/filext.debug /usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/59d90ad28e3157f556a78b4aca1baa5250d9d6 120777 root:root ../../../../bin/htmlsp -/usr/lib/debug/.build-id/7a/59d90ad28e3157f556a78b4aca1baa5250d9d6.debug 120777 root:root ../../usr/bin/htmlsp.debug -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/64425d06cd804a5286431ef3429d2e580ef6fd 120777 root:root ../../../../bin/filext -/usr/lib/debug/.build-id/7c/64425d06cd804a5286431ef3429d2e580ef6fd.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/7a/8c0d02c86d5dc6f3436cfc39c7cb55156a154c 120777 root:root ../../../../bin/imsmooth +/usr/lib/debug/.build-id/7a/8c0d02c86d5dc6f3436cfc39c7cb55156a154c.debug 120777 root:root ../../usr/bin/imsmooth.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/f9cba516c1e43e7de3380f4a156704112b3b39 120777 root:root ../../../../bin/gettab +/usr/lib/debug/.build-id/7e/f9cba516c1e43e7de3380f4a156704112b3b39.debug 120777 root:root ../../usr/bin/gettab.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/5756fa3678ba6cfd62a0d8190bbde0ea6ea2f1 120777 root:root ../../../../bin/scat +/usr/lib/debug/.build-id/80/5756fa3678ba6cfd62a0d8190bbde0ea6ea2f1.debug 120777 root:root ../../usr/bin/scat.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/628a06b6a63cef3ea1c6d09018a90bd0d89c50 120777 root:root ../../../../bin/simpos +/usr/lib/debug/.build-id/81/628a06b6a63cef3ea1c6d09018a90bd0d89c50.debug 120777 root:root ../../usr/bin/simpos.debug +/usr/lib/debug/.build-id/81/c23e78653342b72e414bac0b356dc142ef1145 120777 root:root ../../../../bin/imfill +/usr/lib/debug/.build-id/81/c23e78653342b72e414bac0b356dc142ef1145.debug 120777 root:root ../../usr/bin/imfill.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/15532791d2cab174793cedc84c7771f6cbb8c8 120777 root:root ../../../../bin/isnum +/usr/lib/debug/.build-id/84/15532791d2cab174793cedc84c7771f6cbb8c8.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/48ed1b89df17463f737295b17268df0ae98cc6 120777 root:root ../../../../bin/isfits +/usr/lib/debug/.build-id/88/48ed1b89df17463f737295b17268df0ae98cc6.debug 120777 root:root ../../usr/bin/isfits.debug /usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/7a0d41a2879883edd271e718bc950e70b52be5 120777 root:root ../../../../bin/imsize -/usr/lib/debug/.build-id/89/7a0d41a2879883edd271e718bc950e70b52be5.debug 120777 root:root ../../usr/bin/imsize.debug -/usr/lib/debug/.build-id/89/a683feea6811a7e3d20897f0cf66902c5974f2 120777 root:root ../../../../bin/sky2xy -/usr/lib/debug/.build-id/89/a683feea6811a7e3d20897f0cf66902c5974f2.debug 120777 root:root ../../usr/bin/sky2xy.debug -/usr/lib/debug/.build-id/93 40755 root:root -/usr/lib/debug/.build-id/93/710b35b070894a8fe3fb8fef219a821e65d494 120777 root:root ../../../../bin/immatch -/usr/lib/debug/.build-id/93/710b35b070894a8fe3fb8fef219a821e65d494.debug 120777 root:root ../../usr/bin/immatch.debug -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/3885f26dc62b776f6ac7f37f251103ae166245 120777 root:root ../../../../bin/scat -/usr/lib/debug/.build-id/a2/3885f26dc62b776f6ac7f37f251103ae166245.debug 120777 root:root ../../usr/bin/scat.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/0f55684f4278ef688218fafae67bd48b8115d4 120777 root:root ../../../../bin/skycoor -/usr/lib/debug/.build-id/a5/0f55684f4278ef688218fafae67bd48b8115d4.debug 120777 root:root ../../usr/bin/skycoor.debug -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/4d85b6d3c39aa23d7315514c8e8b6315105941 120777 root:root ../../../../bin/fileroot -/usr/lib/debug/.build-id/af/4d85b6d3c39aa23d7315514c8e8b6315105941.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/89/3debfcfe7dacab3fd9ffe228d82e3926bc4d98 120777 root:root ../../../../bin/wcsremap +/usr/lib/debug/.build-id/89/3debfcfe7dacab3fd9ffe228d82e3926bc4d98.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/f57e1eb8ecf99cbda1ce183150c2cbcb4647c5 120777 root:root ../../../../bin/newfits +/usr/lib/debug/.build-id/aa/f57e1eb8ecf99cbda1ce183150c2cbcb4647c5.debug 120777 root:root ../../usr/bin/newfits.debug /usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/804cffd2e0f241acc6e40e73fd226a8bef427b 120777 root:root ../../../../bin/setpix -/usr/lib/debug/.build-id/b0/804cffd2e0f241acc6e40e73fd226a8bef427b.debug 120777 root:root ../../usr/bin/setpix.debug +/usr/lib/debug/.build-id/b0/238fe56681eb9b12e3022ae6451728e64e6771 120777 root:root ../../../../bin/filename +/usr/lib/debug/.build-id/b0/238fe56681eb9b12e3022ae6451728e64e6771.debug 120777 root:root ../../usr/bin/filename.debug /usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/8b55b9098fe2eac5733e2c0a2e16887d14596d 120777 root:root ../../../../bin/delwcs -/usr/lib/debug/.build-id/b7/8b55b9098fe2eac5733e2c0a2e16887d14596d.debug 120777 root:root ../../usr/bin/delwcs.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/77637d9e61bd7e458f5122cb2ea0ecda9c408a 120777 root:root ../../../../bin/imextract -/usr/lib/debug/.build-id/bc/77637d9e61bd7e458f5122cb2ea0ecda9c408a.debug 120777 root:root ../../usr/bin/imextract.debug -/usr/lib/debug/.build-id/bc/e9efa66d8947e08bd9d0b70ca1e27a80dd38c1 120777 root:root ../../../../bin/gethead -/usr/lib/debug/.build-id/bc/e9efa66d8947e08bd9d0b70ca1e27a80dd38c1.debug 120777 root:root ../../usr/bin/gethead.debug -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/0f0f16419e9910d7dbc9f6a31b15d599cbe489 120777 root:root ../../../../bin/bincat -/usr/lib/debug/.build-id/c2/0f0f16419e9910d7dbc9f6a31b15d599cbe489.debug 120777 root:root ../../usr/bin/bincat.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/2cd18d2f983bc44e6c54ea8b7df8fc0dace846 120777 root:root ../../../../bin/imrot -/usr/lib/debug/.build-id/cd/2cd18d2f983bc44e6c54ea8b7df8fc0dace846.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/b7/53e8f85bb77820a2b287d8fd709ff35ba02d20 120777 root:root ../../../../bin/htmlsp +/usr/lib/debug/.build-id/b7/53e8f85bb77820a2b287d8fd709ff35ba02d20.debug 120777 root:root ../../usr/bin/htmlsp.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/aa6c3795f211bdbee21fa9505d5f9132adccbb 120777 root:root ../../../../bin/subpix +/usr/lib/debug/.build-id/bf/aa6c3795f211bdbee21fa9505d5f9132adccbb.debug 120777 root:root ../../usr/bin/subpix.debug +/usr/lib/debug/.build-id/bf/b8a73e62d6e026efed324df8086af1787a33fc 120777 root:root ../../../../bin/getdate +/usr/lib/debug/.build-id/bf/b8a73e62d6e026efed324df8086af1787a33fc.debug 120777 root:root ../../usr/bin/getdate.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/6f0a15d9c7c41020c6a48ca56f75927ee9b705 120777 root:root ../../../../bin/sethead +/usr/lib/debug/.build-id/c8/6f0a15d9c7c41020c6a48ca56f75927ee9b705.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/d0 40755 root:root +/usr/lib/debug/.build-id/d0/e507cb7017aff32c1ec8ab4fb76ec89e94e5b5 120777 root:root ../../../../bin/i2f +/usr/lib/debug/.build-id/d0/e507cb7017aff32c1ec8ab4fb76ec89e94e5b5.debug 120777 root:root ../../usr/bin/i2f.debug /usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/a9f3932fa92171d4e7a39bfd35fa383713e10c 120777 root:root ../../../../bin/xy2sky -/usr/lib/debug/.build-id/d5/a9f3932fa92171d4e7a39bfd35fa383713e10c.debug 120777 root:root ../../usr/bin/xy2sky.debug -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/13de022f70d51206aa2e92f3b90a067d56a142 120777 root:root ../../../../bin/imwcs -/usr/lib/debug/.build-id/da/13de022f70d51206aa2e92f3b90a067d56a142.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/d5/b339e5b9f137244b1249ddfd04de0aa8154eb6 120777 root:root ../../../../bin/keyhead +/usr/lib/debug/.build-id/d5/b339e5b9f137244b1249ddfd04de0aa8154eb6.debug 120777 root:root ../../usr/bin/keyhead.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/a3d080b3804fdebd4722d5dcf9cb24fe30a1d6 120777 root:root ../../../../bin/sumpix +/usr/lib/debug/.build-id/d7/a3d080b3804fdebd4722d5dcf9cb24fe30a1d6.debug 120777 root:root ../../usr/bin/sumpix.debug /usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/3f74be02bc52f8258a8b095ad090dfd834e2b4 120777 root:root ../../../../bin/sp2char -/usr/lib/debug/.build-id/e2/3f74be02bc52f8258a8b095ad090dfd834e2b4.debug 120777 root:root ../../usr/bin/sp2char.debug -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/841424b27a318026a5b2b045d193a5f3829c26 120777 root:root ../../../../bin/imhead -/usr/lib/debug/.build-id/e6/841424b27a318026a5b2b045d193a5f3829c26.debug 120777 root:root ../../usr/bin/imhead.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/68da6be5fe0400bf2fc1df68722ac988732bdb 120777 root:root ../../../../bin/isrange -/usr/lib/debug/.build-id/ea/68da6be5fe0400bf2fc1df68722ac988732bdb.debug 120777 root:root ../../usr/bin/isrange.debug +/usr/lib/debug/.build-id/e2/10cf4e45162ba5f0baeac2b237e6354c055271 120777 root:root ../../../../bin/imsize +/usr/lib/debug/.build-id/e2/10cf4e45162ba5f0baeac2b237e6354c055271.debug 120777 root:root ../../usr/bin/imsize.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/2826c5e423f89273f1fe71c57b423865b16057 120777 root:root ../../../../bin/isrange +/usr/lib/debug/.build-id/eb/2826c5e423f89273f1fe71c57b423865b16057.debug 120777 root:root ../../usr/bin/isrange.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/2adf6fca3efbdcdf7c7755ececfda2774af78c 120777 root:root ../../../../bin/sky2xy +/usr/lib/debug/.build-id/ec/2adf6fca3efbdcdf7c7755ececfda2774af78c.debug 120777 root:root ../../usr/bin/sky2xy.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/322781ce7048f704114fdd389e033158a6b15d 120777 root:root ../../../../bin/imstar +/usr/lib/debug/.build-id/ee/322781ce7048f704114fdd389e033158a6b15d.debug 120777 root:root ../../usr/bin/imstar.debug /usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/fe57ec3a6e5aa46024079a4afc0879ca4c495f 120777 root:root ../../../../bin/filename -/usr/lib/debug/.build-id/f0/fe57ec3a6e5aa46024079a4afc0879ca4c495f.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/f0/a4dda4f73498d4925446991df9c3f00af7febd 120777 root:root ../../../../bin/immatch +/usr/lib/debug/.build-id/f0/a4dda4f73498d4925446991df9c3f00af7febd.debug 120777 root:root ../../usr/bin/immatch.debug +/usr/lib/debug/.build-id/f0/ccf427d87bfd6f124016d46d0b996947f3b53b 120777 root:root ../../../../bin/fileroot +/usr/lib/debug/.build-id/f0/ccf427d87bfd6f124016d46d0b996947f3b53b.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/0179323966c653f4a836efb1bc43790135b9a0 120777 root:root ../../../../bin/getfits +/usr/lib/debug/.build-id/f1/0179323966c653f4a836efb1bc43790135b9a0.debug 120777 root:root ../../usr/bin/getfits.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/04d7cca1e5358438b791f10509f8bd9fc20206 120777 root:root ../../../../bin/gethead +/usr/lib/debug/.build-id/f2/04d7cca1e5358438b791f10509f8bd9fc20206.debug 120777 root:root ../../usr/bin/gethead.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/22180919b8bf7eb3990a2bf9a51d101fd9e925 120777 root:root ../../../../bin/cphead +/usr/lib/debug/.build-id/f4/22180919b8bf7eb3990a2bf9a51d101fd9e925.debug 120777 root:root ../../usr/bin/cphead.debug /usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/e18818073c0b2d637bca0dce14c76224bb010f 120777 root:root ../../../../bin/gettab -/usr/lib/debug/.build-id/fa/e18818073c0b2d637bca0dce14c76224bb010f.debug 120777 root:root ../../usr/bin/gettab.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/84796350443d83b9c012625ee8d99b74a452ad 120777 root:root ../../../../bin/conpix -/usr/lib/debug/.build-id/fe/84796350443d83b9c012625ee8d99b74a452ad.debug 120777 root:root ../../usr/bin/conpix.debug +/usr/lib/debug/.build-id/fa/49a74211ee6a0fdb31f921e0eb1955968b24cf 120777 root:root ../../../../bin/imextract +/usr/lib/debug/.build-id/fa/49a74211ee6a0fdb31f921e0eb1955968b24cf.debug 120777 root:root ../../usr/bin/imextract.debug +/usr/lib/debug/.build-id/fa/8ef038af8da66877e8a721609e63d356104d6e 120777 root:root ../../../../bin/imresize +/usr/lib/debug/.build-id/fa/8ef038af8da66877e8a721609e63d356104d6e.debug 120777 root:root ../../usr/bin/imresize.debug /usr/lib/debug/usr/bin/addpix.debug 100644 root:root @@ -258,201 +258,201 @@ Provides: wcstools-debuginfo = 3.9.6-alt1_2:sisyphus+276138.100.1.1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/94ab5f0314e74fdc09ccee8057c4793efb6ad1 120777 root:root ../../../../bin/char2sp -File: /usr/lib/debug/.build-id/00/94ab5f0314e74fdc09ccee8057c4793efb6ad1.debug 120777 root:root ../../usr/bin/char2sp.debug File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/75f496256366de30bf298a030d6bc0e4dff5b5 120777 root:root ../../../../bin/imfill -File: /usr/lib/debug/.build-id/02/75f496256366de30bf298a030d6bc0e4dff5b5.debug 120777 root:root ../../usr/bin/imfill.debug +File: /usr/lib/debug/.build-id/02/7b816c326c20b6dd0373297ccd12556510e671 120777 root:root ../../../../bin/edhead +File: /usr/lib/debug/.build-id/02/7b816c326c20b6dd0373297ccd12556510e671.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/136a84fdda5519aea1a30b6664b63ee57d5b25 120777 root:root ../../../../bin/addpix +File: /usr/lib/debug/.build-id/04/136a84fdda5519aea1a30b6664b63ee57d5b25.debug 120777 root:root ../../usr/bin/addpix.debug +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/b79073db372069cb39634eecdda9274912272a 120777 root:root ../../../../bin/conpix +File: /usr/lib/debug/.build-id/05/b79073db372069cb39634eecdda9274912272a.debug 120777 root:root ../../usr/bin/conpix.debug File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/ef70906dd5436f4e906ce498d34d7f096a1c9d 120777 root:root ../../../../bin/imsmooth -File: /usr/lib/debug/.build-id/09/ef70906dd5436f4e906ce498d34d7f096a1c9d.debug 120777 root:root ../../usr/bin/imsmooth.debug -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/381ece8770a73af49d29c8583344f5fda1c9ab 120777 root:root ../../../../bin/wcsremap -File: /usr/lib/debug/.build-id/15/381ece8770a73af49d29c8583344f5fda1c9ab.debug 120777 root:root ../../usr/bin/wcsremap.debug -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/e7ec121da13dac850fd7364f67404ccbd6f853 120777 root:root ../../../../bin/newfits -File: /usr/lib/debug/.build-id/17/e7ec121da13dac850fd7364f67404ccbd6f853.debug 120777 root:root ../../usr/bin/newfits.debug -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/94ab089b5eb5a465e847b3b10bcd4fcde266bd 120777 root:root ../../../../bin/simpos -File: /usr/lib/debug/.build-id/1b/94ab089b5eb5a465e847b3b10bcd4fcde266bd.debug 120777 root:root ../../usr/bin/simpos.debug -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/cf91c471dc3d1a852ec76305eca266392ccda5 120777 root:root ../../../../bin/wcshead -File: /usr/lib/debug/.build-id/1c/cf91c471dc3d1a852ec76305eca266392ccda5.debug 120777 root:root ../../usr/bin/wcshead.debug -File: /usr/lib/debug/.build-id/1e 40755 root:root -File: /usr/lib/debug/.build-id/1e/53741d62fd95741d20d241a2c65fcbecb1e763 120777 root:root ../../../../bin/sethead -File: /usr/lib/debug/.build-id/1e/53741d62fd95741d20d241a2c65fcbecb1e763.debug 120777 root:root ../../usr/bin/sethead.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/1541ea43a73a86c40efcf6d2f14c61f45c6bef 120777 root:root ../../../../bin/isfile -File: /usr/lib/debug/.build-id/2a/1541ea43a73a86c40efcf6d2f14c61f45c6bef.debug 120777 root:root ../../usr/bin/isfile.debug -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/37bdb760950ce65574dd4420fb6e414cdd6078 120777 root:root ../../../../bin/edhead -File: /usr/lib/debug/.build-id/2e/37bdb760950ce65574dd4420fb6e414cdd6078.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/09/e453b1687898e435397e27c9e61f58a07fec6a 120777 root:root ../../../../bin/bincat +File: /usr/lib/debug/.build-id/09/e453b1687898e435397e27c9e61f58a07fec6a.debug 120777 root:root ../../usr/bin/bincat.debug +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/2ea352e8707be2fcf7e7604c4eaecfae35c244 120777 root:root ../../../../bin/delhead +File: /usr/lib/debug/.build-id/0a/2ea352e8707be2fcf7e7604c4eaecfae35c244.debug 120777 root:root ../../usr/bin/delhead.debug +File: /usr/lib/debug/.build-id/0c 40755 root:root +File: /usr/lib/debug/.build-id/0c/91ecbd3f0859da4d369861a3af4cb4374a5e63 120777 root:root ../../../../bin/delwcs +File: /usr/lib/debug/.build-id/0c/91ecbd3f0859da4d369861a3af4cb4374a5e63.debug 120777 root:root ../../usr/bin/delwcs.debug +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/8f443091f413a29fcab07d913602b2c6fa2327 120777 root:root ../../../../bin/char2sp +File: /usr/lib/debug/.build-id/0d/8f443091f413a29fcab07d913602b2c6fa2327.debug 120777 root:root ../../usr/bin/char2sp.debug +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/a28c0baf07071043c8ebd90673b8338c7baa0c 120777 root:root ../../../../bin/wcshead +File: /usr/lib/debug/.build-id/0e/a28c0baf07071043c8ebd90673b8338c7baa0c.debug 120777 root:root ../../usr/bin/wcshead.debug +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/0bb92d4ab01a9b3c7d93f6f27e1d1ab32e8452 120777 root:root ../../../../bin/imwcs +File: /usr/lib/debug/.build-id/1a/0bb92d4ab01a9b3c7d93f6f27e1d1ab32e8452.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/a536c3dcedf25726f98eda963e32f2cdda729f 120777 root:root ../../../../bin/fixpix +File: /usr/lib/debug/.build-id/20/a536c3dcedf25726f98eda963e32f2cdda729f.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/805245e7bc8d93f10709a1179a3e01f6aef948 120777 root:root ../../../../bin/getpix +File: /usr/lib/debug/.build-id/21/805245e7bc8d93f10709a1179a3e01f6aef948.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/21/a748eba78f77876f1ef8bcb869393123a3ebc3 120777 root:root ../../../../bin/skycoor +File: /usr/lib/debug/.build-id/21/a748eba78f77876f1ef8bcb869393123a3ebc3.debug 120777 root:root ../../usr/bin/skycoor.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/3191f61d07430c5938a536ce904e51462bf371 120777 root:root ../../../../bin/imcat +File: /usr/lib/debug/.build-id/24/3191f61d07430c5938a536ce904e51462bf371.debug 120777 root:root ../../usr/bin/imcat.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/886a5808f7fd5d2bdbcce3075830cb88d8d29d 120777 root:root ../../../../bin/imhead +File: /usr/lib/debug/.build-id/2b/886a5808f7fd5d2bdbcce3075830cb88d8d29d.debug 120777 root:root ../../usr/bin/imhead.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/d7834a0305ab35e7e3414b43124c27bd5d9472 120777 root:root ../../../../bin/setpix +File: /usr/lib/debug/.build-id/30/d7834a0305ab35e7e3414b43124c27bd5d9472.debug 120777 root:root ../../usr/bin/setpix.debug File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/5438228776a6d13585cd31fe0ed657dc513723 120777 root:root ../../../../bin/i2f -File: /usr/lib/debug/.build-id/31/5438228776a6d13585cd31fe0ed657dc513723.debug 120777 root:root ../../usr/bin/i2f.debug -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/a4b02a326a21de545c5c2c4369315f710ad155 120777 root:root ../../../../bin/sumpix -File: /usr/lib/debug/.build-id/35/a4b02a326a21de545c5c2c4369315f710ad155.debug 120777 root:root ../../usr/bin/sumpix.debug -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/dbf5ad154db0b2ad4cd9972435a7a3bb07143a 120777 root:root ../../../../bin/isnum -File: /usr/lib/debug/.build-id/39/dbf5ad154db0b2ad4cd9972435a7a3bb07143a.debug 120777 root:root ../../usr/bin/isnum.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/8ad4c18534138de62af71fd1d2af69f62ce26f 120777 root:root ../../../../bin/getcol -File: /usr/lib/debug/.build-id/3b/8ad4c18534138de62af71fd1d2af69f62ce26f.debug 120777 root:root ../../usr/bin/getcol.debug -File: /usr/lib/debug/.build-id/41 40755 root:root -File: /usr/lib/debug/.build-id/41/e59eaa9ebd49c587ec5cba97891f34b0288422 120777 root:root ../../../../bin/getpix -File: /usr/lib/debug/.build-id/41/e59eaa9ebd49c587ec5cba97891f34b0288422.debug 120777 root:root ../../usr/bin/getpix.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/920fedc686ed92f335a655320df06198696721 120777 root:root ../../../../bin/crlf -File: /usr/lib/debug/.build-id/43/920fedc686ed92f335a655320df06198696721.debug 120777 root:root ../../usr/bin/crlf.debug -File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/44245d5384501bf5251bf1cc76d19bf1c5aed4 120777 root:root ../../../../bin/imresize -File: /usr/lib/debug/.build-id/46/44245d5384501bf5251bf1cc76d19bf1c5aed4.debug 120777 root:root ../../usr/bin/imresize.debug -File: /usr/lib/debug/.build-id/47 40755 root:root -File: /usr/lib/debug/.build-id/47/f7f69e4f41a8f59fa61ce59f4f6fcd35e86e84 120777 root:root ../../../../bin/isfits -File: /usr/lib/debug/.build-id/47/f7f69e4f41a8f59fa61ce59f4f6fcd35e86e84.debug 120777 root:root ../../usr/bin/isfits.debug -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/06887bdf8cdb5ae43c4b7aad7e6e6617fd76dd 120777 root:root ../../../../bin/cphead -File: /usr/lib/debug/.build-id/4e/06887bdf8cdb5ae43c4b7aad7e6e6617fd76dd.debug 120777 root:root ../../usr/bin/cphead.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/062bb6ce24ac176c954bde35fc8865540f4313 120777 root:root ../../../../bin/imstar -File: /usr/lib/debug/.build-id/57/062bb6ce24ac176c954bde35fc8865540f4313.debug 120777 root:root ../../usr/bin/imstar.debug -File: /usr/lib/debug/.build-id/57/9b3f424f49c60b12be28d8fcd6003b5dfaccb2 120777 root:root ../../../../bin/getdate -File: /usr/lib/debug/.build-id/57/9b3f424f49c60b12be28d8fcd6003b5dfaccb2.debug 120777 root:root ../../usr/bin/getdate.debug -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/78dcc9eb1282c192f98af4dc7b38d695c9aa08 120777 root:root ../../../../bin/delhead -File: /usr/lib/debug/.build-id/5c/78dcc9eb1282c192f98af4dc7b38d695c9aa08.debug 120777 root:root ../../usr/bin/delhead.debug -File: /usr/lib/debug/.build-id/5c/eeeb7e90feb4fb483a7ad35d68799992bc62ff 120777 root:root ../../../../bin/subpix -File: /usr/lib/debug/.build-id/5c/eeeb7e90feb4fb483a7ad35d68799992bc62ff.debug 120777 root:root ../../usr/bin/subpix.debug -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/8170b2f09f6f99a57dd3317714608d40adb666 120777 root:root ../../../../bin/addpix -File: /usr/lib/debug/.build-id/6d/8170b2f09f6f99a57dd3317714608d40adb666.debug 120777 root:root ../../usr/bin/addpix.debug -File: /usr/lib/debug/.build-id/6f 40755 root:root -File: /usr/lib/debug/.build-id/6f/7c23092438f6936e70a3a4f01d3b47be3daf38 120777 root:root ../../../../bin/imcat -File: /usr/lib/debug/.build-id/6f/7c23092438f6936e70a3a4f01d3b47be3daf38.debug 120777 root:root ../../usr/bin/imcat.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/dba6338e9c762fed07fe26ee015985900778bf 120777 root:root ../../../../bin/getfits -File: /usr/lib/debug/.build-id/71/dba6338e9c762fed07fe26ee015985900778bf.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/.build-id/31/ca23afb5f5ee76afd28f760ba76d13b3a20158 120777 root:root ../../../../bin/crlf +File: /usr/lib/debug/.build-id/31/ca23afb5f5ee76afd28f760ba76d13b3a20158.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/f8407da287fc3c2745f0f3bfb1ef44d8468bdc 120777 root:root ../../../../bin/isfile +File: /usr/lib/debug/.build-id/32/f8407da287fc3c2745f0f3bfb1ef44d8468bdc.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/cd05910675268110c04426279fa4c406f881c6 120777 root:root ../../../../bin/imstack +File: /usr/lib/debug/.build-id/49/cd05910675268110c04426279fa4c406f881c6.debug 120777 root:root ../../usr/bin/imstack.debug +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/2aab4f409fcfc2a5641c911e151e9a07561629 120777 root:root ../../../../bin/imrot +File: /usr/lib/debug/.build-id/54/2aab4f409fcfc2a5641c911e151e9a07561629.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/59 40755 root:root +File: /usr/lib/debug/.build-id/59/7f5d7e284e8846e38796053a14d229a85b3eea 120777 root:root ../../../../bin/sp2char +File: /usr/lib/debug/.build-id/59/7f5d7e284e8846e38796053a14d229a85b3eea.debug 120777 root:root ../../usr/bin/sp2char.debug +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/85b4fc6fdb57923c0140da6b8a0fd0b7bd5246 120777 root:root ../../../../bin/xy2sky +File: /usr/lib/debug/.build-id/64/85b4fc6fdb57923c0140da6b8a0fd0b7bd5246.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/7ed7487b2b97d60be9dadc2ade89b16771d39d 120777 root:root ../../../../bin/getcol +File: /usr/lib/debug/.build-id/65/7ed7487b2b97d60be9dadc2ade89b16771d39d.debug 120777 root:root ../../usr/bin/getcol.debug File: /usr/lib/debug/.build-id/76 40755 root:root -File: /usr/lib/debug/.build-id/76/f6b7622dd86bd6ff0310c3d271090aa7463c22 120777 root:root ../../../../bin/keyhead -File: /usr/lib/debug/.build-id/76/f6b7622dd86bd6ff0310c3d271090aa7463c22.debug 120777 root:root ../../usr/bin/keyhead.debug -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/71bd296fcfd37a8f7e0ff5cebc7f4ab6b4d835 120777 root:root ../../../../bin/imstack -File: /usr/lib/debug/.build-id/77/71bd296fcfd37a8f7e0ff5cebc7f4ab6b4d835.debug 120777 root:root ../../usr/bin/imstack.debug -File: /usr/lib/debug/.build-id/77/f9e1ef77f361009708a129f041d8eb47c14227 120777 root:root ../../../../bin/fixpix -File: /usr/lib/debug/.build-id/77/f9e1ef77f361009708a129f041d8eb47c14227.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/76/22e926a01477348811875aa216a086ee632f36 120777 root:root ../../../../bin/filext +File: /usr/lib/debug/.build-id/76/22e926a01477348811875aa216a086ee632f36.debug 120777 root:root ../../usr/bin/filext.debug File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/59d90ad28e3157f556a78b4aca1baa5250d9d6 120777 root:root ../../../../bin/htmlsp -File: /usr/lib/debug/.build-id/7a/59d90ad28e3157f556a78b4aca1baa5250d9d6.debug 120777 root:root ../../usr/bin/htmlsp.debug -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/64425d06cd804a5286431ef3429d2e580ef6fd 120777 root:root ../../../../bin/filext -File: /usr/lib/debug/.build-id/7c/64425d06cd804a5286431ef3429d2e580ef6fd.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/7a/8c0d02c86d5dc6f3436cfc39c7cb55156a154c 120777 root:root ../../../../bin/imsmooth +File: /usr/lib/debug/.build-id/7a/8c0d02c86d5dc6f3436cfc39c7cb55156a154c.debug 120777 root:root ../../usr/bin/imsmooth.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/f9cba516c1e43e7de3380f4a156704112b3b39 120777 root:root ../../../../bin/gettab +File: /usr/lib/debug/.build-id/7e/f9cba516c1e43e7de3380f4a156704112b3b39.debug 120777 root:root ../../usr/bin/gettab.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/5756fa3678ba6cfd62a0d8190bbde0ea6ea2f1 120777 root:root ../../../../bin/scat +File: /usr/lib/debug/.build-id/80/5756fa3678ba6cfd62a0d8190bbde0ea6ea2f1.debug 120777 root:root ../../usr/bin/scat.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/628a06b6a63cef3ea1c6d09018a90bd0d89c50 120777 root:root ../../../../bin/simpos +File: /usr/lib/debug/.build-id/81/628a06b6a63cef3ea1c6d09018a90bd0d89c50.debug 120777 root:root ../../usr/bin/simpos.debug +File: /usr/lib/debug/.build-id/81/c23e78653342b72e414bac0b356dc142ef1145 120777 root:root ../../../../bin/imfill +File: /usr/lib/debug/.build-id/81/c23e78653342b72e414bac0b356dc142ef1145.debug 120777 root:root ../../usr/bin/imfill.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/15532791d2cab174793cedc84c7771f6cbb8c8 120777 root:root ../../../../bin/isnum +File: /usr/lib/debug/.build-id/84/15532791d2cab174793cedc84c7771f6cbb8c8.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/48ed1b89df17463f737295b17268df0ae98cc6 120777 root:root ../../../../bin/isfits +File: /usr/lib/debug/.build-id/88/48ed1b89df17463f737295b17268df0ae98cc6.debug 120777 root:root ../../usr/bin/isfits.debug File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/7a0d41a2879883edd271e718bc950e70b52be5 120777 root:root ../../../../bin/imsize -File: /usr/lib/debug/.build-id/89/7a0d41a2879883edd271e718bc950e70b52be5.debug 120777 root:root ../../usr/bin/imsize.debug -File: /usr/lib/debug/.build-id/89/a683feea6811a7e3d20897f0cf66902c5974f2 120777 root:root ../../../../bin/sky2xy -File: /usr/lib/debug/.build-id/89/a683feea6811a7e3d20897f0cf66902c5974f2.debug 120777 root:root ../../usr/bin/sky2xy.debug -File: /usr/lib/debug/.build-id/93 40755 root:root -File: /usr/lib/debug/.build-id/93/710b35b070894a8fe3fb8fef219a821e65d494 120777 root:root ../../../../bin/immatch -File: /usr/lib/debug/.build-id/93/710b35b070894a8fe3fb8fef219a821e65d494.debug 120777 root:root ../../usr/bin/immatch.debug -File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/3885f26dc62b776f6ac7f37f251103ae166245 120777 root:root ../../../../bin/scat -File: /usr/lib/debug/.build-id/a2/3885f26dc62b776f6ac7f37f251103ae166245.debug 120777 root:root ../../usr/bin/scat.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/0f55684f4278ef688218fafae67bd48b8115d4 120777 root:root ../../../../bin/skycoor -File: /usr/lib/debug/.build-id/a5/0f55684f4278ef688218fafae67bd48b8115d4.debug 120777 root:root ../../usr/bin/skycoor.debug -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/4d85b6d3c39aa23d7315514c8e8b6315105941 120777 root:root ../../../../bin/fileroot -File: /usr/lib/debug/.build-id/af/4d85b6d3c39aa23d7315514c8e8b6315105941.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/89/3debfcfe7dacab3fd9ffe228d82e3926bc4d98 120777 root:root ../../../../bin/wcsremap +File: /usr/lib/debug/.build-id/89/3debfcfe7dacab3fd9ffe228d82e3926bc4d98.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/f57e1eb8ecf99cbda1ce183150c2cbcb4647c5 120777 root:root ../../../../bin/newfits +File: /usr/lib/debug/.build-id/aa/f57e1eb8ecf99cbda1ce183150c2cbcb4647c5.debug 120777 root:root ../../usr/bin/newfits.debug File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/804cffd2e0f241acc6e40e73fd226a8bef427b 120777 root:root ../../../../bin/setpix -File: /usr/lib/debug/.build-id/b0/804cffd2e0f241acc6e40e73fd226a8bef427b.debug 120777 root:root ../../usr/bin/setpix.debug +File: /usr/lib/debug/.build-id/b0/238fe56681eb9b12e3022ae6451728e64e6771 120777 root:root ../../../../bin/filename +File: /usr/lib/debug/.build-id/b0/238fe56681eb9b12e3022ae6451728e64e6771.debug 120777 root:root ../../usr/bin/filename.debug File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/8b55b9098fe2eac5733e2c0a2e16887d14596d 120777 root:root ../../../../bin/delwcs -File: /usr/lib/debug/.build-id/b7/8b55b9098fe2eac5733e2c0a2e16887d14596d.debug 120777 root:root ../../usr/bin/delwcs.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/77637d9e61bd7e458f5122cb2ea0ecda9c408a 120777 root:root ../../../../bin/imextract -File: /usr/lib/debug/.build-id/bc/77637d9e61bd7e458f5122cb2ea0ecda9c408a.debug 120777 root:root ../../usr/bin/imextract.debug -File: /usr/lib/debug/.build-id/bc/e9efa66d8947e08bd9d0b70ca1e27a80dd38c1 120777 root:root ../../../../bin/gethead -File: /usr/lib/debug/.build-id/bc/e9efa66d8947e08bd9d0b70ca1e27a80dd38c1.debug 120777 root:root ../../usr/bin/gethead.debug -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/0f0f16419e9910d7dbc9f6a31b15d599cbe489 120777 root:root ../../../../bin/bincat -File: /usr/lib/debug/.build-id/c2/0f0f16419e9910d7dbc9f6a31b15d599cbe489.debug 120777 root:root ../../usr/bin/bincat.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/2cd18d2f983bc44e6c54ea8b7df8fc0dace846 120777 root:root ../../../../bin/imrot -File: /usr/lib/debug/.build-id/cd/2cd18d2f983bc44e6c54ea8b7df8fc0dace846.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/b7/53e8f85bb77820a2b287d8fd709ff35ba02d20 120777 root:root ../../../../bin/htmlsp +File: /usr/lib/debug/.build-id/b7/53e8f85bb77820a2b287d8fd709ff35ba02d20.debug 120777 root:root ../../usr/bin/htmlsp.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/aa6c3795f211bdbee21fa9505d5f9132adccbb 120777 root:root ../../../../bin/subpix +File: /usr/lib/debug/.build-id/bf/aa6c3795f211bdbee21fa9505d5f9132adccbb.debug 120777 root:root ../../usr/bin/subpix.debug +File: /usr/lib/debug/.build-id/bf/b8a73e62d6e026efed324df8086af1787a33fc 120777 root:root ../../../../bin/getdate +File: /usr/lib/debug/.build-id/bf/b8a73e62d6e026efed324df8086af1787a33fc.debug 120777 root:root ../../usr/bin/getdate.debug +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/6f0a15d9c7c41020c6a48ca56f75927ee9b705 120777 root:root ../../../../bin/sethead +File: /usr/lib/debug/.build-id/c8/6f0a15d9c7c41020c6a48ca56f75927ee9b705.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/e507cb7017aff32c1ec8ab4fb76ec89e94e5b5 120777 root:root ../../../../bin/i2f +File: /usr/lib/debug/.build-id/d0/e507cb7017aff32c1ec8ab4fb76ec89e94e5b5.debug 120777 root:root ../../usr/bin/i2f.debug File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/a9f3932fa92171d4e7a39bfd35fa383713e10c 120777 root:root ../../../../bin/xy2sky -File: /usr/lib/debug/.build-id/d5/a9f3932fa92171d4e7a39bfd35fa383713e10c.debug 120777 root:root ../../usr/bin/xy2sky.debug -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/13de022f70d51206aa2e92f3b90a067d56a142 120777 root:root ../../../../bin/imwcs -File: /usr/lib/debug/.build-id/da/13de022f70d51206aa2e92f3b90a067d56a142.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/d5/b339e5b9f137244b1249ddfd04de0aa8154eb6 120777 root:root ../../../../bin/keyhead +File: /usr/lib/debug/.build-id/d5/b339e5b9f137244b1249ddfd04de0aa8154eb6.debug 120777 root:root ../../usr/bin/keyhead.debug +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/a3d080b3804fdebd4722d5dcf9cb24fe30a1d6 120777 root:root ../../../../bin/sumpix +File: /usr/lib/debug/.build-id/d7/a3d080b3804fdebd4722d5dcf9cb24fe30a1d6.debug 120777 root:root ../../usr/bin/sumpix.debug File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/3f74be02bc52f8258a8b095ad090dfd834e2b4 120777 root:root ../../../../bin/sp2char -File: /usr/lib/debug/.build-id/e2/3f74be02bc52f8258a8b095ad090dfd834e2b4.debug 120777 root:root ../../usr/bin/sp2char.debug -File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/841424b27a318026a5b2b045d193a5f3829c26 120777 root:root ../../../../bin/imhead -File: /usr/lib/debug/.build-id/e6/841424b27a318026a5b2b045d193a5f3829c26.debug 120777 root:root ../../usr/bin/imhead.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/68da6be5fe0400bf2fc1df68722ac988732bdb 120777 root:root ../../../../bin/isrange -File: /usr/lib/debug/.build-id/ea/68da6be5fe0400bf2fc1df68722ac988732bdb.debug 120777 root:root ../../usr/bin/isrange.debug +File: /usr/lib/debug/.build-id/e2/10cf4e45162ba5f0baeac2b237e6354c055271 120777 root:root ../../../../bin/imsize +File: /usr/lib/debug/.build-id/e2/10cf4e45162ba5f0baeac2b237e6354c055271.debug 120777 root:root ../../usr/bin/imsize.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/2826c5e423f89273f1fe71c57b423865b16057 120777 root:root ../../../../bin/isrange +File: /usr/lib/debug/.build-id/eb/2826c5e423f89273f1fe71c57b423865b16057.debug 120777 root:root ../../usr/bin/isrange.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/2adf6fca3efbdcdf7c7755ececfda2774af78c 120777 root:root ../../../../bin/sky2xy +File: /usr/lib/debug/.build-id/ec/2adf6fca3efbdcdf7c7755ececfda2774af78c.debug 120777 root:root ../../usr/bin/sky2xy.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/322781ce7048f704114fdd389e033158a6b15d 120777 root:root ../../../../bin/imstar +File: /usr/lib/debug/.build-id/ee/322781ce7048f704114fdd389e033158a6b15d.debug 120777 root:root ../../usr/bin/imstar.debug File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/fe57ec3a6e5aa46024079a4afc0879ca4c495f 120777 root:root ../../../../bin/filename -File: /usr/lib/debug/.build-id/f0/fe57ec3a6e5aa46024079a4afc0879ca4c495f.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/f0/a4dda4f73498d4925446991df9c3f00af7febd 120777 root:root ../../../../bin/immatch +File: /usr/lib/debug/.build-id/f0/a4dda4f73498d4925446991df9c3f00af7febd.debug 120777 root:root ../../usr/bin/immatch.debug +File: /usr/lib/debug/.build-id/f0/ccf427d87bfd6f124016d46d0b996947f3b53b 120777 root:root ../../../../bin/fileroot +File: /usr/lib/debug/.build-id/f0/ccf427d87bfd6f124016d46d0b996947f3b53b.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/0179323966c653f4a836efb1bc43790135b9a0 120777 root:root ../../../../bin/getfits +File: /usr/lib/debug/.build-id/f1/0179323966c653f4a836efb1bc43790135b9a0.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/04d7cca1e5358438b791f10509f8bd9fc20206 120777 root:root ../../../../bin/gethead +File: /usr/lib/debug/.build-id/f2/04d7cca1e5358438b791f10509f8bd9fc20206.debug 120777 root:root ../../usr/bin/gethead.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/22180919b8bf7eb3990a2bf9a51d101fd9e925 120777 root:root ../../../../bin/cphead +File: /usr/lib/debug/.build-id/f4/22180919b8bf7eb3990a2bf9a51d101fd9e925.debug 120777 root:root ../../usr/bin/cphead.debug File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/e18818073c0b2d637bca0dce14c76224bb010f 120777 root:root ../../../../bin/gettab -File: /usr/lib/debug/.build-id/fa/e18818073c0b2d637bca0dce14c76224bb010f.debug 120777 root:root ../../usr/bin/gettab.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/84796350443d83b9c012625ee8d99b74a452ad 120777 root:root ../../../../bin/conpix -File: /usr/lib/debug/.build-id/fe/84796350443d83b9c012625ee8d99b74a452ad.debug 120777 root:root ../../usr/bin/conpix.debug -File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root a008422f6180b3c6faec74768ab8b176 -File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root a2fc67b7d061e5ca57abb0fdd6bdb7c3 -File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root 93230e32d4984f47c192b5a3cabd6eaa -File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root 11049f13bd1eacdc09255f1e5132d907 -File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root b6441f1ebba8c44d020a5ff6356501c6 -File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 8a958cdbd89502fe33eabd99c46d2a01 -File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root 0c75e6ca5e7605b8fdf99407ba95d96f -File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root d041a73e41dae46f44e850247709808c -File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root 5490aa08c0a4439107ff75f17b8596b9 -File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root 6c29d9f031a3bf7d9a48bd7f34c41e1a -File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root ab590152cc1a4465cae8870522929ce7 -File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root 125b5d3236a245ec3651746f3058f4fe -File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 662b75c9c1007fd90f433c8ce293135b -File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root e04749ca01b6adc68ce57515bc95ed53 -File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root 671743f1da5571f692a49cb4412a8d8f -File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root d91d05087212e42c49b25ca058872630 -File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 6abce5c48f165b1f6193120e347b146e -File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root 977215937d29d3603d4bc1242b599054 -File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root e4f329bed176d6698f83222a9663a077 -File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 3e867b8bb67eb4b7bf282b989936c235 -File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root b4daf945f15711a9870290a4cecd28b9 -File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root 6244a2204267c5c8a12ab476cda49a68 -File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root ad02de3a2dfbf5ce855dc2c94808621b -File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 9dc0c385d316b0223369ea0a40e5e99c -File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root f1bc2cdd273ba351eff335fb7365123f -File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 6dffef7798b80ee3742c44c260a858b3 -File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root dec16416d60a6273c64d1526f28ac405 -File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 6a02f96a9398f26759d9daade38c3080 -File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root dd3ca1ac0c34b73d6990b4766fd92c45 -File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root 8218a73a307ecfd56f77cb66146b5962 -File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 91139452bf7de8166465f8a34b6c6f1a -File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 3714715135d355db51d270260a88f949 -File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 4d5208538434bb5ba5137cac760058c4 -File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 09f35cbd24303729507ad0af1a9c50d1 -File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root aa0ac7abc8c0dffbff20850a8765ceee -File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 466ef8010c5f6e76cb9bb925ac0e84d9 -File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root d6157ff7062f40130df0763140b0f6b5 -File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root e2865294657e2f3af1da93c4337e4d4d -File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root f5cc0569af6e2b4aa821775f817f2ffc -File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root 4ce348f66a1c0359ca7d45fcd74a8914 -File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root 8f71694cb810db705c2f28bc42ef1a7c -File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root a065baffdc254ec1de6af822f5d4b597 -File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root 2b5e7e8f4edf266e8486fef5052312e5 -File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 21c9e5d8900f085e8045e919c02d1bd1 -File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root 59203fca203f061e64f0d1e9736dce03 -File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 478471edfbab66c47f0510b466b9f55f -File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root f2bb784cd14c660882fb794b45d3701e -File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 16eb9748464a52c981bc38d3f62f0236 -File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 1ddec97046c41e6145b24c773ad1b276 -File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 46d5a94ca0ebcbed2421092d627f9afc -File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 7143fa4766b03193604626cac9b053e5 +File: /usr/lib/debug/.build-id/fa/49a74211ee6a0fdb31f921e0eb1955968b24cf 120777 root:root ../../../../bin/imextract +File: /usr/lib/debug/.build-id/fa/49a74211ee6a0fdb31f921e0eb1955968b24cf.debug 120777 root:root ../../usr/bin/imextract.debug +File: /usr/lib/debug/.build-id/fa/8ef038af8da66877e8a721609e63d356104d6e 120777 root:root ../../../../bin/imresize +File: /usr/lib/debug/.build-id/fa/8ef038af8da66877e8a721609e63d356104d6e.debug 120777 root:root ../../usr/bin/imresize.debug +File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root 4a8311bcedecd68fe53e934cefb91510 +File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root fd3e2eb67cc694c69a6891587b92d054 +File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root da96a3af2941abedc55fe5822e9531ea +File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root eba41433d142e791decfb210fb3f2e69 +File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root 16efaa445e0a4e9ae6c81107f1046168 +File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 9ce33038b985511d5f00c641855ab94e +File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root 32add00ed7126b03fccc44669e146c03 +File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root 4b1556c64a06bf4bae22ca3629117d16 +File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root b3dc990aa4d6570927a7b25ee2fe1ade +File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root e292d4a067fcccd6c117b431d5c6193d +File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root ca066dc2ee0b5b3eec7aa1baf1957770 +File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root c35484a33503df16654615bb4019dcc5 +File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 34da2ef931415aeb2576afef6dadb087 +File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root c04e394afaa20d792f9e5f11f9bcc096 +File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root 86422098f91486d734d565303923a3ae +File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root a14c6f2370314ff9b3b28c99220979c4 +File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 96e37d50888dc6116e26fdf0f5136bb9 +File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root 368a883fcd70f8628a52fa72bd97b46e +File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root aed6e52d5103dcc8c05928850a3fa835 +File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root c4ef7d5a61b5ab276fc03720b68cc7d5 +File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root 5ab6b2f10d56bcb1813743d4d6d66740 +File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root eb0816a99b2c6446ff9d0d2f36fb56d8 +File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 7c8877970de95b957c87192f5938e990 +File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 01b64890b21ed4ca5682246684ca51d0 +File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 6b63555d09101e6ac3117efc332ec652 +File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 0d98829b33918bc1ddff10d040afaf19 +File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root db879098ea0ffd1aac6a3e81459239b6 +File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 905872151b0f743e2277e60a3f4d6b64 +File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 648cd6ae89e84dfc3edd3ee16ce2324d +File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root 19f0bcac9d81916da8845e4365a54eb3 +File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 5e8d585f6abfeba110234d1e175e0281 +File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root eede20dc1bc65c133e61dd4791361e6d +File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 5ab79beec385ec4217cc4c513698372b +File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root e489820ff717566f534208289e09e9fa +File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 0949fdd032e8a051f73cfc4b54c65f0a +File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root e355889cc6cd7529e4d0d6b1719c3f69 +File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root bc264d88fe839ec99a2eb67259fcd36e +File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root 79f3c80e0187c4197d58745e650f0328 +File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root 1794e1827418b006758e353065e7fdd4 +File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root bdf50103157f03746399ff8c00ba0fd3 +File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root 58fd8f16f39afa784a5ce74aac1f7e5b +File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root b7aa0336d16bd6d322e4c6e07b73b659 +File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root 51ae05972a3aa5296dd0c1347a193fd9 +File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 208e7fbdb786afb3a1ea4f34c320a2bb +File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root b57959edf0538dded9cd85bba355bdd6 +File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root c237518a1271ea3f68d1a9b1c8e14f69 +File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root b0c7e7411d5314463268381cc0f4d429 +File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 8840ca4907dbd305aa0b841bf0719785 +File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 1b2894024ef14d9f2660f2b9571e3ea8 +File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root ab345b00908241944c244dc0c4fa752a +File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 83bb9455af6b7d00d36b685662008137 File: /usr/src/debug/wcstools-3.9.6 40755 root:root @@ -511,2 +511,2 @@ File: /usr/src/debug/wcstools-3.9.6/xy2sky.c 100644 root:root 30752bc131af7f4fe82015a731df72d8 -RPMIdentity: 732a618c6d6cad3c979851ee21539256ca0154e2353ec19639be488a8dacb60b50c6ed584be3fa8334d5f918095b2b60921a5a68888b567041758de1bf172bba +RPMIdentity: d9d72547543290c8fcffef07c8a60056708fcf068563bcd140910a9d6b0d863e9ec0c821a18eb3087e8a64bf39a065c5d9ce04d97afef9fe79d22efffc27e04f