D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/wcslib-7.3-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P7ywiu + 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.3 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/wcslib-7.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wcslib-7.3 + /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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Neccwt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + '[' 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 + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for flex... flex configure: Using Flex version 2.6.4. checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lgfortran -lm -lquadmath 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 x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-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 builder.mageia.org 5.4.17-server-1.mga7 #1 SMP Sat Feb 1 22:14:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux GNU Make 4.3 SUBDIR := . MAKEFLAGS := -Otarget For building and installing wcslib-7.3... ARCH := x86_64-linux-gnu FLEX := flex FLFLAGS := -D_POSIX_C_SOURCE=1 CPP := x86_64-mageia-linux-gnu-gcc -E CPPFLAGS := -DHAVE_CONFIG_H WCSTRIG := WRAPPER CC := x86_64-mageia-linux-gnu-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.3.a ARFLAGS := U RANLIB := x86_64-mageia-linux-gnu-ranlib SHRLIB := libwcs.so.7.3 SONAME := libwcs.so.7 SHRFLAGS := -fPIC SHRLD := x86_64-mageia-linux-gnu-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.3 INCLINK := /usr/include/wcslib DOCDIR := /usr/share/doc/wcslib-7.3 DOCLINK := /usr/share/doc/wcslib HTMLDIR := /usr/share/doc/wcslib-7.3 PDFDIR := /usr/share/doc/wcslib-7.3 MANDIR := /usr/share/man TIMER := date +"%a %Y/%m/%d %X %z, executing on $HOST" Important wcsconfig.h defines... #define HAVE_SINCOS 1 #define WCSLIB_INT64 long long int To build utilities and test programs... LD := x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu/10 -L/usr/lib64 -lgfortran -lm -lquadmath LIBS := -lm 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.3' Sat 2020/11/07 20:51:21 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' flex -D_POSIX_C_SOURCE=1 -t fitshdr.l | sed -e 's/^[ ]*#/#/' > fitshdr.c flex -D_POSIX_C_SOURCE=1 -t wcsbth.l | sed -e 's/^[ ]*#/#/' > wcsbth.c flex -D_POSIX_C_SOURCE=1 -t wcspih.l | sed -e 's/^[ ]*#/#/' > wcspih.c flex -D_POSIX_C_SOURCE=1 -t wcsulex.l | sed -e 's/^[ ]*#/#/' > wcsulex.c flex -D_POSIX_C_SOURCE=1 -t wcsutrn.l | sed -e 's/^[ ]*#/#/' > wcsutrn.c Building WCSLIB C library... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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.3.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.3.a x86_64-mageia-linux-gnu-ranlib libwcs-7.3.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 && \ x86_64-mageia-linux-gnu-gcc -fPIC -shared -Wl,-hlibwcs.so.7 -o libwcs.so.7.3 *.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.3 .. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Sat 2020/11/07 20:52:09 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/Fortran' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Building WCSLIB C library... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Building WCSLIB Fortran wrappers... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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.3.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 x86_64-mageia-linux-gnu-ranlib ../C/libwcs-7.3.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 && \ x86_64-mageia-linux-gnu-gcc -fPIC -shared -Wl,-hlibwcs.so.7 -o libwcs.so.7.3 *.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.3 ../../C make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/Fortran' Sat 2020/11/07 20:52:16 +0000, executing on make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/utils' x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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.3.a \ -L/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib64 -lgfortran -lm -lquadmath -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mh5WBs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 + cd wcslib-7.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/Fortran' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Building WCSLIB C library... make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Building WCSLIB Fortran wrappers... /usr/bin/make -C ../C install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' Building WCSLIB C library... if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/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.3.a && \ ar rD libwcs-7.3.a *.o && \ /usr/bin/install -p -m 644 libwcs-7.3.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64 ; \ cd .. ; \ rm -f -r tmp ; \ else \ /usr/bin/install -p -m 644 libwcs-7.3.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64 ; \ fi ar: creating libwcs-7.3.a x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs-7.3.a if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.a" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.a ; \ fi ln -s libwcs-7.3.a /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.a if [ "libwcs.so.7.3" != "" ] ; then \ /usr/bin/install -p -m 755 libwcs.so.7.3 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64 ; \ if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so.7" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so.7 ; \ fi ; \ ln -s libwcs.so.7.3 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so.7 ; \ if [ "libwcs.so" != "" ] ; then \ if [ -h "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so" ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so ; \ fi ; \ ln -s libwcs.so.7 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so ; \ fi ; \ fi if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3 ; \ fi /usr/bin/install -p -m 444 *.h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3 rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib ln -s wcslib-7.3 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/C' /usr/bin/install -p -m 444 *.inc /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/Fortran' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/utils' if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin ; \ fi /usr/bin/install -p -m 755 fitshdr HPXcvt wcsware /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/man" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/man/man1 ; \ fi /usr/bin/install -p -m 644 fitshdr.1 HPXcvt.1 wcsware.1 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/man/man1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wcslib-7.3/utils' /usr/bin/install -p -m 444 wcsconfig.h wcsconfig_f77.h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3 if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3 ; \ fi /usr/bin/install -p -m 444 CHANGES COPYING* README /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3 if [ -h /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib ] ; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib ; \ ln -s wcslib-7.3 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib ; \ fi if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3 ; \ fi /usr/bin/install -p -m 444 wcslib.pdf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3 if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3/html" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3/html ; \ fi /usr/bin/install -p -m 444 html/* /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3/html if [ ! -d "/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/pkgconfig" ] ; then \ /usr/bin/install -p -d -m 775 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/pkgconfig ; \ fi /usr/bin/install -p -m 444 wcslib.pc /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/pkgconfig/wcslib.pc + rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-7.3 + chmod 755 /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/include/wcslib-7.3 + find /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 -name '*.a' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 7.3-2.mga8 --unique-debug-suffix -7.3-2.mga8.x86_64 --unique-debug-src-base wcslib-7.3-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wcslib-7.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/wcsware explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so.7.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/fitshdr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/HPXcvt extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/wcsware extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/lib64/libwcs.so.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/HPXcvt extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/bin/fitshdr original debug info size: 3592kB, size after compression: 3420kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 10146 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cirl3s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64wcs7-7.3-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JgyOur + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs7 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs7 + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs7 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs7 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64wcs7 = 7.3-2.mga8 lib64wcs7(x86-64) = 7.3-2.mga8 libwcs.so.7()(64bit) wcslib = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64wcs-devel-7.3-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jFRN1s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs-devel + cp -pr COPYING.LESSER /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs-devel + cp -pr html /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs-devel + cp -pr wcslib.pdf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/lib64wcs-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libwcs(64bit)) lib64wcs-devel = 7.3-2.mga8 lib64wcs-devel(x86-64) = 7.3-2.mga8 pkgconfig(wcslib) = 7.3 wcslib-devel = 7.3-2.mga8 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.3-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OY8dpu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-utils + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64/usr/share/doc/wcslib-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: wcslib-utils = 7.3-2.mga8 wcslib-utils(x86-64) = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcfitsio.so.9()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: wcslib-debugsource-7.3-2.mga8.x86_64 Provides: wcslib-debugsource = 7.3-2.mga8 wcslib-debugsource(x86-64) = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wcslib-debuginfo-7.3-2.mga8.x86_64 Provides: wcslib-debuginfo = 7.3-2.mga8 wcslib-debuginfo(x86-64) = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcslib-debugsource(x86-64) = 7.3-2.mga8 Processing files: lib64wcs7-debuginfo-7.3-2.mga8.x86_64 Provides: debuginfo(build-id) = ef7d14282ca1b96c2758725b7e4e7c3072a39303 lib64wcs7-debuginfo = 7.3-2.mga8 lib64wcs7-debuginfo(x86-64) = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcslib-debugsource(x86-64) = 7.3-2.mga8 Processing files: wcslib-utils-debuginfo-7.3-2.mga8.x86_64 Provides: debuginfo(build-id) = 0faa858c8ad95efdfc7e7ab3d6c11e2ecd18ad19 debuginfo(build-id) = 10f9cd27b5269b7a0bdb0c0dd6dd23a844a0e81d debuginfo(build-id) = 8ca76e8099e1c9da3d4a370a7e7b61bd9c73d77b wcslib-utils-debuginfo = 7.3-2.mga8 wcslib-utils-debuginfo(x86-64) = 7.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wcslib-debugsource(x86-64) = 7.3-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wcslib-debuginfo-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wcslib-utils-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wcslib-utils-debuginfo-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64wcs7-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64wcs7-debuginfo-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wcslib-debugsource-7.3-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64wcs-devel-7.3-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yAvAiu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wcslib-7.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wcslib-7.3-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KKIZdt + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wcslib-7.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!