<86>Apr 21 06:31:37 userdel[104246]: delete user 'rooter' <86>Apr 21 06:31:37 userdel[104246]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:31:37 userdel[104246]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:31:37 groupadd[104276]: group added to /etc/group: name=rooter, GID=681 <86>Apr 21 06:31:37 groupadd[104276]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:31:37 groupadd[104276]: new group: name=rooter, GID=681 <86>Apr 21 06:31:37 useradd[104309]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 21 06:31:37 userdel[104372]: delete user 'builder' <86>Apr 21 06:31:37 userdel[104372]: removed group 'builder' owned by 'builder' <86>Apr 21 06:31:37 userdel[104372]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:31:37 groupadd[104399]: group added to /etc/group: name=builder, GID=682 <86>Apr 21 06:31:37 groupadd[104399]: group added to /etc/gshadow: name=builder <86>Apr 21 06:31:37 groupadd[104399]: new group: name=builder, GID=682 <86>Apr 21 06:31:37 useradd[104416]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Apr 21 06:31:39 rpmi: libtcl-8.5.9-alt2 1351878908 installed <13>Apr 21 06:31:40 rpmi: tcl-8.5.9-alt2 1351878908 installed <13>Apr 21 06:31:40 rpmi: url_handler-0.3.1-alt1 1290564262 installed <13>Apr 21 06:31:40 rpmi: libpng15-1.5.28-alt1 1484572069 installed <13>Apr 21 06:31:40 rpmi: libgraphite2-1.3.10-alt0.M80P.1 1496411364 installed <13>Apr 21 06:31:40 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871125 installed <13>Apr 21 06:31:40 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 06:31:40 rpmi: libXdmcp-1.1.1-alt1 1334617701 installed <13>Apr 21 06:31:40 rpmi: libXau-1.0.8-alt1 1369565808 installed <13>Apr 21 06:31:40 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313365 installed <13>Apr 21 06:31:40 rpmi: libX11-3:1.6.3-alt1 1431956885 installed <13>Apr 21 06:31:40 rpmi: libXrender-0.9.8-alt1 1371312112 installed <13>Apr 21 06:31:40 rpmi: libharfbuzz-1.6.3-alt0.M80P.1 1509918827 installed <13>Apr 21 06:31:40 rpmi: libfreetype-2.8-alt0.M80P.3 1505462828 installed <13>Apr 21 06:31:40 rpmi: fontconfig-2.12.6-alt1.M80P.1 1506008914 installed Updating fonts cache: <29>Apr 21 06:31:41 fontconfig: Updating fonts cache: succeeded [ DONE ] <13>Apr 21 06:31:41 rpmi: libXft-2.3.2-alt1 1409902660 installed <13>Apr 21 06:31:41 rpmi: libtk-8.5.9-alt3 1308047276 installed <13>Apr 21 06:31:41 rpmi: tk-8.5.9-alt3 1308047276 installed <13>Apr 21 06:31:41 rpmi: catdoc-0.94.2-alt4 1301505677 installed Installing iozone-3.430-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iozone-3.430 + echo 'Source #0 (iozone-3.430.tar):' Source #0 (iozone-3.430.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/iozone-3.430.tar + cd iozone-3.430 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iozone-3.430 + cd src/current + '[' -n '' ']' + NPROCS=8 + make -j8 linux make: Entering directory `/usr/src/RPM/BUILD/iozone-3.430/src/current' cc -c -o libasync.o libasync.c cc -c -o libbif.o libbif.c Building iozone for Linux cc -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -DHAVE_PREAD \ -DSHARED_MEM -Dlinux -D_LARGEFILE64_SOURCE iozone.c \ -DNAME='"linux"' -o iozone_linux.o Building fileop for Linux Building the pit_server cc -Wall -c -O3 fileop.c -o fileop_linux.o cc -c pit_server.c -o pit_server.o libbif.c:169:1: warning: return type defaults to 'int' [-Wimplicit-int] close_xls(fd) ^ libbif.c: In function 'close_xls': libbif.c:173:2: warning: implicit declaration of function 'do_eof' [-Wimplicit-function-declaration] do_eof(fd); ^ libbif.c: At top level: libbif.c:185:1: warning: return type defaults to 'int' [-Wimplicit-int] create_xls(name) ^ libbif.c: In function 'create_xls': libbif.c:201:2: warning: implicit declaration of function 'do_header' [-Wimplicit-function-declaration] do_header(fd); ^ libbif.c: At top level: libbif.c:210:1: warning: return type defaults to 'int' [-Wimplicit-int] do_header(fd) ^ libbif.c:234:1: warning: return type defaults to 'int' [-Wimplicit-int] do_int(fd,val,row,column) ^ libbif.c:270:1: warning: return type defaults to 'int' [-Wimplicit-int] do_float(fd, value, row, column) ^ libbif.c: In function 'do_float': libbif.c:295:5: warning: implicit declaration of function 'endian' [-Wimplicit-function-declaration] if(endian()==ENDIAN_2) /* Big Endian */ ^ libasync.c: In function 'async_read': libasync.c:426:11: warning: format '%d' expects argument of type 'int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("aio_return error1: fd %d offset %d buffer %lx size %d Opcode %d\n", ^ libbif.c: At top level: libbif.c:353:1: warning: return type defaults to 'int' [-Wimplicit-int] do_label(fd, string, row, column) ^ libbif.c:396:1: warning: return type defaults to 'int' [-Wimplicit-int] do_eof(fd) ^ libasync.c:560:11: warning: format '%d' expects argument of type 'int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("aio_return error2: fd %d offset %d buffer %lx size %d Opcode %d\n", ^ libasync.c: In function 'async_read_no_copy': libasync.c:954:11: warning: format '%d' expects argument of type 'int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("aio_return error4: fd %d offset %d buffer %lx size %d Opcode %d\n", ^ libasync.c: In function 'async_wait_for_write': libasync.c:1474:10: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("fd %d offset %lld size %d\n", ^ pit_server.c: In function 'openSckt': pit_server.c:307:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 14 has type 'unsigned int' [-Wformat=] "Setting up a passive socket based on the " ^ pit_server.c:307:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 15 has type 'unsigned int' [-Wformat=] pit_server.c: In function 'pit': pit_server.c:621:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'unsigned int' [-Wformat=] "Sockaddr info for new TCP client:\n" ^ pit_server.c:621:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] pit_server.c:731:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t {aka int}' [-Wformat=] "%s: UDP datagram received (%ld bytes).\n", ^ pit_server.c:746:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'unsigned int' [-Wformat=] "Remote client's sockaddr info:\n" ^ pit_server.c:746:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] iozone.c: In function 'main': iozone.c:1636:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c: In function 'throughput_test': iozone.c:3638:7: warning: variable 'getout' set but not used [-Wunused-but-set-variable] char getout; ^ iozone.c: In function 'fetchit': iozone.c:7013:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] volatile long long x[4]; ^ iozone.c: In function 'verify_buffer': iozone.c:7061:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] unsigned long x; ^ iozone.c:7052:30: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] volatile unsigned long long dummy; ^ iozone.c: In function 'fill_buffer': iozone.c:7229:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] unsigned long x; ^ iozone.c: In function 'purgeit': iozone.c:7313:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] VOLATILE long long x[200]; ^ iozone.c: In function 'write_perf_test': iozone.c:7399:6: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] int test_foo; ^ iozone.c: In function 'read_perf_test': iozone.c:8438:6: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] int test_foo,ltest; ^ iozone.c: In function 'alloc_mem': iozone.c:12202:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] long long tmp; ^ iozone.c:12201:6: warning: variable 'tfd' set but not used [-Wunused-but-set-variable] int tfd; ^ iozone.c:12199:14: warning: variable 'dumb' set but not used [-Wunused-but-set-variable] char *addr,*dumb; ^ iozone.c: In function 'thread_write_test': iozone.c:12515:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu,wval; ^ iozone.c: In function 'thread_pwrite_test': iozone.c:13224:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu,wval; ^ iozone.c: In function 'thread_rwrite_test': iozone.c:13865:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu,wval; ^ iozone.c:13859:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far=0; ^ iozone.c:13857:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer,traj_size; ^ iozone.c: In function 'thread_read_test': iozone.c:14461:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:14452:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer,traj_size; ^ iozone.c:14451:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far; ^ iozone.c: In function 'thread_pread_test': iozone.c:15049:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:15040:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer,traj_size; ^ iozone.c:15039:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far; ^ iozone.c: In function 'thread_rread_test': iozone.c:15575:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:15568:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, read_so_far, re_written_so_far, ^ iozone.c:15566:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer,traj_size; ^ iozone.c: In function 'thread_reverse_read_test': iozone.c:16152:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:16146:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, reverse_read, re_read_so_far,read_so_far; ^ iozone.c:16142:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer; ^ iozone.c: In function 'thread_stride_read_test': iozone.c:16687:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:16680:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, stride_read,re_read_so_far,read_so_far; ^ iozone.c:16676:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer; ^ iozone.c: In function 'thread_ranread_test': iozone.c:17299:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:17291:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer; ^ iozone.c:17290:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] off64_t written_so_far, ranread_so_far, re_written_so_far,re_read_so_far; ^ iozone.c: In function 'thread_ranwrite_test': iozone.c:17926:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu,wval; ^ iozone.c: In function 'dump_throughput_cpu': iozone.c:18851:8: warning: variable 'label' set but not used [-Wunused-but-set-variable] char *label; ^ iozone.c: In function 'dump_throughput': iozone.c:18918:12: warning: variable 'x' set but not used [-Wunused-but-set-variable] long long x,y,i,j; ^ iozone.c: In function 'r_traj_size': iozone.c:19950:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ iozone.c: In function 'w_traj_size': iozone.c:20049:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ iozone.c: In function 'start_child_listen': iozone.c:20993:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] int xx; ^ iozone.c:20990:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] int tsize; ^ iozone.c: In function 'start_child_listen_async': iozone.c:21173:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] int xx; ^ iozone.c:21170:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] int tsize; ^ iozone.c: In function 'start_child_listen_loop': iozone.c:22528:22: warning: variable 'child_stat' set but not used [-Wunused-but-set-variable] struct child_stats *child_stat; ^ iozone.c: In function 'sp_start_child_listen': iozone.c:23336:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] int xx; ^ iozone.c:23332:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] int tsize; ^ iozone.c: In function 'sp_start_master_listen': iozone.c:23577:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] int xx; ^ iozone.c:23573:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] int tsize; ^ iozone.c: In function 'get_pattern': iozone.c:23828:15: warning: variable 'temp' set but not used [-Wunused-but-set-variable] unsigned int temp; ^ iozone.c: In function 'thread_fwrite_test': iozone.c:24684:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu,wval; ^ iozone.c:24675:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer; ^ iozone.c:24668:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] float delay = (float)0; ^ iozone.c: In function 'thread_fread_test': iozone.c:25146:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] int anwser,bind_cpu; ^ iozone.c:25137:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] long long recs_per_buffer; ^ iozone.c:25130:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] float delay = (float)0; ^ cc -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D_LARGEFILE64_SOURCE \ -DSHARED_MEM -Dlinux libbif.c -o libbif.o cc -Wall -c -O3 -Dunix -Dlinux -DHAVE_ANSIC_C -DASYNC_IO \ -D_LARGEFILE64_SOURCE libasync.c -o libasync.o cc -O3 iozone_linux.o libasync.o libbif.o -lpthread \ -lrt -o iozone cc -O3 -Dlinux fileop_linux.o -o fileop cc -O3 -Dlinux pit_server.o -o pit_server make: Leaving directory `/usr/src/RPM/BUILD/iozone-3.430/src/current' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91132 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iozone-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iozone-buildroot + cd iozone-3.430 + cd src/current + install -D -m755 iozone /usr/src/tmp/iozone-buildroot/usr/bin/iozone + install -D -m755 /usr/src/RPM/SOURCES/iozone-graphs /usr/src/tmp/iozone-buildroot/usr/bin/iozone-graphs + install -D -m755 gengnuplot.sh /usr/src/tmp/iozone-buildroot/usr/bin/iozone-gnuplot.sh + install -D gnu3d.dem /usr/src/tmp/iozone-buildroot/usr/share/iozone/gnu3d.dem + cd ../../docs + install -D iozone.1 /usr/src/tmp/iozone-buildroot/usr/share/man/man1/iozone.1 + catdoc Run_rules.doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iozone-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iozone-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/iozone-buildroot (auto) mode of '/usr/src/tmp/iozone-buildroot/usr/share/man/man1/iozone.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/iozone-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/iozone: uses non-LFS functions: fopen freopen ftruncate open Hardlinking identical .pyc and .pyo files Processing files: iozone-3.430-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iozone-3.430 + DOCDIR=/usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + export DOCDIR + rm -rf /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + /bin/mkdir -p /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + cp -prL src/current/Gnuplot.txt docs/IOzone_msword_98.pdf docs/Run_rules.txt /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + chmod -R go-w /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + chmod -R a+rX /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.430 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G9Qeay 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.tV4Lx2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: awk cp mkdir Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.4), librt.so.1 >= set:jgJEKa9NMC18NZnl8, librt.so.1(GLIBC_2.1), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NvOoYD Creating iozone-debuginfo package Processing files: iozone-debuginfo-3.430-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U6FNQj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eW7Yf4 find-requires: running scripts (debuginfo) Requires: iozone = 3.430-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0), debug(librt.so.1) Wrote: /usr/src/RPM/RPMS/i586/iozone-3.430-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/iozone-debuginfo-3.430-alt1.i586.rpm 12.58user 0.79system 0:19.50elapsed 68%CPU (0avgtext+0avgdata 116388maxresident)k 0inputs+0outputs (0major+217638minor)pagefaults 0swaps 15.93user 3.39system 0:29.50elapsed 65%CPU (0avgtext+0avgdata 124356maxresident)k 6552inputs+0outputs (0major+432366minor)pagefaults 0swaps --- iozone-3.430-alt1.i586.rpm.repo 2015-08-21 22:43:26.000000000 +0000 +++ iozone-3.430-alt1.i586.rpm.hasher 2019-04-21 06:32:05.059356819 +0000 @@ -9,3 +9,3 @@ /usr/share/iozone/gnu3d.dem 100755 -/usr/share/man/man1/iozone.1.bz2 100644 +/usr/share/man/man1/iozone.1.xz 100644 Requires: /bin/sh