<86>Aug  1 01:50:51 userdel[2669265]: delete user 'rooter'
<86>Aug  1 01:50:51 userdel[2669265]: removed group 'rooter' owned by 'rooter'
<86>Aug  1 01:50:51 userdel[2669265]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  1 01:50:51 groupadd[2669301]: group added to /etc/group: name=rooter, GID=918
<86>Aug  1 01:50:51 groupadd[2669301]: group added to /etc/gshadow: name=rooter
<86>Aug  1 01:50:51 groupadd[2669301]: new group: name=rooter, GID=918
<86>Aug  1 01:50:51 useradd[2669329]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>Aug  1 01:50:51 userdel[2669359]: delete user 'builder'
<86>Aug  1 01:50:51 userdel[2669359]: removed group 'builder' owned by 'builder'
<86>Aug  1 01:50:51 userdel[2669359]: removed shadow group 'builder' owned by 'builder'
<86>Aug  1 01:50:51 groupadd[2669378]: group added to /etc/group: name=builder, GID=919
<86>Aug  1 01:50:51 groupadd[2669378]: group added to /etc/gshadow: name=builder
<86>Aug  1 01:50:51 groupadd[2669378]: new group: name=builder, GID=919
<86>Aug  1 01:50:51 useradd[2669392]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/wcslib-6.4-alt1.src.rpm: bad symbols in the license tag: /
<13>Aug  1 01:50:52 rpmi: libcfitsio9-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed
<13>Aug  1 01:50:52 rpmi: libcfitsio-devel-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed
<13>Aug  1 01:50:52 rpmi: zlib-devel-1.2.12-alt2 sisyphus+301913.100.1.1 1655062066 installed
<13>Aug  1 01:50:52 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-6.4-alt1.nosrc.rpm (w1.gzdio)
Installing wcslib-6.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28468
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf wcslib-6.4
+ echo 'Source #0 (wcslib-6.4.tar):'
Source #0 (wcslib-6.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/wcslib-6.4.tar
+ cd wcslib-6.4
+ /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.26452
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wcslib-6.4
+ 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-6.4/C'

Linux localhost.localdomain 5.15.25-std-def-alt1 #1 SMP Fri Feb 25 21:17:46 UTC 2022 x86_64 GNU/Linux

GNU Make 4.3
  SUBDIR      := C
  MAKEFLAGS   := w -Otarget -- PAM_SO_SUFFIX=

For building and installing wcslib-6.4...
  ARCH        := x86_64-linux-gnu
  FLEX        := flex
  FLFLAGS     := -D_POSIX_C_SOURCE=1
  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-6.4.a
  ARFLAGS     := U
  RANLIB      := ranlib
  SHRLIB      := libwcs.so.6.4
  SONAME      := libwcs.so.6
  SHRFLAGS    := -fPIC
  SHRLD       := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6
  SHRLN       := libwcs.so
  LN_S        := ln -s
  INSTALL     := /bin/install -c
  LIBDIR      := /usr/lib64
  BINDIR      := /usr/bin
  INCDIR      := /usr/include/wcslib-6.4
  INCLINK     := /usr/include/wcslib
  DOCDIR      := /usr/share/doc/wcslib-6.4
  DOCLINK     := /usr/share/doc/wcslib
  HTMLDIR     := /usr/share/doc/wcslib-6.4
  PDFDIR      := /usr/share/doc/wcslib-6.4
  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     := 
  MODE        := 
  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
  TESTS       := tlin tdis1 tdis2 tlog tprj1 tsph tspx ttab1 twcs twcssub tpih1 tbth1 tfitshdr tunits twcsfix twcscompare twcstab tdis3 twcslint
  TEST_X      := tsphdpa twcshdr

make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C'

flex -D_POSIX_C_SOURCE=1 -t fitshdr.l | sed -e 's/^[	 ]*#/#/' > fitshdr.c

flex -D_POSIX_C_SOURCE=1 -t wcsbth.l | sed -e 's/^[	 ]*#/#/' > wcsbth.c

flex -D_POSIX_C_SOURCE=1 -t wcspih.l | sed -e 's/^[	 ]*#/#/' > wcspih.c

flex -D_POSIX_C_SOURCE=1 -t wcsulex.l | sed -e 's/^[	 ]*#/#/' > wcsulex.c

flex -D_POSIX_C_SOURCE=1 -t wcsutrn.l | sed -e 's/^[	 ]*#/#/' > wcsutrn.c

Building WCSLIB C library...

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c cel.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c fitshdr.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c log.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spc.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spx.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

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:3259:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=]
 3259 |   const double vspan[2],
      |   ~~~~~~~~~~~~~^~~~~~~~
In file included from wcs.c:48:
wcs.h:1890:69: note: previously declared as 'const double[]'
 1890 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[],
      |                                                        ~~~~~~~~~~~~~^~~~~~~

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsbth.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsfix.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcspih.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

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcstrig.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

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]);
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~

x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutil.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

ar rU libwcs-6.4.a 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
ar: creating libwcs-6.4.a
ranlib libwcs-6.4.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

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

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

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

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

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

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

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

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

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

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:3259:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=]
 3259 |   const double vspan[2],
      |   ~~~~~~~~~~~~~^~~~~~~~
In file included from wcs.c:48:
wcs.h:1890:69: note: previously declared as 'const double[]'
 1890 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[],
      |                                                        ~~~~~~~~~~~~~^~~~~~~

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

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

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

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

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

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

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

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

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]);
      |             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~

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

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

ar rU libwcs-PIC.a 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
ar: creating libwcs-PIC.a

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.6 -o libwcs.so.6.4 *.o -L/usr/local/lib -lm  && \
     mv libwcs.so.6.4 ..
make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C'
make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C'
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'

Linux localhost.localdomain 5.15.25-std-def-alt1 #1 SMP Fri Feb 25 21:17:46 UTC 2022 x86_64 GNU/Linux

make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4'
GNU Make 4.3
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'
  SUBDIR      := .
  MAKEFLAGS   := w -j16 -Otarget --jobserver-auth=4,5 -- PAM_SO_SUFFIX=

For building and installing wcslib-6.4...
  ARCH        := x86_64-linux-gnu
  FLEX        := flex
  FLFLAGS     := -D_POSIX_C_SOURCE=1
  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-6.4.a
  ARFLAGS     := U
  RANLIB      := ranlib
  SHRLIB      := libwcs.so.6.4
  SONAME      := libwcs.so.6
  SHRFLAGS    := -fPIC
  SHRLD       := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6
  SHRLN       := libwcs.so
  LN_S        := ln -s
  INSTALL     := /bin/install -c
  LIBDIR      := /usr/lib64
  BINDIR      := /usr/bin
  INCDIR      := /usr/include/wcslib-6.4
  INCLINK     := /usr/include/wcslib
  DOCDIR      := /usr/share/doc/wcslib-6.4
  DOCLINK     := /usr/share/doc/wcslib
  HTMLDIR     := /usr/share/doc/wcslib-6.4
  PDFDIR      := /usr/share/doc/wcslib-6.4
  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-6.4'
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'
Subdirectories to be built...
  SUBDIRS     := C utils
  TSTDIRS     := C

make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4'
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'
For code development...
  FLAVOURS    := ""
  FLAVOUR     := 
  MODE        := 
  VALGRIND    := 
  EXTRA_CLEAN := 

make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4'
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'

make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4'

Mon 2022/08/01 01:51:03 +0000, executing on 
make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C'

Building WCSLIB C library...
make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C'



Mon 2022/08/01 01:51:03 +0000, executing on 
make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/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[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils'
make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/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[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils'
make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/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-6.4.a \
      -lm 
make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.296
+ 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-6.4
+ make install DESTDIR=/usr/src/tmp/wcslib-buildroot
make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C'

Building WCSLIB C library...


if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64" ] ; then \
     /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \
   fi
if [ "U" = U ] ; then \
     rm -f -r tmp ; \
     mkdir tmp && \
       cd tmp && \
       trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
       ar x ../libwcs-6.4.a && \
       ar rD libwcs-6.4.a *.o && \
       /bin/install -c -m 644 libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \
       cd .. ; \
       rm -f -r tmp ; \
   else \
     /bin/install -c -m 644 libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \
   fi
ar: creating libwcs-6.4.a
ranlib /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs-6.4.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-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a
if [ "libwcs.so.6.4" != "" ] ; then \
     /bin/install -c -m 755 libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \
     if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6" ] ; then \
       rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6 ; \
     fi ; \
     ln -s libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6 ; \
     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.6 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \
     fi ; \
   fi
if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4" ] ; then \
     /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4 ; \
   fi
/bin/install -c -m 444 *.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4
rm -f /usr/src/tmp/wcslib-buildroot/usr/include/wcslib
ln -s wcslib-6.4 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib
make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C'
make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils'
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-6.4/utils'
/bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4
if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4" ] ; then \
     /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 ; \
   fi
/bin/install -c -m 444 CHANGES COPYING* README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4
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-6.4 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \
   fi
if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4" ] ; then \
     /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 ; \
   fi
/bin/install -c -m 444 wcslib.pdf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4
if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/html" ] ; then \
     /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/html ; \
   fi
/bin/install -c -m 444 html/* /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/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-6.4'
+ rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs-6.4.a /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs.a
+ rm -rf /usr/src/tmp/wcslib-buildroot//usr/share/doc/wcslib-6.4
+ /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-6.4' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x)
mode of 'usr/include/wcslib-6.4/wcsconfig_f77.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsconfig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wtbarr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsutil.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsunits.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcstrig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsprintf.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsmath.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcslib.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcsfix.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcserr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/wcs.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/tab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/spx.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/sph.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/spc.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/prj.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/log.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/lin.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/getwcstab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/fitshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/dis.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/include/wcslib-6.4/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.6.4' 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 <cmdline>:0)
	libwcs.so.6 -> libwcs.so.6.4
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: libwcs6-6.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31563
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wcslib-6.4
+ DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ cp -prL README /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs6-6.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gywWbc
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6: 498 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eBWaI3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libwcs.so.6()(64bit) = set:mdwArLgIYa6YqqjCZgIpecs36nn2Zh5jmcrHfPtDmmJsw4ZGUBGSgWh5I2sV7G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVurgMyZ1terNIdKKikpBtuQgyq4TLGnCr1Fa0SK7qEzHhDprxmxZvNbX9AHSiP7Cq9z3N0eH8PmuQVuPEaIuM2RY8y2x5HxugYBAzOAbJmqSgiF5c5RvSSK3RLBoG8YGHFQ45AUL3ZyUvNLcDpovgn9GpwedWfF3XJzFThfvs8k9YjrrPl2Lh62Lf7zxiLE2upecjWozchHMFdcCmQKzIqoHySDdmjnvsmao8wDZ2XV79osJKnasnyDPYcMsTUxIHnPsd6lWnXFZmvx4AtxZEul1vk8apbEGzfMiCSQTzq72bu4jxnXgQqXTua6BCjJsxRyX2wJRvFWLheginKI6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTHfKt2jOMo7Z1WFGAxBYPw8NJ5TSt41TGI8rgquqoZbZrMgeaoQcvfF9CXnzcEh9y6RRM8TncXV7VOYgOTLMhDrk8MdHsIAyhRLmES4z3nLDkTSCPjmBdELZEBi4rBF4FucKScImu7DSyDjdHFKCri3G5YtXqriFDZv4HbLqmUsEOspqs1KyXMJIcyARHhRNGYtub57b5EZCEdyASoGxQOPUUJz03oLVohXEenNeOtcWRb7ZJFHBdm3lGDYUraYAUIA4kEagZaWU9yuvZwrBybIKujaoXS6fZmKamcUhlyfMlFKEZ4kYqaeKzHUKICXXoU35A7MK1X0N1B1ACedY7e3xZn8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2p4U1EprnZ2885TsZsmtggpM1wGULcKES9FSNWhrWanyWySeM8xBRApKvee89LHYxcVlukajg
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.rSLaId
Creating libwcs6-debuginfo package
Processing files: wcslib-devel-6.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19706
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wcslib-6.4
+ DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ cp -prL html wcslib.pdf README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-6.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tEQD69
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.VjLVwI
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-6.4/getwcstab.h:168:10: fatal error: fitsio.h: No such file or directory
  168 | #include <fitsio.h>
      |          ^~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4/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-6.4/getwcstab.h: cpp failed
Provides: pkgconfig(wcslib) = 6.4
Requires: /usr/lib64/libwcs.so.6, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ebeekd
Processing files: wcslib-utils-6.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hUJuWK
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.9MhkxT
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.33)(64bit), libc.so.6(GLIBC_2.34)(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.jzC93l
Creating wcslib-utils-debuginfo package
Processing files: libwcs6-debuginfo-6.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uImMyn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B9IbHX
find-requires: running scripts (debuginfo)
Provides: debug64(libwcs.so.6)
Requires: libwcs6 = 6.4-alt1, debug64(libc.so.6), debug64(libm.so.6)
Processing files: wcslib-utils-debuginfo-6.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Jqpg9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O83SiL
find-requires: running scripts (debuginfo)
Requires: wcslib-utils = 6.4-alt1, /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 libwcs6-debuginfo a strict dependency on libwcs6
Adding to wcslib-utils-debuginfo a strict dependency on wcslib-utils
Adding to wcslib-devel a strict dependency on libwcs6
Removing 1 extra deps from wcslib-devel due to dependency on libwcs6
Wrote: /usr/src/RPM/RPMS/x86_64/libwcs6-6.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-devel-6.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-6.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libwcs6-debuginfo-6.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm (w2.lzdio)
24.52user 3.97system 0:26.92elapsed 105%CPU (0avgtext+0avgdata 89712maxresident)k
0inputs+0outputs (0major+1736723minor)pagefaults 0swaps
/.out/libwcs6-debuginfo-6.4-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm: bad symbols in the license tag: /
27.10user 6.42system 0:31.14elapsed 107%CPU (0avgtext+0avgdata 104816maxresident)k
0inputs+0outputs (31004major+2067901minor)pagefaults 0swaps
--- libwcs6-6.4-alt1.x86_64.rpm.repo	2021-10-06 12:42:43.000000000 +0000
+++ libwcs6-6.4-alt1.x86_64.rpm.hasher	2022-08-01 01:51:20.669887015 +0000
@@ -18,5 +18,5 @@
 File: /usr/lib64/libwcs.so.6	120777	root:root		libwcs.so.6.4
-File: /usr/lib64/libwcs.so.6.4	100644	root:root	0050e48a17ce517b3baf2616ffebc7e1	
+File: /usr/lib64/libwcs.so.6.4	100644	root:root	fca5a56d59976cbdacf7124cdaa92f32	
 File: /usr/share/doc/libwcs6-6.4	40755	root:root		
 File: /usr/share/doc/libwcs6-6.4/README	100644	root:root	f2305c4878243cef850cd536596a5fa1	
-RPMIdentity: b325e4da97455a3a1379c5645f611e34aea373179709aa2ba707644f33da8fc89f41ae496497c5098f615d6ed526fae940d1bb0349f3b3b60128a22910b64043
+RPMIdentity: 4782957784dc92374474d3044ae5de5ec792f8274d94605bef7ba1ef94540d6b7753765e2fed76b79b9684545bcfb4df4a62247af7ac79f800a8ffb6d31f5bb1
--- libwcs6-debuginfo-6.4-alt1.x86_64.rpm.repo	2021-10-06 12:42:43.000000000 +0000
+++ libwcs6-debuginfo-6.4-alt1.x86_64.rpm.hasher	2022-08-01 01:51:20.733887918 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/6e	40755	root:root	
-/usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e	120777	root:root	../../../../lib64/libwcs.so.6.4
-/usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e.debug	120777	root:root	../../usr/lib64/libwcs.so.6.4.debug
+/usr/lib/debug/.build-id/69	40755	root:root	
+/usr/lib/debug/.build-id/69/7800e826124e2255a68d739618c93c334303bc	120777	root:root	../../../../lib64/libwcs.so.6.4
+/usr/lib/debug/.build-id/69/7800e826124e2255a68d739618c93c334303bc.debug	120777	root:root	../../usr/lib64/libwcs.so.6.4.debug
 /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug	100644	root:root	
@@ -59,6 +59,6 @@
 Provides: libwcs6-debuginfo = 6.4-alt1:sisyphus+286525.100.1.1
-File: /usr/lib/debug/.build-id/6e	40755	root:root		
-File: /usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e	120777	root:root		../../../../lib64/libwcs.so.6.4
-File: /usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e.debug	120777	root:root		../../usr/lib64/libwcs.so.6.4.debug
-File: /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug	100644	root:root	5d58bdf0c6a575030a31fa5078c40eb9	
+File: /usr/lib/debug/.build-id/69	40755	root:root		
+File: /usr/lib/debug/.build-id/69/7800e826124e2255a68d739618c93c334303bc	120777	root:root		../../../../lib64/libwcs.so.6.4
+File: /usr/lib/debug/.build-id/69/7800e826124e2255a68d739618c93c334303bc.debug	120777	root:root		../../usr/lib64/libwcs.so.6.4.debug
+File: /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug	100644	root:root	f7b75e02c5f9466eb65fe96bdd6690c5	
 File: /usr/lib/debug/usr/lib64/libwcs.so.6.debug	120777	root:root		libwcs.so.6.4.debug
@@ -112,2 +112,2 @@
 File: /usr/src/debug/wcslib-6.4/C/wtbarr.h	100644	root:root	4177bf9409a087f49f4a61d9f60c03f0	
-RPMIdentity: 95e406bf6438a8704660a741cbb0a1046f9815d14f714c31451c39b9b7e8f8e4d1213ab0d792e2a6b141f1f97ce8fe72647699b8590d3a32f5ade63b91704c64
+RPMIdentity: fd7f9de7663a3a26c49c8bf7d73d203fe2d64d4ac954451ed026951b378cd5dbeba8e69066dc9c3995c07f12cde2c49aa217794a7f306fe8bb28afb0383bb422
--- wcslib-utils-6.4-alt1.x86_64.rpm.repo	2021-10-06 12:42:44.000000000 +0000
+++ wcslib-utils-6.4-alt1.x86_64.rpm.hasher	2022-08-01 01:51:20.857889666 +0000
@@ -12,2 +12,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -21,5 +23,5 @@
 Provides: wcslib-utils = 6.4-alt1:sisyphus+286525.100.1.1
-File: /usr/bin/HPXcvt	100755	root:root	65c0561f221f42ff722d5fe05d399189	
-File: /usr/bin/fitshdr	100755	root:root	fc24d5f886fa314fc56664f446950c85	
-File: /usr/bin/wcsware	100755	root:root	fd1fa63fac6c4063f91960b70bdcc362	
+File: /usr/bin/HPXcvt	100755	root:root	5b6875a5608dfbd6bd6c683b378033f2	
+File: /usr/bin/fitshdr	100755	root:root	5aad38d66e01cd058331f8cd7cefe015	
+File: /usr/bin/wcsware	100755	root:root	cfbb897f852e0bccf0ae7dfc622dc12e	
 File: /usr/share/man/man1/HPXcvt.1.xz	100644	root:root	d23359bf4cbe8b38e02ab199306ba4ac	
@@ -27,2 +29,2 @@
 File: /usr/share/man/man1/wcsware.1.xz	100644	root:root	37819273893ee2acfa2d8d84e668167f	
-RPMIdentity: 5a029e57891bf3b34ffad60b0a9efc330e991b8dc4de82b045e4cf2f577f2668aa5bcb03d8120319c046e39a42f3ab96c5b9e31648ddc35b72a33b65314cec06
+RPMIdentity: 4a2e08466e837286810b5a89f3a882fe141aaceb8c565a454249cff6a6db91238b0dca1ef363565a37b21d31d9b824f6f8f7674c782c8b01a361a1f3d159175d
--- wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm.repo	2021-10-06 12:42:43.000000000 +0000
+++ wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm.hasher	2022-08-01 01:51:20.918890527 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/45	40755	root:root	
-/usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395	120777	root:root	../../../../bin/fitshdr
-/usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395.debug	120777	root:root	../../usr/bin/fitshdr.debug
-/usr/lib/debug/.build-id/96	40755	root:root	
-/usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635	120777	root:root	../../../../bin/HPXcvt
-/usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635.debug	120777	root:root	../../usr/bin/HPXcvt.debug
-/usr/lib/debug/.build-id/c7	40755	root:root	
-/usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e	120777	root:root	../../../../bin/wcsware
-/usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e.debug	120777	root:root	../../usr/bin/wcsware.debug
+/usr/lib/debug/.build-id/1f	40755	root:root	
+/usr/lib/debug/.build-id/1f/1ea564b264e34dc3cb0c15284dbb51971be3fb	120777	root:root	../../../../bin/fitshdr
+/usr/lib/debug/.build-id/1f/1ea564b264e34dc3cb0c15284dbb51971be3fb.debug	120777	root:root	../../usr/bin/fitshdr.debug
+/usr/lib/debug/.build-id/ce	40755	root:root	
+/usr/lib/debug/.build-id/ce/f128d5d4484a9a170f8ec72e3aefec799bf5ae	120777	root:root	../../../../bin/HPXcvt
+/usr/lib/debug/.build-id/ce/f128d5d4484a9a170f8ec72e3aefec799bf5ae.debug	120777	root:root	../../usr/bin/HPXcvt.debug
+/usr/lib/debug/.build-id/de	40755	root:root	
+/usr/lib/debug/.build-id/de/4d199fa588de582f06198cd5ff1ee7d252d9f9	120777	root:root	../../../../bin/wcsware
+/usr/lib/debug/.build-id/de/4d199fa588de582f06198cd5ff1ee7d252d9f9.debug	120777	root:root	../../usr/bin/wcsware.debug
 /usr/lib/debug/usr/bin/HPXcvt.debug	100644	root:root	
@@ -68,14 +68,14 @@
 Provides: wcslib-utils-debuginfo = 6.4-alt1:sisyphus+286525.100.1.1
-File: /usr/lib/debug/.build-id/45	40755	root:root		
-File: /usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395	120777	root:root		../../../../bin/fitshdr
-File: /usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395.debug	120777	root:root		../../usr/bin/fitshdr.debug
-File: /usr/lib/debug/.build-id/96	40755	root:root		
-File: /usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635	120777	root:root		../../../../bin/HPXcvt
-File: /usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635.debug	120777	root:root		../../usr/bin/HPXcvt.debug
-File: /usr/lib/debug/.build-id/c7	40755	root:root		
-File: /usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e	120777	root:root		../../../../bin/wcsware
-File: /usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e.debug	120777	root:root		../../usr/bin/wcsware.debug
-File: /usr/lib/debug/usr/bin/HPXcvt.debug	100644	root:root	87c451774775fed0d815f7a7386be8ed	
-File: /usr/lib/debug/usr/bin/fitshdr.debug	100644	root:root	c2193f37fd76c9786048ae49c57842d7	
-File: /usr/lib/debug/usr/bin/wcsware.debug	100644	root:root	f400c0f1376e8d64e44959f6d20ed809	
+File: /usr/lib/debug/.build-id/1f	40755	root:root		
+File: /usr/lib/debug/.build-id/1f/1ea564b264e34dc3cb0c15284dbb51971be3fb	120777	root:root		../../../../bin/fitshdr
+File: /usr/lib/debug/.build-id/1f/1ea564b264e34dc3cb0c15284dbb51971be3fb.debug	120777	root:root		../../usr/bin/fitshdr.debug
+File: /usr/lib/debug/.build-id/ce	40755	root:root		
+File: /usr/lib/debug/.build-id/ce/f128d5d4484a9a170f8ec72e3aefec799bf5ae	120777	root:root		../../../../bin/HPXcvt
+File: /usr/lib/debug/.build-id/ce/f128d5d4484a9a170f8ec72e3aefec799bf5ae.debug	120777	root:root		../../usr/bin/HPXcvt.debug
+File: /usr/lib/debug/.build-id/de	40755	root:root		
+File: /usr/lib/debug/.build-id/de/4d199fa588de582f06198cd5ff1ee7d252d9f9	120777	root:root		../../../../bin/wcsware
+File: /usr/lib/debug/.build-id/de/4d199fa588de582f06198cd5ff1ee7d252d9f9.debug	120777	root:root		../../usr/bin/wcsware.debug
+File: /usr/lib/debug/usr/bin/HPXcvt.debug	100644	root:root	9d5f367273a90ecf7d07e63a0250d1b4	
+File: /usr/lib/debug/usr/bin/fitshdr.debug	100644	root:root	eafb93e169454f8dee0c373d8f28c486	
+File: /usr/lib/debug/usr/bin/wcsware.debug	100644	root:root	111d4a9ebb57c84f6f9575ff8a956fed	
 File: /usr/src/debug/wcslib-6.4	40755	root:root		
@@ -129,2 +129,2 @@
 File: /usr/src/debug/wcslib-6.4/utils/wcsware.c	100644	root:root	be71c5d6ec274dff40bd57953d4e881a	
-RPMIdentity: cd89e535e9653e399d32f082e8c992ae7202f3022004fa0f97b7008d2594ef9dfb0c540b53f9a99edf32cd0efb95f36c49b55e7388a65ca9b5d94cee6efce7ef
+RPMIdentity: 621a3ac029ca7043f8ce133653c18a5db30d1935e7d0b3a4953edecc52cf95c4f68b366a9690836e36f353ba58ffb957d4d002cbeded6111ad814f17e0a9dfed