<86>Jun 3 06:47:30 userdel[4109568]: delete user 'rooter' <86>Jun 3 06:47:30 userdel[4109568]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:47:30 userdel[4109568]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:47:30 groupadd[4109607]: group added to /etc/group: name=rooter, GID=1277 <86>Jun 3 06:47:30 groupadd[4109607]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:47:30 groupadd[4109607]: new group: name=rooter, GID=1277 <86>Jun 3 06:47:30 useradd[4109634]: new user: name=rooter, UID=1277, GID=1277, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:47:30 userdel[4109704]: delete user 'builder' <86>Jun 3 06:47:30 userdel[4109704]: removed group 'builder' owned by 'builder' <86>Jun 3 06:47:30 userdel[4109704]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:47:30 groupadd[4109763]: group added to /etc/group: name=builder, GID=1278 <86>Jun 3 06:47:30 groupadd[4109763]: group added to /etc/gshadow: name=builder <86>Jun 3 06:47:30 groupadd[4109763]: new group: name=builder, GID=1278 <86>Jun 3 06:47:30 useradd[4109795]: new user: name=builder, UID=1278, GID=1278, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wcslib-6.4-alt1.src.rpm: bad symbols in the license tag: / <13>Jun 3 06:47:33 rpmi: libcfitsio9-3.490-alt2 sisyphus+284651.100.1.1 1630913629 installed <13>Jun 3 06:47:33 rpmi: libcfitsio-devel-3.490-alt2 sisyphus+284651.100.1.1 1630913629 installed <13>Jun 3 06:47:33 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402045 installed <13>Jun 3 06:47:33 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.42321 + 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.9348 + 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 6.1.27-std-def-alt1 #1 SMP PREEMPT_DYNAMIC Wed May 3 20:15:00 UTC 2023 i686 GNU/Linux GNU Make 4.4 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' Linux localhost.localdomain 6.1.27-std-def-alt1 #1 SMP PREEMPT_DYNAMIC Wed May 3 20:15:00 UTC 2023 i686 GNU/Linux make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' GNU Make 4.4 make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' SUBDIR := . MAKEFLAGS := w -j8 -Otarget --jobserver-auth=fifo:/usr/src/tmp/GMfifo4170792 --sync-mutex=fnm:/usr/src/tmp/GmwydGXb -- 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 2023/06/03 06:47:55 +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 2023/06/03 06:47:56 +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.92149 + 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.65068 + 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.b5Rxi3 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.6LsVoj 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.YeTNyk Creating libwcs6-debuginfo package Processing files: wcslib-devel-6.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16529 + 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.RcUGN9 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.Utn5np 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.p9gpkX Processing files: wcslib-utils-6.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.llZ6KV 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.Kdat0d 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.fpl4Dp 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.Tk0DG0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.usYHrJ 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.hAaZ31 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IZJiqX 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) 45.66user 6.96system 0:43.90elapsed 119%CPU (0avgtext+0avgdata 58320maxresident)k 0inputs+0outputs (0major+1662653minor)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: / 2.88user 2.14system 0:53.24elapsed 9%CPU (0avgtext+0avgdata 110924maxresident)k 1096inputs+0outputs (0major+187552minor)pagefaults 0swaps --- libwcs6-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ libwcs6-6.4-alt1.i586.rpm.hasher 2023-06-03 06:48:20.048601834 +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 f8005525de66fd8ac1cb5e9aa9dc1150 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: db55a66ca60a681f1bfb5c98a9870cbe8ac019f3a5fcf310b5b78b4444e2a4b642879d8bdcef673ac68230c5129920de7df942a19fc0475a2283fa9dfab0a0d6 --- libwcs6-debuginfo-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ libwcs6-debuginfo-6.4-alt1.i586.rpm.hasher 2023-06-03 06:48:20.136602787 +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/3c 40755 root:root +/usr/lib/debug/.build-id/3c/f8944d07eb6dc7dcd359fa52de3d479320a5e6 120777 root:root ../../../libwcs.so.6.4 +/usr/lib/debug/.build-id/3c/f8944d07eb6dc7dcd359fa52de3d479320a5e6.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/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/f8944d07eb6dc7dcd359fa52de3d479320a5e6 120777 root:root ../../../libwcs.so.6.4 +File: /usr/lib/debug/.build-id/3c/f8944d07eb6dc7dcd359fa52de3d479320a5e6.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 b4ca53b70823a39b561ecc1e5252c2d2 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: 62535fb9a6725a038dee36273453b1faf34f108c9b584b913cba8d2aacb72e7f5e96f0164e1769f180be84d4a3ab12080d1be540d4da26304a5a9e93e6e1d8bb --- wcslib-utils-6.4-alt1.i586.rpm.repo 2021-10-06 12:42:53.000000000 +0000 +++ wcslib-utils-6.4-alt1.i586.rpm.hasher 2023-06-03 06:48:20.321604789 +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 c3c642d7f50aac4bae663643ae6c1411 +File: /usr/bin/fitshdr 100755 root:root a88988014e426de900ea23b0bbb17445 +File: /usr/bin/wcsware 100755 root:root 5004d523d6a6797ba6552255520c3ca9 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: 7e6a65e5f15697e17fa686db6990089ab6fa5fa9129aab7a25161de6f6c66caf2244944cabbb384607ed0c45b24d30405f89a4871c96f547fe462a6b666e7269 --- 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 2023-06-03 06:48:20.412605774 +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/71 40755 root:root +/usr/lib/debug/.build-id/71/cb2b657843f57ab516086095c8d2e2f34c0524 120777 root:root ../../../../bin/fitshdr +/usr/lib/debug/.build-id/71/cb2b657843f57ab516086095c8d2e2f34c0524.debug 120777 root:root ../../usr/bin/fitshdr.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/ab6cc1436a85dfdb5be2f93937183ecae46d4f 120777 root:root ../../../../bin/HPXcvt +/usr/lib/debug/.build-id/9c/ab6cc1436a85dfdb5be2f93937183ecae46d4f.debug 120777 root:root ../../usr/bin/HPXcvt.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/5aeed057dcf01b2050b016d73105fc91fba1d4 120777 root:root ../../../../bin/wcsware +/usr/lib/debug/.build-id/da/5aeed057dcf01b2050b016d73105fc91fba1d4.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/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/71 40755 root:root +File: /usr/lib/debug/.build-id/71/cb2b657843f57ab516086095c8d2e2f34c0524 120777 root:root ../../../../bin/fitshdr +File: /usr/lib/debug/.build-id/71/cb2b657843f57ab516086095c8d2e2f34c0524.debug 120777 root:root ../../usr/bin/fitshdr.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/ab6cc1436a85dfdb5be2f93937183ecae46d4f 120777 root:root ../../../../bin/HPXcvt +File: /usr/lib/debug/.build-id/9c/ab6cc1436a85dfdb5be2f93937183ecae46d4f.debug 120777 root:root ../../usr/bin/HPXcvt.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/5aeed057dcf01b2050b016d73105fc91fba1d4 120777 root:root ../../../../bin/wcsware +File: /usr/lib/debug/.build-id/da/5aeed057dcf01b2050b016d73105fc91fba1d4.debug 120777 root:root ../../usr/bin/wcsware.debug +File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 8db9eb235cc630814f798508ed733b01 +File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root 31dac518068e949e63f897c11436abb3 +File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root b1cc2bc25e9533e6c164b98264518295 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: acc873b324fe885a326e3ef06265c62ec5c2de869ab52dfab7be3a2f93ef33249f0f12444b418b0b7c090f32d21f35cd51681b35903cb2ef8c3b92a7e77e37e9