<86>Aug 24 05:51:14 userdel[315424]: delete user 'rooter' <86>Aug 24 05:51:14 userdel[315424]: removed group 'rooter' owned by 'rooter' <86>Aug 24 05:51:14 userdel[315424]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 05:51:14 groupadd[315429]: group added to /etc/group: name=rooter, GID=648 <86>Aug 24 05:51:14 groupadd[315429]: group added to /etc/gshadow: name=rooter <86>Aug 24 05:51:14 groupadd[315429]: new group: name=rooter, GID=648 <86>Aug 24 05:51:14 useradd[315433]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Aug 24 05:51:14 userdel[315440]: delete user 'builder' <86>Aug 24 05:51:14 userdel[315440]: removed group 'builder' owned by 'builder' <86>Aug 24 05:51:14 userdel[315440]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 05:51:14 groupadd[315446]: group added to /etc/group: name=builder, GID=649 <86>Aug 24 05:51:14 groupadd[315446]: group added to /etc/gshadow: name=builder <86>Aug 24 05:51:14 groupadd[315446]: new group: name=builder, GID=649 <86>Aug 24 05:51:14 useradd[315451]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wcslib-5.19.1-alt2.src.rpm: bad symbols in the license tag: / <13>Aug 24 05:51:17 rpmi: rpm-macros-ubt-0.4-alt1 sisyphus+279939.100.1.1 1626950850 installed <13>Aug 24 05:51:17 rpmi: rpm-build-ubt-0.3.1-alt3 sisyphus+277013.100.1.2 1625346631 installed <13>Aug 24 05:51:19 rpmi: libcfitsio9-3.490-alt1 sisyphus+279535.100.1.1 1626556954 installed <13>Aug 24 05:51:19 rpmi: libcfitsio-devel-3.490-alt1 sisyphus+279535.100.1.1 1626556954 installed <13>Aug 24 05:51:19 rpmi: zlib-devel-1.2.11-alt1 sisyphus+278099.4700.1.1 1626031564 installed <13>Aug 24 05:51:19 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+275295.100.2.3 1624485314 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wcslib-5.19.1-alt2.nosrc.rpm (w1.gzdio) Installing wcslib-5.19.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcslib-5.19.1 + echo 'Source #0 (wcslib-5.19.1.tar):' Source #0 (wcslib-5.19.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wcslib-5.19.1.tar + cd wcslib-5.19.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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-5.19.1/C' Linux localhost.localdomain 5.4.136-std-def-alt1 #1 SMP Wed Jul 28 14:30:29 UTC 2021 x86_64 GNU/Linux GNU Make 4.3 MAKEFLAGS := w -Otarget -- PAM_SO_SUFFIX= For building and installing wcslib-5.19.1... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := 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 -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-5.19.1 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-5.19.1 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-5.19.1 PDFDIR := /usr/share/doc/wcslib-5.19.1 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 := 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 flex -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c flex -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c flex -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c flex -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o ar: creating libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcs.c ar r libwcs-5.19.1.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsunits.c ar r libwcs-5.19.1.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o ranlib libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o ar: creating libwcs-PIC.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcs.c ar r libwcs-PIC.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsunits.c ar r libwcs-PIC.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.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.19.1 *.o -L/usr/local/lib -lm && \ mv libwcs.so.5.19.1 .. make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' + make -j8 make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' Linux localhost.localdomain 5.4.136-std-def-alt1 #1 SMP Wed Jul 28 14:30:29 UTC 2021 x86_64 GNU/Linux make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' GNU Make 4.3 Tue 2021/08/24 05:52:28 +0000, executing on make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' MAKEFLAGS := w -j8 -Otarget --jobserver-auth=4,5 -- PAM_SO_SUFFIX= For building and installing wcslib-5.19.1... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := 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 -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := x86_64-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-5.19.1 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-5.19.1 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-5.19.1 PDFDIR := /usr/share/doc/wcslib-5.19.1 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-5.19.1' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' Subdirectories to be built... SUBDIRS := C utils TSTDIRS := C make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' For code development... FLAVOURS := "" FLAVOUR := VALGRIND := EXTRA_CLEAN := make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a spc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcserr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsfix.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsunits.c ar r libwcs-5.19.1.a wcsunits.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a spc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcs.c ar r libwcs-5.19.1.a wcs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcserr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsfix.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o ar: dis.o: No such file or directory make[1]: *** [GNUmakefile:131: libwcs-PIC.a(dis.o)] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsunits.c ar r libwcs-PIC.a wcsunits.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcshdr.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcs.c ar r libwcs-PIC.a wcs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' ranlib libwcs-5.19.1.a make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o ar: prj.o: No such file or directory make[1]: *** [GNUmakefile:133: libwcs-PIC.a(prj.o)] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Target 'build' not remade because of errors. Tue 2021/08/24 05:53:01 +0000, executing on make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o fitshdr.o fitshdr.c x86_64-alt-linux-gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/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 -fPIC -DPIC -c -o wcsware.o wcsware.c x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.19.1.a \ -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o HPXcvt.o HPXcvt.c x86_64-alt-linux-gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59783 + 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-5.19.1 + make install DESTDIR=/usr/src/tmp/wcslib-buildroot make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcs.c ar r libwcs-5.19.1.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsunits.c ar r libwcs-5.19.1.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutil.c ar r libwcs-5.19.1.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-5.19.1.a wcsutrn.o ranlib libwcs-5.19.1.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c fitshdr.c fitshdr.c:11519:16: warning: 'input' defined but not used [-Wunused-function] 11519 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a fitshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spc.c In file included from /usr/include/string.h:532, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a spc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcs.c ar r libwcs-PIC.a wcs.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsbth.c wcsbth.c:24708:16: warning: 'input' defined but not used [-Wunused-function] 24708 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsbth.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcserr.c In file included from /usr/include/string.h:532, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcserr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsfix.c In file included from /usr/include/string.h:532, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:461:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsfix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcshdr.c In file included from /usr/include/string.h:532, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 10 bytes from a string of length 9 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcshdr.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcspih.c wcspih.c:20213:16: warning: 'input' defined but not used [-Wunused-function] 20213 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcspih.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsulex.c wcsulex.c:9002:16: warning: 'input' defined but not used [-Wunused-function] 9002 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsulex.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsunits.c ar r libwcs-PIC.a wcsunits.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutil.c ar r libwcs-PIC.a wcsutil.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC -c wcsutrn.c wcsutrn.c:5343:16: warning: 'input' defined but not used [-Wunused-function] 5343 | static int input (yyscan_t yyscanner) | ^~~~~ ar r libwcs-PIC.a wcsutrn.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.19.1 *.o -L/usr/local/lib -lm && \ mv libwcs.so.5.19.1 .. if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib64" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib64 ; \ fi /bin/install -c -m 644 libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib64 ranlib /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs-5.19.1.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.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.a if [ "libwcs.so.5.19.1" != "" ] ; then \ /bin/install -c -m 755 libwcs.so.5.19.1 /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.19.1 /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.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 *.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 rm -f /usr/src/tmp/wcslib-buildroot/usr/include/wcslib ln -s wcslib-5.19.1 /usr/src/tmp/wcslib-buildroot/usr/include/wcslib make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' make[1]: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/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 -fPIC -DPIC -c -o wcsware.o wcsware.c x86_64-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-5.19.1.a \ -lm 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-5.19.1/utils' /bin/install -c -m 444 wcsconfig.h wcsconfig_f77.h /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 CHANGES COPYING* README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 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.19.1 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib ; \ fi if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 ; \ fi /bin/install -c -m 444 wcslib.pdf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1 if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/html" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/html ; \ fi /bin/install -c -m 444 html/* /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-5.19.1/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-5.19.1' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot//usr/lib64/libwcs.a + rm -rf /usr/src/tmp/wcslib-buildroot//usr/share/doc/wcslib-5.19.1 + /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-5.19.1' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/wcslib-5.19.1/wcsconfig_f77.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsconfig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsutil.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsunits.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcstrig.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsprintf.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsmath.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcslib.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcsfix.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcserr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/wcs.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/tab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/spx.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/sph.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/spc.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/prj.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/log.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/lin.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/getwcstab.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/fitshdr.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/dis.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/include/wcslib-5.19.1/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.5.19.1' 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.5 -> libwcs.so.5.19.1 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: libwcs5-5.19.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + cp -prL README /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/libwcs5-5.19.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Efm85I find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib64/libwcs.so.5: 511 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XXg3lM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcs.so.5()(64bit) = set:mdwArLgIYa6Yi3BH9jvwdPxxrMUWiMfaCIoSmvCXeJIqV09ZlNblJxQzao5U2oU3G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVuz6YzeDJoS6nn9GIiQUGkhz6ikzUZlRbPJwk50rT3dQNREPIJgHgZLUBZ48nJBCfcRi67y1smhCJYEPZ66lxR3mEC7hk8IodQ3yLAskCsFRiP6iaJwFEZjrrTxWTicl4uRRkqy2iYTxv1ZHUnCPcIfEH4RcgD6Z7i7Sr7jLzuZo3xaxvqrrKiUdOgUZ9zNgFnk1Lc7C9tIhCElUQ66jbqThSpZCJlhXP6HFHfeb5c4MPupfZE4cKmTb5KbNPpu6oKrYgSRHpK6zaZbSjZdZiAwIbY7ZaaUz2h9r1ltY1mOQCZuhJ3x5fyFMHt8qJZbZ4NEQsGBbImsn0IJZrkZ7zswAKS6WB6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTH9jCAxNeW3Z4l9zXsRZF1hyrbKJX82KlphSwQYQMWnZBo875cqCLDQ4PZb6pgzikHlUYqoAXbCZcfOBVxALvxzeTEgwrmVo95zGvJgJ967KufFKJdDDIargvZxbBXN6qBF4FucKScImu7DSyDjd1CRhnPdF1R2ZuSRSAifZf9mnuRIMVgBVOQU2s5Txrpp49HnzGzlVXYmaemagZJgr49JNk3FBDNNr7RPxzJTsIEtkDHo7VeCWBATONvDKmSodkFuOzLg5DBAw2l1GnRNj4VK2oZwrBybIKuj3W5nZotXzUvzLVGoNw7l9ZgslGbqfhNHFUUeKyXOqKLzxfkgu0X6I347k6gqWQMvUc4Wv8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2aAcaRIJHu11FUCPDJWwwOw30lNvpshJzOgfqjnViknQS169IICcPZ377AATluclyiuB7BO44 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.ihxU8J Creating libwcs5-debuginfo package Processing files: wcslib-devel-5.19.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81503 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcslib-5.19.1 + DOCDIR=/usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + export DOCDIR + rm -rf /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + /bin/mkdir -p /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + cp -prL html wcslib.pdf README /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + chmod -R go-w /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + chmod -R a+rX /usr/src/tmp/wcslib-buildroot/usr/share/doc/wcslib-devel-5.19.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bR21zI 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.whfVDL 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-5.19.1/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-5.19.1/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-5.19.1/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 5.19.1 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.U6IL4J Processing files: wcslib-utils-5.19.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BMX1DM 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.m8geqK 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.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.MLpj3I Creating wcslib-utils-debuginfo package Processing files: libwcs5-debuginfo-5.19.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cocJYI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mcB3PI find-requires: running scripts (debuginfo) Provides: debug64(libwcs.so.5) Requires: libwcs5 = 5.19.1-alt2, debug64(libc.so.6), debug64(libm.so.6) Processing files: wcslib-utils-debuginfo-5.19.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J0kC4K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QL4c6K find-requires: running scripts (debuginfo) Requires: wcslib-utils = 5.19.1-alt2, /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 libwcs5-debuginfo a strict dependency on libwcs5 Adding to wcslib-utils-debuginfo a strict dependency on wcslib-utils 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.19.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-devel-5.19.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-5.19.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libwcs5-debuginfo-5.19.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wcslib-utils-debuginfo-5.19.1-alt2.x86_64.rpm (w2.lzdio) 215.51user 14.36system 4:16.65elapsed 89%CPU (0avgtext+0avgdata 94876maxresident)k 0inputs+0outputs (0major+2367043minor)pagefaults 0swaps /.out/libwcs5-debuginfo-5.19.1-alt2.x86_64.rpm: bad symbols in the license tag: / /.out/wcslib-utils-debuginfo-5.19.1-alt2.x86_64.rpm: bad symbols in the license tag: / 224.27user 21.08system 4:33.37elapsed 89%CPU (0avgtext+0avgdata 105076maxresident)k 72inputs+0outputs (0major+2807612minor)pagefaults 0swaps --- libwcs5-5.19.1-alt2.x86_64.rpm.repo 2021-07-18 07:37:36.000000000 +0000 +++ libwcs5-5.19.1-alt2.x86_64.rpm.hasher 2021-08-24 05:55:44.328799531 +0000 @@ -18,5 +18,5 @@ File: /usr/lib64/libwcs.so.5 120777 root:root libwcs.so.5.19.1 -File: /usr/lib64/libwcs.so.5.19.1 100644 root:root 00fb35f08073b21493a885cc1cb6baa8 +File: /usr/lib64/libwcs.so.5.19.1 100644 root:root f9812d45f04960e64f22095d86a52abf File: /usr/share/doc/libwcs5-5.19.1 40755 root:root File: /usr/share/doc/libwcs5-5.19.1/README 100644 root:root 9ceb309289d599ea2965fbc653269543 -RPMIdentity: 801de7c5a56863547d2891a587c8efe3ae4b745412751c6d6d34dd1dd8cef25d3d054ff6bbc90267f79df3ad631340859cbe69b55f8d845e73395bd181db27b5 +RPMIdentity: 8021f453ff2ae4abbfd1f2663902d8d3b772f6cd399b16e41f754f80f571351546dff23c90a8560bc4876936b77e0542d0cd70d9eff6b7072da267c9b0df2b89 --- libwcs5-debuginfo-5.19.1-alt2.x86_64.rpm.repo 2021-07-18 07:37:36.000000000 +0000 +++ libwcs5-debuginfo-5.19.1-alt2.x86_64.rpm.hasher 2021-08-24 05:55:44.675787870 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/52edff82636890b6e647a8796de6d369891cea 120777 root:root ../../../../lib64/libwcs.so.5.19.1 -/usr/lib/debug/.build-id/b9/52edff82636890b6e647a8796de6d369891cea.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug +/usr/lib/debug/.build-id/2d 40755 root:root +/usr/lib/debug/.build-id/2d/0ff6e276780297835d582e2fd737b99dd90186 120777 root:root ../../../../lib64/libwcs.so.5.19.1 +/usr/lib/debug/.build-id/2d/0ff6e276780297835d582e2fd737b99dd90186.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root @@ -58,6 +58,6 @@ Provides: libwcs5-debuginfo = 5.19.1-alt2:sisyphus+279540.100.1.3 -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/52edff82636890b6e647a8796de6d369891cea 120777 root:root ../../../../lib64/libwcs.so.5.19.1 -File: /usr/lib/debug/.build-id/b9/52edff82636890b6e647a8796de6d369891cea.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug -File: /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root 1f4fedd9d378995feab151b5252407e9 +File: /usr/lib/debug/.build-id/2d 40755 root:root +File: /usr/lib/debug/.build-id/2d/0ff6e276780297835d582e2fd737b99dd90186 120777 root:root ../../../../lib64/libwcs.so.5.19.1 +File: /usr/lib/debug/.build-id/2d/0ff6e276780297835d582e2fd737b99dd90186.debug 120777 root:root ../../usr/lib64/libwcs.so.5.19.1.debug +File: /usr/lib/debug/usr/lib64/libwcs.so.5.19.1.debug 100644 root:root f03b166e8d560c7c51228b9093902999 File: /usr/lib/debug/usr/lib64/libwcs.so.5.debug 120777 root:root libwcs.so.5.19.1.debug @@ -110,2 +110,2 @@ File: /usr/src/debug/wcslib-5.19.1/C/wcsutrn.l 100644 root:root 4aa4d33db27d04a212ae85937f1f5e84 -RPMIdentity: 87f1b3008398171cb7451050375e84179088329812d355cd66dbd76625eb56b450d9a10c4a54109a37c07d2283be97073b805cbfa24edd69eead92e52c52e07f +RPMIdentity: a7667906c781c241c27cc2e263e34fe1f3522a6b748e3c70071825c98b310ec86c3bd201e2814e061a644c82540c25024c0dfde13650fc58f9cbc2476ff10bfa --- wcslib-utils-5.19.1-alt2.x86_64.rpm.repo 2021-07-18 07:37:36.000000000 +0000 +++ wcslib-utils-5.19.1-alt2.x86_64.rpm.hasher 2021-08-24 05:55:45.420762834 +0000 @@ -21,5 +21,5 @@ Provides: wcslib-utils = 5.19.1-alt2:sisyphus+279540.100.1.3 -File: /usr/bin/HPXcvt 100755 root:root 1df7284aa6fecce31f4d3dfd8ca7641c -File: /usr/bin/fitshdr 100755 root:root 5b10ae9985330910df1151447d922fc0 -File: /usr/bin/wcsware 100755 root:root 9901256d2d14f057f43537480120c4cc +File: /usr/bin/HPXcvt 100755 root:root b5cb7d89e81718fbc41b0012346eccdf +File: /usr/bin/fitshdr 100755 root:root f9fae31d32a452778acf797fd0ca0ae4 +File: /usr/bin/wcsware 100755 root:root 1101ace62445d0062970711c4742276a File: /usr/share/man/man1/HPXcvt.1.xz 100644 root:root 71da3e4dab07f2fad26de33e6586c04c @@ -27,2 +27,2 @@ File: /usr/share/man/man1/wcsware.1.xz 100644 root:root 8caafcca2342b2a0739536d8b6a0d7e9 -RPMIdentity: 154217a9af26dc05acfc6d58c8d5f856d382acd20151a03856334c2a609c0b4b2ec7b3305f75553e43c06084a2fed27ab758c03a4afed4623aebc69337cc0774 +RPMIdentity: 4a9ffce1e64dfe734d28a5f2d5201dd48029f99f53426bb32f36e4dfcaa93cdf5fd5474a16c5174068206921f9893d27f8faaf0717b1e4b484e269131b5e3f2b --- wcslib-utils-debuginfo-5.19.1-alt2.x86_64.rpm.repo 2021-07-18 07:37:36.000000000 +0000 +++ wcslib-utils-debuginfo-5.19.1-alt2.x86_64.rpm.hasher 2021-08-24 05:55:45.701753391 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/4b2bdcea48772f8c742973ed63ad0050231473 120777 root:root ../../../../bin/fitshdr -/usr/lib/debug/.build-id/04/4b2bdcea48772f8c742973ed63ad0050231473.debug 120777 root:root ../../usr/bin/fitshdr.debug -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/b2b16eb529de2e117cac46ba7f819f971625ec 120777 root:root ../../../../bin/HPXcvt -/usr/lib/debug/.build-id/3d/b2b16eb529de2e117cac46ba7f819f971625ec.debug 120777 root:root ../../usr/bin/HPXcvt.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/fcc3f41ba091f979619bc16ae6e12ecf30e949 120777 root:root ../../../../bin/wcsware -/usr/lib/debug/.build-id/d7/fcc3f41ba091f979619bc16ae6e12ecf30e949.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/bde7eae44ad80b0cc43ba7a1a49b44137fb4f7 120777 root:root ../../../../bin/fitshdr +/usr/lib/debug/.build-id/19/bde7eae44ad80b0cc43ba7a1a49b44137fb4f7.debug 120777 root:root ../../usr/bin/fitshdr.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/f4f4ca6ca79274b1882e55a902dbf0bd73c664 120777 root:root ../../../../bin/wcsware +/usr/lib/debug/.build-id/63/f4f4ca6ca79274b1882e55a902dbf0bd73c664.debug 120777 root:root ../../usr/bin/wcsware.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/8d93f704abfc18b64a21adef24f145dadd2538 120777 root:root ../../../../bin/HPXcvt +/usr/lib/debug/.build-id/aa/8d93f704abfc18b64a21adef24f145dadd2538.debug 120777 root:root ../../usr/bin/HPXcvt.debug /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root @@ -67,14 +67,14 @@ Provides: wcslib-utils-debuginfo = 5.19.1-alt2:sisyphus+279540.100.1.3 -File: /usr/lib/debug/.build-id/04 40755 root:root -File: /usr/lib/debug/.build-id/04/4b2bdcea48772f8c742973ed63ad0050231473 120777 root:root ../../../../bin/fitshdr -File: /usr/lib/debug/.build-id/04/4b2bdcea48772f8c742973ed63ad0050231473.debug 120777 root:root ../../usr/bin/fitshdr.debug -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/b2b16eb529de2e117cac46ba7f819f971625ec 120777 root:root ../../../../bin/HPXcvt -File: /usr/lib/debug/.build-id/3d/b2b16eb529de2e117cac46ba7f819f971625ec.debug 120777 root:root ../../usr/bin/HPXcvt.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/fcc3f41ba091f979619bc16ae6e12ecf30e949 120777 root:root ../../../../bin/wcsware -File: /usr/lib/debug/.build-id/d7/fcc3f41ba091f979619bc16ae6e12ecf30e949.debug 120777 root:root ../../usr/bin/wcsware.debug -File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root 42df7fc204043da718ddb372eeaf3566 -File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root 1cf6e7c6982c7f5cfc24749feab69bd5 -File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root 90f30a56924af0ee917d0a1f27901837 +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/bde7eae44ad80b0cc43ba7a1a49b44137fb4f7 120777 root:root ../../../../bin/fitshdr +File: /usr/lib/debug/.build-id/19/bde7eae44ad80b0cc43ba7a1a49b44137fb4f7.debug 120777 root:root ../../usr/bin/fitshdr.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/f4f4ca6ca79274b1882e55a902dbf0bd73c664 120777 root:root ../../../../bin/wcsware +File: /usr/lib/debug/.build-id/63/f4f4ca6ca79274b1882e55a902dbf0bd73c664.debug 120777 root:root ../../usr/bin/wcsware.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/8d93f704abfc18b64a21adef24f145dadd2538 120777 root:root ../../../../bin/HPXcvt +File: /usr/lib/debug/.build-id/aa/8d93f704abfc18b64a21adef24f145dadd2538.debug 120777 root:root ../../usr/bin/HPXcvt.debug +File: /usr/lib/debug/usr/bin/HPXcvt.debug 100644 root:root a4a543967d34c5201c14fb382bdbca86 +File: /usr/lib/debug/usr/bin/fitshdr.debug 100644 root:root 4968c53b0f8fe68b7e48959c4513766d +File: /usr/lib/debug/usr/bin/wcsware.debug 100644 root:root db1199ab98989fb07b2d1ec82c8aa2d0 File: /usr/src/debug/wcslib-5.19.1 40755 root:root @@ -127,2 +127,2 @@ File: /usr/src/debug/wcslib-5.19.1/utils/wcsware.c 100644 root:root c64ea927c4657d0f199f6ec9fe838776 -RPMIdentity: 1b131817e9eaeb36e738654d184f77dc4be268812fe0dd9be3ff04b9f1f6f9a09bc16e7433e60530cf902552a261e3c19f4e99d4d5b91b2f63ff06ab4b19c6b5 +RPMIdentity: 096b73bc0d3419bd172c5247b4a7e5a5f9903555553577202d584ad54f40f3fe1192e89529e315587f11514c414a89220531136be29c0da708cddd0f82aa64cd