<86>Apr 14 01:31:03 userdel[105330]: delete user 'rooter' <86>Apr 14 01:31:03 userdel[105330]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:31:03 userdel[105330]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:31:03 groupadd[105382]: group added to /etc/group: name=rooter, GID=549 <86>Apr 14 01:31:03 groupadd[105382]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:31:03 groupadd[105382]: new group: name=rooter, GID=549 <86>Apr 14 01:31:03 useradd[105407]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 14 01:31:03 userdel[105467]: delete user 'builder' <86>Apr 14 01:31:03 groupadd[105533]: group added to /etc/group: name=builder, GID=550 <86>Apr 14 01:31:03 groupadd[105533]: group added to /etc/gshadow: name=builder <86>Apr 14 01:31:03 groupadd[105533]: new group: name=builder, GID=550 <86>Apr 14 01:31:03 useradd[105611]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 14 01:31:06 rpmi: libcfitsio4-3.380-alt2 1458566065 installed <13>Apr 14 01:31:06 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 01:31:06 rpmi: libcfitsio-devel-3.380-alt2 1458566065 installed <13>Apr 14 01:31:07 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing wcslib-5.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10713 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcslib-5.14 + echo 'Source #0 (wcslib-5.14.tar):' Source #0 (wcslib-5.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wcslib-5.14.tar + cd wcslib-5.14 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (wcslib-perms.patch):' Patch #1 (wcslib-perms.patch): + /usr/bin/patch -p1 patching file C/GNUmakefile Hunk #1 succeeded at 274 (offset 8 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40958 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.14 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-fortran --disable-static --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --disable-static, --enable-shared checking build system type... x86_64-alt-linux-gnu checking for flex... flex configure: Using Flex version 2.6.0. 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, --without-included-gettext, --disable-static, --enable-shared + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14' Linux localhost.localdomain 4.19.32-std-def-alt1 #1 SMP Wed Mar 27 16:55:06 UTC 2019 x86_64 GNU/Linux Sun 2019/04/14 01:31:15 +0000, executing on GNU Make 3.82 MAKEFLAGS := w --jobserver-fds=4,5 -j -- PAM_SO_SUFFIX= make[1]: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14/C' For building and installing wcslib-5.14... ARCH := x86_64-linux-gnu flex -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c flex -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c FLEX := flex FLFLAGS := CPP := x86_64-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H flex -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c WCSTRIG := WRAPPER flex -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c CC := x86_64-alt-linux-gcc CFLAGS := -pipe -Wall -g -O2 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c cel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dis.c FC := FFLAGS := -pipe -Wall -g -O2 WCSLIB := libwcs-5.14.a RANLIB := ranlib SHRLIB := libwcs.so.5.14 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c lin.c SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-5.14 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-5.14 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-5.14 PDFDIR := /usr/share/doc/wcslib-5.14 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c log.c 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 Subdirectories to be built... SUBDIRS := C utils TSTDIRS := C x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c prj.c For code development... x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c spc.c FLAVOURS := "" FLAVOUR := VALGRIND := EXTRA_CLEAN := x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sph.c ar r libwcs-5.14.a log.o ar: creating libwcs-5.14.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c spx.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c tab.c ar r libwcs-5.14.a cel.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcs.c ar r libwcs-5.14.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsbth.c ar r libwcs-5.14.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcserr.c lin.c: In function 'linwarp': lin.c:1078:5: warning: 'ncoord' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < ncoord; i++) { ^ ar r libwcs-5.14.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsfix.c ar r libwcs-5.14.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcshdr.c ar r libwcs-5.14.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcspih.c wcsbth.c:24507:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ wcs.c: In function 'wcssub': wcs.c:600:8: warning: 'Nhat' may be used uninitialized in this function [-Wmaybe-uninitialized] Nhat, npv, npvmax, nps, npsmax, ntmp, other, spectral, status, stokes; ^ ar r libwcs-5.14.a wcsfix.o wcspih.c:20012:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsprintf.c dis.c: In function 'disset': dis.c:875:14: warning: 'dpq' may be used uninitialized in this function [-Wmaybe-uninitialized] return wcserr_set(WCSERR_SET(DISERR_BAD_PARAM), ^ ar r libwcs-5.14.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcstrig.c ar r libwcs-5.14.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsulex.c ar r libwcs-5.14.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsunits.c wcsulex.c:8806:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-5.14.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsutil.c ar r libwcs-5.14.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c wcsutrn.c ar r libwcs-5.14.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c cel.c wcshdr.c: In function 'wcshdo': wcshdr.c:510:62: warning: 'doaux' may be used uninitialized in this function [-Wmaybe-uninitialized] int *axmap, bintab, col0, *colax, colnum, degree, direct, doaux, dofmt, ^ wcshdr.c:510:54: warning: 'direct' may be used uninitialized in this function [-Wmaybe-uninitialized] int *axmap, bintab, col0, *colax, colnum, degree, direct, doaux, dofmt, ^ wcshdr.c:1138:22: warning: 'kp' may be used uninitialized in this function [-Wmaybe-uninitialized] precision = kp - (keyvalue + 2); ^ wcsutrn.c:5040:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-PIC.a cel.o ar: creating libwcs-PIC.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c dis.c ar r libwcs-5.14.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c fitshdr.c fitshdr.c:11322:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-5.14.a wcsutrn.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c lin.c ar r libwcs-5.14.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c log.c ar r libwcs-PIC.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c prj.c ar r libwcs-5.14.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c spc.c ar r libwcs-5.14.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c sph.c ar r libwcs-PIC.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c spx.c ar r libwcs-PIC.a sph.o ar r libwcs-5.14.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c tab.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcs.c lin.c: In function 'linwarp': lin.c:1078:5: warning: 'ncoord' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < ncoord; i++) { ^ ar r libwcs-PIC.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsbth.c ar r libwcs-PIC.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcserr.c dis.c: In function 'disset': dis.c:875:14: warning: 'dpq' may be used uninitialized in this function [-Wmaybe-uninitialized] return wcserr_set(WCSERR_SET(DISERR_BAD_PARAM), ^ ar r libwcs-PIC.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsfix.c ar r libwcs-PIC.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcshdr.c ar r libwcs-PIC.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcspih.c wcsbth.c:24507:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ wcs.c: In function 'wcssub': wcs.c:600:8: warning: 'Nhat' may be used uninitialized in this function [-Wmaybe-uninitialized] Nhat, npv, npvmax, nps, npsmax, ntmp, other, spectral, status, stokes; ^ wcshdr.c: In function 'wcshdo': wcshdr.c:510:62: warning: 'doaux' may be used uninitialized in this function [-Wmaybe-uninitialized] int *axmap, bintab, col0, *colax, colnum, degree, direct, doaux, dofmt, ^ wcshdr.c:510:54: warning: 'direct' may be used uninitialized in this function [-Wmaybe-uninitialized] int *axmap, bintab, col0, *colax, colnum, degree, direct, doaux, dofmt, ^ wcshdr.c:1138:22: warning: 'kp' may be used uninitialized in this function [-Wmaybe-uninitialized] precision = kp - (keyvalue + 2); ^ ar r libwcs-PIC.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsprintf.c ar r libwcs-PIC.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcstrig.c wcspih.c:20012:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-PIC.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsulex.c ar r libwcs-5.14.a prj.o ar r libwcs-PIC.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsunits.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsutil.c ar r libwcs-PIC.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c wcsutrn.c wcsulex.c:8806:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ wcsutrn.c:5040:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-PIC.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c fitshdr.c ar r libwcs-PIC.a wcsunits.o fitshdr.c:11322:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ ar r libwcs-PIC.a wcsulex.o ar r libwcs-PIC.a wcsbth.o ar r libwcs-PIC.a wcsutrn.o ar r libwcs-5.14.a fitshdr.o ranlib libwcs-5.14.a ar r libwcs-PIC.a wcs.o ar r libwcs-PIC.a wcspih.o ar r libwcs-PIC.a prj.o ar: prj.o: No such file or directory make[1]: *** [libwcs-PIC.a(prj.o)] Error 1 make[1]: Target `build' not remade because of errors. make[1]: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14/C' Sun 2019/04/14 01:31:22 +0000, executing on make[1]: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -Wall -g -O2 -c -o fitshdr.o fitshdr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -Wall -g -O2 -c -o HPXcvt.o HPXcvt.c x86_64-alt-linux-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include/cfitsio \ -pipe -Wall -g -O2 -c -o wcsware.o wcsware.c In file included from /usr/include/cfitsio/fitsio.h:195:0, from HPXcvt.c:68: HPXcvt.c: In function 'HEALPixIn': /usr/include/cfitsio/longnam.h:390:30: warning: 'nelem' may be used uninitialized in this function [-Wmaybe-uninitialized] #define fits_read_col_flt ffgcve ^ HPXcvt.c:207:29: note: 'nelem' was declared here LONGLONG firstelem, irow, nelem, npix = 0, nrow = 0; ^ wcsware.c: In function 'main': wcsware.c:422:11: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%lf", pixcrd); ^ wcsware.c:424:13: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%*[ ,]%lf", pixcrd+j); ^ wcsware.c:475:11: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%lf", world); ^ wcsware.c:477:13: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%*[ ,]%lf", world+j); ^ x86_64-alt-linux-gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm HPXcvt.c: In function 'RINGidx': HPXcvt.c:728:22: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] npj = 2 * (j + n2side); ^ HPXcvt.c:697:18: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i < 0) i += n8side; ^ x86_64-alt-linux-gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.14.a \ -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14/utils' make: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87840 + 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 + cd wcslib-5.14 + make install DESTDIR=/usr/src/tmp/wcslib-buildroot make: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14' make[1]: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -fPIC -c prj.c ar r libwcs-PIC.a prj.o mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-PIC.a && \ x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 -o libwcs.so.5.14 *.o -L/usr/local/lib -lm && \ mv libwcs.so.5.14 .. if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64" ] ; then \ /bin/install -c -d -m 2775 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ fi /bin/install -c -m 644 libwcs-5.14.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ranlib /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs-5.14.a if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a ; \ fi ln -s libwcs-5.14.a /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a if [ "libwcs.so.5.14" != "" ] ; then \ /bin/install -c -m 755 libwcs.so.5.14 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5 ; \ fi ; \ ln -s libwcs.so.5.14 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ ln -s libwcs.so.5 /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so ; \ fi ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14" ] ; then \ /bin/install -c -d -m 0775 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14 ; \ fi /bin/install -c -m 444 *.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14 rm -f /usr/src/tmp/wcslib-buildroot/usr/include/wcslib ln -s wcslib-5.14 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib make[1]: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14/C' make[1]: Entering directory `/usr/src/RPM/BUILD/wcslib-5.14/utils' if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/bin" ] ; then \ /bin/install -c -d -m 2775 /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 2775 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 ; \ fi /bin/install -c -m 644 fitshdr.1 HPXcvt.1 wcsware.1 /usr/src/tmp/wcslib-buildroot/usr/share/man/man1 make[1]: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14/utils' /bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14" ] ; then \ /bin/install -c -d -m 2775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14 ; \ fi /bin/install -c -m 444 CHANGES COPYING* README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14 if [ -h /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ ln -s wcslib-5.14 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14" ] ; then \ /bin/install -c -d -m 2775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14 ; \ fi /bin/install -c -m 444 wcslib.pdf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14/html" ] ; then \ /bin/install -c -d -m 2775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14/html ; \ fi /bin/install -c -m 444 html/* /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.14/html if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig" ] ; then \ /bin/install -c -d -m 2775 /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig ; \ fi /bin/install -c -m 444 wcslib.pc /usr/src/tmp/wcslib-buildroot/usr/lib64/pkgconfig/wcslib.pc make: Leaving directory `/usr/src/RPM/BUILD/wcslib-5.14' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs-5.14.a /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs.a + rm -rf /usr/src/tmp/wcslib-buildroot//usr/share/doc/wcslib-5.14 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcslib-buildroot (auto) mode of 'usr/bin' changed from 2775 (rwxrwsr-x) to 2755 (rwxr-sr-x) mode of 'usr/include/wcslib-5.14' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-5.14/wcsconfig_f77.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsconfig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsutil.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsunits.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcstrig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsprintf.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsmath.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcslib.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcsfix.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcserr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/wcs.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/tab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/spx.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/sph.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/spc.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/prj.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/log.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/lin.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/getwcstab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/fitshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/dis.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.14/cel.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/lib64' changed from 2775 (rwxrwsr-x) to 2755 (rwxr-sr-x) mode of 'usr/lib64/pkgconfig' changed from 2775 (rwxrwsr-x) to 2755 (rwxr-sr-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 2775 (rwxrwsr-x) to 2755 (rwxr-sr-x) mode of './usr/lib64/libwcs.so.5.14' 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) /usr/lib64/pkgconfig/wcslib.pc: Libs: '-L${libdir} -lwcs -lm' --> '-lwcs -lm' Compressing files in /usr/src/tmp/wcslib-buildroot (auto) Adjusting library links in /usr/src/tmp/wcslib-buildroot ./usr/lib64: libwcs.so.5 -> libwcs.so.5.14 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) Hardlinking identical .pyc and .pyo files Processing files: libwcs5-5.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.14 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + cp -prL README /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nPsIxK find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5: 507 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tOdvvy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libwcs.so.5()(64bit) = set:mdwArLgIYa6Yi3BH9jvwg6TwNRBwvkcpNIJZssTFBlb78NLynGq3F7lMaM5MM72TlC785GebDTVOqbxATin7Dz5ZgdnS7hFNZneTrQwvQVI5PSUWahBly6nBaqQwlhZGWBVmgGoPaZwdQNF4S2J2ZfznS1rbdvoGBc2ZyPmuQVuPEaIuM2RY8y2x5HxugYBAzOAbJmqSgiF5c5RvSSK3RLBoymnjZ19Zr3QXUZrxZ1QlO7Z2cEjzZjF3nDiPNQXEDfe4G4ZpSSCH4uzc4uve63Buh5YOsoc4A9q5DU0vocJA8kCzIPZtqHyS7D9Z1DB4YredEI7ZHKmSPnyDPYcMsTUxIHnPsd6lWnXFZmvx4AtxZEul1vk8apbEGzfMiCSQTzq72bu4jxnXgQqXTua6BCjJsxRyX2wJRvFWLheginr3Z2d6tNL75EOJR91Y9ctmIZDAPNKzMLO0I9CitmmOXRA9jOMo7Z1WFGANtKWZIw8NJdwxrReW8Mud7QxzNxZ0iPj3HvZ7xxskMEpZu9dNsZGh6QE4Rq5eL6AOPypfGuf4DIhDrk8MdHsIAyh21qjceK9r57BDkTZqohTjmBdELZEBOZ8dQaj9iZ8NRCxROXUQmYsG9MIeWqK9dEmMTJB4zSAifTSzkUBqJC5e7GcnC6nwHUesbbz8pZahRNGIEhsIkwZrxS8iqzF6ibfzzTeGD37rLVohXEenNeOtcRb9LBzZKQRO6HxaRjuY5GUIA4kEagZaWU9ysn0t7Eu6vcT9LZ6qgLUCRfyZJUrKamcUhlyfMlFKEZ46aFSJpjNNts5TBRsv73Zicwt3S1y3a38dtqUfs6GcdU7OkQw6XP9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvHnIttd22Zs5ctzEXYDZyBKYdZhsj0eeEgem8EFprnZ288VGrHe8EcU0glYn6nkXEcQzSQtUbqX0z4mmjCVZpz3iOXafCah9LOzip22 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LrOjlp Creating libwcs5-debuginfo package Processing files: wcslib-devel-5.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.14 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + cp -prL html wcslib.pdf README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P3V1Dj find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fZ7VSg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14/getwcstab.h:168:20: fatal error: fitsio.h: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14/getwcstab.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.14/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 5.14 Requires: /usr/lib64/libwcs.so.5, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3yEgEj Processing files: wcslib-utils-5.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pI0Fip find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xUHXQx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcfitsio.so.4()(64bit) >= set:ojNZti5QZ0GfbS8B0HsEMGYMyrGbkuXyZeKQigjnkl28G3OGxNRqKKfQW8kznKofZAy0F8f4gp6j1h9BBZvDRr, libm.so.6(GLIBC_2.2.5)(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.1dlOVL Creating wcslib-utils-debuginfo package Processing files: libwcs5-debuginfo-5.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jHO3P2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tzmfym find-requires: running scripts (debuginfo) Provides: debug64(libwcs.so.5) Requires: libwcs5 = 5.14-alt1, debug64(libc.so.6), debug64(libm.so.6) Processing files: wcslib-utils-debuginfo-5.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RqPmiJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RCk6Y8 find-requires: running scripts (debuginfo) Requires: wcslib-utils = 5.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcfitsio.so.4), debug64(libm.so.6) Adding to wcslib-devel a strict dependency on libwcs5 Removing 1 extra deps from wcslib-devel due to dependency on libwcs5 Wrote: /usr/src/RPM/RPMS/x86_64/libwcs5-5.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-devel-5.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-5.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libwcs5-debuginfo-5.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-debuginfo-5.14-alt1.x86_64.rpm 33.30user 3.66system 0:37.41elapsed 98%CPU (0avgtext+0avgdata 79164maxresident)k 0inputs+0outputs (0major+1362039minor)pagefaults 0swaps 37.37user 6.73system 0:47.06elapsed 93%CPU (0avgtext+0avgdata 121968maxresident)k 928inputs+0outputs (0major+1647837minor)pagefaults 0swaps