<86>May 4 02:54:49 userdel[3637106]: delete user 'rooter' <86>May 4 02:54:49 userdel[3637106]: removed group 'rooter' owned by 'rooter' <86>May 4 02:54:49 userdel[3637106]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:54:49 groupadd[3637131]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 02:54:49 groupadd[3637131]: group added to /etc/gshadow: name=rooter <86>May 4 02:54:49 groupadd[3637131]: new group: name=rooter, GID=1850 <86>May 4 02:54:49 useradd[3637152]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 02:54:49 userdel[3637191]: delete user 'builder' <86>May 4 02:54:49 userdel[3637191]: removed group 'builder' owned by 'builder' <86>May 4 02:54:49 userdel[3637191]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:54:49 groupadd[3637221]: group added to /etc/group: name=builder, GID=1851 <86>May 4 02:54:49 groupadd[3637221]: group added to /etc/gshadow: name=builder <86>May 4 02:54:49 groupadd[3637221]: new group: name=builder, GID=1851 <86>May 4 02:54:49 useradd[3637244]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iat-0.1.7-alt1.qa1.nosrc.rpm (w1.gzdio) Installing iat-0.1.7-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iat-0.1.7 + echo 'Source #0 (iat-0.1.7.tar.bz2):' Source #0 (iat-0.1.7.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/iat-0.1.7.tar.bz2 + /bin/tar -xf - + cd iat-0.1.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iat-0.1.7 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -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-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-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 + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 ( ©_header, 1, sizeof ( copy_sub_header ), fptrs -> fsource ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:140:29: warning: unused variable 'ISO_9660_END' [-Wunused-variable] 140 | unsigned const char ISO_9660_END [ 8 ] = { 0xFF, 0x43, 0x44, 0x30, 0x30, 0x31, 0x01, 0x00 }; | ^~~~~~~~~~~~ calculate_pregap.c:139:29: warning: unused variable 'ISO_9660_START' [-Wunused-variable] 139 | unsigned const char ISO_9660_START [ 8 ] = { 0x01, 0x43, 0x44, 0x30, 0x30, 0x31, 0x01, 0x00 }; | ^~~~~~~~~~~~~~ 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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:174:24: warning: unused variable 'msf_block' [-Wunused-variable] 174 | msf_mode_block msf_block; | ^~~~~~~~~ mktoc.c:172:15: warning: unused variable 'lba' [-Wunused-variable] 172 | off_t lba = 0; | ^~~ 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; | ^~~~~~~~~~ mktoc.c:251:33: warning: unused variable 'msf_block' [-Wunused-variable] 251 | msf_mode_block msf_block; | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cmdline.c cmdline.c: In function 'update_arg': cmdline.c:460:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] 460 | char *stop_char = 0; | ^~~~~~~~~ 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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 main.c:330:13: warning: variable 'return_value' set but not used [-Wunused-but-set-variable] 330 | int return_value = ERROR; | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:485:41: warning: unused variable 'udf_flag' [-Wunused-variable] 485 | int udf_flag = 0; | ^~~~~~~~ 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 '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' x86_64-alt-linux-gcc -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 '/usr/src/RPM/BUILD/iat-0.1.7/src' Making all in man make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd iat-0.1.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/iat-buildroot make: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'iat' '/usr/src/tmp/iat-buildroot/usr/bin/iat' test -z "/usr/include" || /usr/bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/include" /usr/libexec/rpm-build/install -p -m 644 'util.h' '/usr/src/tmp/iat-buildroot/usr/include/util.h' /usr/libexec/rpm-build/install -p -m 644 'calculate_pregap.h' '/usr/src/tmp/iat-buildroot/usr/include/calculate_pregap.h' /usr/libexec/rpm-build/install -p -m 644 'convert_2_iso.h' '/usr/src/tmp/iat-buildroot/usr/include/convert_2_iso.h' /usr/libexec/rpm-build/install -p -m 644 'cmdline.h' '/usr/src/tmp/iat-buildroot/usr/include/cmdline.h' /usr/libexec/rpm-build/install -p -m 644 'define.h' '/usr/src/tmp/iat-buildroot/usr/include/define.h' /usr/libexec/rpm-build/install -p -m 644 'mmc2r11.h' '/usr/src/tmp/iat-buildroot/usr/include/mmc2r11.h' /usr/libexec/rpm-build/install -p -m 644 'debug.h' '/usr/src/tmp/iat-buildroot/usr/include/debug.h' /usr/libexec/rpm-build/install -p -m 644 'ecma119.h' '/usr/src/tmp/iat-buildroot/usr/include/ecma119.h' /usr/libexec/rpm-build/install -p -m 644 'mkcue.h' '/usr/src/tmp/iat-buildroot/usr/include/mkcue.h' /usr/libexec/rpm-build/install -p -m 644 'mktoc.h' '/usr/src/tmp/iat-buildroot/usr/include/mktoc.h' /usr/libexec/rpm-build/install -p -m 644 'mkcore.h' '/usr/src/tmp/iat-buildroot/usr/include/mkcore.h' /usr/libexec/rpm-build/install -p -m 644 'ecma167.h' '/usr/src/tmp/iat-buildroot/usr/include/ecma167.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/man' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './iat.1' '/usr/src/tmp/iat-buildroot/usr/share/man/man1/iat.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7/man' make[1]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7' make[2]: Entering directory '/usr/src/RPM/BUILD/iat-0.1.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7' make: Leaving directory '/usr/src/RPM/BUILD/iat-0.1.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/iat-buildroot/ (default) Compressing files in /usr/src/tmp/iat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/iat-buildroot Processing files: iat-0.1.7-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vePOvS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pqbkYz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4LwQdg Creating iat-debuginfo package Processing files: iat-debuginfo-0.1.7-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IYjhst find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dvjKqR find-requires: running scripts (debuginfo) Requires: iat = 0.1.7-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/iat-0.1.7-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/iat-debuginfo-0.1.7-alt1.qa1.x86_64.rpm (w2.lzdio) 1.98user 2.31system 0:09.10elapsed 47%CPU (0avgtext+0avgdata 40112maxresident)k 0inputs+0outputs (0major+504434minor)pagefaults 0swaps 0.65user 1.70system 0:14.07elapsed 16%CPU (0avgtext+0avgdata 12396maxresident)k 0inputs+0outputs (0major+94332minor)pagefaults 0swaps --- iat-0.1.7-alt1.qa1.x86_64.rpm.repo 2013-04-16 16:01:04.000000000 +0000 +++ iat-0.1.7-alt1.qa1.x86_64.rpm.hasher 2024-05-04 02:55:00.612124012 +0000 @@ -1,8 +1,9 @@ /usr/bin/iat 100755 root:root -/usr/share/man/man1/iat.1.gz 100644 root:root +/usr/share/man/man1/iat.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -10,4 +11,4 @@ Provides: iat = 0.1.7-alt1.qa1 -File: /usr/bin/iat 100755 root:root 66b898d9c04c654d53830b5025000cc1 -File: /usr/share/man/man1/iat.1.gz 100644 root:root d4f642ea467db8ad0222908101147201 -RPMIdentity: ea82d92be800e147c9a4c2c273f90eadb9db0dadf1f0c12718158a640492c22ec4a4e996a3ef7c9286bc9f7c3bea9457941924a29efe8e8c8b5eab527b0fbdfd +File: /usr/bin/iat 100755 root:root 94e18c3dfdf824817f00372a5ad8803c +File: /usr/share/man/man1/iat.1.xz 100644 root:root 713dcbc8e0bf9d918d881213c840cc8f +RPMIdentity: 580e974e936363adfa0c7f9070e96b2051e4ac83624ade305b2225ac951ae2676051c92cff2ce54606d4ccb2b7fe7959e90a4d3f86ba9e30cab56345496b076b --- iat-debuginfo-0.1.7-alt1.qa1.x86_64.rpm.repo 2013-04-16 16:01:04.000000000 +0000 +++ iat-debuginfo-0.1.7-alt1.qa1.x86_64.rpm.hasher 2024-05-04 02:55:00.691125070 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/0c1ddb991c94651eae9b13e2a070eb52cedcbf 120777 root:root ../../../../bin/iat -/usr/lib/debug/.build-id/5b/0c1ddb991c94651eae9b13e2a070eb52cedcbf.debug 120777 root:root ../../usr/bin/iat.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/d358ad1314b4de5bff807c1243513a060004dd 120777 root:root ../../../../bin/iat +/usr/lib/debug/.build-id/ec/d358ad1314b4de5bff807c1243513a060004dd.debug 120777 root:root ../../usr/bin/iat.debug /usr/lib/debug/usr/bin/iat.debug 100644 root:root @@ -32,6 +32,6 @@ Provides: iat-debuginfo = 0.1.7-alt1.qa1 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/0c1ddb991c94651eae9b13e2a070eb52cedcbf 120777 root:root ../../../../bin/iat -File: /usr/lib/debug/.build-id/5b/0c1ddb991c94651eae9b13e2a070eb52cedcbf.debug 120777 root:root ../../usr/bin/iat.debug -File: /usr/lib/debug/usr/bin/iat.debug 100644 root:root 6c220cad2aeec3ee7ca12bca66cfe52c +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/d358ad1314b4de5bff807c1243513a060004dd 120777 root:root ../../../../bin/iat +File: /usr/lib/debug/.build-id/ec/d358ad1314b4de5bff807c1243513a060004dd.debug 120777 root:root ../../usr/bin/iat.debug +File: /usr/lib/debug/usr/bin/iat.debug 100644 root:root f9843f88a118ba51f4ab1a7b89d4099c File: /usr/src/debug/iat-0.1.7 40755 root:root @@ -59,2 +59,2 @@ File: /usr/src/debug/iat-0.1.7/src/util.h 100644 root:root 613fe474879f34bbe07cc2d9e3b711e9 -RPMIdentity: f62671d0616af7993046cb2f2514fddc747d2281bebce8787f3f59c395ab18ade7c2bee39dfc3d5b6b1e18b3b0ecf79636597db63393c0abcc6c5c91780999a2 +RPMIdentity: 4b792e9b9b5045c1e15427f2a3731d9111f1293c78a058e0616250877c681570054e08c1ca7e1ae39bbdb1cee2045b69b098a6e0a320d3b0122fc4cdcb241107