<86>Jan 27 06:09:36 userdel[2031]: delete user 'rooter' <86>Jan 27 06:09:36 userdel[2031]: removed group 'rooter' owned by 'rooter' <86>Jan 27 06:09:36 groupadd[2040]: group added to /etc/group: name=rooter, GID=543 <86>Jan 27 06:09:36 groupadd[2040]: group added to /etc/gshadow: name=rooter <86>Jan 27 06:09:36 groupadd[2040]: new group: name=rooter, GID=543 <86>Jan 27 06:09:37 useradd[2047]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Jan 27 06:09:37 userdel[2060]: delete user 'builder' <86>Jan 27 06:09:37 userdel[2060]: removed group 'builder' owned by 'builder' <86>Jan 27 06:09:37 userdel[2060]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 06:09:37 groupadd[2068]: group added to /etc/group: name=builder, GID=544 <86>Jan 27 06:09:37 groupadd[2068]: group added to /etc/gshadow: name=builder <86>Jan 27 06:09:37 groupadd[2068]: new group: name=builder, GID=544 <86>Jan 27 06:09:37 useradd[2076]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash Installing iat-0.1.7-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7385 + 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.68718 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iat-0.1.7 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/iat-0.1.7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/iat-0.1.7' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/iat-0.1.7/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c util.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c calculate_pregap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c convert_2_iso.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c debug.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c cmdline.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c mkcue.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c mktoc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c mkcore.c cmdline.c: In function 'update_arg': cmdline.c:460:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ cmdline.c: In function 'cmdline_parser_create_argv': cmdline.c:785:12: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] for (i = (n-1); i >= 0; --i) ^ 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] cmdline_parser_internal (argc, argv_ptr, args_info, params, 0); ^ convert_2_iso.c: In function 'mode_0': convert_2_iso.c:84:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &mgen, 1, sizeof ( mode_generic ), fptrs -> fsource ); ^ debug.c: In function 'display_pvd_info': debug.c:173:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "VOLUME SPACE\t: %ld\n", isonum_733 ( pvd -> volume_space_size ) ); ^ convert_2_iso.c: In function 'mode_1': convert_2_iso.c:106:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &mone, 1, sizeof ( mode_one ), fptrs -> fsource ); ^ convert_2_iso.c: In function 'mode_2_form_1': mkcore.c: In function 'is_mode': convert_2_iso.c:128:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &m2f1, 1, sizeof ( mode_two_form_1 ), fptrs -> fsource ); ^ mkcore.c:71:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &msf_block, sizeof ( msf_mode_block ), 1, fptrs->fsource ); ^ convert_2_iso.c: In function 'mode_2_form_2': debug.c:177:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "PATH TABLE\t: %ld\n", isonum_733 ( pvd -> path_table_size ) ); ^ convert_2_iso.c:150:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &m2f2, 1, sizeof ( mode_two_form_2 ), fptrs -> fsource ); ^ debug.c:178:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "PATH TABLE L\t: %ld\n", isonum_731 ( pvd -> type_l_path_table ) ); ^ debug.c:179:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "TYPE TABLE L\t: %ld\n", isonum_731 ( pvd -> opt_type_l_path_table ) ); ^ debug.c:180:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "PATH TABLE M\t: %ld\n", isonum_732 ( pvd -> type_m_path_table ) ); ^ convert_2_iso.c: In function 'mode_2': convert_2_iso.c:176:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &sub_header, 1, sizeof ( sub_header_block ), fptrs -> fsource ); ^ debug.c:181:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "TYPE TABLE M\t: %ld\n", isonum_732 ( pvd -> opt_type_m_path_table ) ); ^ debug.c:182:11: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "ROOT DIR\t: %ld\n", ( *( pvd -> root_directory_record ) ) ); ^ convert_2_iso.c: In function 'mode_2_form_1_headerless': mkcore.c: In function 'track_vcd': convert_2_iso.c:212:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &mtwo, 1, sizeof ( mode_two_form_1_headerless ), fptrs -> fsource ); ^ mkcore.c:108:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( ©_header, 1, sizeof ( copy_sub_header ), fptrs -> fsource ); ^ convert_2_iso.c: In function 'mode_2_form_2_headerless': convert_2_iso.c:235:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 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:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( &header, 1, sizeof ( sync_header_block ), fptrs -> fsource ); ^ debug.c: In function 'get_udf_pvd_block': debug.c:435:81: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] set_file_pointer ( fptrs -> fsource, ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) ); ^ debug.c:454:81: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ( off_t ) ( ( img_struct -> block * ( udf_avd.main_vol_desc_seq_ext.loc ) ) + ( img_struct -> pregap ) ) ); ^ debug.c:457:103: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] printf ( "\n AVDP Block not found at Location 256: %d\n", ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) ); ^ debug.c:457:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf ( "\n AVDP Block not found at Location 256: %d\n", ( off_t ) ( ( img_struct -> block * 256 ) + ( img_struct -> pregap ) ) ); ^ mkcue.c: In function 'create_first_track': debug.c: In function 'debug': mkcue.c:113:15: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] cue->block = img_struct->block; ^ debug.c:502:12: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf ( "Pregap\t: (%ld)\n", img_struct->pregap ); ^ debug.c:546:84: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] set_file_pointer ( fptrs -> fsource, ( off_t ) ( ( img_struct -> block * 16 ) + ( img_struct -> pregap ) ) ); ^ debug.c:485:9: warning: unused variable 'udf_flag' [-Wunused-variable] int udf_flag = 0; ^ mktoc.c: In function 'print_toc_vcd_time': mktoc.c:145:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t {aka long long int}' [-Wformat=] fprintf ( fptrs-> fdesc , "\t#%d", ( loop_last * img_struct->block ) ); ^ mktoc.c:155:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'off_t {aka long long int}' [-Wformat=] fprintf ( fptrs->fdesc, " // length in bytes: %d\n", ( l_loop * img_struct->block ) ); ^ mktoc.c: In function 'toc_first_track': mktoc.c:178:15: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion] toc->block = img_struct->block; ^ mktoc.c:174:17: warning: unused variable 'msf_block' [-Wunused-variable] msf_mode_block msf_block; ^ mktoc.c:172:8: warning: unused variable 'lba' [-Wunused-variable] off_t lba = 0; ^ mktoc.c: In function 'create_vcd_toc': mktoc.c:251:18: warning: unused variable 'msf_block' [-Wunused-variable] msf_mode_block msf_block; ^ util.c: In function 'smart_name': util.c:103:24: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ( 0 > ( length = tmp_buffer - original ) ) return ( buffer ); ^ util.c:115:24: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] if ( 0 > ( length = tmp_buffer - original ) ) return ( buffer ); ^ util.c: In function 'lba2msf': util.c:167:30: warning: conversion to 'unsigned char' from 'off_t {aka long long int}' may alter its value [-Wconversion] (*( msf_block->frame ) ) = lba % 75; ^ util.c:168:30: warning: conversion to 'unsigned char' from 'off_t {aka long long int}' may alter its value [-Wconversion] (*( msf_block->second ) ) = ( ( lba / 75 ) + 2 ) % 60; ^ util.c:169:30: warning: conversion to 'unsigned char' from 'off_t {aka long long int}' may alter its value [-Wconversion] (*( msf_block->minute ) ) = ( ( lba / 75 ) + 2 ) / 60; ^ debug.c: In function 'get_udf_pvd_block': debug.c:436:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( buffer, 1, img_struct -> block, fptrs -> fsource ); ^ debug.c:455:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( buffer, 1, img_struct -> block, fptrs -> fsource ); ^ debug.c: In function 'debug': debug.c:509:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( buffer, 1, img_struct -> block, fptrs -> fsource ); ^ debug.c:547:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( buffer, 1, img_struct -> block, fptrs -> fsource ); ^ util.c: In function 'img_2_img': util.c:307:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( data_buffer , sizeof ( unsigned char ), img_struct -> block, fptrs -> fsource ); ^ calculate_pregap.c: In function 'calculate_block_size': calculate_pregap.c:102:18: warning: conversion to 'size_t {aka unsigned int}' from 'off_t {aka long long int}' may alter its value [-Wconversion] size_t block = cd_id_end - cd_id_start; ^ calculate_pregap.c:104:35: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] img_struct -> block = ( ( block % block_sizes [ 0 ] ) == 0 ) ? block_sizes [ 0 ] : ^ calculate_pregap.c:105:13: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ( ( block % block_sizes [ 1 ] ) == 0 ) ? block_sizes [ 1 ] : ^ calculate_pregap.c:106:13: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ( ( block % block_sizes [ 2 ] ) == 0 ) ? block_sizes [ 2 ] : ^ calculate_pregap.c:107:13: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] ( ( block % block_sizes [ 3 ] ) == 0 ) ? block_sizes [ 3 ] : ^ calculate_pregap.c:104:25: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] img_struct -> block = ( ( block % block_sizes [ 0 ] ) == 0 ) ? block_sizes [ 0 ] : ^ calculate_pregap.c:104:25: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] calculate_pregap.c:104:25: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] calculate_pregap.c:104:25: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] calculate_pregap.c:104:25: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] calculate_pregap.c: In function 'calculate_pregap': calculate_pregap.c:196:26: warning: conversion to 'int' from 'off_t {aka long long int}' may alter its value [-Wconversion] img_struct -> pregap = calculate_pregap_length ( cd_id_start, img_struct , header ); ^ calculate_pregap.c:140:22: warning: unused variable 'ISO_9660_END' [-Wunused-variable] unsigned const char ISO_9660_END [ 8 ] = { 0xFF, 0x43, 0x44, 0x30, 0x30, 0x31, 0x01, 0x00 }; ^ calculate_pregap.c:139:22: warning: unused variable 'ISO_9660_START' [-Wunused-variable] unsigned const char ISO_9660_START [ 8 ] = { 0x01, 0x43, 0x44, 0x30, 0x30, 0x31, 0x01, 0x00 }; ^ calculate_pregap.c:149:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread ( buf, sizeof ( char ), 12, fptrs -> fsource ); ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -c main.c main.c: In function 'main': main.c:330:6: warning: variable 'return_value' set but not used [-Wunused-but-set-variable] int return_value = ERROR; ^ i586-alt-linux-gcc -D_FILE_OFFSET_BITS=64 -pedantic -Wconversion -Wpointer-arith -Wcast-align -pipe -Wall -g -O2 -march=i586 -mtune=generic -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]: Entering directory `/usr/src/RPM/BUILD/iat-0.1.7/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/iat-0.1.7/man' make[2]: Entering directory `/usr/src/RPM/BUILD/iat-0.1.7' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94192 + 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 + cd iat-0.1.7 + make 'INSTALL=/bin/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" || /bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/bin" /bin/install -p 'iat' '/usr/src/tmp/iat-buildroot/usr/bin/iat' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/include" /bin/install -p -m 644 'util.h' '/usr/src/tmp/iat-buildroot/usr/include/util.h' /bin/install -p -m 644 'calculate_pregap.h' '/usr/src/tmp/iat-buildroot/usr/include/calculate_pregap.h' /bin/install -p -m 644 'convert_2_iso.h' '/usr/src/tmp/iat-buildroot/usr/include/convert_2_iso.h' /bin/install -p -m 644 'cmdline.h' '/usr/src/tmp/iat-buildroot/usr/include/cmdline.h' /bin/install -p -m 644 'define.h' '/usr/src/tmp/iat-buildroot/usr/include/define.h' /bin/install -p -m 644 'mmc2r11.h' '/usr/src/tmp/iat-buildroot/usr/include/mmc2r11.h' /bin/install -p -m 644 'debug.h' '/usr/src/tmp/iat-buildroot/usr/include/debug.h' /bin/install -p -m 644 'ecma119.h' '/usr/src/tmp/iat-buildroot/usr/include/ecma119.h' /bin/install -p -m 644 'mkcue.h' '/usr/src/tmp/iat-buildroot/usr/include/mkcue.h' /bin/install -p -m 644 'mktoc.h' '/usr/src/tmp/iat-buildroot/usr/include/mktoc.h' /bin/install -p -m 644 'mkcore.h' '/usr/src/tmp/iat-buildroot/usr/include/mkcore.h' /bin/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" || /bin/mkdir -p "/usr/src/tmp/iat-buildroot/usr/share/man/man1" /bin/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) 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) Hardlinking identical .pyc and .pyo files 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.qcedGf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YGfLHh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DYSMqm 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.r4Erpz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2hiPP find-requires: running scripts (debuginfo) Requires: iat = 0.1.7-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/iat-0.1.7-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/iat-debuginfo-0.1.7-alt1.qa1.i586.rpm 4.89user 2.05system 0:10.44elapsed 66%CPU (0avgtext+0avgdata 23148maxresident)k 0inputs+0outputs (0major+380878minor)pagefaults 0swaps 14.41user 6.24system 0:24.00elapsed 86%CPU (0avgtext+0avgdata 125076maxresident)k 0inputs+0outputs (0major+647196minor)pagefaults 0swaps --- iat-0.1.7-alt1.qa1.i586.rpm.repo 2013-04-16 16:01:05.000000000 +0000 +++ iat-0.1.7-alt1.qa1.i586.rpm.hasher 2019-01-27 06:09:49.667963511 +0000 @@ -1,3 +1,3 @@ /usr/bin/iat 100755 -/usr/share/man/man1/iat.1.gz 100644 +/usr/share/man/man1/iat.1.xz 100644 Requires: /lib/ld-linux.so.2