D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/wcslib-7.6-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8DRgjf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wcslib-7.6 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/wcslib-7.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wcslib-7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/increase_tspx_test_tol.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9uozg6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-fortran=gfortran configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gcc option to accept ISO C99... none needed checking for 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... /usr/bin/grep checking for egrep... /usr/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 checking whether gfortran accepts -I... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for printf$LDBLStub in -lSystemStubs... no checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for a BSD-compatible install... /usr/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... no checking for /usr/include/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 checking for /usr/local/pgplot/include/pgplot/cpgplot.h... no checking for /usr/local/pgplot/include/cpgplot.h... no checking for /local/pgplot/include/pgplot/cpgplot.h... no checking for /local/pgplot/include/cpgplot.h... no checking for /usr/local/include/pgplot/cpgplot.h... no checking for /usr/local/include/cpgplot.h... no checking for /local/include/pgplot/cpgplot.h... no checking for /local/include/cpgplot.h... no checking for /opt/local/include/pgplot/cpgplot.h... no checking for /opt/local/include/cpgplot.h... no checking for /sw/include/pgplot/cpgplot.h... no checking for /sw/include/cpgplot.h... no checking for /local/pgplot/cpgplot.h... no checking for /local/cpgplot.h... no checking for /usr/include/pgplot/cpgplot.h... no checking for /usr/include/cpgplot.h... no checking for iand_ in -lM77... no checking for f77_init in -lF77... no checking for main in -lfrtbegin... no checking for gerror_ in -lg2c... no checking for X... no checking for deflate in -lz... yes checking for png_error in -lpng... no checking for pgbeg_ in -lpgplot... no checking for cpgbeg in -lcpgplot... no configure: WARNING: PGPLOT not found, skipping PGPLOT-dependent tests. 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 + /usr/bin/make Linux pktaa1.mageia.org 5.10.16-server-1.mga8 #1 SMP PREEMPT Sat Feb 13 16:59:45 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux GNU Make 4.3 SUBDIR := . MAKEFLAGS := -Otarget For building and installing wcslib-7.6... ARCH := aarch64-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := gcc CFLAGS := -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables FC := gfortran FFLAGS := -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. WCSLIB := libwcs-7.6.a ARFLAGS := U RANLIB := ranlib SHRLIB := libwcs.so.7.6 SONAME := libwcs.so.7 SHRFLAGS := -fPIC SHRLD := gcc -fPIC -shared -Wl,-hlibwcs.so.7 SHRLN := libwcs.so LN_S := ln -s INSTALL := /usr/bin/install -c LIBDIR := /usr/lib64 BINDIR := /usr/bin INCDIR := /usr/include/wcslib-7.6 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-7.6 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-7.6 PDFDIR := /usr/share/doc/wcslib-7.6 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 := gcc LDFLAGS := -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib PGPLOTINC := PGPLOTLIB := CFITSIOINC := -I/usr/include CFITSIOLIB := -lcfitsio GETWCSTAB := FLIBS := -L/lib64 -L/usr/lib -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib64 -lgfortran -lm LIBS := -lm Default observer coordinates for sundazel... OBSLNG := 0.0 OBSLAT := 0.0 OBSTZ := 0.0 Subdirectories to be built... SUBDIRS := C Fortran utils TSTDIRS := C Fortran For code development... FLAVOURS := "" FLAVOUR := MODE := VALGRIND := EXTRA_CLEAN := make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6' Sat 2021/11/13 08:57:08 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' flex -D_POSIX_C_SOURCE=1 -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -D_POSIX_C_SOURCE=1 -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c flex -D_POSIX_C_SOURCE=1 -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c flex -D_POSIX_C_SOURCE=1 -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c flex -D_POSIX_C_SOURCE=1 -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c Building WCSLIB C library... gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cel.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dis.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fitshdr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lin.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prj.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spc.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sph.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spx.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tab.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcs.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsbth.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcserr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsfix.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcshdr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcspih.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcstrig.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsulex.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsunits.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsutil.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsutrn.c ar rU libwcs-7.6.a cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o ar: creating libwcs-7.6.a ranlib libwcs-7.6.a gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c cel.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c dis.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c fitshdr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c lin.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c log.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c prj.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c spc.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c sph.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c spx.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c tab.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcs.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsbth.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcserr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsfix.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcshdr.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcspih.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcstrig.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsulex.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsunits.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsutil.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsutrn.c ar rU libwcs-PIC.a cel.o dis.o fitshdr.o lin.o log.o prj.o spc.o sph.o spx.o tab.o wcs.o wcsbth.o wcserr.o wcsfix.o wcshdr.o wcspih.o wcsprintf.o wcstrig.o wcsulex.o wcsunits.o wcsutil.o wcsutrn.o ar: creating libwcs-PIC.a mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-PIC.a && \ gcc -fPIC -shared -Wl,-hlibwcs.so.7 -o libwcs.so.7.6 *.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lm && \ mv libwcs.so.7.6 .. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Sat 2021/11/13 08:58:44 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/Fortran' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Building WCSLIB C library... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Building WCSLIB Fortran wrappers... gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cel_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dis_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fitshdr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lin_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prj_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spc_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sph_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spx_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tab_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcs_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcserr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsfix_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcshdr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wcsunits_f.c gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c cel_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c dis_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c fitshdr_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c lin_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c log_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c prj_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c spc_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c spx_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c tab_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c wcs_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c wcsfix_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c wcshdr_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -c wcsunits_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ar rU ../C/libwcs-7.6.a cel_data.o cel_f.o dis_data.o dis_f.o fitshdr_data.o fitshdr_f.o lin_data.o lin_f.o log_data.o log_f.o prj_data.o prj_f.o spc_data.o spc_f.o sph_f.o spx_data.o spx_f.o tab_data.o tab_f.o wcs_data.o wcs_f.o wcserr_f.o wcsfix_data.o wcsfix_f.o wcshdr_data.o wcshdr_f.o wcsunits_data.o wcsunits_f.o ranlib ../C/libwcs-7.6.a gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c cel_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c dis_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c fitshdr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c lin_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c log_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c prj_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c spc_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c sph_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c spx_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c tab_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcs_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcserr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsfix_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcshdr_f.c gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -c wcsunits_f.c gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c cel_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c dis_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c fitshdr_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c lin_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c log_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c prj_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c spc_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c spx_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c tab_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c wcs_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c wcsfix_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c wcshdr_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I. -fPIC -c wcsunits_data.f f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ar rU ../C/libwcs-PIC.a cel_data.o cel_f.o dis_data.o dis_f.o fitshdr_data.o fitshdr_f.o lin_data.o lin_f.o log_data.o log_f.o prj_data.o prj_f.o spc_data.o spc_f.o sph_f.o spx_data.o spx_f.o tab_data.o tab_f.o wcs_data.o wcs_f.o wcserr_f.o wcsfix_data.o wcsfix_f.o wcshdr_data.o wcshdr_f.o wcsunits_data.o wcsunits_f.o mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../../C/libwcs-PIC.a && \ gcc -fPIC -shared -Wl,-hlibwcs.so.7 -o libwcs.so.7.6 *.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lm && \ mv libwcs.so.7.6 ../../C make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/Fortran' Sat 2021/11/13 08:58:54 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/utils' gcc -DHAVE_CONFIG_H -I.. -I../C -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fitshdr.o fitshdr.c gcc -o fitshdr fitshdr.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lm gcc -DHAVE_CONFIG_H -I.. -I../C -DOBSLNG=0.0 -DOBSLAT=0.0 -DOBSTZ=0.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sundazel.o sundazel.c gcc -o sundazel sundazel.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lm gcc -DHAVE_CONFIG_H -I.. -I../C -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HPXcvt.o HPXcvt.c gcc -o HPXcvt HPXcvt.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lcfitsio -lm gcc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C -I/usr/include \ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wcsware.o wcsware.c gcc -o wcsware wcsware.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -lcfitsio ../C/libwcs-7.6.a \ -L/lib64 -L/usr/lib -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib64 -lgfortran -lm -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oGAoDl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 + cd wcslib-7.6 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/Fortran' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Building WCSLIB C library... make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Building WCSLIB Fortran wrappers... /usr/bin/make -C ../C install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' Building WCSLIB C library... if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64 ; \ fi if [ "U" = U ] ; then \ rm -f -r tmp ; \ mkdir tmp && \ cd tmp && \ trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \ ar x ../libwcs-7.6.a && \ ar rD libwcs-7.6.a *.o && \ /usr/bin/install -p -m 644 libwcs-7.6.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64 ; \ cd .. ; \ rm -f -r tmp ; \ else \ /usr/bin/install -p -m 644 libwcs-7.6.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64 ; \ fi ar: creating libwcs-7.6.a ranlib /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs-7.6.a if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.a" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.a ; \ fi ln -s libwcs-7.6.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.a if [ "libwcs.so.7.6" != "" ] ; then \ /usr/bin/install -p -m 755 libwcs.so.7.6 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64 ; \ if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so.7" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so.7 ; \ fi ; \ ln -s libwcs.so.7.6 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so.7 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so ; \ fi ; \ ln -s libwcs.so.7 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so ; \ fi ; \ fi if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6 ; \ fi /usr/bin/install -p -m 444 *.h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6 rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib ln -s wcslib-7.6 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/C' /usr/bin/install -p -m 444 *.inc /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/Fortran' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/utils' if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin ; \ fi /usr/bin/install -p -m 755 fitshdr sundazel HPXcvt wcsware /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/man" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/man/man1 ; \ fi /usr/bin/install -p -m 644 fitshdr.1 sundazel.1 HPXcvt.1 wcsware.1 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/man/man1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.6/utils' if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/pkgconfig" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/pkgconfig ; \ fi /usr/bin/install -p -m 444 wcslib.pc /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/pkgconfig/wcslib.pc /usr/bin/install -p -m 444 wcsconfig.h wcsconfig_f77.h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6 if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6 ; \ fi /usr/bin/install -p -m 444 CHANGES COPYING* README /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6 if [ -h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib ; \ ln -s wcslib-7.6 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib ; \ fi if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6 ; \ fi /usr/bin/install -p -m 444 wcslib.pdf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6 if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6/html" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6/html ; \ fi /usr/bin/install -p -m 444 html/* /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6/html + rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-7.6 + chmod 755 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/include/wcslib-7.6 + find /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 -name '*.a' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 7.6-1.mga9 --unique-debug-suffix -7.6-1.mga9.aarch64 --unique-debug-src-base wcslib-7.6-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wcslib-7.6 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin/HPXcvt extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin/wcsware extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin/fitshdr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/lib64/libwcs.so.7.6 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/bin/sundazel dwz: ./usr/bin/HPXcvt-7.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/fitshdr-7.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sundazel-7.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/wcsware-7.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libwcs.so.7.6-7.6-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2780kB, size after compression: 2780kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 5 CRC32s did match. 10334 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iy7NpQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64wcs7-7.6-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rr1bt7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs7 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs7 + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs7 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs7 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64wcs7 = 7.6-1.mga9 lib64wcs7(aarch-64) = 7.6-1.mga9 libwcs.so.7()(64bit) wcslib = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64wcs-devel-7.6-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4SFcCj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs-devel + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs-devel + cp -pr html /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs-devel + cp -pr wcslib.pdf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/lib64wcs-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libwcs(64bit)) lib64wcs-devel = 7.6-1.mga9 lib64wcs-devel(aarch-64) = 7.6-1.mga9 pkgconfig(wcslib) = 7.6 wcslib-devel = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Processing files: wcslib-utils-7.6-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9DVBsa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-utils + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64/usr/share/doc/wcslib-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: wcslib-utils = 7.6-1.mga9 wcslib-utils(aarch-64) = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcfitsio.so.9()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: wcslib-debugsource-7.6-1.mga9.aarch64 Provides: wcslib-debugsource = 7.6-1.mga9 wcslib-debugsource(aarch-64) = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64wcs7-debuginfo-7.6-1.mga9.aarch64 Provides: debuginfo(build-id) = 0ab436727b49f046cbe7e3f6e3f4c3687f667c55 lib64wcs7-debuginfo = 7.6-1.mga9 lib64wcs7-debuginfo(aarch-64) = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcslib-debugsource(aarch-64) = 7.6-1.mga9 Processing files: wcslib-utils-debuginfo-7.6-1.mga9.aarch64 Provides: debuginfo(build-id) = 519c08db52c2f6acaf107cd6e2955b2c1cb7e8bf debuginfo(build-id) = 7adc1ebbac494d5cccd904860d3229b5d16c9b5f debuginfo(build-id) = 85c6b55061d03ee8a46c4ba476ebb70fba806993 debuginfo(build-id) = f94bce053bb84be634802c316ac47f2403659e12 wcslib-utils-debuginfo = 7.6-1.mga9 wcslib-utils-debuginfo(aarch-64) = 7.6-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcslib-debugsource(aarch-64) = 7.6-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wcslib-utils-debuginfo-7.6-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wcs7-7.6-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wcs7-debuginfo-7.6-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wcslib-utils-7.6-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wcslib-debugsource-7.6-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wcs-devel-7.6-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x3JuuV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.6-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5lGAMB + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wcslib-7.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!