<86>Jun 12 02:28:47 userdel[3090708]: delete user 'rooter' <86>Jun 12 02:28:47 userdel[3090708]: removed group 'rooter' owned by 'rooter' <86>Jun 12 02:28:47 userdel[3090708]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 12 02:28:47 groupadd[3090745]: group added to /etc/group: name=rooter, GID=1862 <86>Jun 12 02:28:47 groupadd[3090745]: group added to /etc/gshadow: name=rooter <86>Jun 12 02:28:47 groupadd[3090745]: new group: name=rooter, GID=1862 <86>Jun 12 02:28:47 useradd[3090760]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Jun 12 02:28:47 userdel[3090797]: delete user 'builder' <86>Jun 12 02:28:47 userdel[3090797]: removed group 'builder' owned by 'builder' <86>Jun 12 02:28:47 userdel[3090797]: removed shadow group 'builder' owned by 'builder' <86>Jun 12 02:28:47 groupadd[3090832]: group added to /etc/group: name=builder, GID=1863 <86>Jun 12 02:28:47 groupadd[3090832]: group added to /etc/gshadow: name=builder <86>Jun 12 02:28:47 groupadd[3090832]: new group: name=builder, GID=1863 <86>Jun 12 02:28:47 useradd[3090857]: new user: name=builder, UID=1863, GID=1863, 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 12 02:28:49 rpmi: libcfitsio9-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed <13>Jun 12 02:28:49 rpmi: libcfitsio-devel-3.490-alt2 sisyphus+284651.100.1.1 1630913632 installed <13>Jun 12 02:28:49 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed <13>Jun 12 02:28:49 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wcslib-6.4-alt1.nosrc.rpm (w1.gzdio) Installing wcslib-6.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20991 + 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.90037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-6.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-fortran --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for off_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for floor in -lm... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for floor... yes checking for memset... yes checking for pow... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strstr... yes checking for cosd in -lsunmath... no checking for sincos... yes checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking for printf z format modifier for size_t type... yes configure: WARNING: Compilation of Fortran wrappers and PGSBOX disabled checking for printf$LDBLStub in -lSystemStubs... no checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for a BSD-compatible install... /bin/install -c configure: End of primary configuration. configure: Looking for libraries etc. for utilities and test suite... checking for unistd.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/local/cfitsio/lib... no checking for /local/cfitsio/lib... no checking for /usr/local/pgplot/lib... no checking for /local/pgplot/lib... no checking for /usr/local/lib... yes checking for /local/lib... no checking for /opt/local/lib... no checking for /opt/SUNWspro/lib... no checking for /sw/lib... no checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no checking for /usr/local/cfitsio/include/fitsio.h... no checking for /local/cfitsio/include/cfitsio/fitsio.h... no checking for /local/cfitsio/include/fitsio.h... no checking for /usr/local/include/cfitsio/fitsio.h... no checking for /usr/local/include/fitsio.h... no checking for /local/include/cfitsio/fitsio.h... no checking for /local/include/fitsio.h... no checking for /opt/local/include/cfitsio/fitsio.h... no checking for /opt/local/include/fitsio.h... no checking for /sw/include/cfitsio/fitsio.h... no checking for /sw/include/fitsio.h... no checking for /local/cfitsio/fitsio.h... no checking for /local/fitsio.h... no checking for /usr/include/cfitsio/fitsio.h... yes checking for recv in -lsocket... no checking for ffopen in -lcfitsio... yes configure: CFITSIO appears to be available. checking for fits_read_wcstab in -lcfitsio... yes configure: End of auxiliary configuration. configure: Configuring files... configure: creating ./config.status config.status: creating makedefs config.status: creating wcslib.pc config.status: creating wcsconfig.h config.status: creating wcsconfig_f77.h config.status: creating wcsconfig_tests.h config.status: creating wcsconfig_utils.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static + make -C C make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C' Linux localhost.localdomain 6.1.27-std-def-alt1 #1 SMP PREEMPT_DYNAMIC Wed May 3 20:15:00 UTC 2023 x86_64 GNU/Linux GNU Make 4.4 SUBDIR := C MAKEFLAGS := w -Otarget -- PAM_SO_SUFFIX= For building and installing wcslib-6.4... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := x86_64-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H -I. -I.. WCSTRIG := WRAPPER CC := x86_64-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC WCSLIB := libwcs-6.4.a ARFLAGS := U RANLIB := ranlib SHRLIB := libwcs.so.6.4 SONAME := libwcs.so.6 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-6.4 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-6.4 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-6.4 PDFDIR := /usr/share/doc/wcslib-6.4 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" Important wcsconfig.h defines... #define HAVE_SINCOS 1 #define WCSLIB_INT64 long long int To build utilities and test programs... LD := x86_64-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm For code development... FLAVOURS := "" FLAVOUR := MODE := VALGRIND := EXTRA_CLEAN := FLEXMODS := fitshdr.c wcsbth.c wcspih.c wcsulex.c wcsutrn.c MODULES := cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o TESTS := tlin tdis1 tdis2 tlog tprj1 tsph tspx ttab1 twcs twcssub tpih1 tbth1 tfitshdr tunits twcsfix twcscompare twcstab tdis3 twcslint TEST_X := tsphdpa twcshdr make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C' flex -D_POSIX_C_SOURCE=1 -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -D_POSIX_C_SOURCE=1 -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c flex -D_POSIX_C_SOURCE=1 -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c flex -D_POSIX_C_SOURCE=1 -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c flex -D_POSIX_C_SOURCE=1 -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c Building WCSLIB C library... x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c cel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c dis.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c fitshdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c lin.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c log.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c prj.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c sph.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c spx.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c tab.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcs.c wcs.c:3259:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3259 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:48: wcs.h:1890:69: note: previously declared as 'const double[]' 1890 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsbth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcserr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsfix.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcshdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcspih.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcstrig.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsulex.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutil.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c wcsutrn.c ar rU libwcs-6.4.a cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o ar: creating libwcs-6.4.a ranlib libwcs-6.4.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c cel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c dis.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c fitshdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c lin.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c log.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c prj.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c sph.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c spx.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c tab.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcs.c wcs.c:3259:16: warning: argument 4 of type 'const double[2]' with mismatched bound [-Warray-parameter=] 3259 | const double vspan[2], | ~~~~~~~~~~~~~^~~~~~~~ In file included from wcs.c:48: wcs.h:1890:69: note: previously declared as 'const double[]' 1890 | int wcsmix(struct wcsprm *wcs, int mixpix, int mixcel, const double vspan[], | ~~~~~~~~~~~~~^~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsbth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcserr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsfix.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcshdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcspih.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcstrig.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsulex.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsunits.c wcsunits.c:220:68: warning: argument 4 of type 'double[]' with mismatched bound [-Warray-parameter=] 220 | int wcsulex(const char unitstr[], int *func, double *scale, double units[]) | ~~~~~~~^~~~~~~ In file included from wcsunits.c:30: wcsunits.h:405:20: note: previously declared as 'double[17]' 405 | double units[WCSUNITS_NTYPE]); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutil.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -fPIC -c wcsutrn.c ar rU libwcs-PIC.a cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o ar: creating libwcs-PIC.a mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-PIC.a && \ x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6 -o libwcs.so.6.4 *.o -L/usr/local/lib -lm && \ mv libwcs.so.6.4 .. make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C' make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C' + make -j16 make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' Linux localhost.localdomain 6.1.27-std-def-alt1 #1 SMP PREEMPT_DYNAMIC Wed May 3 20:15:00 UTC 2023 x86_64 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 -j16 -Otarget --jobserver-auth=fifo:/usr/src/tmp/GMfifo3179393 --sync-mutex=fnm:/usr/src/tmp/GmVw0aoN -- PAM_SO_SUFFIX= For building and installing wcslib-6.4... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := x86_64-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := x86_64-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC WCSLIB := libwcs-6.4.a ARFLAGS := U RANLIB := ranlib SHRLIB := libwcs.so.6.4 SONAME := libwcs.so.6 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.6 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-6.4 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-6.4 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-6.4 PDFDIR := /usr/share/doc/wcslib-6.4 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" Important wcsconfig.h defines... #define HAVE_SINCOS 1 #define WCSLIB_INT64 long long int To build utilities and test programs... LD := x86_64-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' Subdirectories to be built... SUBDIRS := C utils TSTDIRS := C make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' For code development... FLAVOURS := "" FLAVOUR := MODE := VALGRIND := EXTRA_CLEAN := make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' Mon 2023/06/12 02:29:04 +0000, executing on make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C' Building WCSLIB C library... make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C' Mon 2023/06/12 02:29:04 +0000, executing on make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o fitshdr.o fitshdr.c x86_64-alt-linux-gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o HPXcvt.o HPXcvt.c x86_64-alt-linux-gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' make[2]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' x86_64-alt-linux-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include/cfitsio \ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o wcsware.o wcsware.c x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-6.4.a \ -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63289 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcslib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcslib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wcslib-6.4 + make install DESTDIR=/usr/src/tmp/wcslib-buildroot make: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/C' Building WCSLIB C library... if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ fi if [ "U" = U ] ; then \ rm -f -r tmp ; \ mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-6.4.a && \ ar rD libwcs-6.4.a *.o && \ /bin/install -c -m 644 libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ cd .. ; \ rm -f -r tmp ; \ else \ /bin/install -c -m 644 libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ fi ar: creating libwcs-6.4.a ranlib /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs-6.4.a if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a ; \ fi ln -s libwcs-6.4.a /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a if [ "libwcs.so.6.4" != "" ] ; then \ /bin/install -c -m 755 libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6 ; \ fi ; \ ln -s libwcs.so.6.4 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ ln -s libwcs.so.6 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4 ; \ fi /bin/install -c -m 444 *.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4 rm -f /usr/src/tmp/wcslib-buildroot/usr/include/wcslib ln -s wcslib-6.4 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/bin" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/bin ; \ fi /bin/install -c -m 755 fitshdr HPXcvt wcsware /usr/src/tmp/wcslib-buildroot/usr/bin if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/man" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 ; \ fi /bin/install -c -m 644 fitshdr.1 HPXcvt.1 wcsware.1 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4/utils' /bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 ; \ fi /bin/install -c -m 444 CHANGES COPYING* README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 if [ -h /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ ln -s wcslib-6.4 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 ; \ fi /bin/install -c -m 444 wcslib.pdf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/html" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/html ; \ fi /bin/install -c -m 444 html/* /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-6.4/html if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig ; \ fi /bin/install -c -m 444 wcslib.pc /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig/wcslib.pc make: Leaving directory '/usr/src/RPM/BUILD/wcslib-6.4' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs-6.4.a /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs.a + rm -rf /usr/src/tmp/wcslib-buildroot//usr/share/doc/wcslib-6.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcslib-buildroot (auto) mode of 'usr/bin' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-6.4' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-6.4/wcsconfig_f77.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsconfig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wtbarr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsutil.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsunits.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcstrig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsprintf.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsmath.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcslib.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcsfix.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcserr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/wcs.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/tab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/spx.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/sph.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/spc.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/prj.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/log.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/lin.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/getwcstab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/fitshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/dis.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-6.4/cel.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib64/pkgconfig' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib64/pkgconfig/wcslib.pc' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of './usr/lib64/libwcs.so.6.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/wcslib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/wcslib.pc: Libs: '-L${libdir} -lwcs -lm' --> '-lwcs -lm' Checking contents of files in /usr/src/tmp/wcslib-buildroot/ (default) Compressing files in /usr/src/tmp/wcslib-buildroot (auto) Adjusting library links in /usr/src/tmp/wcslib-buildroot ./usr/lib64: (from :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.63289 + 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.3ABqAE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.6: 498 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mCGLva find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcs.so.6()(64bit) = set:mdwArLgIYa6YqqjCZgIpecs36nn2Zh5jmcrHfPtDmmJsw4ZGUBGSgWh5I2sV7G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVurgMyZ1terNIdKKikpBtuQgyq4TLGnCr1Fa0SK7qEzHhDprxmxZvNbX9AHSiP7Cq9z3N0eH8PmuQVuPEaIuM2RY8y2x5HxugYBAzOAbJmqSgiF5c5RvSSK3RLBoG8YGHFQ45AUL3ZyUvNLcDpovgn9GpwedWfF3XJzFThfvs8k9YjrrPl2Lh62Lf7zxiLE2upecjWozchHMFdcCmQKzIqoHySDdmjnvsmao8wDZ2XV79osJKnasnyDPYcMsTUxIHnPsd6lWnXFZmvx4AtxZEul1vk8apbEGzfMiCSQTzq72bu4jxnXgQqXTua6BCjJsxRyX2wJRvFWLheginKI6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTHfKt2jOMo7Z1WFGAxBYPw8NJ5TSt41TGI8rgquqoZbZrMgeaoQcvfF9CXnzcEh9y6RRM8TncXV7VOYgOTLMhDrk8MdHsIAyhRLmES4z3nLDkTSCPjmBdELZEBi4rBF4FucKScImu7DSyDjdHFKCri3G5YtXqriFDZv4HbLqmUsEOspqs1KyXMJIcyARHhRNGYtub57b5EZCEdyASoGxQOPUUJz03oLVohXEenNeOtcWRb7ZJFHBdm3lGDYUraYAUIA4kEagZaWU9yuvZwrBybIKujaoXS6fZmKamcUhlyfMlFKEZ4kYqaeKzHUKICXXoU35A7MK1X0N1B1ACedY7e3xZn8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2p4U1EprnZ2885TsZsmtggpM1wGULcKES9FSNWhrWanyWySeM8xBRApKvee89LHYxcVlukajg Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vRNzOP Creating libwcs6-debuginfo package Processing files: wcslib-devel-6.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46608 + 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.xnbjdQ 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.4bVSal 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 x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-6.4/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 6.4 Requires: /usr/lib64/libwcs.so.6, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Po31If Processing files: wcslib-utils-6.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hoBjoB 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.IMhADf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcfitsio.so.9()(64bit) >= set:ojNZti5QZ0GfbS8B0HsEMGYMyrGbkuXyZeKQigjnkl28G3OGxNRqKKfQW8kznKofZAy0F8f4gp6j1h9BBZvDRr, libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yyEkzh 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.3uU8OT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3YB4gw find-requires: running scripts (debuginfo) Provides: debug64(libwcs.so.6) Requires: libwcs6 = 6.4-alt1, debug64(libc.so.6), debug64(libm.so.6) Processing files: wcslib-utils-debuginfo-6.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HVqBhS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8itOUT find-requires: running scripts (debuginfo) Requires: wcslib-utils = 6.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcfitsio.so.9), debug64(libm.so.6) Adding to libwcs6-debuginfo a strict dependency on libwcs6 Adding to wcslib-utils-debuginfo a strict dependency on wcslib-utils Adding to wcslib-devel a strict dependency on libwcs6 Removing 1 extra deps from wcslib-devel due to dependency on libwcs6 Wrote: /usr/src/RPM/RPMS/x86_64/libwcs6-6.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-devel-6.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-6.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcs6-debuginfo-6.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm (w2.lzdio) 27.48user 5.90system 0:30.37elapsed 109%CPU (0avgtext+0avgdata 89328maxresident)k 0inputs+0outputs (0major+1734616minor)pagefaults 0swaps /.out/libwcs6-debuginfo-6.4-alt1.x86_64.rpm: bad symbols in the license tag: / /.out/wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm: bad symbols in the license tag: / 1.89user 1.19system 0:36.11elapsed 8%CPU (0avgtext+0avgdata 111112maxresident)k 1000inputs+0outputs (0major+188134minor)pagefaults 0swaps --- libwcs6-6.4-alt1.x86_64.rpm.repo 2021-10-06 12:42:43.000000000 +0000 +++ libwcs6-6.4-alt1.x86_64.rpm.hasher 2023-06-12 02:29:21.891747029 +0000 @@ -18,5 +18,5 @@ File: /usr/lib64/libwcs.so.6 120777 root:root libwcs.so.6.4 -File: /usr/lib64/libwcs.so.6.4 100644 root:root 0050e48a17ce517b3baf2616ffebc7e1 +File: /usr/lib64/libwcs.so.6.4 100644 root:root 7cad10b56841fbdd25de6f0f169feaff File: /usr/share/doc/libwcs6-6.4 40755 root:root File: /usr/share/doc/libwcs6-6.4/README 100644 root:root f2305c4878243cef850cd536596a5fa1 -RPMIdentity: b325e4da97455a3a1379c5645f611e34aea373179709aa2ba707644f33da8fc89f41ae496497c5098f615d6ed526fae940d1bb0349f3b3b60128a22910b64043 +RPMIdentity: b3dc6598dd22a184f74c407ddec2ad0a8609185ce4a7d231abede5a8e1a49e5c30af2e50587508c0e998e95a0e9cda57c60d1f93958a767d0afc3c21d8baa712 --- libwcs6-debuginfo-6.4-alt1.x86_64.rpm.repo 2021-10-06 12:42:43.000000000 +0000 +++ libwcs6-debuginfo-6.4-alt1.x86_64.rpm.hasher 2023-06-12 02:29:21.977748078 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e 120777 root:root ../../../../lib64/libwcs.so.6.4 -/usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e.debug 120777 root:root ../../usr/lib64/libwcs.so.6.4.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/84299b303dbdf97151291872ece3dc9ac89275 120777 root:root ../../../../lib64/libwcs.so.6.4 +/usr/lib/debug/.build-id/53/84299b303dbdf97151291872ece3dc9ac89275.debug 120777 root:root ../../usr/lib64/libwcs.so.6.4.debug /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug 100644 root:root @@ -59,6 +59,6 @@ Provides: libwcs6-debuginfo = 6.4-alt1:sisyphus+286525.100.1.1 -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e 120777 root:root ../../../../lib64/libwcs.so.6.4 -File: /usr/lib/debug/.build-id/6e/1da8d876d1eedd59f9fb232d3c8ae98a1e846e.debug 120777 root:root ../../usr/lib64/libwcs.so.6.4.debug -File: /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug 100644 root:root 5d58bdf0c6a575030a31fa5078c40eb9 +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/84299b303dbdf97151291872ece3dc9ac89275 120777 root:root ../../../../lib64/libwcs.so.6.4 +File: /usr/lib/debug/.build-id/53/84299b303dbdf97151291872ece3dc9ac89275.debug 120777 root:root ../../usr/lib64/libwcs.so.6.4.debug +File: /usr/lib/debug/usr/lib64/libwcs.so.6.4.debug 100644 root:root e4a7b5837810dbe1a1c6f86917efb6c5 File: /usr/lib/debug/usr/lib64/libwcs.so.6.debug 120777 root:root libwcs.so.6.4.debug @@ -112,2 +112,2 @@ File: /usr/src/debug/wcslib-6.4/C/wtbarr.h 100644 root:root 4177bf9409a087f49f4a61d9f60c03f0 -RPMIdentity: 95e406bf6438a8704660a741cbb0a1046f9815d14f714c31451c39b9b7e8f8e4d1213ab0d792e2a6b141f1f97ce8fe72647699b8590d3a32f5ade63b91704c64 +RPMIdentity: 02b929ddf0d3744f5cab03b1988c23154283f83f0889d18c4294fa3ffdd870935f1b4eaddb82795658f27669b4f35562e405f14d71dc9d91253b7774139631cd --- wcslib-utils-6.4-alt1.x86_64.rpm.repo 2021-10-06 12:42:44.000000000 +0000 +++ wcslib-utils-6.4-alt1.x86_64.rpm.hasher 2023-06-12 02:29:22.326752333 +0000 @@ -12,2 +12,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -21,5 +23,5 @@ Provides: wcslib-utils = 6.4-alt1:sisyphus+286525.100.1.1 -File: /usr/bin/HPXcvt 100755 root:root 65c0561f221f42ff722d5fe05d399189 -File: /usr/bin/fitshdr 100755 root:root fc24d5f886fa314fc56664f446950c85 -File: /usr/bin/wcsware 100755 root:root fd1fa63fac6c4063f91960b70bdcc362 +File: /usr/bin/HPXcvt 100755 root:root a34d6988bb76ed912eba72d61ab3e7a9 +File: /usr/bin/fitshdr 100755 root:root 71a8ec2b70591adbe76582ee0c5aa8ba +File: /usr/bin/wcsware 100755 root:root def9497834248ddef93607f2f06303a5 File: /usr/share/man/man1/HPXcvt.1.xz 100644 root:root d23359bf4cbe8b38e02ab199306ba4ac @@ -27,2 +29,2 @@ File: /usr/share/man/man1/wcsware.1.xz 100644 root:root 37819273893ee2acfa2d8d84e668167f -RPMIdentity: 5a029e57891bf3b34ffad60b0a9efc330e991b8dc4de82b045e4cf2f577f2668aa5bcb03d8120319c046e39a42f3ab96c5b9e31648ddc35b72a33b65314cec06 +RPMIdentity: e78ebb35f0aa6a483167d7a5fb78f1498d8715719535172b542f101a8114db4933fcea90fd0dc7b27bd3539aae4e74d8b24a6716c001f903c0f4faacf481d1df --- wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm.repo 2021-10-06 12:42:43.000000000 +0000 +++ wcslib-utils-debuginfo-6.4-alt1.x86_64.rpm.hasher 2023-06-12 02:29:22.415753418 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395 120777 root:root ../../../../bin/fitshdr -/usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395.debug 120777 root:root ../../usr/bin/fitshdr.debug -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635 120777 root:root ../../../../bin/HPXcvt -/usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635.debug 120777 root:root ../../usr/bin/HPXcvt.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e 120777 root:root ../../../../bin/wcsware -/usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/03d06cdac6c2eb5b0470923f4a0bc90c7885f9 120777 root:root ../../../../bin/fitshdr +/usr/lib/debug/.build-id/25/03d06cdac6c2eb5b0470923f4a0bc90c7885f9.debug 120777 root:root ../../usr/bin/fitshdr.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/a6792bcaa3e5481e660f2fe99e8edc3fa558a7 120777 root:root ../../../../bin/HPXcvt +/usr/lib/debug/.build-id/5d/a6792bcaa3e5481e660f2fe99e8edc3fa558a7.debug 120777 root:root ../../usr/bin/HPXcvt.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/cabe64494a240e409642ab64f2bfd43e5afb29 120777 root:root ../../../../bin/wcsware +/usr/lib/debug/.build-id/ed/cabe64494a240e409642ab64f2bfd43e5afb29.debug 120777 root:root ../../usr/bin/wcsware.debug /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root @@ -68,14 +68,14 @@ Provides: wcslib-utils-debuginfo = 6.4-alt1:sisyphus+286525.100.1.1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395 120777 root:root ../../../../bin/fitshdr -File: /usr/lib/debug/.build-id/45/8c8a86f75f5971535d8380459820345fd59395.debug 120777 root:root ../../usr/bin/fitshdr.debug -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635 120777 root:root ../../../../bin/HPXcvt -File: /usr/lib/debug/.build-id/96/685bc55f254eef5f3a89897e32632eaf82d635.debug 120777 root:root ../../usr/bin/HPXcvt.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e 120777 root:root ../../../../bin/wcsware -File: /usr/lib/debug/.build-id/c7/f5a77d2ec029aa255d64db226756c2cdb5663e.debug 120777 root:root ../../usr/bin/wcsware.debug -File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 87c451774775fed0d815f7a7386be8ed -File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root c2193f37fd76c9786048ae49c57842d7 -File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root f400c0f1376e8d64e44959f6d20ed809 +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/03d06cdac6c2eb5b0470923f4a0bc90c7885f9 120777 root:root ../../../../bin/fitshdr +File: /usr/lib/debug/.build-id/25/03d06cdac6c2eb5b0470923f4a0bc90c7885f9.debug 120777 root:root ../../usr/bin/fitshdr.debug +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/a6792bcaa3e5481e660f2fe99e8edc3fa558a7 120777 root:root ../../../../bin/HPXcvt +File: /usr/lib/debug/.build-id/5d/a6792bcaa3e5481e660f2fe99e8edc3fa558a7.debug 120777 root:root ../../usr/bin/HPXcvt.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/cabe64494a240e409642ab64f2bfd43e5afb29 120777 root:root ../../../../bin/wcsware +File: /usr/lib/debug/.build-id/ed/cabe64494a240e409642ab64f2bfd43e5afb29.debug 120777 root:root ../../usr/bin/wcsware.debug +File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root d375be5fcfad5d81f62edfef0a9aeb97 +File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root b23a5048363708c5edafbcae8adb9135 +File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root de76ab868d222d07f3007bcfd8667826 File: /usr/src/debug/wcslib-6.4 40755 root:root @@ -129,2 +129,2 @@ File: /usr/src/debug/wcslib-6.4/utils/wcsware.c 100644 root:root be71c5d6ec274dff40bd57953d4e881a -RPMIdentity: cd89e535e9653e399d32f082e8c992ae7202f3022004fa0f97b7008d2594ef9dfb0c540b53f9a99edf32cd0efb95f36c49b55e7388a65ca9b5d94cee6efce7ef +RPMIdentity: b12bb976755c836710cff9e2500ceabc8631cd3b7eea8cd5b25a13d81d71ba7787dd545805e7231b9ff8c77d0c167a13e79efc4e62dca21e99b6298dd1352055