Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/kyua-testers.spec'], False, '/var/lib/mock/f21-build-2231155-409175/root/', None, 86400, True, False, 1000, 425, 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 i686 --nodeps builddir/build/SPECS/kyua-testers.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'} warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/kyua-testers-0.3-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/kyua-testers.spec'], False, '/var/lib/mock/f21-build-2231155-409175/root/', None, 86400, True, False, 1000, 425, 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 i686 --nodeps builddir/build/SPECS/kyua-testers.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iUsERk + 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.Zcfqkf + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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 i686-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 i686-redhat-linux-gnu-ar... no checking for i686-redhat-linux-gnu-lib... no checking for i686-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 i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-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 -j4 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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); ^ 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -DGDB=\"/usr/bin/gdb\" -DKYUA_TMPDIR=\"/tmp\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 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. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 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); ^ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ranlib libtester.a rm -f libatf_tester.a ar cru libatf_tester.a atf_list.o atf_result.o ranlib libatf_tester.a rm -f libtap_tester.a ar cru libtap_tester.a tap_parser.o ranlib libtap_tester.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 fs_test-fs_test.o: In function `lchmod_fails': /builddir/build/BUILD/kyua-testers-0.3/fs_test.c:200: warning: lchmod is not implemented and will always fail gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 make[1]: Leaving directory '/builddir/build/BUILD/kyua-testers-0.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4RZ0Dl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 ++ dirname /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 + cd kyua-testers-0.3 + make install DESTDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 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-1.fc21.i386/usr/libexec' /usr/bin/install -p kyua-atf-tester kyua-plain-tester kyua-tap-tester '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests' /usr/bin/install -p -m 644 Kyuafile '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/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-1.fc21.i386/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/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-1.fc21.i386/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/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-1.fc21.i386/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/lib/pkgconfig' /usr/bin/install -p -m 644 kyua-testers.pc '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/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-1.fc21.i386/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-1.fc21.i386/usr/libexec/kyua-tap-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/atf_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/atf_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/stacktrace_helper extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/fs_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/run_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/error_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/env_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/tap_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/tap_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/text_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/cli_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/plain_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/atf_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/tap_parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/stacktrace_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-testers/tests/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-atf-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/libexec/kyua-plain-tester /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 CRC32s did match. 791 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: kyua-testers-0.3-1.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nukR1D + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + cp -pr AUTHORS /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + cp -pr COPYING /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + cp -pr NEWS /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + cp -pr README /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers + exit 0 Provides: kyua-testers = 0.3-1.fc21 kyua-testers(x86-32) = 0.3-1.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: kyua-testers-debuginfo-0.3-1.fc21.i686 Provides: kyua-testers-debuginfo = 0.3-1.fc21 kyua-testers-debuginfo(x86-32) = 0.3-1.fc21 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-1.fc21.i686 Provides: kyua-testers-devel = 0.3-1.fc21 kyua-testers-devel(x86-32) = 0.3-1.fc21 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-1.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QlNP1W + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers-tests + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers-tests + cp -pr README.Fedora /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386/usr/share/doc/kyua-testers-tests + exit 0 Provides: kyua-testers-tests = 0.3-1.fc21 kyua-testers-tests(x86-32) = 0.3-1.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/kyua-testers-0.3-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/kyua-testers-debuginfo-0.3-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/kyua-testers-devel-0.3-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/kyua-testers-tests-0.3-1.fc21.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LXiZnh + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-1.fc21.i386 + exit 0 Child return code was: 0 LEAVE do -->