<86>Mar 5 05:00:29 userdel[3521820]: delete user 'rooter' <86>Mar 5 05:00:29 userdel[3521820]: removed group 'rooter' owned by 'rooter' <86>Mar 5 05:00:29 userdel[3521820]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 5 05:00:29 groupadd[3521825]: group added to /etc/group: name=rooter, GID=951 <86>Mar 5 05:00:29 groupadd[3521825]: group added to /etc/gshadow: name=rooter <86>Mar 5 05:00:29 groupadd[3521825]: new group: name=rooter, GID=951 <86>Mar 5 05:00:29 useradd[3521831]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash <86>Mar 5 05:00:29 userdel[3521838]: delete user 'builder' <86>Mar 5 05:00:29 userdel[3521838]: removed group 'builder' owned by 'builder' <86>Mar 5 05:00:29 userdel[3521838]: removed shadow group 'builder' owned by 'builder' <86>Mar 5 05:00:29 groupadd[3521843]: group added to /etc/group: name=builder, GID=952 <86>Mar 5 05:00:29 groupadd[3521843]: group added to /etc/gshadow: name=builder <86>Mar 5 05:00:29 groupadd[3521843]: new group: name=builder, GID=952 <86>Mar 5 05:00:29 useradd[3521849]: new user: name=builder, UID=952, GID=952, 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56847 + 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.56847 + 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 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export 'CPPFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CPPFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make make: Entering directory '/usr/src/RPM/BUILD/wcstools-3.9.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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imsetwcs.o imsetwcs.c imsetwcs.c: In function 'CompRes': imsetwcs.c:1059:17: warning: variable 'sep2' set but not used [-Wunused-but-set-variable] 1059 | double sep, sep2, rsep, rsep2, dsep, dsep2; | ^~~~ imsetwcs.c:1058:43: warning: unused variable 'mag0' [-Wunused-variable] 1058 | double gx, gy, dx, dy, dx2, dy2, dxy, mag0; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imgetwcs.o imgetwcs.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o matchstar.o matchstar.c matchstar.c: In function 'WCSMatch': matchstar.c:962:9: warning: unused variable 'nsc' [-Wunused-variable] 962 | int nsc, j, nq[5]; | ^~~ matchstar.c: In function 'amoeba': matchstar.c:1816:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1816 | for (i=0,sum=0.0; i' 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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ujcread.o ujcread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uacread.o uacread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sdssread.o sdssread.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o binread.o binread.c binread.c: In function 'binbin': binread.c:702:9: warning: variable 'mrv' set but not used [-Wunused-but-set-variable] 702 | int mrv; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ctgread.o ctgread.c ctgread.c: In function 'ctgrdate': ctgread.c:811:9: warning: variable 'starfound' set but not used [-Wunused-but-set-variable] 811 | int starfound; | ^~~~~~~~~ ctgread.c: In function 'ctgopen': ctgread.c:1249:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 1249 | int ntok; | ^~~~ ctgread.c: In function 'isacat': ctgread.c:1953:11: warning: variable 'errc' set but not used [-Wunused-but-set-variable] 1953 | char *errc; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o actread.o actread.c actread.c: In function 'actbin': actread.c:576:11: warning: variable 'str' set but not used [-Wunused-but-set-variable] 576 | char *str; | ^~~ actread.c:573:50: warning: variable 'magv' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ actread.c:573:44: warning: variable 'magb' set but not used [-Wunused-but-set-variable] 573 | double num, ra, dec, rapm, decpm, mag, magb, magv; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o catutil.o catutil.c catutil.c: In function '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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o skybotread.o skybotread.c skybotread.c: In function 'skybotread': skybotread.c:133:12: warning: unused variable 'dtemp' [-Wunused-variable] 133 | double dtemp, jdout; | ^~~~~ skybotread.c:128:10: warning: unused variable 'cmag' [-Wunused-variable] 128 | char cmag; | ^~~~ skybotread.c: In function 'skybot2tab': skybotread.c:315:10: warning: unused variable 'ccom' [-Wunused-variable] 315 | char ccom = ','; | ^~~~ skybotread.c:313:11: warning: unused variable 'buff' [-Wunused-variable] 313 | char *buff; | ^~~~ skybotread.c:309:16: warning: unused variable 'ldata' [-Wunused-variable] 309 | int lhead, ldata; | ^~~~~ skybotread.c:305:11: warning: unused variable 'head' [-Wunused-variable] 305 | char *head; | ^~~~ skybotread.c:304:11: warning: unused variable 'chead' [-Wunused-variable] 304 | char *chead; | ^~~~~ skybotread.c:302:11: warning: unused variable 'endhead' [-Wunused-variable] 302 | char *endhead; | ^~~~~~~ skybotread.c:298:11: warning: unused variable 'databuff' [-Wunused-variable] 298 | char *databuff; | ^~~~~~~~ skybotread.c:293:11: warning: unused variable 'heading' [-Wunused-variable] 293 | char *heading; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imrotate.o imrotate.c imrotate.c: In function 'RotWCSFITS': imrotate.c:374:22: warning: unused variable 'ctype2' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ imrotate.c:374:10: warning: unused variable 'ctype1' [-Wunused-variable] 374 | char ctype1[16], ctype2[16]; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fitsfile.o fitsfile.c fitsfile.c: In function 'fitsrhead': fitsfile.c:293:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] 293 | fprintf (stderr,"FITSRHEAD: %d bytes in header\n",ibhead); | ~^ ~~~~~~ | | | | int off_t {aka long int} | %ld gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imhfile.o imhfile.c imhfile.c: In function 'iraf2fits': imhfile.c:606:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 606 | else | ^~~~ imhfile.c:608:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 608 | hputcom (fitsheader,"NAXIS2", "IRAF .imh naxis[2]"); | ^~~~~~~ imhfile.c: In function 'irafwhead': imhfile.c:913:12: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 913 | (void) ftruncate (fd, nbhead); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:548, 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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hget.o hget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hput.o hput.c hput.c: In function 'hputcom': hput.c: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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imio.o imio.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dateutil.o dateutil.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o imutil.o imutil.c imutil.c: In function 'SetBadFITS': imutil.c:227:25: warning: value computed is not used [-Wunused-value] 227 | *b1++; | ^~~~~ imutil.c:246:25: warning: value computed is not used [-Wunused-value] 246 | *b1++; | ^~~~~ imutil.c:273:25: warning: value computed is not used [-Wunused-value] 273 | *b1++; | ^~~~~ imutil.c:292:25: warning: value computed is not used [-Wunused-value] 292 | *b1++; | ^~~~~ imutil.c:320:25: warning: value computed is not used [-Wunused-value] 320 | *b1++; | ^~~~~ imutil.c:339:25: warning: value computed is not used [-Wunused-value] 339 | *b1++; | ^~~~~ imutil.c:365:25: warning: value computed is not used [-Wunused-value] 365 | *b1++; | ^~~~~ imutil.c:384:25: warning: value computed is not used [-Wunused-value] 384 | *b1++; | ^~~~~ imutil.c: In function 'SetBadVal': imutil.c:460:21: warning: value computed is not used [-Wunused-value] 460 | *b1++; | ^~~~~ imutil.c:465:21: warning: value computed is not used [-Wunused-value] 465 | *b1++; | ^~~~~ imutil.c:492:21: warning: value computed is not used [-Wunused-value] 492 | *b1++; | ^~~~~ imutil.c:497:21: warning: value computed is not used [-Wunused-value] 497 | *b1++; | ^~~~~ imutil.c:524:21: warning: value computed is not used [-Wunused-value] 524 | *b1++; | ^~~~~ imutil.c:529:21: warning: value computed is not used [-Wunused-value] 529 | *b1++; | ^~~~~ imutil.c:556:21: warning: value computed is not used [-Wunused-value] 556 | *b1++; | ^~~~~ imutil.c:561:21: warning: value computed is not used [-Wunused-value] 561 | *b1++; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o worldpos.o worldpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tnxpos.o tnxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o zpxpos.o zpxpos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dsspos.o dsspos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platepos.o platepos.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sortstar.o sortstar.c sortstar.c: In function 'StarMerge': sortstar.c:954:35: warning: variable 'nums' set but not used [-Wunused-but-set-variable] 954 | int i, is, js, nthis, im, no, nums[MAXMERGE]; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o platefit.o platefit.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iget.o iget.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fileutil.o fileutil.c fileutil.c: 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 -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcslib.o wcslib.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o lin.o lin.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cel.o cel.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o proj.o proj.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sph.o sph.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wcstrig.o wcstrig.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o distort.o distort.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o poly.o poly.c gcc -shared -o libwcstools.so.1.0.0 -Wl,-soname,libwcstools.so.1 imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o -lm In function 'strncat', inlined from 'wcsxinit' at wcs.c:198:5: /usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 138 | 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:138:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 138 | 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:138:10: warning: '__builtin___strncat_chk' specified bound 255 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^ ln -s libwcstools.so.1.0.0 libwcstools.so.1 ln -s libwcstools.so.1.0.0 libwcstools.so ar rv libwcstools.a imsetwcs.o imgetwcs.o matchstar.o findstar.o daoread.o wcscon.o fitswcs.o wcsinit.o wcs.o ty2read.o webread.o tmcread.o gscread.o gsc2read.o ujcread.o uacread.o ubcread.o ucacread.o sdssread.o tabread.o binread.o ctgread.o actread.o catutil.o skybotread.o imrotate.o fitsfile.o imhfile.o hget.o hput.o imio.o dateutil.o imutil.o worldpos.o tnxpos.o zpxpos.o dsspos.o platepos.o sortstar.o platefit.o iget.o fileutil.o wcslib.o lin.o cel.o proj.o sph.o wcstrig.o distort.o poly.o ar: creating libwcstools.a a - imsetwcs.o a - imgetwcs.o a - matchstar.o a - findstar.o a - daoread.o a - wcscon.o a - fitswcs.o a - wcsinit.o a - wcs.o a - ty2read.o a - webread.o a - tmcread.o a - gscread.o a - gsc2read.o a - ujcread.o a - uacread.o a - ubcread.o a - ucacread.o a - sdssread.o a - tabread.o a - binread.o a - ctgread.o a - actread.o a - catutil.o a - skybotread.o a - imrotate.o a - fitsfile.o a - imhfile.o a - hget.o a - hput.o a - imio.o a - dateutil.o a - imutil.o a - worldpos.o a - tnxpos.o a - zpxpos.o a - dsspos.o a - platepos.o a - sortstar.o a - platefit.o a - iget.o a - fileutil.o a - wcslib.o a - lin.o a - cel.o a - proj.o a - sph.o a - wcstrig.o a - distort.o a - poly.o ranlib libwcstools.a make[1]: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.6/libwcs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/cphead cphead.c -L libwcs -lwcstools -lm cphead.c: In function 'main': cphead.c:68:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 68 | int nbytes; | ^~~~~~ cphead.c: In function 'CopyValues': cphead.c:375:16: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 375 | int naxis, ipos, nbhead, nbr, nbw; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/delwcs delwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/delhead delhead.c -L libwcs -lwcstools -lm delhead.c: In function 'main': delhead.c:72:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 72 | int nbytes; | ^~~~~~ delhead.c: In function 'DelKeywords': delhead.c:471:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 471 | if (nblnew == nblold && !newimage) | ^~ delhead.c:474:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 474 | hgeti4 (header,"NAXIS",&naxis); | ^~~~~~ delhead.c:286:9: warning: variable 'imageread' set but not used [-Wunused-but-set-variable] 286 | int imageread = 0; | ^~~~~~~~~ delhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 285 | int fdr, fdw, ipos, nbr, nbw, bitpix, i; | ^~~~ delhead.c: In function 'DelCOMMENT': delhead.c:563:21: warning: variable 'nline' set but not used [-Wunused-but-set-variable] 563 | int i, killcom, nline; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/edhead edhead.c -L libwcs -lwcstools -lm edhead.c: In function 'EditHead': edhead.c:133:14: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 133 | int fdr, ipos, nbr, nbw; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/fixpix fixpix.c -L libwcs -lwcstools -lm fixpix.c: In function 'FixPix': fixpix.c:216:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] 216 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/gethead gethead.c -L libwcs -lwcstools -lm gethead.c: In function 'main': gethead.c:115:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 115 | int nbytes; | ^~~~~~ gethead.c:95:10: warning: unused variable 'wcond' [-Wunused-variable] 95 | char wcond, **newccond; | ^~~~~ gethead.c: In function 'PrintValues': gethead.c: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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/i2f i2f.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imcat imcat.c -L libwcs -lwcstools -lm imcat.c: In function 'ListCat': imcat.c:1285:25: warning: unused variable 'iy' [-Wunused-variable] 1285 | int radius, ix, iy; | ^~ imcat.c:1285:21: warning: unused variable 'ix' [-Wunused-variable] 1285 | int radius, ix, iy; | ^~ imcat.c:856:29: warning: unused variable 'epmd' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:23: warning: unused variable 'epmr' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:17: warning: unused variable 'edec' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~~ imcat.c:856:12: warning: unused variable 'era' [-Wunused-variable] 856 | double era, edec, epmr, epmd; | ^~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imhead imhead.c -L libwcs -lwcstools -lm imhead.c: In function 'PrintHead': imhead.c:167:12: warning: variable 'nw' set but not used [-Wunused-but-set-variable] 167 | int i, nw, nbytes, lhead, nblk; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/immatch immatch.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imrot imrot.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imsize imsize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imstar imstar.c -L libwcs -lwcstools -lm imstar.c: In function 'ListStars': imstar.c:666:25: warning: unused variable 'iy' [-Wunused-variable] 666 | int radius, ix, iy; | ^~ imstar.c:666:21: warning: unused variable 'ix' [-Wunused-variable] 666 | int radius, ix, iy; | ^~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imwcs imwcs.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/scat scat.c -L libwcs -lwcstools -lm scat.c: In function 'ListCat': scat.c:1147:10: warning: variable 'string' set but not used [-Wunused-but-set-variable] 1147 | char string[TABMAX]; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sethead sethead.c -L libwcs -lwcstools -lm sethead.c: In function 'main': sethead.c:315:45: warning: comparison between pointer and zero character constant [-Wpointer-compare] 315 | if (kw1 == (char) 0) | ^~ sethead.c:315:41: note: did you mean to dereference the pointer? 315 | if (kw1 == (char) 0) | ^ sethead.c:85:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 85 | int nbytes; | ^~~~~~ In file included from /usr/include/string.h:548, 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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/addpix addpix.c -L libwcs -lwcstools -lm addpix.c: In function 'AddPix': addpix.c:138:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] 138 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getpix getpix.c -L libwcs -lwcstools -lm getpix.c: In function 'main': getpix.c: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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/setpix setpix.c -L libwcs -lwcstools -lm setpix.c: In function 'SetPix': setpix.c:271:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] 271 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sky2xy sky2xy.c -L libwcs -lwcstools -lm sky2xy.c: In function 'main': sky2xy.c:74:9: warning: variable 'modwcs' set but not used [-Wunused-but-set-variable] 74 | int modwcs = 0; /* 1 if image WCS modified on command line */ | ^~~~~~ sky2xy.c:68:9: warning: variable 'syscoor' set but not used [-Wunused-but-set-variable] 68 | int syscoor = 0; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/keyhead keyhead.c -L libwcs -lwcstools -lm keyhead.c: In function 'main': keyhead.c:68:9: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] 68 | int nbytes; | ^~~~~~ keyhead.c: In function 'ChangeKeyNames': keyhead.c:285:19: warning: variable 'ipos' set but not used [-Wunused-but-set-variable] 285 | int fdr, fdw, ipos, nbr, nbw, nchange; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/skycoor skycoor.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/subpix subpix.c -L libwcs -lwcstools -lm subpix.c: In function 'SubPix': subpix.c:138:10: warning: variable 'newline' set but not used [-Wunused-but-set-variable] 138 | char newline[1]; | ^~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/xy2sky xy2sky.c -L libwcs -lwcstools -lm xy2sky.c: In function 'main': xy2sky.c:92:9: warning: variable 'modwcs' set but not used [-Wunused-but-set-variable] 92 | int modwcs = 0; | ^~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/wcshead wcshead.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/conpix conpix.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/gettab gettab.c -L libwcs -lwcstools -lm gettab.c: In function 'PrintValues': gettab.c:580:9: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] 580 | int ntok; | ^~~~ gettab.c:564:9: warning: variable 'drop' set but not used [-Wunused-but-set-variable] 564 | int drop; | ^~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/newfits newfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getfits getfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imstack imstack.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imextract imextract.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sumpix sumpix.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/remap remap.c -L libwcs -lwcstools -lm remap.c: In function 'RemapImage': remap.c:422:27: warning: variable 'secpixin2' set but not used [-Wunused-but-set-variable] 422 | double dx, secpixin1, secpixin2, secpix1, dpix, dnpix; | ^~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getcol getcol.c -L libwcs -lwcstools -lm getcol.c: In function 'main': getcol.c:112:9: warning: variable 'match' set but not used [-Wunused-but-set-variable] 112 | int match, newbytes; | ^~~~~ getcol.c: In function 'ListFile': getcol.c:1029:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1029 | else | ^~~~ getcol.c:1031:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1031 | iapp = 0; | ^~~~ getcol.c:1223:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1223 | for (j = nchar; j < ltok; j++); | ^~~ getcol.c:1224:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1224 | token[j] = (char) 0; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/getdate getdate.c -L libwcs -lwcstools -lm getdate.c: In function 'main': getdate.c: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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imfill imfill.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imsmooth imsmooth.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/imresize imresize.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/fileroot fileroot.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/filename filename.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/filext filext.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/char2sp char2sp.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/sp2char sp2char.c libwcs/libwcstools.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/crlf crlf.c crlf.c: In function 'CRFix': crlf.c:102:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | (void) write (1, buffer, nbr); | ^~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/htmlsp htmlsp.c htmlsp.c: In function 'HTMLFix': htmlsp.c:100:20: warning: unused variable 'i' [-Wunused-variable] 100 | int nbr, nnbr, i; | ^ htmlsp.c:110:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | (void) write (1, buffer, nnbr); | ^~~~~~~~~~~~~~~~~~~~~~~ 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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isnum isnum.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isrange isrange.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isfits isfits.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/isfile isfile.c -L libwcs -lwcstools -lm gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/simpos simpos.c -L libwcs -lwcstools -lm simpos.c: In function 'main': simpos.c:86:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 86 | while (c = *++str) { | ^ simpos.c:186:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 186 | fgets (newobj, 32, flist); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bin/bincat bincat.c -L libwcs -lwcstools -lm make: Leaving directory '/usr/src/RPM/BUILD/wcstools-3.9.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81642 + 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/lib + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/bin + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/include/libwcs + mkdir -p /usr/src/tmp/wcstools-buildroot/usr/share/man/man1 + install -p -m 0755 bin/addpix bin/bincat bin/char2sp bin/conpix bin/cphead bin/crlf bin/delhead bin/delwcs bin/edhead bin/filename bin/fileroot bin/filext bin/fixpix bin/getcol bin/getdate bin/getfits bin/gethead bin/getpix bin/gettab bin/htmlsp bin/i2f bin/imcat bin/imextract bin/imfill bin/imhead bin/immatch bin/imresize bin/imrot bin/imsize bin/imsmooth bin/imstack bin/imstar bin/imwcs bin/isfile bin/isfits bin/isnum bin/isrange bin/keyhead bin/newfits bin/remap bin/scat bin/sethead bin/setpix bin/simpos bin/sky2xy bin/skycoor bin/sp2char bin/subpix bin/sumpix bin/wcshead bin/xy2sky /usr/src/tmp/wcstools-buildroot/usr/bin + mv /usr/src/tmp/wcstools-buildroot/usr/bin/remap /usr/src/tmp/wcstools-buildroot/usr/bin/wcsremap + cp -a libwcs/libwcstools.so libwcs/libwcstools.so.1 libwcs/libwcstools.so.1.0.0 /usr/src/tmp/wcstools-buildroot/usr/lib + install -p -m 0644 libwcs/fitsfile.h libwcs/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/lib/libwcstools.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/wcstools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wcstools-buildroot/ (default) Compressing files in /usr/src/tmp/wcstools-buildroot (auto) Adjusting library links in /usr/src/tmp/wcstools-buildroot ./usr/lib: (from :0) libwcstools.so.1 -> libwcstools.so.1.0.0 Verifying ELF objects in /usr/src/tmp/wcstools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wcsremap: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/xy2sky: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/wcshead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sumpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/skycoor: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sky2xy: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/simpos: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/setpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/sethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/scat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/newfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/keyhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/imwcs: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstar: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imstack: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsmooth: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imsize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imrot: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imresize: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/immatch: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imfill: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imextract: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/imcat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/i2f: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/htmlsp: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/gettab: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/gethead: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getfits: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getdate: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/getcol: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/fixpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/edhead: uses non-LFS functions: fopen lseek mkstemp verify-elf: WARNING: ./usr/bin/delhead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/crlf: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/cphead: uses non-LFS functions: fopen lseek verify-elf: WARNING: ./usr/bin/conpix: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/bincat: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libwcstools.so.1.0.0: uses non-LFS functions: fopen ftruncate lseek open stat Processing files: wcstools-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95859 + 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.zZbgYo 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.uB6I8Z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libwcstools.so.1 >= set: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.KvnXZn Creating wcstools-debuginfo package Processing files: libwcstools1-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12690 + 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.p8Iqzp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcstools-buildroot/usr/lib/libwcstools.so.1: 892 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AC0u1O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcstools.so.1 = set:ndYZuAgX5bmWqYaPivqDwFVYt6DU35Oo5tnwgx8aA532zoEJGhEuLkc6EkFS9C6kswq0KZH8lwSgLWMUa9kVqSsASy0Uaf6YFPUZ4EUcHcqTlFJhwZn9ejGrSkyoWIc4ahnmTIFqHvGohBuZ4LDvH3Pyrq7S6F1GO6xA5Ew8uLdqhFBZ6AcPEs5eFiGFZdmmqwmZjV2h8YBClE8sd62uJpVYmUhn3JZ9oaNUesvveqiFKGS1MxjFO8rdsli7DCtNMmZrMogUzvwD0QA7fSZCpZnYMYZe9894NWOJB9VH8dK2e2NnU8k2Wb49GkA0P5gZgE9tARLQawGSn8yBiQnOlxefJLZf25BUEYxdnax6ymkOmyrDrm8w6U4PC2rwoH1mm9IQfiKOih7eO3GChNkqjlV3s1Uw7cETZ1sJ5xnds3V45nBVZxRAcH61GMiprJKt2oroiGAL928Ox4gTMiazFyZmAvgqGv0tZag6JGpKhjprKRhiNiCVo3ZbAB1mRZ8ZBE4KBrWZ5nAFLgNUTTUsCzKD5d9WTWgexZk6WfKx3yJXbixxD1rlTnI6use86a5vIIW4M7s5VIATuqNaBXkQhse7rMlKYQnJICZ992l5A7CKT0WoLLDYu19w0CY2oXRPhnJRyTv2yU3fBXZC1FGaiA1mZ4eWkQmkQ2DyZf1NyUjJDd9YZLFY2T6blkyUHMvLJC7inJNj4ff4GIdKc5IQ4WE8n8RwZk4CAZkDEIC3W7L17IIbbFstNXc9M8XMHLDxfpRzm1mQuOO4VqkdASbfrKnQlJVrdyaT5Ec5pIPZHwVkTPWKd0RwkIdVZ8DlZohyMyp6UjzuksdXAJl3MiIWwRUJhYFjO4qq5TIACtKrOifgOSZjklZF5PvHfW64V6q3sBgZfHrmQKbcx8tb7K1ncza7AAOQ8ndjQZnXSDppGlG8kD5obJWjxaZzsOmnllz0CnCOZlpkZ794jkoRBa3AVIsQv694q8n5tTkIzFLETubbK1rMjW21ANzh3yKh8U7p4LzjZ5fcpeSm2FchZE6CGVnPjXQcZiqW4fKp9Hy0NoDxwPjt8QlFcQt2tC6UQWXon6SiMjXrcrR3YpZ9ZChL0n1Lw7dHIh4DTvRMIFoZsfuluZyQZnbseyxEhliwJLJveCmjtlVHhD4zVG0FswVTzbeKQT08eqG87SPc0KJb7K2f3h0hprN7qAokWJDV9mSwIZ69BV3jDQUj0SOoZEXrtmDSSnOKZd8luZoNcEr9PJsGtJCsZyna94qFeDBZANVOA57bCYvWVBZmZr0uVW2XIgYbkIhYfJg7Z9XWEAfeGZ33z64hAH7aQoaWPHMlZaNDmqferUe8SuxU064Nt9jFpiY4I1WwgcqEauMzuG4pOY4t0BUXhWoktDWaLMzMbb8ltOBa2C3z4cjL7iGEtEBCB7mciTetQy496RICuEU4nGJLM8xPFA0bjZxKhuPZiwfsSsdWlgdKt6guAWA3D3gwML06Y1ASlx9hTja83mZoAacou85NhCinjtPJJWmZft5j4q3r1uzCcZ7WuAJLsxcwBrEIkUcg52Eut6KpxlE4BaDfB14sKanKuklRHW7W46yXrMmNJbMBmTOS8v46npTfC3Z2IYip8IjQwsQvZ03J1Frns47izFF6Ny4i3TYRzZ35OQcfnLNkyjDSKCGi6IPAsZgEygyqYRejo5T5jewtzfSJoMojYJTUTB64TpTRNiT8zHUmazxXCOWfk2olbJmfBwBuol0UPDyLHTfXwl5 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i4bMld Creating libwcstools1-debuginfo package Processing files: libwcstools-devel-3.9.6-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60878 + 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.Fka2He 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.oW9z3o 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 i586-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/lib/libwcstools.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a6Igyu 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.JzZ57e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QNcuiy find-requires: running scripts (debuginfo) Requires: wcstools = 3.9.6-alt1_2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libwcstools.so.1) Processing files: libwcstools1-debuginfo-3.9.6-alt1_2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jL1bHb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QXEOnE find-requires: running scripts (debuginfo) Provides: debug(libwcstools.so.1) Requires: libwcstools1 = 3.9.6-alt1_2, debug(libc.so.6), debug(libm.so.6) Adding to wcstools-debuginfo a strict dependency on wcstools Adding to libwcstools1-debuginfo a strict dependency on libwcstools1 Adding to wcstools a strict dependency on libwcstools1 Adding to libwcstools-devel a strict dependency on libwcstools1 Adding to wcstools-debuginfo a strict dependency on libwcstools1-debuginfo Removing from wcstools-debuginfo 5 sources provided by libwcstools1-debuginfo Removing 2 extra deps from wcstools due to dependency on libwcstools1 Removing 1 extra deps from libwcstools-devel due to dependency on libwcstools1 Removing 1 extra deps from wcstools-debuginfo due to dependency on libwcstools1-debuginfo Removing 9 extra deps from wcstools due to repentancy on libwcstools1 Removing 2 extra deps from wcstools-debuginfo due to repentancy on libwcstools1-debuginfo Wrote: /usr/src/RPM/RPMS/i586/wcstools-3.9.6-alt1_2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-3.9.6-alt1_2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools-devel-3.9.6-alt1_2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcstools-debuginfo-3.9.6-alt1_2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcstools1-debuginfo-3.9.6-alt1_2.i586.rpm (w2.lzdio) 35.34user 7.44system 0:48.89elapsed 87%CPU (0avgtext+0avgdata 146012maxresident)k 0inputs+0outputs (0major+3841516minor)pagefaults 0swaps 37.72user 9.84system 0:52.92elapsed 89%CPU (0avgtext+0avgdata 146012maxresident)k 0inputs+0outputs (15747major+4101081minor)pagefaults 0swaps --- libwcstools1-3.9.6-alt1_2.i586.rpm.repo 2021-06-28 06:22:07.000000000 +0000 +++ libwcstools1-3.9.6-alt1_2.i586.rpm.hasher 2022-03-05 05:01:21.378757494 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -18,5 +19,5 @@ File: /usr/lib/libwcstools.so.1 120777 root:root libwcstools.so.1.0.0 -File: /usr/lib/libwcstools.so.1.0.0 100644 root:root 7bc41d98437d72367052bc4a409e261a +File: /usr/lib/libwcstools.so.1.0.0 100644 root:root 63dbe71b35dd72c163af083f618e971d 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: 5a1193b2b7514b7f10e8c4fed96d217cf55790eae7f9a50da7750af53d42303c828d1f73bcc02d48f3cc8f8e2ce97c14dd75deaa04c960056e2f93788cf22a2e +RPMIdentity: 939b7a38ac423e1c8a4bf768f89560025cf0a80684c2116594c51f0e28b57e5b2ab60e5bcca4fc2e0d4d19991e1941a91f055b55879326f138e3d0d6e63449bd --- libwcstools1-debuginfo-3.9.6-alt1_2.i586.rpm.repo 2021-06-28 06:22:07.000000000 +0000 +++ libwcstools1-debuginfo-3.9.6-alt1_2.i586.rpm.hasher 2022-03-05 05:01:21.425757994 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/c37d9cb39bf0a8805948b1a1f947af1275a9f3 120777 root:root ../../../libwcstools.so.1.0.0 -/usr/lib/debug/.build-id/12/c37d9cb39bf0a8805948b1a1f947af1275a9f3.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/894f1f3b1e855e0a1c11ad99ec0a8ee5149b13 120777 root:root ../../../libwcstools.so.1.0.0 +/usr/lib/debug/.build-id/26/894f1f3b1e855e0a1c11ad99ec0a8ee5149b13.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root @@ -68,6 +68,6 @@ Provides: libwcstools1-debuginfo = 3.9.6-alt1_2:sisyphus+276138.100.1.1 -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/c37d9cb39bf0a8805948b1a1f947af1275a9f3 120777 root:root ../../../libwcstools.so.1.0.0 -File: /usr/lib/debug/.build-id/12/c37d9cb39bf0a8805948b1a1f947af1275a9f3.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root 2e9245f4a8b5fa9460cbd010dcfd22f1 +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/894f1f3b1e855e0a1c11ad99ec0a8ee5149b13 120777 root:root ../../../libwcstools.so.1.0.0 +File: /usr/lib/debug/.build-id/26/894f1f3b1e855e0a1c11ad99ec0a8ee5149b13.debug 120777 root:root ../../usr/lib/libwcstools.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libwcstools.so.1.0.0.debug 100644 root:root 953c8495177fb14f64d537c4ce7e9d38 File: /usr/lib/debug/usr/lib/libwcstools.so.1.debug 120777 root:root libwcstools.so.1.0.0.debug @@ -130,2 +130,2 @@ File: /usr/src/debug/wcstools-3.9.6/libwcs/zpxpos.c 100644 root:root 68ffa53a0cfa3bd0fbede8ef2f35580d -RPMIdentity: 8378feea7d85c2e95eaf9e98f92ab9156e72a176e64ea410e72cb73ec1998085290eb8bb6b1fed556021f1701f2c13635649bdee37f1afbd7a86d856ec50e787 +RPMIdentity: 87af4551b99ab74fc0e40b177f59b1b43d26d46327ba6266cb40a771402d4674115398aed9b621a1ca5e3018abcf0c62e5d27a41dbfcbf484afbbf43b9307508 --- wcstools-3.9.6-alt1_2.i586.rpm.repo 2021-06-28 06:22:07.000000000 +0000 +++ wcstools-3.9.6-alt1_2.i586.rpm.hasher 2022-03-05 05:01:21.477758547 +0000 @@ -87,2 +87,3 @@ Requires: /lib/ld-linux.so.2 +Requires: libc.so.6(GLIBC_2.34) 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 ed88690196eeb00b48c92275dad43622 -File: /usr/bin/bincat 100755 root:root ef15a5412e35f8f5070c99544fe8187f -File: /usr/bin/char2sp 100755 root:root 0eea79ac952f42abddee414695ca4cdc -File: /usr/bin/conpix 100755 root:root 9d3f1adfe51655c632752c23f88a5718 -File: /usr/bin/cphead 100755 root:root 467ff96c389da5e331d21fc02581f51b -File: /usr/bin/crlf 100755 root:root 04556abd7271ffe6074a9954c3e555c7 -File: /usr/bin/delhead 100755 root:root bcb8700abe2d57463370250f5f6bd0d8 -File: /usr/bin/delwcs 100755 root:root 51af8057ea516beec6ade7736a60342b -File: /usr/bin/edhead 100755 root:root 35151fca781aa44cbef03498bf4cee03 -File: /usr/bin/filename 100755 root:root 9884b2921ab1bf63b780d1495c1eefca -File: /usr/bin/fileroot 100755 root:root f2e10465dd0e42ea4a69b32dab3779d8 -File: /usr/bin/filext 100755 root:root 4656326fd0f51cd701c25860945792bc -File: /usr/bin/fixpix 100755 root:root 023b2d8479f04807b3c4a4c3783d0ebb -File: /usr/bin/getcol 100755 root:root 2aafcd8cbeb4521a243d9a7e2e2167cb -File: /usr/bin/getdate 100755 root:root d4f0c096ab7d4492e75e47027e8010ae -File: /usr/bin/getfits 100755 root:root 08e10e846792b06a9511c930873e9c2f -File: /usr/bin/gethead 100755 root:root 4c54453b42879cb4bae9382a346e95ff -File: /usr/bin/getpix 100755 root:root 92752c1c68ed3c95dce640138a64c064 -File: /usr/bin/gettab 100755 root:root 40bed7ad77e4bb72887ebc071944f5fb -File: /usr/bin/htmlsp 100755 root:root 47ef734dfa0c8050e7b5cdec62bfa094 -File: /usr/bin/i2f 100755 root:root 3f1b95cba4e449cc10e587e3bd8d9556 -File: /usr/bin/imcat 100755 root:root ae54c85593e1619f0bb3f6073a2e5f14 -File: /usr/bin/imextract 100755 root:root 40c8a5d253b264f23c5b2259074eacd5 -File: /usr/bin/imfill 100755 root:root 54ba8ec678aec51c218483c0fd67306a -File: /usr/bin/imhead 100755 root:root 775e2da525d0ee8881aad85af37c0849 -File: /usr/bin/immatch 100755 root:root fb2e40198a3dc1a7f37f384dfaa8866f -File: /usr/bin/imresize 100755 root:root 5a6dda6890b2e66a7687ead97269f834 -File: /usr/bin/imrot 100755 root:root 31a619eab77daa39088570be979d9f95 -File: /usr/bin/imsize 100755 root:root 11dacea2084623edb5760e5944fefbe2 -File: /usr/bin/imsmooth 100755 root:root c5f2f4fca3cbf639dc454fd8f9154510 -File: /usr/bin/imstack 100755 root:root f40fdfc461c55ffb06bbfa814713ef8a -File: /usr/bin/imstar 100755 root:root 583adf65fb477c159d88dccee61ea4f6 -File: /usr/bin/imwcs 100755 root:root bd15fb0cc9c79d9da4504784ceb3d4b2 -File: /usr/bin/isfile 100755 root:root cee7675fa3e03d7fa734e5e5920563ad -File: /usr/bin/isfits 100755 root:root d5628e96b378b5b5b682f4ae86d43770 -File: /usr/bin/isnum 100755 root:root 4ef211f1d1002daec0bf89f6a4acd3b0 -File: /usr/bin/isrange 100755 root:root c959e19d1c4cc7a11f46f9562774cbf4 -File: /usr/bin/keyhead 100755 root:root d8b3328acdc8e8872a3b2e66ab401e31 -File: /usr/bin/newfits 100755 root:root e6dd2a6d1720b153b71c0e8fc64f0b58 -File: /usr/bin/scat 100755 root:root 7a8f507770a2f063089f303f010efcd5 -File: /usr/bin/sethead 100755 root:root d63210d7baefd5549fcac3050755e509 -File: /usr/bin/setpix 100755 root:root 398fa747c23a689ab9b2e35351e5dccf -File: /usr/bin/simpos 100755 root:root a79cd327d61bf142ff521a5405158149 -File: /usr/bin/sky2xy 100755 root:root 08ca9ead248fc57a49151cb3481554ba -File: /usr/bin/skycoor 100755 root:root 3c30438239c1615c73ec8263d1606a50 -File: /usr/bin/sp2char 100755 root:root 61d1d2fe2c19e0940ec2ae17dd0cdf89 -File: /usr/bin/subpix 100755 root:root bc34006386df285c7d650bf94ec7346d -File: /usr/bin/sumpix 100755 root:root 1264ec168f87026a22a1ddbbe25fe0d2 -File: /usr/bin/wcshead 100755 root:root 78a6abd125b6278ab55a031b04e90e3c -File: /usr/bin/wcsremap 100755 root:root 9651ce43e45559caa33d65996ce457f2 -File: /usr/bin/xy2sky 100755 root:root efae60c28fbbb8de8d324ce62ae182c1 +File: /usr/bin/addpix 100755 root:root 4636682d2b875f2409410f50fe0b56a1 +File: /usr/bin/bincat 100755 root:root 8802f3a464696651ac9fc467c93d9ca4 +File: /usr/bin/char2sp 100755 root:root fc05669774bb92dd36e2050c04ae728f +File: /usr/bin/conpix 100755 root:root 87a6b758bacff2974366fc5d15710bbc +File: /usr/bin/cphead 100755 root:root edf33a3da9718df01da875b05905ab05 +File: /usr/bin/crlf 100755 root:root 33a4f926ef9654b2fd5056745ae6db0b +File: /usr/bin/delhead 100755 root:root 554fd76569b0e85dbc3f36ddebb10290 +File: /usr/bin/delwcs 100755 root:root 45fb68babfecc5b42b05b8b77b7c1008 +File: /usr/bin/edhead 100755 root:root b5f29362b0feb2c882eef5516e14a695 +File: /usr/bin/filename 100755 root:root 70bc2d3bcbb6704729b9b8b0d10feb85 +File: /usr/bin/fileroot 100755 root:root 09ad7e1c6c771a1424a216a7f91bffc7 +File: /usr/bin/filext 100755 root:root 7cffece2b790158b339f5f8cb0c021e6 +File: /usr/bin/fixpix 100755 root:root e06b87779cde5dbc37cf17af41ebff67 +File: /usr/bin/getcol 100755 root:root db30b9716ebc7a0f0bd9fc6d3df00625 +File: /usr/bin/getdate 100755 root:root 4022c08611a43b615cf01b4a4fb65779 +File: /usr/bin/getfits 100755 root:root 4815bbd413a829d6b63a5b01dd81a1c2 +File: /usr/bin/gethead 100755 root:root 9885baa160fd83a9bb0bb93dda8e55ef +File: /usr/bin/getpix 100755 root:root 3844d9f2851dedf33b129e811339bb1c +File: /usr/bin/gettab 100755 root:root 251feaf54a5f6bb2307745d1dd97c7c5 +File: /usr/bin/htmlsp 100755 root:root ca2009704a997f59065129dbc7638f22 +File: /usr/bin/i2f 100755 root:root aa6f6b47451a720226bf13aa22303d45 +File: /usr/bin/imcat 100755 root:root 617557bacd776af9c47bbc280dc431d1 +File: /usr/bin/imextract 100755 root:root 3afe8147d3b66ee37b0f26f4e46f9230 +File: /usr/bin/imfill 100755 root:root 5eaf3d64592680599eeebe5cc1066ee0 +File: /usr/bin/imhead 100755 root:root f07443b40db332f1a69d267aca7f835c +File: /usr/bin/immatch 100755 root:root 1564d68182c1f5eb455ad777fd99c425 +File: /usr/bin/imresize 100755 root:root 64c5e629d66a7bc0e59ff6eb716445d6 +File: /usr/bin/imrot 100755 root:root 056b60311d9f659e606ace52db91b59a +File: /usr/bin/imsize 100755 root:root 47fc21231e863791afdc66eefb49f619 +File: /usr/bin/imsmooth 100755 root:root a614a5836abd4a99f2f97f0f764375bf +File: /usr/bin/imstack 100755 root:root ef3c12d6182a81e9c5e0732d12144403 +File: /usr/bin/imstar 100755 root:root 6b3aee2b25a48f7e81e9b3a46c51c630 +File: /usr/bin/imwcs 100755 root:root cce63778c4ce90a097f60386a2024025 +File: /usr/bin/isfile 100755 root:root 49a35ebebc2bda9ec0bcb98a3111faa7 +File: /usr/bin/isfits 100755 root:root b834620a530747d369dbdde88e840941 +File: /usr/bin/isnum 100755 root:root da6c5bd493cb15dd7cd9876218dfbd30 +File: /usr/bin/isrange 100755 root:root c0b43b44fd8bd3c9f1cb0d746d0d0dd7 +File: /usr/bin/keyhead 100755 root:root ab06a2d1cd007be65aeabe814794e8bb +File: /usr/bin/newfits 100755 root:root 6b125dd251fc8f387743e17caf7e98ab +File: /usr/bin/scat 100755 root:root 1f6452909e19b1aafdb9f76c15689cba +File: /usr/bin/sethead 100755 root:root 65b84585e7f4716f767a842007c04b08 +File: /usr/bin/setpix 100755 root:root 2badd7f1d7434251e051ccfe67a735b1 +File: /usr/bin/simpos 100755 root:root cfa58d847178827006cdff79d3131c8f +File: /usr/bin/sky2xy 100755 root:root 55472043a8dfadc558e6e6c3d52049cf +File: /usr/bin/skycoor 100755 root:root b44b2a1858b54d393e6f3e01d669637c +File: /usr/bin/sp2char 100755 root:root 2a5fccbc93efd6f71bd07bd9b77b89b3 +File: /usr/bin/subpix 100755 root:root 528e0a4eab96e14cd7a8ce6ca8b57a47 +File: /usr/bin/sumpix 100755 root:root 8aa59b6ef82dfb17f27c2237b7a71de3 +File: /usr/bin/wcshead 100755 root:root c855564040695520d29e5f405dd7c3b3 +File: /usr/bin/wcsremap 100755 root:root a2e6d75611dec344174e3d86952a3fe1 +File: /usr/bin/xy2sky 100755 root:root 6d376b7aa20c46dc3eb3aab67b6db9a5 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: c96e689dc428f3581b9f6210ca30f4e0d3517af27fc65a5b62ab23e69d55441965c0c8814389145eb0077c365f4f68f18f609f93c599655b3a58a0cf8389dc44 +RPMIdentity: 515f101e0ca21d0696bce2c54e48a336ea3720a3facd068b682f9d43c9fc3a179a058133889252cc3c251124926e7393cc6fc64dc6618f3549889a7d70d34c22 --- wcstools-debuginfo-3.9.6-alt1_2.i586.rpm.repo 2021-06-28 06:22:07.000000000 +0000 +++ wcstools-debuginfo-3.9.6-alt1_2.i586.rpm.hasher 2022-03-05 05:01:21.530759110 +0000 @@ -1,149 +1,148 @@ -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/a915871e8e0db1f1fe64f1d3cc15633d683d8c 120777 root:root ../../../../bin/fixpix -/usr/lib/debug/.build-id/01/a915871e8e0db1f1fe64f1d3cc15633d683d8c.debug 120777 root:root ../../usr/bin/fixpix.debug -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/863e8e990f159fa83cebc802be22c12f2a6a79 120777 root:root ../../../../bin/getfits -/usr/lib/debug/.build-id/06/863e8e990f159fa83cebc802be22c12f2a6a79.debug 120777 root:root ../../usr/bin/getfits.debug -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/3bb2f7b4c3ca20e857b8b312f0c25bce5434a2 120777 root:root ../../../../bin/imcat -/usr/lib/debug/.build-id/09/3bb2f7b4c3ca20e857b8b312f0c25bce5434a2.debug 120777 root:root ../../usr/bin/imcat.debug -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/c8a55ee3187bd134321cd6fb2bc97568ce0492 120777 root:root ../../../../bin/imhead -/usr/lib/debug/.build-id/0e/c8a55ee3187bd134321cd6fb2bc97568ce0492.debug 120777 root:root ../../usr/bin/imhead.debug -/usr/lib/debug/.build-id/14 40755 root:root -/usr/lib/debug/.build-id/14/31a48edfbab46fa1c19eab9578284fad4ddad7 120777 root:root ../../../../bin/delhead -/usr/lib/debug/.build-id/14/31a48edfbab46fa1c19eab9578284fad4ddad7.debug 120777 root:root ../../usr/bin/delhead.debug -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/25d5f82e3fff38d609e2bdc76b624976fcaa83 120777 root:root ../../../../bin/edhead -/usr/lib/debug/.build-id/26/25d5f82e3fff38d609e2bdc76b624976fcaa83.debug 120777 root:root ../../usr/bin/edhead.debug -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/249a5d9f4a3fd38a4bc1a829dc1788810bc1e9 120777 root:root ../../../../bin/sp2char -/usr/lib/debug/.build-id/2d/249a5d9f4a3fd38a4bc1a829dc1788810bc1e9.debug 120777 root:root ../../usr/bin/sp2char.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/0f1917d3261ee6a400e9132e5e1eea5472ceb0 120777 root:root ../../../../bin/imresize +/usr/lib/debug/.build-id/07/0f1917d3261ee6a400e9132e5e1eea5472ceb0.debug 120777 root:root ../../usr/bin/imresize.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/e56938af4c9d2ab5e557af527e0c0020bd2a89 120777 root:root ../../../../bin/sky2xy +/usr/lib/debug/.build-id/10/e56938af4c9d2ab5e557af527e0c0020bd2a89.debug 120777 root:root ../../usr/bin/sky2xy.debug +/usr/lib/debug/.build-id/10/eee15f77f69164f45ab477d6af3c26cf16d6b1 120777 root:root ../../../../bin/xy2sky +/usr/lib/debug/.build-id/10/eee15f77f69164f45ab477d6af3c26cf16d6b1.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/2ea6138fbdc194f106afaf235bdf6d04f834e6 120777 root:root ../../../../bin/sp2char +/usr/lib/debug/.build-id/11/2ea6138fbdc194f106afaf235bdf6d04f834e6.debug 120777 root:root ../../usr/bin/sp2char.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/435efde0f962b7621b8f7314ebf6f0ed324a03 120777 root:root ../../../../bin/gethead +/usr/lib/debug/.build-id/16/435efde0f962b7621b8f7314ebf6f0ed324a03.debug 120777 root:root ../../usr/bin/gethead.debug +/usr/lib/debug/.build-id/17 40755 root:root +/usr/lib/debug/.build-id/17/a16fb6dcc21f319950b4dd2490077c2c60f253 120777 root:root ../../../../bin/newfits +/usr/lib/debug/.build-id/17/a16fb6dcc21f319950b4dd2490077c2c60f253.debug 120777 root:root ../../usr/bin/newfits.debug +/usr/lib/debug/.build-id/17/da05bc087501db96db7788a63c080deca91240 120777 root:root ../../../../bin/imfill +/usr/lib/debug/.build-id/17/da05bc087501db96db7788a63c080deca91240.debug 120777 root:root ../../usr/bin/imfill.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/70265514e98ef45cd6ce391c8ea891cf0325a2 120777 root:root ../../../../bin/imsize +/usr/lib/debug/.build-id/19/70265514e98ef45cd6ce391c8ea891cf0325a2.debug 120777 root:root ../../usr/bin/imsize.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/1c06a6b9fac8613ed2010cd4f8093f3e66e09e 120777 root:root ../../../../bin/getcol +/usr/lib/debug/.build-id/1e/1c06a6b9fac8613ed2010cd4f8093f3e66e09e.debug 120777 root:root ../../usr/bin/getcol.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/071a6009123152fab7bf5fefa890c695f603ea 120777 root:root ../../../../bin/isnum +/usr/lib/debug/.build-id/2a/071a6009123152fab7bf5fefa890c695f603ea.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/113d79a4c708a654a4b654c92446a5a52f2608 120777 root:root ../../../../bin/bincat +/usr/lib/debug/.build-id/2c/113d79a4c708a654a4b654c92446a5a52f2608.debug 120777 root:root ../../usr/bin/bincat.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/c57d6b46a836c6ce365fdb4fb9a06447369b93 120777 root:root ../../../../bin/imrot +/usr/lib/debug/.build-id/31/c57d6b46a836c6ce365fdb4fb9a06447369b93.debug 120777 root:root ../../usr/bin/imrot.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/4e92057ce5276866a91d6bfc7c1e8c42f50058 120777 root:root ../../../../bin/immatch +/usr/lib/debug/.build-id/35/4e92057ce5276866a91d6bfc7c1e8c42f50058.debug 120777 root:root ../../usr/bin/immatch.debug /usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/e873b12b5c949783ab9878fdb9d4533cb48cc2 120777 root:root ../../../../bin/immatch -/usr/lib/debug/.build-id/38/e873b12b5c949783ab9878fdb9d4533cb48cc2.debug 120777 root:root ../../usr/bin/immatch.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/1df4338a8a0504acea6e9ad54222aac6acc7e0 120777 root:root ../../../../bin/isnum -/usr/lib/debug/.build-id/3b/1df4338a8a0504acea6e9ad54222aac6acc7e0.debug 120777 root:root ../../usr/bin/isnum.debug +/usr/lib/debug/.build-id/38/0c3ee7cf0dc12205b153d94a4bcfb03ba56c62 120777 root:root ../../../../bin/isfile +/usr/lib/debug/.build-id/38/0c3ee7cf0dc12205b153d94a4bcfb03ba56c62.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/b94a5cfc84759ca6b948e4f591f1b9f47fbe31 120777 root:root ../../../../bin/subpix +/usr/lib/debug/.build-id/3c/b94a5cfc84759ca6b948e4f591f1b9f47fbe31.debug 120777 root:root ../../usr/bin/subpix.debug /usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/d60bb7c0bf1216aadacc855ba6dac89d816312 120777 root:root ../../../../bin/skycoor -/usr/lib/debug/.build-id/3e/d60bb7c0bf1216aadacc855ba6dac89d816312.debug 120777 root:root ../../usr/bin/skycoor.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/7679bd2fb0eaf7bfbb656f58e4ef70c0cca8a0 120777 root:root ../../../../bin/crlf -/usr/lib/debug/.build-id/43/7679bd2fb0eaf7bfbb656f58e4ef70c0cca8a0.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/3e/74c20ce8f6d1e39b4f3b185fbfbafb3ff0a54d 120777 root:root ../../../../bin/delhead +/usr/lib/debug/.build-id/3e/74c20ce8f6d1e39b4f3b185fbfbafb3ff0a54d.debug 120777 root:root ../../usr/bin/delhead.debug /usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/297dc00838841a1d4ad8740e662e38ecd053ff 120777 root:root ../../../../bin/imfill -/usr/lib/debug/.build-id/4b/297dc00838841a1d4ad8740e662e38ecd053ff.debug 120777 root:root ../../usr/bin/imfill.debug -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/66ae33d88bfd826f2150fed162ac439a34b2c4 120777 root:root ../../../../bin/isrange -/usr/lib/debug/.build-id/4d/66ae33d88bfd826f2150fed162ac439a34b2c4.debug 120777 root:root ../../usr/bin/isrange.debug -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/cc1a19d07e33a336c9e61af28f4285e763aace 120777 root:root ../../../../bin/imextract -/usr/lib/debug/.build-id/58/cc1a19d07e33a336c9e61af28f4285e763aace.debug 120777 root:root ../../usr/bin/imextract.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/6fb6d3ac56d99801eb2f883ffffa73f7806c00 120777 root:root ../../../../bin/filext -/usr/lib/debug/.build-id/5a/6fb6d3ac56d99801eb2f883ffffa73f7806c00.debug 120777 root:root ../../usr/bin/filext.debug -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/e2151b95370714138999813874a28ea85a24f9 120777 root:root ../../../../bin/imrot -/usr/lib/debug/.build-id/66/e2151b95370714138999813874a28ea85a24f9.debug 120777 root:root ../../usr/bin/imrot.debug -/usr/lib/debug/.build-id/68 40755 root:root -/usr/lib/debug/.build-id/68/88aaeca3616a485632f3af89233890f44dcc7a 120777 root:root ../../../../bin/getpix -/usr/lib/debug/.build-id/68/88aaeca3616a485632f3af89233890f44dcc7a.debug 120777 root:root ../../usr/bin/getpix.debug -/usr/lib/debug/.build-id/68/e33ee751ada4f0361dd767acde6d96d4e5a8b1 120777 root:root ../../../../bin/delwcs -/usr/lib/debug/.build-id/68/e33ee751ada4f0361dd767acde6d96d4e5a8b1.debug 120777 root:root ../../usr/bin/delwcs.debug -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/589554ef0eb98231c78cd5826398d1514eef59 120777 root:root ../../../../bin/sky2xy -/usr/lib/debug/.build-id/6a/589554ef0eb98231c78cd5826398d1514eef59.debug 120777 root:root ../../usr/bin/sky2xy.debug -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/7bb3e0f95a3e66882ca36ca75d194c7747def2 120777 root:root ../../../../bin/i2f -/usr/lib/debug/.build-id/6e/7bb3e0f95a3e66882ca36ca75d194c7747def2.debug 120777 root:root ../../usr/bin/i2f.debug -/usr/lib/debug/.build-id/6f 40755 root:root -/usr/lib/debug/.build-id/6f/c46fe604a9ad27a80309e1ed7ed8f463cc007b 120777 root:root ../../../../bin/imresize -/usr/lib/debug/.build-id/6f/c46fe604a9ad27a80309e1ed7ed8f463cc007b.debug 120777 root:root ../../usr/bin/imresize.debug +/usr/lib/debug/.build-id/4b/c468e50c824e6103471dd3040d5ee5964f5717 120777 root:root ../../../../bin/setpix +/usr/lib/debug/.build-id/4b/c468e50c824e6103471dd3040d5ee5964f5717.debug 120777 root:root ../../usr/bin/setpix.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/e77083406b3e49b1b527f110fc57dfa8b78746 120777 root:root ../../../../bin/imextract +/usr/lib/debug/.build-id/56/e77083406b3e49b1b527f110fc57dfa8b78746.debug 120777 root:root ../../usr/bin/imextract.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/69be5bb120de4f6a558a61d80a20abf38fe31e 120777 root:root ../../../../bin/char2sp +/usr/lib/debug/.build-id/5b/69be5bb120de4f6a558a61d80a20abf38fe31e.debug 120777 root:root ../../usr/bin/char2sp.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/ab5f6d6bac35d5cb2cf5a2f19d65fae0619494 120777 root:root ../../../../bin/crlf +/usr/lib/debug/.build-id/61/ab5f6d6bac35d5cb2cf5a2f19d65fae0619494.debug 120777 root:root ../../usr/bin/crlf.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/cacb2d396739072c3bf6ea16cd708bf1c07a2c 120777 root:root ../../../../bin/htmlsp +/usr/lib/debug/.build-id/64/cacb2d396739072c3bf6ea16cd708bf1c07a2c.debug 120777 root:root ../../usr/bin/htmlsp.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/c5543200b4c9f436040a8a046270e105adb194 120777 root:root ../../../../bin/isrange +/usr/lib/debug/.build-id/69/c5543200b4c9f436040a8a046270e105adb194.debug 120777 root:root ../../usr/bin/isrange.debug /usr/lib/debug/.build-id/75 40755 root:root -/usr/lib/debug/.build-id/75/40288b5551d53f3343bd6e0dce8d6d1f67e059 120777 root:root ../../../../bin/char2sp -/usr/lib/debug/.build-id/75/40288b5551d53f3343bd6e0dce8d6d1f67e059.debug 120777 root:root ../../usr/bin/char2sp.debug -/usr/lib/debug/.build-id/75/7bee79ca9fc59fe47c28fa0c3234a0b8519452 120777 root:root ../../../../bin/wcshead -/usr/lib/debug/.build-id/75/7bee79ca9fc59fe47c28fa0c3234a0b8519452.debug 120777 root:root ../../usr/bin/wcshead.debug -/usr/lib/debug/.build-id/79 40755 root:root -/usr/lib/debug/.build-id/79/d1a1777a312e2d365cb3fc8a795ce6dadbdf55 120777 root:root ../../../../bin/sumpix -/usr/lib/debug/.build-id/79/d1a1777a312e2d365cb3fc8a795ce6dadbdf55.debug 120777 root:root ../../usr/bin/sumpix.debug -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/967928eb3813533a9b0a1b1c7b2632e4c31107 120777 root:root ../../../../bin/bincat -/usr/lib/debug/.build-id/7a/967928eb3813533a9b0a1b1c7b2632e4c31107.debug 120777 root:root ../../usr/bin/bincat.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/003fae7cabdc8ac2133032abc1e902e7fdee22 120777 root:root ../../../../bin/sethead -/usr/lib/debug/.build-id/83/003fae7cabdc8ac2133032abc1e902e7fdee22.debug 120777 root:root ../../usr/bin/sethead.debug -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/47f85afdbb28ba657340b11ff0af719e88303d 120777 root:root ../../../../bin/gettab -/usr/lib/debug/.build-id/88/47f85afdbb28ba657340b11ff0af719e88303d.debug 120777 root:root ../../usr/bin/gettab.debug -/usr/lib/debug/.build-id/8c 40755 root:root -/usr/lib/debug/.build-id/8c/4848fdf9e40911737802acfb14c12ae90f1574 120777 root:root ../../../../bin/xy2sky -/usr/lib/debug/.build-id/8c/4848fdf9e40911737802acfb14c12ae90f1574.debug 120777 root:root ../../usr/bin/xy2sky.debug +/usr/lib/debug/.build-id/75/6d83a4d40794fd24994b33d7d954541ecc344c 120777 root:root ../../../../bin/delwcs +/usr/lib/debug/.build-id/75/6d83a4d40794fd24994b33d7d954541ecc344c.debug 120777 root:root ../../usr/bin/delwcs.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/988e55e2452430c4c2d89a2d0f750cd35a89a8 120777 root:root ../../../../bin/imwcs +/usr/lib/debug/.build-id/84/988e55e2452430c4c2d89a2d0f750cd35a89a8.debug 120777 root:root ../../usr/bin/imwcs.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/6982877567c7367efa53ac2987f4234f697eaf 120777 root:root ../../../../bin/simpos +/usr/lib/debug/.build-id/85/6982877567c7367efa53ac2987f4234f697eaf.debug 120777 root:root ../../usr/bin/simpos.debug /usr/lib/debug/.build-id/8d 40755 root:root -/usr/lib/debug/.build-id/8d/dacbc862f7cb28c04e77bd0ebd4c01e3765133 120777 root:root ../../../../bin/getcol -/usr/lib/debug/.build-id/8d/dacbc862f7cb28c04e77bd0ebd4c01e3765133.debug 120777 root:root ../../usr/bin/getcol.debug -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/891b3e37b88f2c876d7ab297b1e884f0444ac7 120777 root:root ../../../../bin/addpix -/usr/lib/debug/.build-id/8e/891b3e37b88f2c876d7ab297b1e884f0444ac7.debug 120777 root:root ../../usr/bin/addpix.debug -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/5c67f5fafd875840910a6c0c1722c65ed9fb34 120777 root:root ../../../../bin/imwcs -/usr/lib/debug/.build-id/90/5c67f5fafd875840910a6c0c1722c65ed9fb34.debug 120777 root:root ../../usr/bin/imwcs.debug -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/b57a35004c36861a7ef5d18b2a0a45e3434e37 120777 root:root ../../../../bin/imsmooth -/usr/lib/debug/.build-id/96/b57a35004c36861a7ef5d18b2a0a45e3434e37.debug 120777 root:root ../../usr/bin/imsmooth.debug -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/bd9d13ee8dcc962e848533062ebe90f940d93b 120777 root:root ../../../../bin/isfile -/usr/lib/debug/.build-id/9b/bd9d13ee8dcc962e848533062ebe90f940d93b.debug 120777 root:root ../../usr/bin/isfile.debug +/usr/lib/debug/.build-id/8d/a326b0afe00e3d6929d9a15e698be2c5233999 120777 root:root ../../../../bin/imhead +/usr/lib/debug/.build-id/8d/a326b0afe00e3d6929d9a15e698be2c5233999.debug 120777 root:root ../../usr/bin/imhead.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/dec10d428a4894a260128443d8a2c08a2f35a0 120777 root:root ../../../../bin/addpix +/usr/lib/debug/.build-id/8f/dec10d428a4894a260128443d8a2c08a2f35a0.debug 120777 root:root ../../usr/bin/addpix.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/d8310a740f745b0736fdaa69ec5d66ef0fead4 120777 root:root ../../../../bin/gettab +/usr/lib/debug/.build-id/95/d8310a740f745b0736fdaa69ec5d66ef0fead4.debug 120777 root:root ../../usr/bin/gettab.debug +/usr/lib/debug/.build-id/95/dc248a3146bd7da88c0c8d8f98d0ac6578ed18 120777 root:root ../../../../bin/isfits +/usr/lib/debug/.build-id/95/dc248a3146bd7da88c0c8d8f98d0ac6578ed18.debug 120777 root:root ../../usr/bin/isfits.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/990c0007a390d6c2955d56c7fe51ea723ea47d 120777 root:root ../../../../bin/imstack +/usr/lib/debug/.build-id/9a/990c0007a390d6c2955d56c7fe51ea723ea47d.debug 120777 root:root ../../usr/bin/imstack.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/b45d8640a4bb17f1069438eb8b60b35e838fd4 120777 root:root ../../../../bin/filename +/usr/lib/debug/.build-id/9c/b45d8640a4bb17f1069438eb8b60b35e838fd4.debug 120777 root:root ../../usr/bin/filename.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/871c710f12b10345dbdc19b316e494b6221d5e 120777 root:root ../../../../bin/getdate +/usr/lib/debug/.build-id/9e/871c710f12b10345dbdc19b316e494b6221d5e.debug 120777 root:root ../../usr/bin/getdate.debug /usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/ca894b6325ac950682048e778dfc5e9a3493ca 120777 root:root ../../../../bin/gethead -/usr/lib/debug/.build-id/a2/ca894b6325ac950682048e778dfc5e9a3493ca.debug 120777 root:root ../../usr/bin/gethead.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/ac3f5d722c44173a0c195869b9cd789fa21f43 120777 root:root ../../../../bin/htmlsp -/usr/lib/debug/.build-id/a8/ac3f5d722c44173a0c195869b9cd789fa21f43.debug 120777 root:root ../../usr/bin/htmlsp.debug -/usr/lib/debug/.build-id/a8/eff2d813f035b1c3a182eeda4782f3340d83f2 120777 root:root ../../../../bin/simpos -/usr/lib/debug/.build-id/a8/eff2d813f035b1c3a182eeda4782f3340d83f2.debug 120777 root:root ../../usr/bin/simpos.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/f1aa7f195fa94bb42aec8ab6dc661ad810f63a 120777 root:root ../../../../bin/scat -/usr/lib/debug/.build-id/ab/f1aa7f195fa94bb42aec8ab6dc661ad810f63a.debug 120777 root:root ../../usr/bin/scat.debug +/usr/lib/debug/.build-id/a2/04a31304333525d5a86c100ca228310a2df7d5 120777 root:root ../../../../bin/getpix +/usr/lib/debug/.build-id/a2/04a31304333525d5a86c100ca228310a2df7d5.debug 120777 root:root ../../usr/bin/getpix.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/e45b1aa1ad2c521fe31b0ff9959b1f6b3fa9d2 120777 root:root ../../../../bin/imsmooth +/usr/lib/debug/.build-id/a3/e45b1aa1ad2c521fe31b0ff9959b1f6b3fa9d2.debug 120777 root:root ../../usr/bin/imsmooth.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/aa1999c6f80537128c64c9547dde1b0683f93e 120777 root:root ../../../../bin/imstar +/usr/lib/debug/.build-id/aa/aa1999c6f80537128c64c9547dde1b0683f93e.debug 120777 root:root ../../usr/bin/imstar.debug /usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/13da5132d168029ff98df3c1f5f409311863ec 120777 root:root ../../../../bin/isfits -/usr/lib/debug/.build-id/b0/13da5132d168029ff98df3c1f5f409311863ec.debug 120777 root:root ../../usr/bin/isfits.debug -/usr/lib/debug/.build-id/b3 40755 root:root -/usr/lib/debug/.build-id/b3/057e4284f2e1da7a43b3df41bb9248fbcf6dc0 120777 root:root ../../../../bin/newfits -/usr/lib/debug/.build-id/b3/057e4284f2e1da7a43b3df41bb9248fbcf6dc0.debug 120777 root:root ../../usr/bin/newfits.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/a1b609f3e44a81d28353a9167c6466bceaf9c4 120777 root:root ../../../../bin/getdate -/usr/lib/debug/.build-id/bc/a1b609f3e44a81d28353a9167c6466bceaf9c4.debug 120777 root:root ../../usr/bin/getdate.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/f63f4937326df22fbf963a8f03de71df036510 120777 root:root ../../../../bin/conpix -/usr/lib/debug/.build-id/c0/f63f4937326df22fbf963a8f03de71df036510.debug 120777 root:root ../../usr/bin/conpix.debug -/usr/lib/debug/.build-id/c9 40755 root:root -/usr/lib/debug/.build-id/c9/0ea00c27c0b4572bb2186ad84b6a88b67bce4b 120777 root:root ../../../../bin/imstar -/usr/lib/debug/.build-id/c9/0ea00c27c0b4572bb2186ad84b6a88b67bce4b.debug 120777 root:root ../../usr/bin/imstar.debug -/usr/lib/debug/.build-id/c9/e3a4abc607ba8a4b37b7ba5f00f31d31c60d5e 120777 root:root ../../../../bin/setpix -/usr/lib/debug/.build-id/c9/e3a4abc607ba8a4b37b7ba5f00f31d31c60d5e.debug 120777 root:root ../../usr/bin/setpix.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/1b8786482835a4f40fa80bc8abb56bb828d9cf 120777 root:root ../../../../bin/subpix -/usr/lib/debug/.build-id/cd/1b8786482835a4f40fa80bc8abb56bb828d9cf.debug 120777 root:root ../../usr/bin/subpix.debug -/usr/lib/debug/.build-id/cd/3f24459c0fa436179f2af1e712a2e7a858c73d 120777 root:root ../../../../bin/imsize -/usr/lib/debug/.build-id/cd/3f24459c0fa436179f2af1e712a2e7a858c73d.debug 120777 root:root ../../usr/bin/imsize.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/be0cd1bdea54c7c3e80073569040e049efa12c 120777 root:root ../../../../bin/wcsremap -/usr/lib/debug/.build-id/d7/be0cd1bdea54c7c3e80073569040e049efa12c.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/b0/59af256ea0ed067155dc8542dd49830d94730c 120777 root:root ../../../../bin/skycoor +/usr/lib/debug/.build-id/b0/59af256ea0ed067155dc8542dd49830d94730c.debug 120777 root:root ../../usr/bin/skycoor.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/45f956d361a90472f91b5c5a74c40ef747a237 120777 root:root ../../../../bin/cphead +/usr/lib/debug/.build-id/b8/45f956d361a90472f91b5c5a74c40ef747a237.debug 120777 root:root ../../usr/bin/cphead.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/2c59fd6345f681d17a5294406a8e134b3e7174 120777 root:root ../../../../bin/conpix +/usr/lib/debug/.build-id/bf/2c59fd6345f681d17a5294406a8e134b3e7174.debug 120777 root:root ../../usr/bin/conpix.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/63657faf1f852366184f6fd0350d966ebace77 120777 root:root ../../../../bin/wcsremap +/usr/lib/debug/.build-id/c3/63657faf1f852366184f6fd0350d966ebace77.debug 120777 root:root ../../usr/bin/wcsremap.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/a1b4bee7bb454471fdf7694b1538cae109a3b6 120777 root:root ../../../../bin/edhead +/usr/lib/debug/.build-id/ca/a1b4bee7bb454471fdf7694b1538cae109a3b6.debug 120777 root:root ../../usr/bin/edhead.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/7290419bde8e133d9c5c391e89280f6b2fe8ce 120777 root:root ../../../../bin/scat +/usr/lib/debug/.build-id/ce/7290419bde8e133d9c5c391e89280f6b2fe8ce.debug 120777 root:root ../../usr/bin/scat.debug /usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/0fdfd442def3683b2ff7178b9bcf1677c86a41 120777 root:root ../../../../bin/fileroot -/usr/lib/debug/.build-id/db/0fdfd442def3683b2ff7178b9bcf1677c86a41.debug 120777 root:root ../../usr/bin/fileroot.debug -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/43897256219bebba20d992372fc62df3b8caa2 120777 root:root ../../../../bin/imstack -/usr/lib/debug/.build-id/e3/43897256219bebba20d992372fc62df3b8caa2.debug 120777 root:root ../../usr/bin/imstack.debug -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/00343e87090c850708247c00ec1c564315ee3c 120777 root:root ../../../../bin/cphead -/usr/lib/debug/.build-id/e5/00343e87090c850708247c00ec1c564315ee3c.debug 120777 root:root ../../usr/bin/cphead.debug -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/3914de6ce7fedb9f7dfc5f0f5a54b838d1ade4 120777 root:root ../../../../bin/filename -/usr/lib/debug/.build-id/ef/3914de6ce7fedb9f7dfc5f0f5a54b838d1ade4.debug 120777 root:root ../../usr/bin/filename.debug -/usr/lib/debug/.build-id/fd 40755 root:root -/usr/lib/debug/.build-id/fd/6bb59136d9e60b72d6e8210385d15b8941a7d5 120777 root:root ../../../../bin/keyhead -/usr/lib/debug/.build-id/fd/6bb59136d9e60b72d6e8210385d15b8941a7d5.debug 120777 root:root ../../usr/bin/keyhead.debug +/usr/lib/debug/.build-id/db/d1003efa6050f6b359487422b43b2a09866dca 120777 root:root ../../../../bin/filext +/usr/lib/debug/.build-id/db/d1003efa6050f6b359487422b43b2a09866dca.debug 120777 root:root ../../usr/bin/filext.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/ae364ada97912524c40cf1fb10019e67809f21 120777 root:root ../../../../bin/sethead +/usr/lib/debug/.build-id/dc/ae364ada97912524c40cf1fb10019e67809f21.debug 120777 root:root ../../usr/bin/sethead.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/a1e13754b90fb7f69d60b7d0612852a7574795 120777 root:root ../../../../bin/wcshead +/usr/lib/debug/.build-id/f1/a1e13754b90fb7f69d60b7d0612852a7574795.debug 120777 root:root ../../usr/bin/wcshead.debug +/usr/lib/debug/.build-id/f1/ffc559f99cc740307bdeb49a73e8b7fc3ea659 120777 root:root ../../../../bin/keyhead +/usr/lib/debug/.build-id/f1/ffc559f99cc740307bdeb49a73e8b7fc3ea659.debug 120777 root:root ../../usr/bin/keyhead.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/17b74801bb46b7786eaaf5eafb3df97931fb44 120777 root:root ../../../../bin/fixpix +/usr/lib/debug/.build-id/f2/17b74801bb46b7786eaaf5eafb3df97931fb44.debug 120777 root:root ../../usr/bin/fixpix.debug +/usr/lib/debug/.build-id/f2/a8bb2f69a7573033d13221c241d28b48546ee9 120777 root:root ../../../../bin/getfits +/usr/lib/debug/.build-id/f2/a8bb2f69a7573033d13221c241d28b48546ee9.debug 120777 root:root ../../usr/bin/getfits.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/6f16ee3eb719583afba2f872b6fe4bb824bf52 120777 root:root ../../../../bin/imcat +/usr/lib/debug/.build-id/f3/6f16ee3eb719583afba2f872b6fe4bb824bf52.debug 120777 root:root ../../usr/bin/imcat.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/2896e1a3fd0efdab3478a073b78db0b87c6d36 120777 root:root ../../../../bin/fileroot +/usr/lib/debug/.build-id/fa/2896e1a3fd0efdab3478a073b78db0b87c6d36.debug 120777 root:root ../../usr/bin/fileroot.debug +/usr/lib/debug/.build-id/fa/7aba01fbd54cd8b5bb7bd35fc4638d97e0d501 120777 root:root ../../../../bin/sumpix +/usr/lib/debug/.build-id/fa/7aba01fbd54cd8b5bb7bd35fc4638d97e0d501.debug 120777 root:root ../../usr/bin/sumpix.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/f7028841c76107d1b194bc8ba1f07599c44358 120777 root:root ../../../../bin/i2f +/usr/lib/debug/.build-id/fe/f7028841c76107d1b194bc8ba1f07599c44358.debug 120777 root:root ../../usr/bin/i2f.debug /usr/lib/debug/usr/bin/addpix.debug 100644 root:root @@ -258,201 +257,200 @@ Provides: wcstools-debuginfo = 3.9.6-alt1_2:sisyphus+276138.100.1.1 -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/a915871e8e0db1f1fe64f1d3cc15633d683d8c 120777 root:root ../../../../bin/fixpix -File: /usr/lib/debug/.build-id/01/a915871e8e0db1f1fe64f1d3cc15633d683d8c.debug 120777 root:root ../../usr/bin/fixpix.debug -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/863e8e990f159fa83cebc802be22c12f2a6a79 120777 root:root ../../../../bin/getfits -File: /usr/lib/debug/.build-id/06/863e8e990f159fa83cebc802be22c12f2a6a79.debug 120777 root:root ../../usr/bin/getfits.debug -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/3bb2f7b4c3ca20e857b8b312f0c25bce5434a2 120777 root:root ../../../../bin/imcat -File: /usr/lib/debug/.build-id/09/3bb2f7b4c3ca20e857b8b312f0c25bce5434a2.debug 120777 root:root ../../usr/bin/imcat.debug -File: /usr/lib/debug/.build-id/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/c8a55ee3187bd134321cd6fb2bc97568ce0492 120777 root:root ../../../../bin/imhead -File: /usr/lib/debug/.build-id/0e/c8a55ee3187bd134321cd6fb2bc97568ce0492.debug 120777 root:root ../../usr/bin/imhead.debug -File: /usr/lib/debug/.build-id/14 40755 root:root -File: /usr/lib/debug/.build-id/14/31a48edfbab46fa1c19eab9578284fad4ddad7 120777 root:root ../../../../bin/delhead -File: /usr/lib/debug/.build-id/14/31a48edfbab46fa1c19eab9578284fad4ddad7.debug 120777 root:root ../../usr/bin/delhead.debug -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/25d5f82e3fff38d609e2bdc76b624976fcaa83 120777 root:root ../../../../bin/edhead -File: /usr/lib/debug/.build-id/26/25d5f82e3fff38d609e2bdc76b624976fcaa83.debug 120777 root:root ../../usr/bin/edhead.debug -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/249a5d9f4a3fd38a4bc1a829dc1788810bc1e9 120777 root:root ../../../../bin/sp2char -File: /usr/lib/debug/.build-id/2d/249a5d9f4a3fd38a4bc1a829dc1788810bc1e9.debug 120777 root:root ../../usr/bin/sp2char.debug +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/0f1917d3261ee6a400e9132e5e1eea5472ceb0 120777 root:root ../../../../bin/imresize +File: /usr/lib/debug/.build-id/07/0f1917d3261ee6a400e9132e5e1eea5472ceb0.debug 120777 root:root ../../usr/bin/imresize.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/e56938af4c9d2ab5e557af527e0c0020bd2a89 120777 root:root ../../../../bin/sky2xy +File: /usr/lib/debug/.build-id/10/e56938af4c9d2ab5e557af527e0c0020bd2a89.debug 120777 root:root ../../usr/bin/sky2xy.debug +File: /usr/lib/debug/.build-id/10/eee15f77f69164f45ab477d6af3c26cf16d6b1 120777 root:root ../../../../bin/xy2sky +File: /usr/lib/debug/.build-id/10/eee15f77f69164f45ab477d6af3c26cf16d6b1.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/2ea6138fbdc194f106afaf235bdf6d04f834e6 120777 root:root ../../../../bin/sp2char +File: /usr/lib/debug/.build-id/11/2ea6138fbdc194f106afaf235bdf6d04f834e6.debug 120777 root:root ../../usr/bin/sp2char.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/435efde0f962b7621b8f7314ebf6f0ed324a03 120777 root:root ../../../../bin/gethead +File: /usr/lib/debug/.build-id/16/435efde0f962b7621b8f7314ebf6f0ed324a03.debug 120777 root:root ../../usr/bin/gethead.debug +File: /usr/lib/debug/.build-id/17 40755 root:root +File: /usr/lib/debug/.build-id/17/a16fb6dcc21f319950b4dd2490077c2c60f253 120777 root:root ../../../../bin/newfits +File: /usr/lib/debug/.build-id/17/a16fb6dcc21f319950b4dd2490077c2c60f253.debug 120777 root:root ../../usr/bin/newfits.debug +File: /usr/lib/debug/.build-id/17/da05bc087501db96db7788a63c080deca91240 120777 root:root ../../../../bin/imfill +File: /usr/lib/debug/.build-id/17/da05bc087501db96db7788a63c080deca91240.debug 120777 root:root ../../usr/bin/imfill.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/70265514e98ef45cd6ce391c8ea891cf0325a2 120777 root:root ../../../../bin/imsize +File: /usr/lib/debug/.build-id/19/70265514e98ef45cd6ce391c8ea891cf0325a2.debug 120777 root:root ../../usr/bin/imsize.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/1c06a6b9fac8613ed2010cd4f8093f3e66e09e 120777 root:root ../../../../bin/getcol +File: /usr/lib/debug/.build-id/1e/1c06a6b9fac8613ed2010cd4f8093f3e66e09e.debug 120777 root:root ../../usr/bin/getcol.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/071a6009123152fab7bf5fefa890c695f603ea 120777 root:root ../../../../bin/isnum +File: /usr/lib/debug/.build-id/2a/071a6009123152fab7bf5fefa890c695f603ea.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/113d79a4c708a654a4b654c92446a5a52f2608 120777 root:root ../../../../bin/bincat +File: /usr/lib/debug/.build-id/2c/113d79a4c708a654a4b654c92446a5a52f2608.debug 120777 root:root ../../usr/bin/bincat.debug +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/c57d6b46a836c6ce365fdb4fb9a06447369b93 120777 root:root ../../../../bin/imrot +File: /usr/lib/debug/.build-id/31/c57d6b46a836c6ce365fdb4fb9a06447369b93.debug 120777 root:root ../../usr/bin/imrot.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/4e92057ce5276866a91d6bfc7c1e8c42f50058 120777 root:root ../../../../bin/immatch +File: /usr/lib/debug/.build-id/35/4e92057ce5276866a91d6bfc7c1e8c42f50058.debug 120777 root:root ../../usr/bin/immatch.debug File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/e873b12b5c949783ab9878fdb9d4533cb48cc2 120777 root:root ../../../../bin/immatch -File: /usr/lib/debug/.build-id/38/e873b12b5c949783ab9878fdb9d4533cb48cc2.debug 120777 root:root ../../usr/bin/immatch.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/1df4338a8a0504acea6e9ad54222aac6acc7e0 120777 root:root ../../../../bin/isnum -File: /usr/lib/debug/.build-id/3b/1df4338a8a0504acea6e9ad54222aac6acc7e0.debug 120777 root:root ../../usr/bin/isnum.debug +File: /usr/lib/debug/.build-id/38/0c3ee7cf0dc12205b153d94a4bcfb03ba56c62 120777 root:root ../../../../bin/isfile +File: /usr/lib/debug/.build-id/38/0c3ee7cf0dc12205b153d94a4bcfb03ba56c62.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/b94a5cfc84759ca6b948e4f591f1b9f47fbe31 120777 root:root ../../../../bin/subpix +File: /usr/lib/debug/.build-id/3c/b94a5cfc84759ca6b948e4f591f1b9f47fbe31.debug 120777 root:root ../../usr/bin/subpix.debug File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/d60bb7c0bf1216aadacc855ba6dac89d816312 120777 root:root ../../../../bin/skycoor -File: /usr/lib/debug/.build-id/3e/d60bb7c0bf1216aadacc855ba6dac89d816312.debug 120777 root:root ../../usr/bin/skycoor.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/7679bd2fb0eaf7bfbb656f58e4ef70c0cca8a0 120777 root:root ../../../../bin/crlf -File: /usr/lib/debug/.build-id/43/7679bd2fb0eaf7bfbb656f58e4ef70c0cca8a0.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/3e/74c20ce8f6d1e39b4f3b185fbfbafb3ff0a54d 120777 root:root ../../../../bin/delhead +File: /usr/lib/debug/.build-id/3e/74c20ce8f6d1e39b4f3b185fbfbafb3ff0a54d.debug 120777 root:root ../../usr/bin/delhead.debug File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/297dc00838841a1d4ad8740e662e38ecd053ff 120777 root:root ../../../../bin/imfill -File: /usr/lib/debug/.build-id/4b/297dc00838841a1d4ad8740e662e38ecd053ff.debug 120777 root:root ../../usr/bin/imfill.debug -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/66ae33d88bfd826f2150fed162ac439a34b2c4 120777 root:root ../../../../bin/isrange -File: /usr/lib/debug/.build-id/4d/66ae33d88bfd826f2150fed162ac439a34b2c4.debug 120777 root:root ../../usr/bin/isrange.debug -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/cc1a19d07e33a336c9e61af28f4285e763aace 120777 root:root ../../../../bin/imextract -File: /usr/lib/debug/.build-id/58/cc1a19d07e33a336c9e61af28f4285e763aace.debug 120777 root:root ../../usr/bin/imextract.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/6fb6d3ac56d99801eb2f883ffffa73f7806c00 120777 root:root ../../../../bin/filext -File: /usr/lib/debug/.build-id/5a/6fb6d3ac56d99801eb2f883ffffa73f7806c00.debug 120777 root:root ../../usr/bin/filext.debug -File: /usr/lib/debug/.build-id/66 40755 root:root -File: /usr/lib/debug/.build-id/66/e2151b95370714138999813874a28ea85a24f9 120777 root:root ../../../../bin/imrot -File: /usr/lib/debug/.build-id/66/e2151b95370714138999813874a28ea85a24f9.debug 120777 root:root ../../usr/bin/imrot.debug -File: /usr/lib/debug/.build-id/68 40755 root:root -File: /usr/lib/debug/.build-id/68/88aaeca3616a485632f3af89233890f44dcc7a 120777 root:root ../../../../bin/getpix -File: /usr/lib/debug/.build-id/68/88aaeca3616a485632f3af89233890f44dcc7a.debug 120777 root:root ../../usr/bin/getpix.debug -File: /usr/lib/debug/.build-id/68/e33ee751ada4f0361dd767acde6d96d4e5a8b1 120777 root:root ../../../../bin/delwcs -File: /usr/lib/debug/.build-id/68/e33ee751ada4f0361dd767acde6d96d4e5a8b1.debug 120777 root:root ../../usr/bin/delwcs.debug -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/589554ef0eb98231c78cd5826398d1514eef59 120777 root:root ../../../../bin/sky2xy -File: /usr/lib/debug/.build-id/6a/589554ef0eb98231c78cd5826398d1514eef59.debug 120777 root:root ../../usr/bin/sky2xy.debug -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/7bb3e0f95a3e66882ca36ca75d194c7747def2 120777 root:root ../../../../bin/i2f -File: /usr/lib/debug/.build-id/6e/7bb3e0f95a3e66882ca36ca75d194c7747def2.debug 120777 root:root ../../usr/bin/i2f.debug -File: /usr/lib/debug/.build-id/6f 40755 root:root -File: /usr/lib/debug/.build-id/6f/c46fe604a9ad27a80309e1ed7ed8f463cc007b 120777 root:root ../../../../bin/imresize -File: /usr/lib/debug/.build-id/6f/c46fe604a9ad27a80309e1ed7ed8f463cc007b.debug 120777 root:root ../../usr/bin/imresize.debug +File: /usr/lib/debug/.build-id/4b/c468e50c824e6103471dd3040d5ee5964f5717 120777 root:root ../../../../bin/setpix +File: /usr/lib/debug/.build-id/4b/c468e50c824e6103471dd3040d5ee5964f5717.debug 120777 root:root ../../usr/bin/setpix.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/e77083406b3e49b1b527f110fc57dfa8b78746 120777 root:root ../../../../bin/imextract +File: /usr/lib/debug/.build-id/56/e77083406b3e49b1b527f110fc57dfa8b78746.debug 120777 root:root ../../usr/bin/imextract.debug +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/69be5bb120de4f6a558a61d80a20abf38fe31e 120777 root:root ../../../../bin/char2sp +File: /usr/lib/debug/.build-id/5b/69be5bb120de4f6a558a61d80a20abf38fe31e.debug 120777 root:root ../../usr/bin/char2sp.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/ab5f6d6bac35d5cb2cf5a2f19d65fae0619494 120777 root:root ../../../../bin/crlf +File: /usr/lib/debug/.build-id/61/ab5f6d6bac35d5cb2cf5a2f19d65fae0619494.debug 120777 root:root ../../usr/bin/crlf.debug +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/cacb2d396739072c3bf6ea16cd708bf1c07a2c 120777 root:root ../../../../bin/htmlsp +File: /usr/lib/debug/.build-id/64/cacb2d396739072c3bf6ea16cd708bf1c07a2c.debug 120777 root:root ../../usr/bin/htmlsp.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/c5543200b4c9f436040a8a046270e105adb194 120777 root:root ../../../../bin/isrange +File: /usr/lib/debug/.build-id/69/c5543200b4c9f436040a8a046270e105adb194.debug 120777 root:root ../../usr/bin/isrange.debug File: /usr/lib/debug/.build-id/75 40755 root:root -File: /usr/lib/debug/.build-id/75/40288b5551d53f3343bd6e0dce8d6d1f67e059 120777 root:root ../../../../bin/char2sp -File: /usr/lib/debug/.build-id/75/40288b5551d53f3343bd6e0dce8d6d1f67e059.debug 120777 root:root ../../usr/bin/char2sp.debug -File: /usr/lib/debug/.build-id/75/7bee79ca9fc59fe47c28fa0c3234a0b8519452 120777 root:root ../../../../bin/wcshead -File: /usr/lib/debug/.build-id/75/7bee79ca9fc59fe47c28fa0c3234a0b8519452.debug 120777 root:root ../../usr/bin/wcshead.debug -File: /usr/lib/debug/.build-id/79 40755 root:root -File: /usr/lib/debug/.build-id/79/d1a1777a312e2d365cb3fc8a795ce6dadbdf55 120777 root:root ../../../../bin/sumpix -File: /usr/lib/debug/.build-id/79/d1a1777a312e2d365cb3fc8a795ce6dadbdf55.debug 120777 root:root ../../usr/bin/sumpix.debug -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/967928eb3813533a9b0a1b1c7b2632e4c31107 120777 root:root ../../../../bin/bincat -File: /usr/lib/debug/.build-id/7a/967928eb3813533a9b0a1b1c7b2632e4c31107.debug 120777 root:root ../../usr/bin/bincat.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/003fae7cabdc8ac2133032abc1e902e7fdee22 120777 root:root ../../../../bin/sethead -File: /usr/lib/debug/.build-id/83/003fae7cabdc8ac2133032abc1e902e7fdee22.debug 120777 root:root ../../usr/bin/sethead.debug -File: /usr/lib/debug/.build-id/88 40755 root:root -File: /usr/lib/debug/.build-id/88/47f85afdbb28ba657340b11ff0af719e88303d 120777 root:root ../../../../bin/gettab -File: /usr/lib/debug/.build-id/88/47f85afdbb28ba657340b11ff0af719e88303d.debug 120777 root:root ../../usr/bin/gettab.debug -File: /usr/lib/debug/.build-id/8c 40755 root:root -File: /usr/lib/debug/.build-id/8c/4848fdf9e40911737802acfb14c12ae90f1574 120777 root:root ../../../../bin/xy2sky -File: /usr/lib/debug/.build-id/8c/4848fdf9e40911737802acfb14c12ae90f1574.debug 120777 root:root ../../usr/bin/xy2sky.debug +File: /usr/lib/debug/.build-id/75/6d83a4d40794fd24994b33d7d954541ecc344c 120777 root:root ../../../../bin/delwcs +File: /usr/lib/debug/.build-id/75/6d83a4d40794fd24994b33d7d954541ecc344c.debug 120777 root:root ../../usr/bin/delwcs.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/988e55e2452430c4c2d89a2d0f750cd35a89a8 120777 root:root ../../../../bin/imwcs +File: /usr/lib/debug/.build-id/84/988e55e2452430c4c2d89a2d0f750cd35a89a8.debug 120777 root:root ../../usr/bin/imwcs.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/6982877567c7367efa53ac2987f4234f697eaf 120777 root:root ../../../../bin/simpos +File: /usr/lib/debug/.build-id/85/6982877567c7367efa53ac2987f4234f697eaf.debug 120777 root:root ../../usr/bin/simpos.debug File: /usr/lib/debug/.build-id/8d 40755 root:root -File: /usr/lib/debug/.build-id/8d/dacbc862f7cb28c04e77bd0ebd4c01e3765133 120777 root:root ../../../../bin/getcol -File: /usr/lib/debug/.build-id/8d/dacbc862f7cb28c04e77bd0ebd4c01e3765133.debug 120777 root:root ../../usr/bin/getcol.debug -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/891b3e37b88f2c876d7ab297b1e884f0444ac7 120777 root:root ../../../../bin/addpix -File: /usr/lib/debug/.build-id/8e/891b3e37b88f2c876d7ab297b1e884f0444ac7.debug 120777 root:root ../../usr/bin/addpix.debug -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/5c67f5fafd875840910a6c0c1722c65ed9fb34 120777 root:root ../../../../bin/imwcs -File: /usr/lib/debug/.build-id/90/5c67f5fafd875840910a6c0c1722c65ed9fb34.debug 120777 root:root ../../usr/bin/imwcs.debug -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/b57a35004c36861a7ef5d18b2a0a45e3434e37 120777 root:root ../../../../bin/imsmooth -File: /usr/lib/debug/.build-id/96/b57a35004c36861a7ef5d18b2a0a45e3434e37.debug 120777 root:root ../../usr/bin/imsmooth.debug -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/bd9d13ee8dcc962e848533062ebe90f940d93b 120777 root:root ../../../../bin/isfile -File: /usr/lib/debug/.build-id/9b/bd9d13ee8dcc962e848533062ebe90f940d93b.debug 120777 root:root ../../usr/bin/isfile.debug +File: /usr/lib/debug/.build-id/8d/a326b0afe00e3d6929d9a15e698be2c5233999 120777 root:root ../../../../bin/imhead +File: /usr/lib/debug/.build-id/8d/a326b0afe00e3d6929d9a15e698be2c5233999.debug 120777 root:root ../../usr/bin/imhead.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/dec10d428a4894a260128443d8a2c08a2f35a0 120777 root:root ../../../../bin/addpix +File: /usr/lib/debug/.build-id/8f/dec10d428a4894a260128443d8a2c08a2f35a0.debug 120777 root:root ../../usr/bin/addpix.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/d8310a740f745b0736fdaa69ec5d66ef0fead4 120777 root:root ../../../../bin/gettab +File: /usr/lib/debug/.build-id/95/d8310a740f745b0736fdaa69ec5d66ef0fead4.debug 120777 root:root ../../usr/bin/gettab.debug +File: /usr/lib/debug/.build-id/95/dc248a3146bd7da88c0c8d8f98d0ac6578ed18 120777 root:root ../../../../bin/isfits +File: /usr/lib/debug/.build-id/95/dc248a3146bd7da88c0c8d8f98d0ac6578ed18.debug 120777 root:root ../../usr/bin/isfits.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/990c0007a390d6c2955d56c7fe51ea723ea47d 120777 root:root ../../../../bin/imstack +File: /usr/lib/debug/.build-id/9a/990c0007a390d6c2955d56c7fe51ea723ea47d.debug 120777 root:root ../../usr/bin/imstack.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/b45d8640a4bb17f1069438eb8b60b35e838fd4 120777 root:root ../../../../bin/filename +File: /usr/lib/debug/.build-id/9c/b45d8640a4bb17f1069438eb8b60b35e838fd4.debug 120777 root:root ../../usr/bin/filename.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/871c710f12b10345dbdc19b316e494b6221d5e 120777 root:root ../../../../bin/getdate +File: /usr/lib/debug/.build-id/9e/871c710f12b10345dbdc19b316e494b6221d5e.debug 120777 root:root ../../usr/bin/getdate.debug File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/ca894b6325ac950682048e778dfc5e9a3493ca 120777 root:root ../../../../bin/gethead -File: /usr/lib/debug/.build-id/a2/ca894b6325ac950682048e778dfc5e9a3493ca.debug 120777 root:root ../../usr/bin/gethead.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/ac3f5d722c44173a0c195869b9cd789fa21f43 120777 root:root ../../../../bin/htmlsp -File: /usr/lib/debug/.build-id/a8/ac3f5d722c44173a0c195869b9cd789fa21f43.debug 120777 root:root ../../usr/bin/htmlsp.debug -File: /usr/lib/debug/.build-id/a8/eff2d813f035b1c3a182eeda4782f3340d83f2 120777 root:root ../../../../bin/simpos -File: /usr/lib/debug/.build-id/a8/eff2d813f035b1c3a182eeda4782f3340d83f2.debug 120777 root:root ../../usr/bin/simpos.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/f1aa7f195fa94bb42aec8ab6dc661ad810f63a 120777 root:root ../../../../bin/scat -File: /usr/lib/debug/.build-id/ab/f1aa7f195fa94bb42aec8ab6dc661ad810f63a.debug 120777 root:root ../../usr/bin/scat.debug +File: /usr/lib/debug/.build-id/a2/04a31304333525d5a86c100ca228310a2df7d5 120777 root:root ../../../../bin/getpix +File: /usr/lib/debug/.build-id/a2/04a31304333525d5a86c100ca228310a2df7d5.debug 120777 root:root ../../usr/bin/getpix.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/e45b1aa1ad2c521fe31b0ff9959b1f6b3fa9d2 120777 root:root ../../../../bin/imsmooth +File: /usr/lib/debug/.build-id/a3/e45b1aa1ad2c521fe31b0ff9959b1f6b3fa9d2.debug 120777 root:root ../../usr/bin/imsmooth.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/aa1999c6f80537128c64c9547dde1b0683f93e 120777 root:root ../../../../bin/imstar +File: /usr/lib/debug/.build-id/aa/aa1999c6f80537128c64c9547dde1b0683f93e.debug 120777 root:root ../../usr/bin/imstar.debug File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/13da5132d168029ff98df3c1f5f409311863ec 120777 root:root ../../../../bin/isfits -File: /usr/lib/debug/.build-id/b0/13da5132d168029ff98df3c1f5f409311863ec.debug 120777 root:root ../../usr/bin/isfits.debug -File: /usr/lib/debug/.build-id/b3 40755 root:root -File: /usr/lib/debug/.build-id/b3/057e4284f2e1da7a43b3df41bb9248fbcf6dc0 120777 root:root ../../../../bin/newfits -File: /usr/lib/debug/.build-id/b3/057e4284f2e1da7a43b3df41bb9248fbcf6dc0.debug 120777 root:root ../../usr/bin/newfits.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/a1b609f3e44a81d28353a9167c6466bceaf9c4 120777 root:root ../../../../bin/getdate -File: /usr/lib/debug/.build-id/bc/a1b609f3e44a81d28353a9167c6466bceaf9c4.debug 120777 root:root ../../usr/bin/getdate.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/f63f4937326df22fbf963a8f03de71df036510 120777 root:root ../../../../bin/conpix -File: /usr/lib/debug/.build-id/c0/f63f4937326df22fbf963a8f03de71df036510.debug 120777 root:root ../../usr/bin/conpix.debug -File: /usr/lib/debug/.build-id/c9 40755 root:root -File: /usr/lib/debug/.build-id/c9/0ea00c27c0b4572bb2186ad84b6a88b67bce4b 120777 root:root ../../../../bin/imstar -File: /usr/lib/debug/.build-id/c9/0ea00c27c0b4572bb2186ad84b6a88b67bce4b.debug 120777 root:root ../../usr/bin/imstar.debug -File: /usr/lib/debug/.build-id/c9/e3a4abc607ba8a4b37b7ba5f00f31d31c60d5e 120777 root:root ../../../../bin/setpix -File: /usr/lib/debug/.build-id/c9/e3a4abc607ba8a4b37b7ba5f00f31d31c60d5e.debug 120777 root:root ../../usr/bin/setpix.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/1b8786482835a4f40fa80bc8abb56bb828d9cf 120777 root:root ../../../../bin/subpix -File: /usr/lib/debug/.build-id/cd/1b8786482835a4f40fa80bc8abb56bb828d9cf.debug 120777 root:root ../../usr/bin/subpix.debug -File: /usr/lib/debug/.build-id/cd/3f24459c0fa436179f2af1e712a2e7a858c73d 120777 root:root ../../../../bin/imsize -File: /usr/lib/debug/.build-id/cd/3f24459c0fa436179f2af1e712a2e7a858c73d.debug 120777 root:root ../../usr/bin/imsize.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/be0cd1bdea54c7c3e80073569040e049efa12c 120777 root:root ../../../../bin/wcsremap -File: /usr/lib/debug/.build-id/d7/be0cd1bdea54c7c3e80073569040e049efa12c.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/b0/59af256ea0ed067155dc8542dd49830d94730c 120777 root:root ../../../../bin/skycoor +File: /usr/lib/debug/.build-id/b0/59af256ea0ed067155dc8542dd49830d94730c.debug 120777 root:root ../../usr/bin/skycoor.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/45f956d361a90472f91b5c5a74c40ef747a237 120777 root:root ../../../../bin/cphead +File: /usr/lib/debug/.build-id/b8/45f956d361a90472f91b5c5a74c40ef747a237.debug 120777 root:root ../../usr/bin/cphead.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/2c59fd6345f681d17a5294406a8e134b3e7174 120777 root:root ../../../../bin/conpix +File: /usr/lib/debug/.build-id/bf/2c59fd6345f681d17a5294406a8e134b3e7174.debug 120777 root:root ../../usr/bin/conpix.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/63657faf1f852366184f6fd0350d966ebace77 120777 root:root ../../../../bin/wcsremap +File: /usr/lib/debug/.build-id/c3/63657faf1f852366184f6fd0350d966ebace77.debug 120777 root:root ../../usr/bin/wcsremap.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/a1b4bee7bb454471fdf7694b1538cae109a3b6 120777 root:root ../../../../bin/edhead +File: /usr/lib/debug/.build-id/ca/a1b4bee7bb454471fdf7694b1538cae109a3b6.debug 120777 root:root ../../usr/bin/edhead.debug +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/7290419bde8e133d9c5c391e89280f6b2fe8ce 120777 root:root ../../../../bin/scat +File: /usr/lib/debug/.build-id/ce/7290419bde8e133d9c5c391e89280f6b2fe8ce.debug 120777 root:root ../../usr/bin/scat.debug File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/0fdfd442def3683b2ff7178b9bcf1677c86a41 120777 root:root ../../../../bin/fileroot -File: /usr/lib/debug/.build-id/db/0fdfd442def3683b2ff7178b9bcf1677c86a41.debug 120777 root:root ../../usr/bin/fileroot.debug -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/43897256219bebba20d992372fc62df3b8caa2 120777 root:root ../../../../bin/imstack -File: /usr/lib/debug/.build-id/e3/43897256219bebba20d992372fc62df3b8caa2.debug 120777 root:root ../../usr/bin/imstack.debug -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/00343e87090c850708247c00ec1c564315ee3c 120777 root:root ../../../../bin/cphead -File: /usr/lib/debug/.build-id/e5/00343e87090c850708247c00ec1c564315ee3c.debug 120777 root:root ../../usr/bin/cphead.debug -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/3914de6ce7fedb9f7dfc5f0f5a54b838d1ade4 120777 root:root ../../../../bin/filename -File: /usr/lib/debug/.build-id/ef/3914de6ce7fedb9f7dfc5f0f5a54b838d1ade4.debug 120777 root:root ../../usr/bin/filename.debug -File: /usr/lib/debug/.build-id/fd 40755 root:root -File: /usr/lib/debug/.build-id/fd/6bb59136d9e60b72d6e8210385d15b8941a7d5 120777 root:root ../../../../bin/keyhead -File: /usr/lib/debug/.build-id/fd/6bb59136d9e60b72d6e8210385d15b8941a7d5.debug 120777 root:root ../../usr/bin/keyhead.debug -File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root e9c07bd802895aaa2091ac786b10a749 -File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root cbc2628fe8eae02065acc9c69f207d6c -File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root e5edb122d878c44d070618590affdc45 -File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root e1d3cec830329ead33f5f91be4e4a482 -File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root 25dee11602eb02a234a2df8a5be77b4e -File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root ff486c7a4f2c685b11aabcbce6c4342d -File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root a6578fbc8b2afecb6be37bc18498956e -File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root 106967bb65983880a1677c5462339adc -File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root 7623319381b64ffb2d679b869d1a9eb2 -File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root dad80fcdc46d587b2ceac2a1603a132f -File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root 858053be7dcf8664668cb6e77f41d110 -File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root 5d252c2df5e610e6615985ad8e1f45a3 -File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 285a5573195f7ec9102d917dc5abce76 -File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root 698759427d590a3baf7cc1595d500fa4 -File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root debc1e075f334c6a62e1452bf9c11e1a -File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root 28adc043c580b49860c30a4a18457590 -File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root 54a655ca6d65b82101eab780e994cc64 -File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root 6cb0db97074a2c340922bf2bda3f8e6d -File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root 7561e7000d3155e6aea4ba653780e78d -File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 1a8a5e4abbe6cf823b75f54bfc6325c1 -File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root e45552bb566d89964c8933b5181a8a48 -File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root f2284a4bad0dbea3690c1c59b41b7def -File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 45641ecf04fae12f9495b8b4693564f3 -File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 3ec5a7c68eb588610f20b47de451450f -File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 535b66b0b0f9439063af7841eb0e2d5e -File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root e24f2500f63beb51ab508f0a20125bc6 -File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root 2f919ca7ae799a921f22971be47da180 -File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 0759068597604d966a4397972bae28c0 -File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 95fce6909113ef34bcd3f12e66830496 -File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root b17bf2eb2b7a5418df308ba7e5701ab6 -File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root 0b47cf7637725b44f9fe9c0e611e1457 -File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root ee1afde6e96398fdbd03e9f104efd75c -File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 6faf5a8bdbd3020270d14e19ef69a2ae -File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 53a2f36c1106a38871efd2db4c88befb -File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root 78f86b4b8b81f02b66813ee276d9239d -File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 924db3e2b119d83842ed71aff77a9bba -File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root 9d403218572886a0fd02ebf70bf46e83 -File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root a94d7cd4353ca5e292b71297098a5e0e -File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root 40f93210db77bc0e430ffa4349124c9a -File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root f7aeff6722e39413ca589d0ba8ad7d38 -File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root a05e8e7da7ad11dd4b7fa1a2c104d977 -File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root baf15d98bbf80fc58488b59db94939be -File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root fd19fe495545a15925d2186ebabd7e88 -File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 5d3a9413f31bd15644449da1612ed761 -File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root cfbf111a97b45bf4458c5e59ae124649 -File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 1c6299a626c05786889dbbd560e3cba4 -File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root 7487856cdb40b54baa9262373f07e55b -File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 13d4522c79cb81203353468af6c6f2c6 -File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root e9fddfa3f4de71b882142b9ff33de5f1 -File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root e575312b7f98e399e3210703d14e24b9 -File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root ef8a61698fa21b9ef9653874c2b9015e +File: /usr/lib/debug/.build-id/db/d1003efa6050f6b359487422b43b2a09866dca 120777 root:root ../../../../bin/filext +File: /usr/lib/debug/.build-id/db/d1003efa6050f6b359487422b43b2a09866dca.debug 120777 root:root ../../usr/bin/filext.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/ae364ada97912524c40cf1fb10019e67809f21 120777 root:root ../../../../bin/sethead +File: /usr/lib/debug/.build-id/dc/ae364ada97912524c40cf1fb10019e67809f21.debug 120777 root:root ../../usr/bin/sethead.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/a1e13754b90fb7f69d60b7d0612852a7574795 120777 root:root ../../../../bin/wcshead +File: /usr/lib/debug/.build-id/f1/a1e13754b90fb7f69d60b7d0612852a7574795.debug 120777 root:root ../../usr/bin/wcshead.debug +File: /usr/lib/debug/.build-id/f1/ffc559f99cc740307bdeb49a73e8b7fc3ea659 120777 root:root ../../../../bin/keyhead +File: /usr/lib/debug/.build-id/f1/ffc559f99cc740307bdeb49a73e8b7fc3ea659.debug 120777 root:root ../../usr/bin/keyhead.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/17b74801bb46b7786eaaf5eafb3df97931fb44 120777 root:root ../../../../bin/fixpix +File: /usr/lib/debug/.build-id/f2/17b74801bb46b7786eaaf5eafb3df97931fb44.debug 120777 root:root ../../usr/bin/fixpix.debug +File: /usr/lib/debug/.build-id/f2/a8bb2f69a7573033d13221c241d28b48546ee9 120777 root:root ../../../../bin/getfits +File: /usr/lib/debug/.build-id/f2/a8bb2f69a7573033d13221c241d28b48546ee9.debug 120777 root:root ../../usr/bin/getfits.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/6f16ee3eb719583afba2f872b6fe4bb824bf52 120777 root:root ../../../../bin/imcat +File: /usr/lib/debug/.build-id/f3/6f16ee3eb719583afba2f872b6fe4bb824bf52.debug 120777 root:root ../../usr/bin/imcat.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/2896e1a3fd0efdab3478a073b78db0b87c6d36 120777 root:root ../../../../bin/fileroot +File: /usr/lib/debug/.build-id/fa/2896e1a3fd0efdab3478a073b78db0b87c6d36.debug 120777 root:root ../../usr/bin/fileroot.debug +File: /usr/lib/debug/.build-id/fa/7aba01fbd54cd8b5bb7bd35fc4638d97e0d501 120777 root:root ../../../../bin/sumpix +File: /usr/lib/debug/.build-id/fa/7aba01fbd54cd8b5bb7bd35fc4638d97e0d501.debug 120777 root:root ../../usr/bin/sumpix.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/f7028841c76107d1b194bc8ba1f07599c44358 120777 root:root ../../../../bin/i2f +File: /usr/lib/debug/.build-id/fe/f7028841c76107d1b194bc8ba1f07599c44358.debug 120777 root:root ../../usr/bin/i2f.debug +File: /usr/lib/debug/usr/bin/addpix.debug 100644 root:root 0f6162067abce6d98248bd6426ca5b9e +File: /usr/lib/debug/usr/bin/bincat.debug 100644 root:root 5c9fe784d65f5040ed04726655c12f00 +File: /usr/lib/debug/usr/bin/char2sp.debug 100644 root:root 673609e127ad082d08eb07399f740f12 +File: /usr/lib/debug/usr/bin/conpix.debug 100644 root:root d6b140d7712ef02e17f3e4f16f72fca3 +File: /usr/lib/debug/usr/bin/cphead.debug 100644 root:root 01da51930fb361f772f9a66131f96e3c +File: /usr/lib/debug/usr/bin/crlf.debug 100644 root:root 37a2c25d30431c98f6bfe34914857005 +File: /usr/lib/debug/usr/bin/delhead.debug 100644 root:root d13e670be212fcc20853424c7a692453 +File: /usr/lib/debug/usr/bin/delwcs.debug 100644 root:root 100e90717e5f74eac840eb8c0e3ffa99 +File: /usr/lib/debug/usr/bin/edhead.debug 100644 root:root 7d4bb844e0275de1a44279b1c6ca4ad3 +File: /usr/lib/debug/usr/bin/filename.debug 100644 root:root 5fd43a7c679953fa416227e692c527ed +File: /usr/lib/debug/usr/bin/fileroot.debug 100644 root:root 215d07a11149820f921e7de071c7a087 +File: /usr/lib/debug/usr/bin/filext.debug 100644 root:root 0f1954aa991da9599d559a09d35f0257 +File: /usr/lib/debug/usr/bin/fixpix.debug 100644 root:root 717d365be273021b9bc9da94aee85e8e +File: /usr/lib/debug/usr/bin/getcol.debug 100644 root:root 45b506b9df92282482b4aa7c038da820 +File: /usr/lib/debug/usr/bin/getdate.debug 100644 root:root 6f9a776c71435eaad58c99daeffed1be +File: /usr/lib/debug/usr/bin/getfits.debug 100644 root:root 9896b4546943755c85baf015375739fa +File: /usr/lib/debug/usr/bin/gethead.debug 100644 root:root e9ebf22f7f632300ed9d0af8ff705935 +File: /usr/lib/debug/usr/bin/getpix.debug 100644 root:root dfa25ec0070d80265ef13b501a5e46f2 +File: /usr/lib/debug/usr/bin/gettab.debug 100644 root:root 55825b242b4bbed237ec88f27221fb48 +File: /usr/lib/debug/usr/bin/htmlsp.debug 100644 root:root 5bb21efd129b16e2051d4c5cf9e10add +File: /usr/lib/debug/usr/bin/i2f.debug 100644 root:root 598239ad5c540cb32dd3d8a924f23c26 +File: /usr/lib/debug/usr/bin/imcat.debug 100644 root:root 41017735c05212754f4fb00b63fc1c59 +File: /usr/lib/debug/usr/bin/imextract.debug 100644 root:root 5839912a1a808e3a7fa4b1b242165d0a +File: /usr/lib/debug/usr/bin/imfill.debug 100644 root:root 719a438ab04897317d134c0b98a0b79e +File: /usr/lib/debug/usr/bin/imhead.debug 100644 root:root 1e10d7126eca4cd541a804b76338e20c +File: /usr/lib/debug/usr/bin/immatch.debug 100644 root:root 51dd6e19ce7e71cee679c023b447f338 +File: /usr/lib/debug/usr/bin/imresize.debug 100644 root:root d7567d3457328e78f314cd9fda7f56c3 +File: /usr/lib/debug/usr/bin/imrot.debug 100644 root:root 49fa5470ce5a3d9b21b7facdce396966 +File: /usr/lib/debug/usr/bin/imsize.debug 100644 root:root 754b71563d0a2833eee63c3c8bc4c826 +File: /usr/lib/debug/usr/bin/imsmooth.debug 100644 root:root e275e2fda1364544a028502383f1797e +File: /usr/lib/debug/usr/bin/imstack.debug 100644 root:root f5d12a80ede459fd5721f81be4acfcca +File: /usr/lib/debug/usr/bin/imstar.debug 100644 root:root 3d2a6f1663789c49cd45a37b0404fde4 +File: /usr/lib/debug/usr/bin/imwcs.debug 100644 root:root 177e36af4b442b71f5732d7de67ec072 +File: /usr/lib/debug/usr/bin/isfile.debug 100644 root:root 1613225005209a1d143d840196920896 +File: /usr/lib/debug/usr/bin/isfits.debug 100644 root:root a5fac945a5acc4c665acf347e54469c0 +File: /usr/lib/debug/usr/bin/isnum.debug 100644 root:root 44c9b05ad8f993ae801361a28d5b9cdf +File: /usr/lib/debug/usr/bin/isrange.debug 100644 root:root c48e3405992f0d4cad695ae84b547bc4 +File: /usr/lib/debug/usr/bin/keyhead.debug 100644 root:root fb4b91f8adaabcc7664309940c802c60 +File: /usr/lib/debug/usr/bin/newfits.debug 100644 root:root c5c9eaefebb59bc67a01854832eba0f5 +File: /usr/lib/debug/usr/bin/scat.debug 100644 root:root a3a7ddba9701fe1f6d045e355f5f1286 +File: /usr/lib/debug/usr/bin/sethead.debug 100644 root:root dbf78b3458020a678e7cbbc1d281fb7a +File: /usr/lib/debug/usr/bin/setpix.debug 100644 root:root b8b20bfa732e7b33eb1b373c871fa436 +File: /usr/lib/debug/usr/bin/simpos.debug 100644 root:root 87bebdb78260e143d0ae97b7f131c339 +File: /usr/lib/debug/usr/bin/sky2xy.debug 100644 root:root 70562f1002970b0e8baf5028a97e275a +File: /usr/lib/debug/usr/bin/skycoor.debug 100644 root:root 98b1e11eb07bba1ba2fd5f321cefa5e8 +File: /usr/lib/debug/usr/bin/sp2char.debug 100644 root:root 02c11df30a0250344592a38aff08a640 +File: /usr/lib/debug/usr/bin/subpix.debug 100644 root:root 8b18d3c40f261d64b76449ba45ca364e +File: /usr/lib/debug/usr/bin/sumpix.debug 100644 root:root 230ded25f9a7b49ec3614a6d7f01dda3 +File: /usr/lib/debug/usr/bin/wcshead.debug 100644 root:root 6291506e6f03facf1f9c7a33d01bb254 +File: /usr/lib/debug/usr/bin/wcsremap.debug 100644 root:root 1bb956684ebe479a0638c8fc5380ac53 +File: /usr/lib/debug/usr/bin/xy2sky.debug 100644 root:root 8d88ded7be0c385c010a021a8cfc0710 File: /usr/src/debug/wcstools-3.9.6 40755 root:root @@ -511,2 +509,2 @@ File: /usr/src/debug/wcstools-3.9.6/xy2sky.c 100644 root:root 30752bc131af7f4fe82015a731df72d8 -RPMIdentity: ae6e8f1b74471700aad53ec32a45874abf2dce7e74cbd38d4807440f34b8beccd60b93d6564c7b10ef2b0057c3be593d8c9f97583a5aae64a766b7ae640adba4 +RPMIdentity: e26f487ee2927013d9b581a5f2da4db07f39620c516defd184ee388b91dd7a85eeaf3dd979483b8a0967f31f7c8631140cd08d43a2df2d27604b7625cb975374