Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/filebench.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-396ebde595e71520aa2461f0e3ca6f49ddd44897/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/filebench.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/filebench-1.4.9.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/filebench.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-396ebde595e71520aa2461f0e3ca6f49ddd44897/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/filebench.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m4QChx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf filebench-1.4.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/filebench-1.4.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd filebench-1.4.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (make-dofile-global.patch):' Patch #0 (make-dofile-global.patch): + /usr/bin/cat /builddir/build/SOURCES/make-dofile-global.patch + /usr/bin/patch -p1 -b --suffix .dofile --fuzz=0 patching file parser_gram.y + cp -p /builddir/build/SOURCES/LICENSE . + cp -p /builddir/build/SOURCES/filebench.1 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8qZiY3 + umask 022 + cd /builddir/build/BUILD + cd filebench-1.4.9.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 for stdint.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getcwd... yes checking for gethostname... yes checking for gethrtime... no checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... no checking for rmdir... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strlcat... no checking for strlcpy... no checking for fork1... no checking for getrlimit... yes checking for setrlimit... yes checking for sigsend... no checking for ftok... yes checking for semget... yes checking for semop... yes checking for semtimedop... yes checking for cftime... no checking for _lwp_self... no checking for sigignore... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking whether to enable the use of rdtsc... no checking whether to use system()... no checking for kstat_open in -lkstat... no checking for cpl_add_completion in -ltecla... no checking for aio_write in -lrt... yes checking for aio_write in -lrt... (cached) yes checking for aio_waitn in -lrt... no checking for pow in -lm... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutexattr_setrobust_np in -lpthread... yes checking for pthread_mutexattr_setpshared in -lpthread... yes checking for pthread_mutexattr_setprotocol in -lpthread... yes checking for /proc/stat... yes checking for /proc/1/stat... yes checking for /proc/sys/kernel/shmmax... yes checking for off_t... yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off64_t... yes checking for boolean_t... no checking for u_longlong_t... no checking for uint_t... no checking for stat64... yes checking for posix_fadvise... yes checking for waitid... yes checking for aio_error64... yes checking for aio_write64... yes checking for aio_return64... yes checking for open64... yes checking for mmap64... yes checking for fstat64... yes checking for lseek64... yes checking for pwrite64... yes checking for pread64... yes checking for IPC_RMID control for semctl()... yes checking for I/O priority system calls... yes checking for SHM_SHARE_MMU... no checking for DIRECT open flag... yes checking for directio... no checking for NOCACHE fcntl... no checking for struct stat.st_rdev... yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating workloads/Makefile config.status: creating config.h config.status: executing depfiles commands + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' -j4 /bin/sh ./ylwrap parser_gram.y y.tab.c parser_gram.c y.tab.h parser_gram.h y.output parser_gram.output -- bison -y -d /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y: warning: 2 nonterminals useless in grammar /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y: warning: 5 rules useless in grammar /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:242.45-55: warning: nonterminal useless in grammar: string_list /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:221.14-18: warning: nonterminal useless in grammar: value /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:518.14-523.1: warning: rule useless in grammar: string_list: FSV_VARIABLE /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:524.3-540.1: warning: rule useless in grammar: string_list: string_list FSK_SEPLST FSV_VARIABLE /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1275.8-32: warning: rule useless in grammar: value: FSV_VAL_INT /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1276.3-26: warning: rule useless in grammar: value: FSV_STRING /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1277.3-31: warning: rule useless in grammar: value: FSV_VAL_BOOLEAN conflicts: 2 shift/reduce, 612 reduce/reduce /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1609.3-28: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_SIZE /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1610.3-28: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_NAME /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1611.3-28: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_PATH /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1614.3-36: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_PREALLOC /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1615.3-36: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_PARALLOC /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1616.3-30: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_REUSE /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1617.3-36: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_READONLY /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1618.3-38: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_TRUSTTREE /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1624.3-38: warning: rule useless in parser due to conflicts: attrs_define_fileset: FSA_WRITEONLY /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1682.3-28: warning: rule useless in parser due to conflicts: attrs_define_thread: FSA_NAME /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1685.3-38: warning: rule useless in parser due to conflicts: attrs_define_thread: FSA_INSTANCES /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1815.5-1819.1: warning: rule useless in parser due to conflicts: attr_list_value: FSV_STRING /builddir/build/BUILD/filebench-1.4.9.1/parser_gram.y:1827.5-1831.1: warning: rule useless in parser due to conflicts: attr_list_value: FSV_VARIABLE updating parser_gram.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1' Making all in workloads make[2]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[2]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1' armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c eventgen.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fb_avl.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fb_localfs.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fb_random.c In file included from filebench.h:133:0, from fb_localfs.c:29: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from fb_avl.c:92: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from eventgen.c:44: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from fb_avl.c:92: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from eventgen.c:44: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from eventgen.c:44: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from fb_avl.c:92: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from fb_localfs.c:29: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from fb_localfs.c:29: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ fb_localfs.c: In function 'fb_lfsflow_aiowait': fb_localfs.c:387:19: warning: variable 'timeout' set but not used [-Wunused-but-set-variable] struct timespec timeout; ^ fb_localfs.c: In function 'fb_lfs_recur_rm': fb_localfs.c:576:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from filebench.h:133:0, from fb_random.c:31: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from fb_random.c:31: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from fb_random.c:31: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from fb_random.c:33:0: gamma_dist.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fileset.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c flowop.c In file included from filebench.h:133:0, from fileset.c:36: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c flowop_library.c In file included from filebench.h:134:0, from fileset.c:36: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from fileset.c:36: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from fileset.c:38:0: gamma_dist.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gamma_dist.c gamma_dist.c:26:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from flowop.c:32: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from flowop.c:32: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from flowop.c:32: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ flowop.c: In function 'flowop_beginop': flowop.c:172:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ flowop.c: In function 'flowop_endop': flowop.c:271:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from filebench.h:133:0, from flowop_library.c:45: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from flowop_library.c:45: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from flowop_library.c:45: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ipc.c In file included from filebench.h:133:0, from ipc.c:39: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from ipc.c:39: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from ipc.c:39: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c misc.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c multi_client_sync.c In file included from filebench.h:133:0, from misc.c:34: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from misc.c:34: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from misc.c:34: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ misc.c: In function 'filebench_log': misc.c:190:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from filebench.h:133:0, from multi_client_sync.c:27: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from multi_client_sync.c:27: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from multi_client_sync.c:27: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser_gram.c In file included from filebench.h:133:0, from parsertypes.h:29, from parser_gram.y:49: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from parsertypes.h:29, from parser_gram.y:49: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from parsertypes.h:29, from parser_gram.y:49: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser_lex.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c procflow.c parser_gram.y: In function 'parser_directory': parser_gram.y:3890:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ In file included from filebench.h:133:0, from parser_lex.l:42: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from parser_lex.l:42: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from procflow.c:33: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from parser_lex.l:42: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from procflow.c:33: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from procflow.c:33: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c stats.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c threadflow.c In file included from filebench.h:133:0, from stats.c:33: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from stats.c:33: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from stats.c:33: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from threadflow.c:32: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from threadflow.c:32: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from threadflow.c:32: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c utils.c In file included from filebench.h:133:0, from utils.c:38: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from utils.c:38: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from utils.c:38: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c vars.c armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c posset.c In file included from filebench.h:133:0, from vars.c:33: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from vars.c:33: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from vars.c:33: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:133:0, from posset.c:1: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from posset.c:1: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from posset.c:1: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ vars.c: In function 'var_alloc_cmn': vars.c:484:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] (void) memset(newvar, 0, sizeof (newvar)); ^ armv7hl-redhat-linux-gnueabi-gcc -D_REENTRANT -DYYDEBUG -DYY_NO_INPUT -DFILEBENCHDIR=\"/usr/share/filebench\" -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ioprio.c In file included from filebench.h:133:0, from ioprio.c:1: procflow.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:134:0, from ioprio.c:1: misc.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ In file included from filebench.h:140:0, from ioprio.c:1: fb_random.h:29:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "%Z%%M% %I% %E% SMI" ^ armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o filebench eventgen.o fb_avl.o fb_localfs.o fb_random.o fileset.o flowop.o flowop_library.o gamma_dist.o ipc.o misc.o multi_client_sync.o parser_gram.o parser_lex.o procflow.o stats.o threadflow.o utils.o vars.o posset.o ioprio.o -lpthread -lm -lrt make[2]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1' make[1]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4L8bk4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm + cd filebench-1.4.9.1 + make install DESTDIR=/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm make install-recursive make[1]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1' Making install in workloads make[2]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[3]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filebench/workloads" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/filebench/workloads" /usr/bin/install -c -m 644 compflow_demo.f copyfiles.f createfiles.f filemicro_create.f filemicro_createfiles.f filemicro_createrand.f filemicro_delete.f filemicro_rread.f filemicro_rwritedsync.f filemicro_rwrite.f filemicro_rwritefsync.f filemicro_seqread.f filemicro_seqwrite.f filemicro_seqwriterand.f filemicro_seqwriterandvargam.f filemicro_seqwriterandvartab.f filemicro_statfile.f filemicro_writefsync.f fileserver.f listdirs.f makedirs.f mongo.f fivestreamreaddirect.f fivestreamread.f fivestreamwritedirect.f fivestreamwrite.f netsfs.f networkfs.f oltp.f openfiles.f randomfileaccess.f randomread.f randomrw.f randomwrite.f ratelimcopyfiles.f removedirs.f singlestreamreaddirect.f singlestreamread.f singlestreamwritedirect.f singlestreamwrite.f '/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/filebench/workloads' /usr/bin/install -c -m 644 tpcso.f varmail.f videoserver.f webproxy.f webserver.f '/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/filebench/workloads' make[3]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[2]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1/workloads' make[2]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1' make[3]: Entering directory `/builddir/build/BUILD/filebench-1.4.9.1' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/bin" /usr/bin/install -c filebench '/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1' make[2]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1' make[1]: Leaving directory `/builddir/build/BUILD/filebench-1.4.9.1' + mkdir -p /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/filebench.1 /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/filebench-1.4.9.1 extracting debug info from /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/bin/filebench dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1797 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: filebench-1.4.9.1-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bs4YuR + umask 022 + cd /builddir/build/BUILD + cd filebench-1.4.9.1 + DOCDIR=/builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr NEWS /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr README /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + cp -pr TODO /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm/usr/share/doc/filebench-1.4.9.1 + exit 0 Provides: filebench = 1.4.9.1-3.el7 filebench(armv7hl-32) = 1.4.9.1-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) rtld(GNU_HASH) Processing files: filebench-debuginfo-1.4.9.1-3.el7.armv7hl Provides: filebench-debuginfo = 1.4.9.1-3.el7 filebench-debuginfo(armv7hl-32) = 1.4.9.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm Wrote: /builddir/build/RPMS/filebench-1.4.9.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/filebench-debuginfo-1.4.9.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PlFMiz + umask 022 + cd /builddir/build/BUILD + cd filebench-1.4.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/filebench-1.4.9.1-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->