D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/iat-0.1.7-12.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ntXPbq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ test -d /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lx78FD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ rm -rf iat-0.1.7
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/iat-0.1.7.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd iat-0.1.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ub0Jf2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ cd iat-0.1.7
+ '[' 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'
+ 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'
+ 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 '
+ 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 '
+ 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 a thread-safe mkdir -p... /usr/bin/mkdir -p
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... 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 working memcmp... yes
checking for memmove... yes
checking for memset... yes
checking for strcspn... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c mkcore.c
mkcore.c: In function 'is_mode':
mkcore.c:71:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   71 |                         fread ( &msf_block, sizeof ( msf_mode_block ), 1,  fptrs->fsource );
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkcore.c: In function 'track_vcd':
mkcore.c:108:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  108 |                         fread ( &copy_header, 1, sizeof ( copy_sub_header ), fptrs -> fsource );
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c mkcue.c
mkcue.c: In function 'create_first_track':
mkcue.c:113:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion]
  113 |         cue->block = img_struct->block;
      |                      ^~~~~~~~~~
mkcue.c: In function 'create_vcd_cue':
mkcue.c:240:24: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  240 |                 n_loop += img_struct -> block;
      |                        ^~
mkcue.c:240:27: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  240 |                 n_loop += img_struct -> block;
      |                           ^~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c mktoc.c
mktoc.c: In function 'print_toc_vcd_time':
mktoc.c:144:26: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  144 |         if ( ( loop_last * img_struct-> block ) > 0 )
      |                          ^
mktoc.c:145:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  145 |                 fprintf ( fptrs-> fdesc , "\t#%d",  ( loop_last * img_struct->block ) );
      |                                                                 ^
mktoc.c:145:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  145 |                 fprintf ( fptrs-> fdesc , "\t#%d",  ( loop_last * img_struct->block ) );
      |                                               ~^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |                |
      |                                                int              long unsigned int
      |                                               %ld
mktoc.c:155:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  155 |         fprintf ( fptrs->fdesc, " // length in bytes: %d\n", ( l_loop * img_struct->block ) );
      |                                                                       ^
mktoc.c:155:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  155 |         fprintf ( fptrs->fdesc, " // length in bytes: %d\n", ( l_loop * img_struct->block ) );
      |                                                       ~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                        |              |
      |                                                        int            long unsigned int
      |                                                       %ld
mktoc.c: In function 'toc_first_track':
mktoc.c:178:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion]
  178 |         toc->block = img_struct->block;
      |                      ^~~~~~~~~~
mktoc.c: In function 'create_vcd_toc':
mktoc.c:286:24: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  286 |                 n_loop += img_struct->block;
      |                        ^~
mktoc.c:286:27: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  286 |                 n_loop += img_struct->block;
      |                           ^~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c calculate_pregap.c
calculate_pregap.c: In function 'calculate_pregap_length':
calculate_pregap.c:86:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
   86 |         return ( ( cd_id_start - ( img_struct -> block * 16 ) ) - header - 1);
      |                                ^
calculate_pregap.c:86:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
   86 |         return ( ( cd_id_start - ( img_struct -> block * 16 ) ) - header - 1);
      |                                                                 ^
calculate_pregap.c:86:74: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
   86 |         return ( ( cd_id_start - ( img_struct -> block * 16 ) ) - header - 1);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
calculate_pregap.c: In function 'calculate_block_size':
calculate_pregap.c:102:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  102 |         size_t block  = cd_id_end - cd_id_start;
      |                         ^~~~~~~~~
calculate_pregap.c:104:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  104 |         img_struct -> block  = ( ( block % block_sizes [ 0 ] ) == 0 ) ? block_sizes [ 0 ] :
      |                                          ^
calculate_pregap.c:105:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  105 |                 ( ( block % block_sizes [ 1 ] ) == 0 ) ? block_sizes [ 1 ] :
      |                           ^
calculate_pregap.c:106:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  106 |                 ( ( block % block_sizes [ 2 ] ) == 0 ) ? block_sizes [ 2 ] :
      |                           ^
calculate_pregap.c:107:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  107 |                 ( ( block % block_sizes [ 3 ] ) == 0 ) ? block_sizes [ 3 ] :
      |                           ^
calculate_pregap.c:104:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  104 |         img_struct -> block  = ( ( block % block_sizes [ 0 ] ) == 0 ) ? block_sizes [ 0 ] :
      |                                ^
calculate_pregap.c: In function 'calculate_pregap':
calculate_pregap.c:196:40: warning: conversion from 'off_t' {aka 'long int'} to 'int' may change value [-Wconversion]
  196 |                 img_struct -> pregap = calculate_pregap_length ( cd_id_start, img_struct , header );
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~
calculate_pregap.c:149:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  149 |                 fread ( buf, sizeof ( char ), 12, fptrs -> fsource );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c util.c
util.c: In function 'smart_name':
util.c:103:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  103 |                         if ( 0 > ( length = tmp_buffer - original ) ) return ( buffer );
      |                                             ^~~~~~~~~~
util.c:115:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion]
  115 |                         if ( 0 > ( length = tmp_buffer - original ) ) return ( buffer );
      |                                             ^~~~~~~~~~
util.c: In function 'lba2msf':
util.c:167:37: warning: conversion from 'off_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion]
  167 |         (*( msf_block->frame  ) ) = lba % 75;
      |                                     ^~~
util.c:168:37: warning: conversion from 'off_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion]
  168 |         (*( msf_block->second ) ) = ( ( lba / 75 ) + 2 ) % 60;
      |                                     ^
util.c:169:37: warning: conversion from 'off_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion]
  169 |         (*( msf_block->minute ) ) = ( ( lba / 75 ) + 2 ) / 60;
      |                                     ^
util.c: In function 'img_2_img':
util.c:304:78: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  304 |         for ( n_loop = img_struct -> pregap  ; n_loop <  n_img_size ; n_loop += img_struct -> block ) {
      |                                                                              ^~
util.c:304:81: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  304 |         for ( n_loop = img_struct -> pregap  ; n_loop <  n_img_size ; n_loop += img_struct -> block ) {
      |                                                                                 ^~~~~~~~~~
util.c:307:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  307 |                 fread ( data_buffer , sizeof ( unsigned char ),  img_struct -> block, fptrs -> fsource );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c convert_2_iso.c
convert_2_iso.c: In function 'mode_0':
convert_2_iso.c:84:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   84 |         fread ( &mgen, 1, sizeof ( mode_generic ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_1':
convert_2_iso.c:106:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  106 |         fread ( &mone, 1, sizeof ( mode_one ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_2_form_1':
convert_2_iso.c:128:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  128 |         fread ( &m2f1, 1, sizeof ( mode_two_form_1 ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_2_form_2':
convert_2_iso.c:150:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  150 |         fread ( &m2f2, 1, sizeof ( mode_two_form_2 ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_2':
convert_2_iso.c:176:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  176 |         fread ( &sub_header, 1, sizeof ( sub_header_block ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_2_form_1_headerless':
convert_2_iso.c:212:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  212 |         fread ( &mtwo, 1, sizeof ( mode_two_form_1_headerless ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'mode_2_form_2_headerless':
convert_2_iso.c:235:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  235 |         fread ( &mtwo, 1, sizeof ( mode_two_form_2_headerless ), fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
convert_2_iso.c: In function 'bin_2_iso':
convert_2_iso.c:280:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  280 |                 fread ( &header, 1, sizeof ( sync_header_block ), fptrs -> fsource );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c main.c
main.c: In function 'create_dat_or_bin':
main.c:208:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  208 |         printf (" BLOCK : (%d)\n", block );
      |                            ~^      ~~~~~
      |                             |      |
      |                             int    size_t {aka long unsigned int}
      |                            %ld
main.c: In function 'iso_conversion':
main.c:271:51: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  271 |                                 printf ( "Block :%d\n", img_struct -> block );
      |                                                  ~^     ~~~~~~~~~~~~~~~~~~~
      |                                                   |                |
      |                                                   int              size_t {aka long unsigned int}
      |                                                  %ld
main.c:277:55: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  277 |                                 printf ( "RAW Block :%d\n", img_struct -> block );
      |                                                      ~^     ~~~~~~~~~~~~~~~~~~~
      |                                                       |                |
      |                                                       int              size_t {aka long unsigned int}
      |                                                      %ld
main.c:283:116: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  283 |                                 printf ( "Warning : VCD Image conversion, may not work in your standalone player :%d\n", img_struct -> block );
      |                                                                                                                   ~^     ~~~~~~~~~~~~~~~~~~~
      |                                                                                                                    |                |
      |                                                                                                                    int              size_t {aka long unsigned int}
      |                                                                                                                   %ld
main.c: In function 'main':
main.c:384:85: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  384 |                                                 printf ( "\nWarning: YOUR IMAGE of %d  will be TRANSFORMED to 2048\n", img_struct.block );
      |                                                                                    ~^                                  ~~~~~~~~~~~~~~~~
      |                                                                                     |                                            |
      |                                                                                     int                                          size_t {aka long unsigned int}
      |                                                                                    %ld
main.c:408:85: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  408 |                                                 printf ( "\nWarning: YOUR IMAGE of %d  will be TRANSFORMED to ", img_struct.block );
      |                                                                                    ~^                            ~~~~~~~~~~~~~~~~
      |                                                                                     |                                      |
      |                                                                                     int                                    size_t {aka long unsigned int}
      |                                                                                    %ld
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c cmdline.c
cmdline.c: In function 'cmdline_parser_create_argv':
cmdline.c:785:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion]
  785 |   for (i = (n-1); i >= 0; --i)
      |            ^
cmdline.c:794:10: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion]
  794 |   return n;
      |          ^
cmdline.c: In function 'cmdline_parser_string_ext':
cmdline.c:829:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion]
  829 |     cmdline_parser_internal (argc, argv_ptr, args_info, params, 0);
      |                              ^~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -DHAVE_CONFIG_H -I. -I..    -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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 -c debug.c
debug.c: In function 'display_pvd_info':
debug.c:173:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  173 |         printf ( "VOLUME SPACE\t: %ld\n", isonum_733 ( pvd -> volume_space_size ) );
      |                                   ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |     |
      |                                     |     int
      |                                     long int
      |                                   %d
debug.c:177:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  177 |         printf ( "PATH TABLE\t: %ld\n", isonum_733 ( pvd -> path_table_size ) );
      |                                 ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |     |
      |                                   |     int
      |                                   long int
      |                                 %d
debug.c:178:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  178 |         printf ( "PATH TABLE L\t: %ld\n", isonum_731 ( pvd -> type_l_path_table ) );
      |                                   ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |     |
      |                                     |     int
      |                                     long int
      |                                   %d
debug.c:179:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  179 |         printf ( "TYPE TABLE L\t: %ld\n", isonum_731 ( pvd -> opt_type_l_path_table ) );
      |                                   ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |     |
      |                                     |     int
      |                                     long int
      |                                   %d
debug.c:180:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  180 |         printf ( "PATH TABLE M\t: %ld\n", isonum_732 ( pvd -> type_m_path_table ) );
      |                                   ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |     |
      |                                     |     int
      |                                     long int
      |                                   %d
debug.c:181:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  181 |         printf ( "TYPE TABLE M\t: %ld\n", isonum_732 ( pvd -> opt_type_m_path_table ) );
      |                                   ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |     |
      |                                     |     int
      |                                     long int
      |                                   %d
debug.c:182:33: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  182 |         printf ( "ROOT DIR\t: %ld\n", ( *( pvd ->  root_directory_record  ) ) );
      |                               ~~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                 |       |
      |                                 |       int
      |                                 long int
      |                               %d
debug.c: In function 'display_mode_info':
debug.c:339:66: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=]
  339 |                                         printf ( "Mode %d at (%lld)", current . mode, n_loop );
      |                                                               ~~~^                    ~~~~~~
      |                                                                  |                    |
      |                                                                  long long int        off_t {aka long int}
      |                                                               %ld
debug.c:363:73: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=]
  363 |                                                 printf ("Mode %d at (%lld)", current . mode, n_loop );
      |                                                                      ~~~^                    ~~~~~~
      |                                                                         |                    |
      |                                                                         long long int        off_t {aka long int}
      |                                                                      %ld
debug.c:388:90: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=]
  388 |                                                         printf ( "Mode %d Form %d at (%lld)", current . mode, current . sub_mode, n_loop );
      |                                                                                       ~~~^                                        ~~~~~~
      |                                                                                          |                                        |
      |                                                                                          long long int                            off_t {aka long int}
      |                                                                                       %ld
debug.c:398:91: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=]
  398 |                                                         printf ( "Mode %d Formless at (%lld)", current . mode, n_loop );
      |                                                                                        ~~~^                    ~~~~~~
      |                                                                                           |                    |
      |                                                                                           long long int        off_t {aka long int}
      |                                                                                        %ld
debug.c: In function 'get_udf_pvd_block':
debug.c:435:88: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  435 |         set_file_pointer ( fptrs -> fsource, ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) );
      |                                                                                        ^
debug.c:454:109: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  454 |                                 ( off_t ) ( ( img_struct -> block * ( udf_avd.main_vol_desc_seq_ext.loc ) ) + ( img_struct -> pregap ) ) );
      |                                                                                                             ^
debug.c:457:117: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  457 |                 printf ( "\n AVDP Block not found at Location 256: %d\n", ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) );
      |                                                                                                                     ^
debug.c:457:69: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
  457 |                 printf ( "\n AVDP Block not found at Location 256: %d\n", ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) );
      |                                                                    ~^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |     |
      |                                                                     int   long int
      |                                                                    %ld
debug.c: In function 'debug':
debug.c:502:40: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  502 |                 printf ( "Pregap\t: (%ld)\n", img_struct->pregap );
      |                                      ~~^      ~~~~~~~~~~~~~~~~~~
      |                                        |                |
      |                                        long int         int
      |                                      %d
debug.c:503:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  503 |                 printf ( "Block\t: (%d)\n", img_struct->block );
      |                                     ~^      ~~~~~~~~~~~~~~~~~
      |                                      |                |
      |                                      int              size_t {aka long unsigned int}
      |                                     %ld
debug.c:504:39: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]
  504 |                 printf ( "Size\t: (%lld) bytes\n", img_size );
      |                                    ~~~^            ~~~~~~~~
      |                                       |            |
      |                                       |            off_t {aka long int}
      |                                       long long int
      |                                    %ld
debug.c:546:119: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
  546 |                                         set_file_pointer ( fptrs -> fsource, ( off_t ) ( ( img_struct -> block * 16 ) + ( img_struct -> pregap ) ) );
      |                                                                                                                       ^
debug.c:558:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
  558 |                         n_loop += img_struct -> block;
      |                                ^~
debug.c:558:35: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  558 |                         n_loop += img_struct -> block;
      |                                   ^~~~~~~~~~
debug.c: In function 'get_udf_pvd_block':
debug.c:436:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  436 |         fread ( buffer, 1, img_struct -> block, fptrs -> fsource );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
debug.c:455:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  455 |                 fread ( buffer, 1, img_struct -> block, fptrs -> fsource );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
debug.c: In function 'debug':
debug.c:509:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  509 |                         fread ( buffer, 1, img_struct -> block, fptrs -> fsource );
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
debug.c:547:41: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  547 |                                         fread ( buffer, 1, img_struct -> block, fptrs -> fsource );
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
gcc -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align  -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  -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 iat util.o calculate_pregap.o convert_2_iso.o debug.o cmdline.o mkcue.o mktoc.o mkcore.o main.o  
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/src'
Making all in man
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gIZie0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ mkdir /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT
+ cd iat-0.1.7
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/bin
+ mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/man/man1/iat
+ cp src/iat /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/bin
+ install -c -m 644 man/iat.1 /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/man/man1/iat
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.1.7-12.mga10 --unique-debug-suffix -0.1.7-12.mga10.x86_64 --unique-debug-src-base iat-0.1.7-12.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7
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/iat-0.1.7-12.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
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/mkcore.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/mkcore.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/calculate_pregap.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/mkcue.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/mkcue.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/debug.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/ecma167.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/util.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/convert_2_iso.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/calculate_pregap.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/mktoc.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/util.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/debug.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/iat-0.1.7-12.mga10.x86_64/src/convert_2_iso.c is executable but has no shebang, removing executable bit
+ 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/iat-0.1.7-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: iat-0.1.7-12.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vDpVJJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ cd iat-0.1.7
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/ChangeLog /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/AUTHORS /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/COPYING /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/INSTALL /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/NEWS /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ cp -pr /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/iat-0.1.7/README /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT/usr/share/doc/iat
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: iat = 0.1.7-12.mga10 iat(x86-64) = 0.1.7-12.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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit)
Processing files: iat-debugsource-0.1.7-12.mga10.x86_64
Provides: iat-debugsource = 0.1.7-12.mga10 iat-debugsource(x86-64) = 0.1.7-12.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: iat-debuginfo-0.1.7-12.mga10.x86_64
Provides: debuginfo(build-id) = 3a534161441fc2f19c3718d811e59314471aeea3 iat-debuginfo = 0.1.7-12.mga10 iat-debuginfo(x86-64) = 0.1.7-12.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: iat-debugsource(x86-64) = 0.1.7-12.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/iat-0.1.7-12.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/iat-debugsource-0.1.7-12.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/iat-debuginfo-0.1.7-12.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wIwP4z
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ test -d /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/iat-0.1.7-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!