D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/fitscut-1.4.4-17.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QO3I2z
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OEgWnr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ rm -rf fitscut-1.4.4
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fitscut-1.4.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fitscut-1.4.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/Add-includes-resp.-function-prototypes.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix_asinh.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/pterjan/rpmbuild/tmp/rpm-tmp.ZPU5Um
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ cd fitscut-1.4.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name 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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-mageia-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... no
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking cfitsio/fitsio.h usability... no
checking cfitsio/fitsio.h presence... no
checking for cfitsio/fitsio.h... no
checking fitsio.h usability... yes
checking fitsio.h presence... yes
checking for fitsio.h... yes
checking for sin in -lm... yes
checking for connect in -lsocket... no
checking for main in -lnsl... no
checking for png_read_info in -lpng... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for ffvers in -lcfitsio... yes
checking for wcsinit in -lwcs... no
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fitscut.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-am
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c getopt1.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c getopt.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c output_fits.c
output_fits.c: In function 'fitscut_write_primary':
output_fits.c:72:14: warning: variable 'nelements' set but not used [-Wunused-but-set-variable]
   72 |         long nelements;
      |              ^~~~~~~~~
output_fits.c:70:14: warning: variable 'fpixel' set but not used [-Wunused-but-set-variable]
   70 |         long fpixel[3];
      |              ^~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c colormap.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c file_check.c
file_check.c: In function 'check_output_file':
file_check.c:219:31: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  219 |                         (void)fgets (response, sizeof (response)-1, stdin);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c histogram.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c util.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c output_jpg.c
output_jpg.c: In function 'write_to_jpg':
output_jpg.c:328:46: warning: pointer targets in passing argument 3 of 'jpeg_write_marker' differ in signedness [-Wpointer-sign]
  328 |         jpeg_write_marker (&cinfo, JPEG_COM, comment_text, strlen (comment_text));
      |                                              ^~~~~~~~~~~~
      |                                              |
      |                                              char *
In file included from output_jpg.c:37:
/usr/include/jpeglib.h:1047:46: note: expected 'const JOCTET *' {aka 'const unsigned char *'} but argument is of type 'char *'
 1047 |                                const JOCTET *dataptr, unsigned int datalen);
      |                                ~~~~~~~~~~~~~~^~~~~~~
output_jpg.c:273:24: warning: variable 'num_palette' set but not used [-Wunused-but-set-variable]
  273 |         int bit_depth, num_palette;
      |                        ^~~~~~~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c output_png.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c extract.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c draw.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c resize.c
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c fitscut.c
fitscut.c: In function 'main':
fitscut.c:534:13: warning: variable 'user_scale_factor_count' set but not used [-Wunused-but-set-variable]
  534 |         int user_scale_factor_count = 0;
      |             ^~~~~~~~~~~~~~~~~~~~~~~
fitscut.c:522:13: warning: variable 'lose' set but not used [-Wunused-but-set-variable]
  522 |         int lose = 0;
      |             ^~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes  -c image_scale.c
image_scale.c: In function 'log_image':
image_scale.c:216:15: warning: variable 'user_threshold' set but not used [-Wunused-but-set-variable]
  216 |         float user_threshold;
      |               ^~~~~~~~~~~~~~
image_scale.c:215:15: warning: variable 'threshold' set but not used [-Wunused-but-set-variable]
  215 |         float threshold;
      |               ^~~~~~~~~
image_scale.c: In function 'sqrt_image':
image_scale.c:257:15: warning: variable 'threshold' set but not used [-Wunused-but-set-variable]
  257 |         float threshold;
      |               ^~~~~~~~~
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DSTDC_HEADERS=1 -Wall -Wmissing-prototypes   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fitscut  colormap.o draw.o extract.o file_check.o fitscut.o getopt1.o getopt.o histogram.o image_scale.o output_fits.o output_jpg.o output_png.o resize.o util.o   -lcfitsio -ljpeg -lpng -lm 
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EdaPDf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT
+ cd fitscut-1.4.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
test -z "/usr/bin" || mkdir -p -- "/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/bin"
  /usr/bin/install -p 'fitscut' '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/bin/fitscut'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4'
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.4-17.mga10 --unique-debug-suffix -1.4.4-17.mga10.x86_64 --unique-debug-src-base fitscut-1.4.4-17.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/fitscut-1.4.4-17.mga10.x86_64
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: fitscut-1.4.4-17.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.193m39
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ cd fitscut-1.4.4
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/share/doc/fitscut
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/share/doc/fitscut
+ cp -pr /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4/AUTHORS /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/share/doc/fitscut
+ cp -pr /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/fitscut-1.4.4/NEWS /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT/usr/share/doc/fitscut
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: fitscut = 1.4.4-17.mga10 fitscut(x86-64) = 1.4.4-17.mga10
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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcfitsio.so.10()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit)
Processing files: fitscut-debugsource-1.4.4-17.mga10.x86_64
Provides: fitscut-debugsource = 1.4.4-17.mga10 fitscut-debugsource(x86-64) = 1.4.4-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: fitscut-debuginfo-1.4.4-17.mga10.x86_64
Provides: debuginfo(build-id) = d2cc5fac6668d0b408462f5e014cfa7587cd3a09 fitscut-debuginfo = 1.4.4-17.mga10 fitscut-debuginfo(x86-64) = 1.4.4-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: fitscut-debugsource(x86-64) = 1.4.4-17.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fitscut-1.4.4-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fitscut-debugsource-1.4.4-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/fitscut-debuginfo-1.4.4-17.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oyngQY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/fitscut-1.4.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!