<86>Oct 1 05:37:45 userdel[2304947]: delete user 'rooter' <86>Oct 1 05:37:45 userdel[2304947]: removed group 'rooter' owned by 'rooter' <86>Oct 1 05:37:45 userdel[2304947]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 1 05:37:45 groupadd[2304963]: group added to /etc/group: name=rooter, GID=705 <86>Oct 1 05:37:45 groupadd[2304963]: group added to /etc/gshadow: name=rooter <86>Oct 1 05:37:45 groupadd[2304963]: new group: name=rooter, GID=705 <86>Oct 1 05:37:45 useradd[2304976]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Oct 1 05:37:45 userdel[2304990]: delete user 'builder' <86>Oct 1 05:37:45 userdel[2304990]: removed group 'builder' owned by 'builder' <86>Oct 1 05:37:45 userdel[2304990]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 05:37:45 groupadd[2305008]: group added to /etc/group: name=builder, GID=706 <86>Oct 1 05:37:45 groupadd[2305008]: group added to /etc/gshadow: name=builder <86>Oct 1 05:37:45 groupadd[2305008]: new group: name=builder, GID=706 <86>Oct 1 05:37:45 useradd[2305019]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wcslib-5.19.1-alt3.src.rpm: bad symbols in the license tag: / <13>Oct 1 05:37:47 rpmi: libcfitsio9-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed <13>Oct 1 05:37:47 rpmi: libcfitsio-devel-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed <13>Oct 1 05:37:47 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed <13>Oct 1 05:37:47 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wcslib-5.19.1-alt3.nosrc.rpm (w1.gzdio) Installing wcslib-5.19.1-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83070 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcslib-5.19.1 + echo 'Source #0 (wcslib-5.19.1.tar):' Source #0 (wcslib-5.19.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wcslib-5.19.1.tar + cd wcslib-5.19.1 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25206 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-fortran --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for off_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for floor in -lm... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for floor... yes checking for memset... yes checking for pow... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strstr... yes checking for cosd in -lsunmath... no checking for sincos... yes checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking for printf z format modifier for size_t type... yes configure: WARNING: Compilation of Fortran wrappers and PGSBOX disabled checking for printf$LDBLStub in -lSystemStubs... no checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for a BSD-compatible install... /bin/install -c configure: End of primary configuration. configure: Looking for libraries etc. for utilities and test suite... checking for unistd.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/local/cfitsio/lib... no checking for /local/cfitsio/lib... no checking for /usr/local/pgplot/lib... no checking for /local/pgplot/lib... no checking for /usr/local/lib... yes checking for /local/lib... no checking for /opt/local/lib... no checking for /opt/SUNWspro/lib... no checking for /sw/lib... no checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no checking for /usr/local/cfitsio/include/fitsio.h... no checking for /local/cfitsio/include/cfitsio/fitsio.h... no checking for /local/cfitsio/include/fitsio.h... no checking for /usr/local/include/cfitsio/fitsio.h... no checking for /usr/local/include/fitsio.h... no checking for /local/include/cfitsio/fitsio.h... no checking for /local/include/fitsio.h... no checking for /opt/local/include/cfitsio/fitsio.h... no checking for /opt/local/include/fitsio.h... no checking for /sw/include/cfitsio/fitsio.h... no checking for /sw/include/fitsio.h... no checking for /local/cfitsio/fitsio.h... no checking for /local/fitsio.h... no checking for /usr/include/cfitsio/fitsio.h... yes checking for recv in -lsocket... no checking for ffopen in -lcfitsio... yes configure: CFITSIO appears to be available. checking for fits_read_wcstab in -lcfitsio... yes configure: End of auxiliary configuration. configure: Configuring files... configure: creating ./config.status config.status: creating makedefs config.status: creating wcslib.pc config.status: creating wcsconfig.h config.status: creating wcsconfig_f77.h config.status: creating wcsconfig_tests.h config.status: creating wcsconfig_utils.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static + make -C C make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' Linux localhost.localdomain 5.10.69-std-def-alt1 #1 SMP Tue Sep 28 10:53:34 UTC 2021 x86_64 GNU/Linux GNU Make 4.3 MAKEFLAGS := w -Otarget -- PAM_SO_SUFFIX= For building and installing wcslib-5.19.1... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := CPP := x86_64-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H -I. -I.. WCSTRIG := WRAPPER CC := x86_64-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-5.19.1 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-5.19.1 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-5.19.1 PDFDIR := /usr/share/doc/wcslib-5.19.1 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" Important wcsconfig.h defines... #define HAVE_SINCOS 1 #define WCSLIB_INT64 long long int To build utilities and test programs... LD := x86_64-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm For code development... FLAVOURS := "" FLAVOUR := VALGRIND := EXTRA_CLEAN := FLEXMODS := fitshdr.c wcsbth.c wcspih.c wcsulex.c wcsutrn.c MODULES := cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o flex -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c flex -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c flex -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c flex -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o ar: creating libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spc.c ar r libwcs-5.19.1.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-5.19.1.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcserr.c ar r libwcs-5.19.1.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsfix.c ar r libwcs-5.19.1.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcshdr.c ar r libwcs-5.19.1.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o ranlib libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o ar: creating libwcs-PIC.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spc.c ar r libwcs-PIC.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-PIC.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcserr.c ar r libwcs-PIC.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsfix.c ar r libwcs-PIC.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcshdr.c ar r libwcs-PIC.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.o mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-PIC.a && \ x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.19.1 *.o -L/usr/local/lib -lm && \ mv libwcs.so.5.19.1 .. make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' + make -j8 Fri 2021/10/01 05:38:15 +0000, executing on make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' Linux localhost.localdomain 5.10.69-std-def-alt1 #1 SMP Tue Sep 28 10:53:34 UTC 2021 x86_64 GNU/Linux make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' GNU Make 4.3 make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o bfd plugin: libwcs-5.19.1.a: file too short ar: libwcs-5.19.1.a: error reading wcshdr.o: file truncated make[1]: *** [GNUmakefile:127: libwcs-5.19.1.a(cel.o)] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' MAKEFLAGS := w -j8 -Otarget --jobserver-auth=4,5 -- PAM_SO_SUFFIX= For building and installing wcslib-5.19.1... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := CPP := x86_64-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := x86_64-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-5.19.1 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-5.19.1 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-5.19.1 PDFDIR := /usr/share/doc/wcslib-5.19.1 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" Important wcsconfig.h defines... #define HAVE_SINCOS 1 #define WCSLIB_INT64 long long int To build utilities and test programs... LD := x86_64-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' Subdirectories to be built... SUBDIRS := C utils TSTDIRS := C make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' For code development... FLAVOURS := "" FLAVOUR := VALGRIND := EXTRA_CLEAN := make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spc.c ar r libwcs-5.19.1.a spc.o bfd plugin: libwcs-5.19.1.a: file too short make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcserr.c ar r libwcs-5.19.1.a wcserr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcshdr.c ar r libwcs-5.19.1.a wcshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsfix.c ar r libwcs-5.19.1.a wcsfix.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsunits.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-5.19.1.a wcs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o ar: libwcs-PIC.a: error reading wcspih.o: file truncated make[1]: *** [GNUmakefile:134: libwcs-PIC.a(dis.o)] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spc.c ar r libwcs-PIC.a spc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcserr.c ar r libwcs-PIC.a wcserr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsfix.c ar r libwcs-PIC.a wcsfix.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsunits.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-PIC.a wcs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcshdr.c ar r libwcs-PIC.a wcshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o ar: libwcs-PIC.a: error reading wcsbth.o: file truncated make[1]: *** [GNUmakefile:133: libwcs-PIC.a(prj.o)] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Target 'build' not remade because of errors. Fri 2021/10/01 05:38:17 +0000, executing on make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o fitshdr.o fitshdr.c x86_64-alt-linux-gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o HPXcvt.o HPXcvt.c x86_64-alt-linux-gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include/cfitsio \ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o wcsware.o wcsware.c x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.19.1.a \ -lm ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcsbth_scanner.constprop.0': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2230: undefined reference to `wcsutil_str2double' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2417: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2401: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2463: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2466: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2781: undefined reference to `wcsinit' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2783: undefined reference to `wcsvfree' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2814: undefined reference to `wcsinit' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcsbth_scanner.constprop.0': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2984: undefined reference to `wcstab' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2816: undefined reference to `wcsvfree' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcsbth_scanner.constprop.0': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2352: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2500: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2503: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2504: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2506: undefined reference to `wcsfprintf' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2508: more undefined references to `wcsfprintf' follow ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcsbth.l:2985: undefined reference to `wcsvfree' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcspih_scanner': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1648: undefined reference to `wcsutil_str2double' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1560: undefined reference to `wcsutil_str2double' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1714: undefined reference to `dpfill' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1805: undefined reference to `dpfill' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1692: undefined reference to `dpfill' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1883: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1866: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2108: undefined reference to `wcsinit' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2145: undefined reference to `lindist' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2133: undefined reference to `lindist' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcspih_scanner': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1818: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1935: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1932: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1821: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2246: undefined reference to `wcstab' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1976: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1977: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1979: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1981: undefined reference to `wcsfprintf' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2420: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2437: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2456: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2477: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2263: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2264: more undefined references to `dpfill' follow ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2333: undefined reference to `lindist' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2247: undefined reference to `wcsvfree' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2109: undefined reference to `wcsvfree' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `wcspih_scanner': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:1973: undefined reference to `wcsfprintf' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2178: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2179: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2169: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/../C/wcspih.l:2170: undefined reference to `dpfill' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `main': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:253: undefined reference to `wcshdr_errmsg' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:253: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:287: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:327: undefined reference to `wcserr_enable' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:328: undefined reference to `wcsprintf_set' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:348: undefined reference to `wcsfix' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:360: undefined reference to `wcsset' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:391: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:392: undefined reference to `wcsprt' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:474: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:495: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:268: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:371: undefined reference to `wcsperr' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:499: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:505: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:503: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:509: undefined reference to `wcss2p' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:511: undefined reference to `wcsperr' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:370: undefined reference to `wcshdo' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:376: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:378: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:334: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:336: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:399: undefined reference to `wcsprintf' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:411: more undefined references to `wcsprintf' follow ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `main': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:441: undefined reference to `wcsp2s' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:443: undefined reference to `wcsperr' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:514: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:520: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:518: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:524: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:526: undefined reference to `wcsprintf' ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o:/usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:528: more undefined references to `wcsprintf' follow ld: /usr/src/tmp/ccwZw8XS.ltrans0.ltrans.o: in function `main': /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:293: undefined reference to `wcsidx' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:538: undefined reference to `wcsvfree' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:388: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:303: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:478: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:266: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:272: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:246: undefined reference to `wcshdr_errmsg' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:277: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:351: undefined reference to `wcsfix_errmsg' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:351: undefined reference to `wcsfprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:415: undefined reference to `wcsprintf' ld: /usr/src/RPM/BUILD/wcslib-5.19.1/utils/wcsware.c:271: undefined reference to `wcsprintf' collect2: error: ld returned 1 exit status make[1]: *** [GNUmakefile:76: wcsware] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' make[1]: Target 'build' not remade because of errors. make: [GNUmakefile:48: build] Error 2 (ignored) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcslib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcslib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wcslib-5.19.1 + make install DESTDIR=/usr/src/tmp/wcslib-buildroot make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spc.c ar r libwcs-5.19.1.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-5.19.1.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcserr.c ar r libwcs-5.19.1.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsfix.c ar r libwcs-5.19.1.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcshdr.c ar r libwcs-5.19.1.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o ranlib libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spc.c ar r libwcs-PIC.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcs.c wcs.c:3074:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3074 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:47: wcs.h:1753:69: note: previously declared as 'const double[]' 1753 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ ar r libwcs-PIC.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcserr.c ar r libwcs-PIC.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsfix.c ar r libwcs-PIC.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcshdr.c ar r libwcs-PIC.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.o mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-PIC.a && \ x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.19.1 *.o -L/usr/local/lib -lm && \ mv libwcs.so.5.19.1 .. if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ fi /bin/install -c -m 644 libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ranlib /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs-5.19.1.a if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a ; \ fi ln -s libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a if [ "libwcs.so.5.19.1" != "" ] ; then \ /bin/install -c -m 755 libwcs.so.5.19.1 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5 ; \ fi ; \ ln -s libwcs.so.5.19.1 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ ln -s libwcs.so.5 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 *.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 rm -f /usr/src/tmp/wcslib-buildroot/usr/include/wcslib ln -s wcslib-5.19.1 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include/cfitsio \ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o wcsware.o wcsware.c x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.19.1.a \ -lm if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/bin" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/bin ; \ fi /bin/install -c -m 755 fitshdr HPXcvt wcsware /usr/src/tmp/wcslib-buildroot/usr/bin if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/man" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 ; \ fi /bin/install -c -m 644 fitshdr.1 HPXcvt.1 wcsware.1 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' /bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 CHANGES COPYING* README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 if [ -h /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ ln -s wcslib-5.19.1 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 wcslib.pdf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/html" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/html ; \ fi /bin/install -c -m 444 html/* /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/html if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig ; \ fi /bin/install -c -m 444 wcslib.pc /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig/wcslib.pc make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs.a + rm -rf /usr/src/tmp/wcslib-buildroot//usr/share/doc/wcslib-5.19.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcslib-buildroot (auto) mode of 'usr/bin' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-5.19.1' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-5.19.1/wcsconfig_f77.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsconfig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsutil.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsunits.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcstrig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsprintf.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsmath.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcslib.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsfix.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcserr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcs.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/tab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/spx.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/sph.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/spc.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/prj.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/log.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/lin.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/getwcstab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/fitshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/dis.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/cel.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib64/pkgconfig' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib64/pkgconfig/wcslib.pc' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of './usr/lib64/libwcs.so.5.19.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/wcslib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/wcslib.pc: Libs: '-L${libdir} -lwcs -lm' --> '-lwcs -lm' Checking contents of files in /usr/src/tmp/wcslib-buildroot/ (default) Compressing files in /usr/src/tmp/wcslib-buildroot (auto) Adjusting library links in /usr/src/tmp/wcslib-buildroot ./usr/lib64: (from :0) libwcs.so.5 -> libwcs.so.5.19.1 Verifying ELF objects in /usr/src/tmp/wcslib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libwcs5-5.19.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + cp -prL README /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.roavzC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5: 511 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BwdiWz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcs.so.5()(64bit) = set:mdwArLgIYa6Yi3BH9jvwdPxxrMUWiMfaCIoSmvCXeJIqV09ZlNblJxQzao5U2oU3G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVuz6YzeDJoS6nn9GIiQUGkhz6ikzUZlRbPJwk50rT3dQNREPIJgHgZLUBZ48nJBCfcRi67y1smhCJYEPZ66lxR3mEC7hk8IodQ3yLAskCsFRiP6iaJwFEZjrrTxWTicl4uRRkqy2iYTxv1ZHUnCPcIfEH4RcgD6Z7i7Sr7jLzuZo3xaxvqrrKiUdOgUZ9zNgFnk1Lc7C9tIhCElUQ66jbqThSpZCJlhXP6HFHfeb5c4MPupfZE4cKmTb5KbNPpu6oKrYgSRHpK6zaZbSjZdZiAwIbY7ZaaUz2h9r1ltY1mOQCZuhJ3x5fyFMHt8qJZbZ4NEQsGBbImsn0IJZrkZ7zswAKS6WB6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTH9jCAxNeW3Z4l9zXsRZF1hyrbKJX82KlphSwQYQMWnZBo875cqCLDQ4PZb6pgzikHlUYqoAXbCZcfOBVxALvxzeTEgwrmVo95zGvJgJ967KufFKJdDDIargvZxbBXN6qBF4FucKScImu7DSyDjd1CRhnPdF1R2ZuSRSAifZf9mnuRIMVgBVOQU2s5Txrpp49HnzGzlVXYmaemagZJgr49JNk3FBDNNr7RPxzJTsIEtkDHo7VeCWBATONvDKmSodkFuOzLg5DBAw2l1GnRNj4VK2oZwrBybIKuj3W5nZotXzUvzLVGoNw7l9ZgslGbqfhNHFUUeKyXOqKLzxfkgu0X6I347k6gqWQMvUc4Wv8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2aAcaRIJHu11FUCPDJWwwOw30lNvpshJzOgfqjnViknQS169IICcPZ377AATluclyiuB7BO44 Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1yDAdD Creating libwcs5-debuginfo package Processing files: wcslib-devel-5.19.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + cp -prL html wcslib.pdf README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qGGGAA 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.NTmyVz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1/getwcstab.h:168:10: fatal error: fitsio.h: No such file or directory 168 | #include | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1/getwcstab.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 5.19.1 Requires: /usr/lib64/libwcs.so.5, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z3UoQC Processing files: wcslib-utils-5.19.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aozmeC 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.3owP4A find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcfitsio.so.9()(64bit) >= set:ojNZti5QZ0GfbS8B0HsEMGYMyrGbkuXyZeKQigjnkl28G3OGxNRqKKfQW8kznKofZAy0F8f4gp6j1h9BBZvDRr, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), 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.deuvXB Creating wcslib-utils-debuginfo package Processing files: libwcs5-debuginfo-5.19.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T0w41y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iaySaC find-requires: running scripts (debuginfo) Provides: debug64(libwcs.so.5) Requires: libwcs5 = 5.19.1-alt3, debug64(libc.so.6), debug64(libm.so.6) Processing files: wcslib-utils-debuginfo-5.19.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tmfKBz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L7FD7y find-requires: running scripts (debuginfo) Requires: wcslib-utils = 5.19.1-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcfitsio.so.9), debug64(libm.so.6) Adding to libwcs5-debuginfo a strict dependency on libwcs5 Adding to wcslib-utils-debuginfo a strict dependency on wcslib-utils Adding to wcslib-devel a strict dependency on libwcs5 Removing 1 extra deps from wcslib-devel due to dependency on libwcs5 Wrote: /usr/src/RPM/RPMS/x86_64/libwcs5-5.19.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-devel-5.19.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-5.19.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcs5-debuginfo-5.19.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-debuginfo-5.19.1-alt3.x86_64.rpm (w2.lzdio) 67.21user 7.27system 1:18.86elapsed 94%CPU (0avgtext+0avgdata 86076maxresident)k 0inputs+0outputs (0major+2257778minor)pagefaults 0swaps /.out/libwcs5-debuginfo-5.19.1-alt3.x86_64.rpm: bad symbols in the license tag: / /.out/wcslib-utils-debuginfo-5.19.1-alt3.x86_64.rpm: bad symbols in the license tag: / 71.02user 10.71system 1:25.42elapsed 95%CPU (0avgtext+0avgdata 105092maxresident)k 0inputs+0outputs (30548major+2591015minor)pagefaults 0swaps --- libwcs5-5.19.1-alt3.x86_64.rpm.repo 2021-08-25 18:30:00.000000000 +0000 +++ libwcs5-5.19.1-alt3.x86_64.rpm.hasher 2021-10-01 05:39:09.342233640 +0000 @@ -18,5 +18,5 @@ File: /usr/lib64/libwcs.so.5 120777 root:root libwcs.so.5.19.1 -File: /usr/lib64/libwcs.so.5.19.1 100644 root:root b0b23a4c91afce280e44ad6ca499e487 +File: /usr/lib64/libwcs.so.5.19.1 100644 root:root 0ab32e5663cb5d09ec7a78ab72ea01fa File: /usr/share/doc/libwcs5-5.19.1 40755 root:root File: /usr/share/doc/libwcs5-5.19.1/README 100644 root:root 9ceb309289d599ea2965fbc653269543 -RPMIdentity: e8d25e72d17b53fd1fe1a742918a0b95a9e9c478bf12e1fdc88249beac085ff1824c26b815dc1ff29d3c8dfae2b282a4c848f0615969ebdde6ddbffaee1df4f5 +RPMIdentity: bcdad95cbd4cbfe5a69c48c831cb80710777cb07770fdefedabed65720dd3f8811baca9af2ed070c3b25de437cc0a3f682795e842139712c93823b0dd1abcaf4 --- libwcs5-debuginfo-5.19.1-alt3.x86_64.rpm.repo 2021-08-25 18:30:00.000000000 +0000 +++ libwcs5-debuginfo-5.19.1-alt3.x86_64.rpm.hasher 2021-10-01 05:39:09.464234130 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/627f82aca95d8c89277f892c848b63c6b399e2 120777 root:root ../../../../lib64/libwcs.so.5.19.1 -/usr/lib/debug/.build-id/7a/627f82aca95d8c89277f892c848b63c6b399e2.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/d4a549afc59cc266f9ba2bcaf86e2ea0e715ed 120777 root:root ../../../../lib64/libwcs.so.5.19.1 +/usr/lib/debug/.build-id/13/d4a549afc59cc266f9ba2bcaf86e2ea0e715ed.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root @@ -23,2 +23,3 @@ /usr/src/debug/wcslib-5.19.1/C/sph.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/sph.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/spx.c 100644 root:root @@ -40,3 +41,5 @@ /usr/src/debug/wcslib-5.19.1/C/wcsprintf.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcsprintf.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcstrig.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcstrig.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcsulex.c 100644 root:root @@ -46,2 +49,3 @@ /usr/src/debug/wcslib-5.19.1/C/wcsutil.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcsutil.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcsutrn.c 100644 root:root @@ -54,6 +58,6 @@ Provides: libwcs5-debuginfo = 5.19.1-alt3:sisyphus+283750.100.1.2 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/627f82aca95d8c89277f892c848b63c6b399e2 120777 root:root ../../../../lib64/libwcs.so.5.19.1 -File: /usr/lib/debug/.build-id/7a/627f82aca95d8c89277f892c848b63c6b399e2.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug -File: /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root f4d4a64186b2d7a77041d55323b9d92f +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/d4a549afc59cc266f9ba2bcaf86e2ea0e715ed 120777 root:root ../../../../lib64/libwcs.so.5.19.1 +File: /usr/lib/debug/.build-id/13/d4a549afc59cc266f9ba2bcaf86e2ea0e715ed.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug +File: /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root 1eeead563b4103df839937f04b86d658 File: /usr/lib/debug/usr/lib64/libwcs.so.5.debug 120777 root:root libwcs.so.5.19.1.debug @@ -77,2 +81,3 @@ File: /usr/src/debug/wcslib-5.19.1/C/sph.c 100644 root:root 5590fa0665d34e5639909875ac9bd8cd +File: /usr/src/debug/wcslib-5.19.1/C/sph.h 100644 root:root cf54020d5673bb738e4c09241cb312cf File: /usr/src/debug/wcslib-5.19.1/C/spx.c 100644 root:root b196a40bbcb1ab35622f8d2368535a30 @@ -94,3 +99,5 @@ File: /usr/src/debug/wcslib-5.19.1/C/wcsprintf.c 100644 root:root 8f602bf2f91666f9f80ab437b0d3b140 +File: /usr/src/debug/wcslib-5.19.1/C/wcsprintf.h 100644 root:root 5e4136f61406819383afd0215f898313 File: /usr/src/debug/wcslib-5.19.1/C/wcstrig.c 100644 root:root 009e39028881a73dddc18a46ad6e1904 +File: /usr/src/debug/wcslib-5.19.1/C/wcstrig.h 100644 root:root be6c6ebea9a14f5ec9dc1619bb642cb5 File: /usr/src/debug/wcslib-5.19.1/C/wcsulex.c 100644 root:root 687ace381e9bb04b94b3d60f97db68f3 @@ -100,4 +107,5 @@ File: /usr/src/debug/wcslib-5.19.1/C/wcsutil.c 100644 root:root 4d29a7d789641398bd9ff7adb7e7e982 +File: /usr/src/debug/wcslib-5.19.1/C/wcsutil.h 100644 root:root 4cf1ac6718abb9a97a7711b7e6e1613b File: /usr/src/debug/wcslib-5.19.1/C/wcsutrn.c 100644 root:root 75324819c80db8f41ccb04f9f62556c0 File: /usr/src/debug/wcslib-5.19.1/C/wcsutrn.l 100644 root:root 4aa4d33db27d04a212ae85937f1f5e84 -RPMIdentity: b931286c06c3b7e22d926cbf3aba2199c3365efcbfa1ef9b2a4bf84e44d700ddfd42a5c4d5daf2b4162e6a172efef8622a33eff3e05ef702fcbb277e0fa4405e +RPMIdentity: 402bcd3948c6e60a50b1507342d0ff9a194925008afb5c6498ba02d6eda6baac814778a2e592bdadfd13f5b6b5f58fbf89f45f3734839c1361b4fee889f6c25f --- wcslib-utils-5.19.1-alt3.x86_64.rpm.repo 2021-08-25 18:30:00.000000000 +0000 +++ wcslib-utils-5.19.1-alt3.x86_64.rpm.hasher 2021-10-01 05:39:09.713235131 +0000 @@ -21,5 +21,5 @@ Provides: wcslib-utils = 5.19.1-alt3:sisyphus+283750.100.1.2 -File: /usr/bin/HPXcvt 100755 root:root 47d7fa530d3f4b8e3ccf5d05c92873b9 -File: /usr/bin/fitshdr 100755 root:root 30c36aca5ad2239c469064b68a184871 -File: /usr/bin/wcsware 100755 root:root 2fe31c92bcfeb5f2ca1335b33590a145 +File: /usr/bin/HPXcvt 100755 root:root 8cdf9a69931792ea61475724fff474f3 +File: /usr/bin/fitshdr 100755 root:root dd7fd82e0754595b67a2c65df776730c +File: /usr/bin/wcsware 100755 root:root 35685007b602e7644279ff4108ed6e0c File: /usr/share/man/man1/HPXcvt.1.xz 100644 root:root 71da3e4dab07f2fad26de33e6586c04c @@ -27,2 +27,2 @@ File: /usr/share/man/man1/wcsware.1.xz 100644 root:root 8caafcca2342b2a0739536d8b6a0d7e9 -RPMIdentity: cfcfef82f7409a3541b947ed1da1c9f5d2213f93b33bcf8e5b447bed92133ec8a0580903b665a0c1bd9af8557604ae1abb510778f177228793200831d88d128a +RPMIdentity: 662eb48e3252c97adbbf915367df783cf225c466feb3873590fedd5f66413c55156d0e89d02fa55231a5d051b13dd5605a196004f89548b5e618a2244ab896b9 --- wcslib-utils-debuginfo-5.19.1-alt3.x86_64.rpm.repo 2021-08-25 18:30:00.000000000 +0000 +++ wcslib-utils-debuginfo-5.19.1-alt3.x86_64.rpm.hasher 2021-10-01 05:39:09.891235846 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/e9f13d313ba90a533f5dc8cf9d9880102fba16 120777 root:root ../../../../bin/HPXcvt -/usr/lib/debug/.build-id/06/e9f13d313ba90a533f5dc8cf9d9880102fba16.debug 120777 root:root ../../usr/bin/HPXcvt.debug -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/e2bde2a09c27866aeb393432ed1873c1fcf15b 120777 root:root ../../../../bin/fitshdr -/usr/lib/debug/.build-id/15/e2bde2a09c27866aeb393432ed1873c1fcf15b.debug 120777 root:root ../../usr/bin/fitshdr.debug -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/9041df1d55d047b3f7dbf88689023b326f7d3d 120777 root:root ../../../../bin/wcsware -/usr/lib/debug/.build-id/97/9041df1d55d047b3f7dbf88689023b326f7d3d.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/fea00e5a604c54a62727e6da42bb9ee25e0b43 120777 root:root ../../../../bin/fitshdr +/usr/lib/debug/.build-id/1e/fea00e5a604c54a62727e6da42bb9ee25e0b43.debug 120777 root:root ../../usr/bin/fitshdr.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/d29a0b9e9e0c21eef8ac1cc28a078e43d7d49d 120777 root:root ../../../../bin/wcsware +/usr/lib/debug/.build-id/83/d29a0b9e9e0c21eef8ac1cc28a078e43d7d49d.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/43962a254ae9bf814576adc95d15dc0b62ff38 120777 root:root ../../../../bin/HPXcvt +/usr/lib/debug/.build-id/c7/43962a254ae9bf814576adc95d15dc0b62ff38.debug 120777 root:root ../../usr/bin/HPXcvt.debug /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root @@ -27,2 +27,3 @@ /usr/src/debug/wcslib-5.19.1/C/sph.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/sph.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/spx.c 100644 root:root @@ -44,3 +45,5 @@ /usr/src/debug/wcslib-5.19.1/C/wcsprintf.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcsprintf.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcstrig.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcstrig.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcsulex.c 100644 root:root @@ -50,2 +53,3 @@ /usr/src/debug/wcslib-5.19.1/C/wcsutil.c 100644 root:root +/usr/src/debug/wcslib-5.19.1/C/wcsutil.h 100644 root:root /usr/src/debug/wcslib-5.19.1/C/wcsutrn.c 100644 root:root @@ -63,14 +67,14 @@ Provides: wcslib-utils-debuginfo = 5.19.1-alt3:sisyphus+283750.100.1.2 -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/e9f13d313ba90a533f5dc8cf9d9880102fba16 120777 root:root ../../../../bin/HPXcvt -File: /usr/lib/debug/.build-id/06/e9f13d313ba90a533f5dc8cf9d9880102fba16.debug 120777 root:root ../../usr/bin/HPXcvt.debug -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/e2bde2a09c27866aeb393432ed1873c1fcf15b 120777 root:root ../../../../bin/fitshdr -File: /usr/lib/debug/.build-id/15/e2bde2a09c27866aeb393432ed1873c1fcf15b.debug 120777 root:root ../../usr/bin/fitshdr.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/9041df1d55d047b3f7dbf88689023b326f7d3d 120777 root:root ../../../../bin/wcsware -File: /usr/lib/debug/.build-id/97/9041df1d55d047b3f7dbf88689023b326f7d3d.debug 120777 root:root ../../usr/bin/wcsware.debug -File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 0cedc5229eba13f5597a994317d3533c -File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root 92ac7d1e59516029324430703fbeffa8 -File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root 6402eb35a9d852779f320df6ed17be82 +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/fea00e5a604c54a62727e6da42bb9ee25e0b43 120777 root:root ../../../../bin/fitshdr +File: /usr/lib/debug/.build-id/1e/fea00e5a604c54a62727e6da42bb9ee25e0b43.debug 120777 root:root ../../usr/bin/fitshdr.debug +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/d29a0b9e9e0c21eef8ac1cc28a078e43d7d49d 120777 root:root ../../../../bin/wcsware +File: /usr/lib/debug/.build-id/83/d29a0b9e9e0c21eef8ac1cc28a078e43d7d49d.debug 120777 root:root ../../usr/bin/wcsware.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/43962a254ae9bf814576adc95d15dc0b62ff38 120777 root:root ../../../../bin/HPXcvt +File: /usr/lib/debug/.build-id/c7/43962a254ae9bf814576adc95d15dc0b62ff38.debug 120777 root:root ../../usr/bin/HPXcvt.debug +File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 2165542ccfc132e4be76aeeddcadf041 +File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root 410cd90d9873c8a91033289ba8ee1939 +File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root b06efa7c705b1080e30675c395812384 File: /usr/src/debug/wcslib-5.19.1 40755 root:root @@ -90,2 +94,3 @@ File: /usr/src/debug/wcslib-5.19.1/C/sph.c 100644 root:root 5590fa0665d34e5639909875ac9bd8cd +File: /usr/src/debug/wcslib-5.19.1/C/sph.h 100644 root:root cf54020d5673bb738e4c09241cb312cf File: /usr/src/debug/wcslib-5.19.1/C/spx.c 100644 root:root b196a40bbcb1ab35622f8d2368535a30 @@ -107,3 +112,5 @@ File: /usr/src/debug/wcslib-5.19.1/C/wcsprintf.c 100644 root:root 8f602bf2f91666f9f80ab437b0d3b140 +File: /usr/src/debug/wcslib-5.19.1/C/wcsprintf.h 100644 root:root 5e4136f61406819383afd0215f898313 File: /usr/src/debug/wcslib-5.19.1/C/wcstrig.c 100644 root:root 009e39028881a73dddc18a46ad6e1904 +File: /usr/src/debug/wcslib-5.19.1/C/wcstrig.h 100644 root:root be6c6ebea9a14f5ec9dc1619bb642cb5 File: /usr/src/debug/wcslib-5.19.1/C/wcsulex.c 100644 root:root 687ace381e9bb04b94b3d60f97db68f3 @@ -113,2 +120,3 @@ File: /usr/src/debug/wcslib-5.19.1/C/wcsutil.c 100644 root:root 4d29a7d789641398bd9ff7adb7e7e982 +File: /usr/src/debug/wcslib-5.19.1/C/wcsutil.h 100644 root:root 4cf1ac6718abb9a97a7711b7e6e1613b File: /usr/src/debug/wcslib-5.19.1/C/wcsutrn.c 100644 root:root 75324819c80db8f41ccb04f9f62556c0 @@ -119,2 +127,2 @@ File: /usr/src/debug/wcslib-5.19.1/utils/wcsware.c 100644 root:root c64ea927c4657d0f199f6ec9fe838776 -RPMIdentity: 66067a41d384ea434d89ef8e8f2c7cd7b87b00fe141fd26d371247027e9e193d8d9cf7c8063731537fa860a2d1f613484056c58799477fd504fc895ea7cb6c84 +RPMIdentity: e3a9b81d2dc6bc2b1296c59acfdd08395ee0abdcc0bebea4b995a5703f16ed416093e27cdc3283bd0f81bc8ce4416e6f4b79352c54fd30a0f577510075a26f81