Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/kyua-testers.spec'], chrootPath='/var/lib/mock/647629-epel-7-ppc64le-1508658867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/kyua-testers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-477221972.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/kyua-testers-0.3-7.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/kyua-testers.spec'], chrootPath='/var/lib/mock/647629-epel-7-ppc64le-1508658867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/kyua-testers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QhIh3u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kyua-testers-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/kyua-testers-0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kyua-testers-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/README.Fedora README.Fedora + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gM0if1 + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + ./configure --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'INSTALL=/usr/bin/install -p' checking for a BSD-compatible install... /usr/bin/install -p 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 whether make supports nested variables... yes checking for powerpc64le-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for powerpc64le-redhat-linux-gnu-ar... no checking for powerpc64le-redhat-linux-gnu-lib... no checking for powerpc64le-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether gcc supports -Werror... yes checking whether gcc supports -D_FORTIFY_SOURCE=2... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wredundant-decls... yes checking whether gcc supports -Wreturn-type... yes checking whether gcc supports -Wshadow... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Wswitch... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -DNDEBUG... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wno-traditional... yes checking whether gcc supports -Wstrict-prototypes... no checking whether __attribute__((__format__(__printf__, a, b))) is supported... yes checking whether __attribute__((noreturn)) is supported... yes checking whether __attribute__((__pure__)) is supported... yes checking whether __attribute__((__unused__)) is supported... yes checking for a working lchmod... no checking for unmount... no checking for umount... /usr/bin/umount checking whether getopt allows a + sign for POSIX behavior optreset... yes checking for the optind value to reset getopt processing... 0 checking whether getopt has optreset... no checking for the last valid signal... 31 checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking whether getcwd(NULL, 0) works... yes checking for powerpc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for powerpc64le-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATF_C... yes checking for doxygen... no checking for gdb... /usr/bin/gdb checking for git... no checking for kyua... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating defs.h config.status: creating config.h config.status: executing depfiles commands + make -j2 pkgtestsdir=/usr/libexec/kyua-testers/tests testsdir=/usr/libexec/kyua-testers/tests make all-am make[1]: Entering directory `/builddir/build/BUILD/kyua-testers-0.3' gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-cli.o `test -f 'cli.c' || echo './'`cli.c gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-env.o `test -f 'env.c' || echo './'`env.c gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-error.o `test -f 'error.c' || echo './'`error.c error.c: In function 'oom_format': error.c:517:31: warning: unused parameter 'error' [-Wunused-parameter] oom_format(const kyua_error_t error, char* const output_buffer, ^ error.c: In function 'kyua_oom_error_new': error.c:536:16: warning: unused variable 'ok' [-Wunused-variable] const bool ok = error_init(&oom_error, kyua_oom_error_type, NULL, 0, ^ gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-fs.o `test -f 'fs.c' || echo './'`fs.c fs.c: In function 'unmount_with_umount8': fs.c:387:19: warning: unused variable 'ret' [-Wunused-variable] const int ret = execlp(UMOUNT, "umount", mount_point, NULL); ^ gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-result.o `test -f 'result.c' || echo './'`result.c gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-run.o `test -f 'run.c' || echo './'`run.c gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-stacktrace.o `test -f 'stacktrace.c' || echo './'`stacktrace.c run.c: In function 'mask_handlers': run.c:116:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = sigprocmask(operation, &mask, NULL); ^ run.c: In function 'setup_signal': run.c:213:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = sigaction(signo, &sa, old_sa); ^ run.c: In function 'setup_timer': run.c:231:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = setitimer(ITIMER_REAL, &new_timer, old_itimerval); ^ run.c: In function 'unlimit_core_size': run.c:309:19: warning: unused variable 'ret' [-Wunused-variable] const int ret = getrlimit(RLIMIT_CORE, &rl); ^ run.c:313:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = setrlimit(RLIMIT_CORE, &rl) != -1; ^ run.c: In function 'kyua_run_wait': run.c:481:17: warning: unused variable 'waited_pid' [-Wunused-variable] const pid_t waited_pid = waitpid(pid, &tmp_status, 0); ^ stacktrace.c: In function 'run_gdb': stacktrace.c:129:15: warning: unused variable 'input_fd' [-Wunused-variable] const int input_fd = open("/dev/null", O_RDONLY); ^ gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o libtester_a-text.o `test -f 'text.c' || echo './'`text.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_list.o atf_list.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_result.o atf_result.c atf_result.c: In function 'convert_result': atf_result.c:683:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o tap_parser.o tap_parser.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_main.o atf_main.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o plain_main.o plain_main.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o tap_main.o tap_main.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_list_test-atf_list_test.o `test -f 'atf_list_test.c' || echo './'`atf_list_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_result_test-atf_result_test.o `test -f 'atf_result_test.c' || echo './'`atf_result_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_helpers-atf_helpers.o `test -f 'atf_helpers.c' || echo './'`atf_helpers.c gcc -DHAVE_CONFIG_H -I. -DTESTERSDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o atf_inttest-atf_inttest.o `test -f 'atf_inttest.c' || echo './'`atf_inttest.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o cli_test-cli_test.o `test -f 'cli_test.c' || echo './'`cli_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o env_test-env_test.o `test -f 'env_test.c' || echo './'`env_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o error_test-error_test.o `test -f 'error_test.c' || echo './'`error_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o fs_test-fs_test.o `test -f 'fs_test.c' || echo './'`fs_test.c fs_test.c: In function 'run_mount_tmpfs': fs_test.c:158:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = execvp(mount_args[0], KYUA_DEFS_UNCONST(mount_args)); ^ gcc -DHAVE_CONFIG_H -I. -DTESTERSDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o plain_inttest-plain_inttest.o `test -f 'plain_inttest.c' || echo './'`plain_inttest.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o plain_helpers.o plain_helpers.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o result_test-result_test.o `test -f 'result_test.c' || echo './'`result_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o run_test-run_test.o `test -f 'run_test.c' || echo './'`run_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o stacktrace_helper.o stacktrace_helper.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o stacktrace_test-stacktrace_test.o `test -f 'stacktrace_test.c' || echo './'`stacktrace_test.c gcc -DHAVE_CONFIG_H -I. -DTESTERSDIR=\"/usr/libexec\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o tap_inttest-tap_inttest.o `test -f 'tap_inttest.c' || echo './'`tap_inttest.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o tap_helpers.o tap_helpers.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o tap_parser_test-tap_parser_test.o `test -f 'tap_parser_test.c' || echo './'`tap_parser_test.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -c -o text_test-text_test.o `test -f 'text_test.c' || echo './'`text_test.c name=kyua-atf-tester.1; sed -e 's,__PACKAGE__,kyua-testers,g' -e 's,__TMPDIR__,/tmp,g' <./${name}.in >${name}.tmp; mv ${name}.tmp ${name} name=kyua-plain-tester.1; sed -e 's,__PACKAGE__,kyua-testers,g' -e 's,__TMPDIR__,/tmp,g' <./${name}.in >${name}.tmp; mv ${name}.tmp ${name} name=kyua-tap-tester.1; sed -e 's,__PACKAGE__,kyua-testers,g' -e 's,__TMPDIR__,/tmp,g' <./${name}.in >${name}.tmp; mv ${name}.tmp ${name} name=kyua-tester.1; sed -e 's,__PACKAGE__,kyua-testers,g' -e 's,__TMPDIR__,/tmp,g' <./${name}.in >${name}.tmp; mv ${name}.tmp ${name} sed -e 's#__LIBEXECDIR__#/usr/libexec#g' \ -e 's#__VERSION__#0.3#g' \ <./kyua-testers.pc.in >kyua-testers.pc.tmp mv kyua-testers.pc.tmp kyua-testers.pc rm -f libtester.a ar cru libtester.a libtester_a-cli.o libtester_a-env.o libtester_a-error.o libtester_a-fs.o libtester_a-result.o libtester_a-run.o libtester_a-stacktrace.o libtester_a-text.o rm -f libatf_tester.a ar cru libatf_tester.a atf_list.o atf_result.o ranlib libtester.a ranlib libatf_tester.a rm -f libtap_tester.a ar cru libtap_tester.a tap_parser.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o atf_helpers atf_helpers-atf_helpers.o -latf-c ranlib libtap_tester.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o atf_inttest atf_inttest-atf_inttest.o -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o cli_test cli_test-cli_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o env_test env_test-env_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o error_test error_test-error_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o fs_test fs_test-fs_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o plain_inttest plain_inttest-plain_inttest.o -latf-c fs_test-fs_test.o: In function `lchmod_fails': /builddir/build/BUILD/kyua-testers-0.3/fs_test.c:200: warning: warning: lchmod is not implemented and will always fail gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o plain_helpers plain_helpers.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o result_test result_test-result_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o run_test run_test-run_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o stacktrace_helper stacktrace_helper.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o stacktrace_test stacktrace_test-stacktrace_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o tap_inttest tap_inttest-tap_inttest.o -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o tap_helpers tap_helpers.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o tap_parser_test tap_parser_test-tap_parser_test.o libtap_tester.a libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o text_test text_test-text_test.o libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o kyua-atf-tester atf_main.o libatf_tester.a libtester.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o kyua-plain-tester plain_main.o libtester.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o kyua-tap-tester tap_main.o libtap_tester.a libtester.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o atf_list_test atf_list_test-atf_list_test.o libatf_tester.a libtester.a -latf-c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wl,-z,relro -o atf_result_test atf_result_test-atf_result_test.o libatf_tester.a libtester.a -latf-c make[1]: Leaving directory `/builddir/build/BUILD/kyua-testers-0.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VkU0Bz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le + cd kyua-testers-0.3 + make install DESTDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le doc_DATA= pkgtestsdir=/usr/libexec/kyua-testers/tests testsdir=/usr/libexec/kyua-testers/tests make[1]: Entering directory `/builddir/build/BUILD/kyua-testers-0.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec' /usr/bin/install -p kyua-atf-tester kyua-plain-tester kyua-tap-tester '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests' /usr/bin/install -p -m 644 Kyuafile '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man1' /usr/bin/install -p -m 644 kyua-atf-tester.1 kyua-plain-tester.1 kyua-tap-tester.1 kyua-tester.1 '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man5' /usr/bin/install -p -m 644 kyua-tester-list.5 kyua-tester-result.5 '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man7' /usr/bin/install -p -m 644 kyua-atf-interface.7 kyua-plain-interface.7 kyua-tap-interface.7 '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 kyua-testers.pc '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests' /usr/bin/install -p atf_list_test atf_result_test atf_helpers atf_inttest cli_test env_test error_test fs_test plain_inttest plain_helpers result_test run_test stacktrace_helper stacktrace_test tap_inttest tap_helpers tap_parser_test text_test '/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests' make[1]: Leaving directory `/builddir/build/BUILD/kyua-testers-0.3' + /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/kyua-testers-0.3 extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/text_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/tap_parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/tap_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/tap_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/stacktrace_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/stacktrace_helper extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/run_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/plain_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/fs_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/error_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/env_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/cli_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/atf_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/atf_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-testers/tests/atf_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-tap-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-plain-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/libexec/kyua-atf-tester /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 CRC32s did match. 791 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: kyua-testers-0.3-7.el7.centos.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ixR9N8 + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + cp -pr COPYING /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + cp -pr NEWS /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + cp -pr README /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-0.3 + exit 0 Provides: kyua-testers = 0.3-7.el7.centos kyua-testers(ppc-64) = 0.3-7.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: kyua-testers-debuginfo-0.3-7.el7.centos.ppc64le Provides: kyua-testers-debuginfo = 0.3-7.el7.centos kyua-testers-debuginfo(ppc-64) = 0.3-7.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: kyua-testers-devel-0.3-7.el7.centos.ppc64le Provides: kyua-testers-devel = 0.3-7.el7.centos kyua-testers-devel(ppc-64) = 0.3-7.el7.centos pkgconfig(kyua-testers) = 0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: kyua-testers-tests-0.3-7.el7.centos.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5KKH8H + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-tests-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-tests-0.3 + cp -pr README.Fedora /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le/usr/share/doc/kyua-testers-tests-0.3 + exit 0 Provides: kyua-testers-tests = 0.3-7.el7.centos kyua-testers-tests(ppc-64) = 0.3-7.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-477221972.novalocal Wrote: /builddir/build/RPMS/kyua-testers-0.3-7.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/kyua-testers-debuginfo-0.3-7.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/kyua-testers-devel-0.3-7.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/kyua-testers-tests-0.3-7.el7.centos.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SXqiwz + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-7.el7.centos.ppc64le + exit 0 Child return code was: 0