<86>Apr 30 04:54:11 userdel[810769]: delete user 'rooter' <86>Apr 30 04:54:11 userdel[810769]: removed group 'rooter' owned by 'rooter' <86>Apr 30 04:54:11 userdel[810769]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 30 04:54:11 groupadd[810791]: group added to /etc/group: name=rooter, GID=960 <86>Apr 30 04:54:11 groupadd[810791]: group added to /etc/gshadow: name=rooter <86>Apr 30 04:54:11 groupadd[810791]: new group: name=rooter, GID=960 <86>Apr 30 04:54:11 useradd[810804]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Apr 30 04:54:11 userdel[810828]: delete user 'builder' <86>Apr 30 04:54:11 userdel[810828]: removed group 'builder' owned by 'builder' <86>Apr 30 04:54:11 userdel[810828]: removed shadow group 'builder' owned by 'builder' <86>Apr 30 04:54:11 groupadd[810845]: group added to /etc/group: name=builder, GID=961 <86>Apr 30 04:54:11 groupadd[810845]: group added to /etc/gshadow: name=builder <86>Apr 30 04:54:11 groupadd[810845]: new group: name=builder, GID=961 <86>Apr 30 04:54:11 useradd[810855]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wcslib-6.4-alt1.src.rpm: bad symbols in the license tag: / <13>Apr 30 04:54:12 rpmi: libcfitsio9-3.490-alt2 sisyphus+284651.100.1.1 1630913629 installed <13>Apr 30 04:54:12 rpmi: libcfitsio-devel-3.490-alt2 sisyphus+284651.100.1.1 1630913629 installed <13>Apr 30 04:54:12 rpmi: zlib-devel-1.2.12-alt1 sisyphus+298590.100.1.1 1650147042 installed <13>Apr 30 04:54:12 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851984 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wcslib-6.4-alt1.nosrc.rpm (w1.gzdio) Installing wcslib-6.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53589 + 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.93744 + 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 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-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... 4 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 i586-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... 64 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 i686 GNU/Linux GNU Make 4.3 SUBDIR := C MAKEFLAGS := w -Otarget -- PAM_SO_SUFFIX= For building and installing wcslib-6.4... ARCH := i586-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := i586-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H -I. -I.. WCSTRIG := WRAPPER CC := i586-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC WCSLIB := libwcs-6.4.a ARFLAGS := U RANLIB := ranlib SHRLIB := libwcs.so.6.4 SONAME := libwcs.so.6 SHRFLAGS := -fPIC SHRLD := i586-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib 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 := i586-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... i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c cel.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c dis.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c fitshdr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lin.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c log.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c prj.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c spc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c sph.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c spx.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c tab.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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[], | ~~~~~~~~~~~~~^~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcsbth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcserr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcsfix.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcshdr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcspih.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcstrig.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcsulex.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c wcsutil.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c cel.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c dis.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c fitshdr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c lin.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c log.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c prj.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c spc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c sph.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c spx.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c tab.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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[], | ~~~~~~~~~~~~~^~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsbth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcserr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsfix.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcshdr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcspih.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcstrig.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsulex.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsutil.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 && \ i586-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 i686 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 := i586-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := i586-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := i586-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC WCSLIB := libwcs-6.4.a ARFLAGS := U RANLIB := ranlib SHRLIB := libwcs.so.6.4 SONAME := libwcs.so.6 SHRFLAGS := -fPIC SHRLD := i586-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib 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 := i586-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' Sat 2022/04/30 04:54:33 +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' Sat 2022/04/30 04:54:33 +0000, executing on make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' i586-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o fitshdr.o fitshdr.c i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o HPXcvt.o HPXcvt.c i586-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' i586-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 -march=i586 -mtune=generic -fPIC -DPIC -c -o wcsware.o wcsware.c i586-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.58758 + 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/lib" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib ; \ 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/lib ; \ cd .. ; \ rm -f -r tmp ; \ else \ /bin/install -c -m 644 libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib ; \ fi ar: creating libwcs-6.4.a ranlib /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs-6.4.a if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.a" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.a ; \ fi ln -s libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.a if [ "libwcs.so.6.4" != "" ] ; then \ /bin/install -c -m 755 libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib ; \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.6" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.6 ; \ fi ; \ ln -s libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.6 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so ; \ fi ; \ ln -s libwcs.so.6 /usr/src/tmp/wcslib-buildroot/usr/lib/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/lib/pkgconfig" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib/pkgconfig ; \ fi /bin/install -c -m 444 wcslib.pc /usr/src/tmp/wcslib-buildroot/usr/lib/pkgconfig/wcslib.pc make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib/libwcs-6.4.a /usr/src/tmp/wcslib-buildroot//usr/lib/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/lib' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/pkgconfig' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/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/lib/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/lib/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/lib: (from :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.13197 + 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.BBGvSL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.6: 498 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XwJkF1 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 = set:mdwArLgIYa6YqqjCZgIpecs36nn2Zh5jmcrHfPtDmmJsw4ZGUBGSgWh5I2sV7G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVurgMyZ1terNIdKKikpBtuQgyq4TLGnCr1Fa0SK7qEzHhDprxmxZvNbX9AHSiP7Cq9z3N0eH8PmuQVuPEaIuM2RY8y2x5HxugYBAzOAbJmqSgiF5c5RvSSK3RLBoG8YGHFQ45AUL3ZyUvNLcDpovgn9GpwedWfF3XJzFThfvs8k9YjrrPl2Lh62Lf7zxiLE2upecjWozchHMFdcCmQKzIqoHySDdmjnvsmao8wDZ2XV79osJKnasnyDPYcMsTUxIHnPsd6lWnXFZmvx4AtxZEul1vk8apbEGzfMiCSQTzq72bu4jxnXgQqXTua6BCjJsxRyX2wJRvFWLheginKI6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTHfKt2jOMo7Z1WFGAxBYPw8NJ5TSt41TGI8rgquqoZbZrMgeaoQcvfF9CXnzcEh9y6RRM8TncXV7VOYgOTLMhDrk8MdHsIAyhRLmES4z3nLDkTSCPjmBdELZEBi4rBF4FucKScImu7DSyDjdHFKCri3G5YtXqriFDZv4HbLqmUsEOspqs1KyXMJIcyARHhRNGYtub57b5EZCEdyASoGxQOPUUJz03oLVohXEenNeOtcWRb7ZJFHBdm3lGDYUraYAUIA4kEagZaWU9yuvZwrBybIKujaoXS6fZmKamcUhlyfMlFKEZ4kYqaeKzHUKICXXoU35A7MK1X0N1B1ACedY7e3xZn8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2p4U1EprnZ2885TsZsmtggpM1wGULcKES9FSNWhrWanyWySeM8xBRApKvee89LHYxcVlukajg Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.35jnHg Creating libwcs6-debuginfo package Processing files: wcslib-devel-6.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68527 + 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.3UjXyW 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.Bbs6kd 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 | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4/getwcstab.h: cpp failed, trying c++ mode i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 6.4 Requires: /usr/lib/libwcs.so.6, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ihyvzf Processing files: wcslib-utils-6.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6P1adt 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.DZ1gpX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcfitsio.so.9 >= set:ojNZti5QZ0GfbS8B0HsEMGYMyrGbkuXyZeKQigjnkl28G3OGxNRqKKfQW8kznKofZAy0F8f4gp6j1h9BBZvDRr, libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), 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.FepY0n 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.qsUy9F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ccvVPS find-requires: running scripts (debuginfo) Provides: debug(libwcs.so.6) Requires: libwcs6 = 6.4-alt1, debug(libc.so.6), debug(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.74av6l find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RGj305 find-requires: running scripts (debuginfo) Requires: wcslib-utils = 6.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcfitsio.so.9), debug(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/i586/libwcs6-6.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcslib-devel-6.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcslib-utils-6.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwcs6-debuginfo-6.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wcslib-utils-debuginfo-6.4-alt1.i586.rpm (w2.lzdio) 30.67user 4.71system 0:37.97elapsed 93%CPU (0avgtext+0avgdata 292168maxresident)k 0inputs+0outputs (0major+1757404minor)pagefaults 0swaps /.out/libwcs6-debuginfo-6.4-alt1.i586.rpm: bad symbols in the license tag: / /.out/wcslib-utils-debuginfo-6.4-alt1.i586.rpm: bad symbols in the license tag: / 33.36user 7.83system 0:42.89elapsed 96%CPU (0avgtext+0avgdata 292168maxresident)k 0inputs+0outputs (30367major+2089307minor)pagefaults 0swaps --- libwcs6-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ libwcs6-6.4-alt1.i586.rpm.hasher 2022-04-30 04:54:52.195680615 +0000 @@ -20,5 +20,5 @@ File: /usr/lib/libwcs.so.6 120777 root:root libwcs.so.6.4 -File: /usr/lib/libwcs.so.6.4 100644 root:root 6f2f47b6707a5304263c877f52ded3f2 +File: /usr/lib/libwcs.so.6.4 100644 root:root 766695cf7f6eefa10a9424e22b628a2e File: /usr/share/doc/libwcs6-6.4 40755 root:root File: /usr/share/doc/libwcs6-6.4/README 100644 root:root f2305c4878243cef850cd536596a5fa1 -RPMIdentity: d8a86f5b00dc54d7dcb2c2c0e170ae025dc7cce04526f95cdd4d2c93d0146a673b6182ee8b6fbd940153e1f18e109799895c95dc5c1461269ea93e31f3a1e697 +RPMIdentity: 4af3a4be418a9f88a87b6a5fec78ac18d4878793b7c7bc59b0d438155bf8d6015578caa02a4fe55989f3688745fa97b9ebfe7cbf9fb94584e39ea304b88c2ac3 --- libwcs6-debuginfo-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ libwcs6-debuginfo-6.4-alt1.i586.rpm.hasher 2022-04-30 04:54:52.253681240 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/41828daec0cec189d05f1157e2495f55568ffa 120777 root:root ../../../libwcs.so.6.4 -/usr/lib/debug/.build-id/f6/41828daec0cec189d05f1157e2495f55568ffa.debug 120777 root:root ../../usr/lib/libwcs.so.6.4.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/7b2d87636cf276012db9e596185bd511bde682 120777 root:root ../../../libwcs.so.6.4 +/usr/lib/debug/.build-id/46/7b2d87636cf276012db9e596185bd511bde682.debug 120777 root:root ../../usr/lib/libwcs.so.6.4.debug /usr/lib/debug/usr/lib/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/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/41828daec0cec189d05f1157e2495f55568ffa 120777 root:root ../../../libwcs.so.6.4 -File: /usr/lib/debug/.build-id/f6/41828daec0cec189d05f1157e2495f55568ffa.debug 120777 root:root ../../usr/lib/libwcs.so.6.4.debug -File: /usr/lib/debug/usr/lib/libwcs.so.6.4.debug 100644 root:root 7e056f897f45095f8ac678c756ea60da +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/7b2d87636cf276012db9e596185bd511bde682 120777 root:root ../../../libwcs.so.6.4 +File: /usr/lib/debug/.build-id/46/7b2d87636cf276012db9e596185bd511bde682.debug 120777 root:root ../../usr/lib/libwcs.so.6.4.debug +File: /usr/lib/debug/usr/lib/libwcs.so.6.4.debug 100644 root:root c8308a527c15c27bb24b2ff7218972b5 File: /usr/lib/debug/usr/lib/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: 652067da3599c6309a4f0e88fd397c76cd63cffde3277d1648ebd711c00148098ed3c64259ddda4a23ca3bbf415a51bcd6a3319ebebaab76c8f973746971f487 +RPMIdentity: 99d972ebf6cb4f126a1c9df8d93d5561370d5fe91c9aff1f053bca9e8b1c42a3546bfe0d9d88add6131c1234c48435640f42bcefe1c33e5edd29fbe9e69eaba9 --- wcslib-utils-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ wcslib-utils-6.4-alt1.i586.rpm.hasher 2022-04-30 04:54:52.365682446 +0000 @@ -14,2 +14,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -24,5 +26,5 @@ Provides: wcslib-utils = 6.4-alt1:sisyphus+286525.100.1.1 -File: /usr/bin/HPXcvt 100755 root:root fdfc5d6374c77696f6493d1f5aa4082f -File: /usr/bin/fitshdr 100755 root:root a409649272095461627d8a231585873b -File: /usr/bin/wcsware 100755 root:root 8b19a74a6f03ae2900e80f39606ccd06 +File: /usr/bin/HPXcvt 100755 root:root 5fcbb7772e307cded32146f321f7a0b8 +File: /usr/bin/fitshdr 100755 root:root 5734e60e251e9e71cb2f02d355672634 +File: /usr/bin/wcsware 100755 root:root cc99353b4385c81870ff89cfadb0ce79 File: /usr/share/man/man1/HPXcvt.1.xz 100644 root:root d23359bf4cbe8b38e02ab199306ba4ac @@ -30,2 +32,2 @@ File: /usr/share/man/man1/wcsware.1.xz 100644 root:root 37819273893ee2acfa2d8d84e668167f -RPMIdentity: e0554d28e3ce42beddf5324ae1478a293c248f09d3392e70e3c0f70ac327dad301d55568290b72ea2f3fdb7afd814be1ac8fa0be448b1235fd00a3929fd82e15 +RPMIdentity: e23be7b7a642526372c7b84d7fda2957ca08419afb2c5217fec35a47a8e78575ce15b7f28088b450e3626814b94010aa59707b4f541724144eabb6920f5d8278 --- wcslib-utils-debuginfo-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ wcslib-utils-debuginfo-6.4-alt1.i586.rpm.hasher 2022-04-30 04:54:52.438683233 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/646cae65a31ec4ee213531e93fc5417c5a4639 120777 root:root ../../../../bin/wcsware -/usr/lib/debug/.build-id/3f/646cae65a31ec4ee213531e93fc5417c5a4639.debug 120777 root:root ../../usr/bin/wcsware.debug -/usr/lib/debug/.build-id/47 40755 root:root -/usr/lib/debug/.build-id/47/70fcfd31d6baac08efb21c7fceae4f5842842a 120777 root:root ../../../../bin/HPXcvt -/usr/lib/debug/.build-id/47/70fcfd31d6baac08efb21c7fceae4f5842842a.debug 120777 root:root ../../usr/bin/HPXcvt.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/81c55e80571b56a3ba8ba1c6b4ee3212d858dd 120777 root:root ../../../../bin/fitshdr -/usr/lib/debug/.build-id/b0/81c55e80571b56a3ba8ba1c6b4ee3212d858dd.debug 120777 root:root ../../usr/bin/fitshdr.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/2e0a39e09a6c8aaa88466a91a44f5a12679018 120777 root:root ../../../../bin/wcsware +/usr/lib/debug/.build-id/41/2e0a39e09a6c8aaa88466a91a44f5a12679018.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/eb471dbd3d87c1bc26ad5d462a6c6b3a22aa15 120777 root:root ../../../../bin/HPXcvt +/usr/lib/debug/.build-id/c5/eb471dbd3d87c1bc26ad5d462a6c6b3a22aa15.debug 120777 root:root ../../usr/bin/HPXcvt.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/7aa7e6543ea74ba331c9c736e59a7a627291ec 120777 root:root ../../../../bin/fitshdr +/usr/lib/debug/.build-id/f2/7aa7e6543ea74ba331c9c736e59a7a627291ec.debug 120777 root:root ../../usr/bin/fitshdr.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/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/646cae65a31ec4ee213531e93fc5417c5a4639 120777 root:root ../../../../bin/wcsware -File: /usr/lib/debug/.build-id/3f/646cae65a31ec4ee213531e93fc5417c5a4639.debug 120777 root:root ../../usr/bin/wcsware.debug -File: /usr/lib/debug/.build-id/47 40755 root:root -File: /usr/lib/debug/.build-id/47/70fcfd31d6baac08efb21c7fceae4f5842842a 120777 root:root ../../../../bin/HPXcvt -File: /usr/lib/debug/.build-id/47/70fcfd31d6baac08efb21c7fceae4f5842842a.debug 120777 root:root ../../usr/bin/HPXcvt.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/81c55e80571b56a3ba8ba1c6b4ee3212d858dd 120777 root:root ../../../../bin/fitshdr -File: /usr/lib/debug/.build-id/b0/81c55e80571b56a3ba8ba1c6b4ee3212d858dd.debug 120777 root:root ../../usr/bin/fitshdr.debug -File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 54c2cbd440bd23100f0ebfa81e6c8317 -File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root a75f25064c8f7b49199f845d32d0aefd -File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root 720c6fc1eb054665c187b8cda157c6c5 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/2e0a39e09a6c8aaa88466a91a44f5a12679018 120777 root:root ../../../../bin/wcsware +File: /usr/lib/debug/.build-id/41/2e0a39e09a6c8aaa88466a91a44f5a12679018.debug 120777 root:root ../../usr/bin/wcsware.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/eb471dbd3d87c1bc26ad5d462a6c6b3a22aa15 120777 root:root ../../../../bin/HPXcvt +File: /usr/lib/debug/.build-id/c5/eb471dbd3d87c1bc26ad5d462a6c6b3a22aa15.debug 120777 root:root ../../usr/bin/HPXcvt.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/7aa7e6543ea74ba331c9c736e59a7a627291ec 120777 root:root ../../../../bin/fitshdr +File: /usr/lib/debug/.build-id/f2/7aa7e6543ea74ba331c9c736e59a7a627291ec.debug 120777 root:root ../../usr/bin/fitshdr.debug +File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 23e1b993ff36108e9ad677246c3920f4 +File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root a20612f8a421c58591722de080988d28 +File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root 32f8080296b8055e6715390cd055c34f 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: 22d18ca3c8d055ec4e37ce34e64447cfdaaa712ca0933120bd4a2fb9dac5fb9078e5cb9ceb63e5f725d8246f271f8aaac705e8e395c5a02680e713a8ad681624 +RPMIdentity: 18d98669c4c2dab484147ee6c09750f25edb248b97d3ab890ac958f5ff88c424a1ff3a576f679265a90b54c6d058d232e518ff36e3d92663dff596458e83c9f5