<86>Aug 13 10:10:00 userdel[529456]: delete user 'rooter' <86>Aug 13 10:10:00 userdel[529456]: removed group 'rooter' owned by 'rooter' <86>Aug 13 10:10:00 userdel[529456]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 10:10:00 groupadd[529461]: group added to /etc/group: name=rooter, GID=597 <86>Aug 13 10:10:00 groupadd[529461]: group added to /etc/gshadow: name=rooter <86>Aug 13 10:10:00 groupadd[529461]: new group: name=rooter, GID=597 <86>Aug 13 10:10:00 useradd[529466]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Aug 13 10:10:00 userdel[529473]: delete user 'builder' <86>Aug 13 10:10:00 userdel[529473]: removed group 'builder' owned by 'builder' <86>Aug 13 10:10:00 userdel[529473]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 10:10:00 groupadd[529478]: group added to /etc/group: name=builder, GID=598 <86>Aug 13 10:10:00 groupadd[529478]: group added to /etc/gshadow: name=builder <86>Aug 13 10:10:00 groupadd[529478]: new group: name=builder, GID=598 <86>Aug 13 10:10:00 useradd[529482]: new user: name=builder, UID=598, GID=598, 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 13 10:10:01 rpmi: rpm-macros-ubt-0.3-alt1 sisyphus+231357.100.1.1 1559550805 installed <13>Aug 13 10:10:01 rpmi: rpm-build-ubt-0.3.1-alt3 sisyphus+226718.100.2.1 1554584225 installed <13>Aug 13 10:10:03 rpmi: libcfitsio4-3.380-alt2 1458566078 installed <13>Aug 13 10:10:03 rpmi: libcfitsio-devel-3.380-alt2 1458566078 installed <13>Aug 13 10:10:03 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Aug 13 10:10:03 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wcslib-5.19.1-alt2.nosrc.rpm Installing wcslib-5.19.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29752 + 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.29752 + 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 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri 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 + xargs -ri dirname -- '{}' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-fortran --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for off_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for floor in -lm... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for floor... yes checking for memset... yes checking for pow... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strstr... yes checking for cosd in -lsunmath... no checking for sincos... yes checking size of int... 4 checking size of long int... 4 checking size of long long int... 8 checking for printf z format modifier for size_t type... yes configure: WARNING: Compilation of Fortran wrappers and PGSBOX disabled checking for printf$LDBLStub in -lSystemStubs... no checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for a BSD-compatible install... /bin/install -c configure: End of primary configuration. configure: Looking for libraries etc. for utilities and test suite... checking for unistd.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for /usr/local/cfitsio/lib... no checking for /local/cfitsio/lib... no checking for /usr/local/pgplot/lib... no checking for /local/pgplot/lib... no checking for /usr/local/lib... yes checking for /local/lib... no checking for /opt/local/lib... no checking for /opt/SUNWspro/lib... no checking for /sw/lib... no checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no checking for /usr/local/cfitsio/include/fitsio.h... no checking for /local/cfitsio/include/cfitsio/fitsio.h... no checking for /local/cfitsio/include/fitsio.h... no checking for /usr/local/include/cfitsio/fitsio.h... no checking for /usr/local/include/fitsio.h... no checking for /local/include/cfitsio/fitsio.h... no checking for /local/include/fitsio.h... no checking for /opt/local/include/cfitsio/fitsio.h... no checking for /opt/local/include/fitsio.h... no checking for /sw/include/cfitsio/fitsio.h... no checking for /sw/include/fitsio.h... no checking for /local/cfitsio/fitsio.h... no checking for /local/fitsio.h... no checking for /usr/include/cfitsio/fitsio.h... yes checking for recv in -lsocket... no checking for ffopen in -lcfitsio... yes configure: CFITSIO appears to be available. checking for fits_read_wcstab in -lcfitsio... yes configure: End of auxiliary configuration. configure: Configuring files... configure: creating ./config.status config.status: creating makedefs config.status: creating wcslib.pc config.status: creating wcsconfig.h config.status: creating wcsconfig_f77.h config.status: creating wcsconfig_tests.h config.status: creating wcsconfig_utils.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static + make -C C make: Entering directory '/usr/src/RPM/BUILD/wcslib-5.19.1/C' Linux localhost.localdomain 5.4.49-std-def-alt2 #1 SMP Sat Jun 27 11:21:57 UTC 2020 i686 GNU/Linux GNU Make 4.3 MAKEFLAGS := w -Otarget -- PAM_SO_SUFFIX= For building and installing wcslib-5.19.1... ARCH := i586-linux-gnu FLEX := flex FLFLAGS := CPP := i586-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H -I. -I.. WCSTRIG := WRAPPER CC := i586-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := i586-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib 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 := i586-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm For code development... FLAVOURS := "" FLAVOUR := 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c cel.c ar r libwcs-5.19.1.a cel.o ar: creating libwcs-5.19.1.a i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c dis.c ar r libwcs-5.19.1.a dis.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c lin.c ar r libwcs-5.19.1.a lin.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c log.c ar r libwcs-5.19.1.a log.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c prj.c ar r libwcs-5.19.1.a prj.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c spc.c In file included from /usr/include/string.h:508, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a spc.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c sph.c ar r libwcs-5.19.1.a sph.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c spx.c ar r libwcs-5.19.1.a spx.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c tab.c ar r libwcs-5.19.1.a tab.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcs.c ar r libwcs-5.19.1.a wcs.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcserr.c In file included from /usr/include/string.h:508, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcserr.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcsfix.c In file included from /usr/include/string.h:508, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 106 | 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:106:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsfix.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcshdr.c In file included from /usr/include/string.h:508, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 10 bytes from a string of length 9 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcshdr.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcsprintf.c ar r libwcs-5.19.1.a wcsprintf.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcstrig.c ar r libwcs-5.19.1.a wcstrig.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcsunits.c ar r libwcs-5.19.1.a wcsunits.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c wcsutil.c In file included from /usr/include/string.h:508, from wcsutil.c:32: In function 'strncpy', inlined from 'wcsutil_dot_to_locale' at wcsutil.c:339:9, inlined from 'wcsutil_str2double' at wcsutil.c:359:10: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wcsutil.c: In function 'wcsutil_str2double': wcsutil.c:335:32: note: length computed here 335 | size_t decimal_point_len = strlen(decimal_point); | ^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-5.19.1.a wcsutil.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c cel.c ar r libwcs-PIC.a cel.o ar: creating libwcs-PIC.a i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c dis.c ar r libwcs-PIC.a dis.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c lin.c ar r libwcs-PIC.a lin.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c log.c ar r libwcs-PIC.a log.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c prj.c ar r libwcs-PIC.a prj.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c spc.c In file included from /usr/include/string.h:508, from spc.c:31: In function 'strncpy', inlined from 'spcset' at spc.c:265:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a spc.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c sph.c ar r libwcs-PIC.a sph.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c spx.c ar r libwcs-PIC.a spx.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c tab.c ar r libwcs-PIC.a tab.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcs.c ar r libwcs-PIC.a wcs.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcserr.c In file included from /usr/include/string.h:508, from wcserr.c:32: In function 'strncpy', inlined from 'wcserr_set' at wcserr.c:127:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcserr.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsfix.c In file included from /usr/include/string.h:508, from wcsfix.c:31: In function 'strncpy', inlined from 'unitfix.part.0' at wcsfix.c:454:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 106 | 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:106:10: warning: '__builtin_strncpy' output may be truncated copying between 1 and 159 bytes from a string of length 159 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsfix.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcshdr.c In file included from /usr/include/string.h:508, from wcshdr.c:32: In function 'strncpy', inlined from 'wcshdo_tpdterm' at wcshdr.c:1747:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 10 bytes from a string of length 9 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcshdr.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsprintf.c ar r libwcs-PIC.a wcsprintf.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcstrig.c ar r libwcs-PIC.a wcstrig.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsunits.c ar r libwcs-PIC.a wcsunits.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -c wcsutil.c In file included from /usr/include/string.h:508, from wcsutil.c:32: In function 'strncpy', inlined from 'wcsutil_dot_to_locale' at wcsutil.c:339:9, inlined from 'wcsutil_str2double' at wcsutil.c:359:10: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wcsutil.c: In function 'wcsutil_str2double': wcsutil.c:335:32: note: length computed here 335 | size_t decimal_point_len = strlen(decimal_point); | ^~~~~~~~~~~~~~~~~~~~~ ar r libwcs-PIC.a wcsutil.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 && \ i586-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.49-std-def-alt2 #1 SMP Sat Jun 27 11:21:57 UTC 2020 i686 GNU/Linux make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' GNU Make 4.3 Thu 2020/08/13 10:10:41 +0000, executing on make[1]: Nothing to be done for 'build'. Thu 2020/08/13 10:10:41 +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 := i586-linux-gnu FLEX := flex FLFLAGS := CPP := i586-alt-linux-gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := i586-alt-linux-gcc CFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC FC := FFLAGS := -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC WCSLIB := libwcs-5.19.1.a ARFLAGS := RANLIB := ranlib SHRLIB := libwcs.so.5.19.1 SONAME := libwcs.so.5 SHRFLAGS := -fPIC SHRLD := i586-alt-linux-gcc -fPIC -shared -Wl,-hlibwcs.so.5 SHRLN := libwcs.so LN_S := ln -s INSTALL := /bin/install -c LIBDIR := /usr/lib 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 := i586-alt-linux-gcc LDFLAGS := -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include/cfitsio CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := LIBS := -lm make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' 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/utils' i586-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o fitshdr.o fitshdr.c i586-alt-linux-gcc -o fitshdr fitshdr.o -L/usr/local/lib -lm make[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' i586-alt-linux-gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include/cfitsio \ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o wcsware.o wcsware.c i586-alt-linux-gcc -o wcsware wcsware.o -L/usr/local/lib -lcfitsio ../C/libwcs-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include/cfitsio -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o HPXcvt.o HPXcvt.c i586-alt-linux-gcc -o HPXcvt HPXcvt.o -L/usr/local/lib -lcfitsio -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1/utils' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14766 + 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.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' if [ ! -d "/usr/src/tmp/wcslib-buildroot/usr/lib" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib ; \ fi /bin/install -c -m 644 libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib ranlib /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs-5.19.1.a if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.a" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.a ; \ fi ln -s libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot/usr/lib/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/lib ; \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.5" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.5 ; \ fi ; \ ln -s libwcs.so.5.19.1 /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.5 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so" ] ; then \ rm -f /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so ; \ fi ; \ ln -s libwcs.so.5 /usr/src/tmp/wcslib-buildroot/usr/lib/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' 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/lib/pkgconfig" ] ; then \ /bin/install -c -d -m 775 /usr/src/tmp/wcslib-buildroot/usr/lib/pkgconfig ; \ fi /bin/install -c -m 444 wcslib.pc /usr/src/tmp/wcslib-buildroot/usr/lib/pkgconfig/wcslib.pc make: Leaving directory '/usr/src/RPM/BUILD/wcslib-5.19.1' + rm -rf /usr/src/tmp/wcslib-buildroot//usr/lib/libwcs-5.19.1.a /usr/src/tmp/wcslib-buildroot//usr/lib/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/lib' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/pkgconfig' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/pkgconfig/wcslib.pc' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1' changed from 0775 (rwxrwxr-x) to 0755 (rwxr-xr-x) mode of './usr/lib/libwcs.so.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) /usr/lib/pkgconfig/wcslib.pc: Libs: '-L${libdir} -lwcs -lm' --> '-lwcs -lm' Checking contents of files in /usr/src/tmp/wcslib-buildroot/ (default) Compressing files in /usr/src/tmp/wcslib-buildroot (auto) Adjusting library links in /usr/src/tmp/wcslib-buildroot ./usr/lib: 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) Hardlinking identical .pyc and .pyo files Processing files: libwcs5-5.19.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72716 + 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.kCnpJf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/wcslib-buildroot/usr/lib/libwcs.so.5: 511 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xpZpRf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libwcs.so.5 = set:mdwArLgIYa6Yi3BH9jvwdPxxrMUWiMfaCIoSmvCXeJIqV09ZlNblJxQzao5U2oU3G3fgaktmeLPBVoubttsemU3dnS7hFNu6UMVuz6YzeDJoS6nn9GIiQUGkhz6ikzUZlRbPJwk50rT3dQNREPIJgHgZLUBZ48nJBCfcRi67y1smhCJYEPZ66lxR3mEC7hk8IodQ3yLAskCsFRiP6iaJwFEZjrrTxWTicl4uRRkqy2iYTxv1ZHUnCPcIfEH4RcgD6Z7i7Sr7jLzuZo3xaxvqrrKiUdOgUZ9zNgFnk1Lc7C9tIhCElUQ66jbqThSpZCJlhXP6HFHfeb5c4MPupfZE4cKmTb5KbNPpu6oKrYgSRHpK6zaZbSjZdZiAwIbY7ZaaUz2h9r1ltY1mOQCZuhJ3x5fyFMHt8qJZbZ4NEQsGBbImsn0IJZrkZ7zswAKS6WB6zuiZCbgBrHj2UjoWIoZL8DOPUIzMLO0I9Ci5XTH9jCAxNeW3Z4l9zXsRZF1hyrbKJX82KlphSwQYQMWnZBo875cqCLDQ4PZb6pgzikHlUYqoAXbCZcfOBVxALvxzeTEgwrmVo95zGvJgJ967KufFKJdDDIargvZxbBXN6qBF4FucKScImu7DSyDjd1CRhnPdF1R2ZuSRSAifZf9mnuRIMVgBVOQU2s5Txrpp49HnzGzlVXYmaemagZJgr49JNk3FBDNNr7RPxzJTsIEtkDHo7VeCWBATONvDKmSodkFuOzLg5DBAw2l1GnRNj4VK2oZwrBybIKuj3W5nZotXzUvzLVGoNw7l9ZgslGbqfhNHFUUeKyXOqKLzxfkgu0X6I347k6gqWQMvUc4Wv8jhxJhmP2LE9ANnRMa2tKcNM2OiWf42efBFskf9hzUkNrgw0QpdRsVDvgNPRMTboW6hTVfZBatVrY3K90XxC2aAcaRIJHu11FUCPDJWwwOw30lNvpshJzOgfqjnViknQS169IICcPZ377AATluclyiuB7BO44 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jqmPah Creating libwcs5-debuginfo package Processing files: wcslib-devel-5.19.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21033 + 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.G1zfBd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ic8F5f find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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 i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/wcslib-buildroot/usr/include/wcslib-5.19.1/getwcstab.h: cpp failed Provides: pkgconfig(wcslib) = 5.19.1 Requires: /usr/lib/libwcs.so.5, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VO1bae 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.buykxe find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XCvYwf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcfitsio.so.4 >= set:ojNZti5QZ0GfbS8B0HsEMGYMyrGbkuXyZeKQigjnkl28G3OGxNRqKKfQW8kznKofZAy0F8f4gp6j1h9BBZvDRr, libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TvFDUf 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.itUZwe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QVd0Ud find-requires: running scripts (debuginfo) Provides: debug(libwcs.so.5) Requires: libwcs5 = 5.19.1-alt2, debug(libc.so.6), debug(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.K8Vtwd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhsHPd find-requires: running scripts (debuginfo) Requires: wcslib-utils = 5.19.1-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcfitsio.so.4), debug(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/i586/libwcs5-5.19.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/wcslib-devel-5.19.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/wcslib-utils-5.19.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libwcs5-debuginfo-5.19.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/wcslib-utils-debuginfo-5.19.1-alt2.i586.rpm 42.47user 4.03system 0:55.75elapsed 83%CPU (0avgtext+0avgdata 69724maxresident)k 0inputs+0outputs (0major+1449167minor)pagefaults 0swaps /.out/libwcs5-debuginfo-5.19.1-alt2.i586.rpm: bad symbols in the license tag: / /.out/wcslib-utils-debuginfo-5.19.1-alt2.i586.rpm: bad symbols in the license tag: / 47.49user 7.16system 1:03.54elapsed 86%CPU (0avgtext+0avgdata 110356maxresident)k 72inputs+0outputs (0major+1889285minor)pagefaults 0swaps --- libwcs5-5.19.1-alt2.i586.rpm.repo 2019-06-15 23:55:30.000000000 +0000 +++ libwcs5-5.19.1-alt2.i586.rpm.hasher 2020-08-13 10:11:01.702423436 +0000 @@ -14,2 +14,3 @@ Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH) --- wcslib-utils-5.19.1-alt2.i586.rpm.repo 2019-06-15 23:55:30.000000000 +0000 +++ wcslib-utils-5.19.1-alt2.i586.rpm.hasher 2020-08-13 10:11:01.752423480 +0000 @@ -19,2 +19,3 @@ Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH)