Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kyua-testers.spec'], logger=uid=1000nspawn_args=[]gid=425printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f27-build-9260362-771982/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kyua-testers.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kyua-testers-0.3-6.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kyua-testers.spec'], logger=uid=1000nspawn_args=[]gid=425printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f27-build-9260362-771982/root'user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kyua-testers.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V58QGR + 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 -xof - + 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.uSDVok + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 x86_64-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 x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-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 x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-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... no 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 -j48 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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DGDB=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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=\"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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 atf_result.c: In function 'convert_result': atf_result.c:683:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 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, ^~ mv kyua-testers.pc.tmp kyua-testers.pc 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stacktrace_helper stacktrace_helper.o 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)); ^~~ 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); ^~~ 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); ^~~ 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tap_helpers tap_helpers.o 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atf_helpers atf_helpers-atf_helpers.o -latf-c 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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o result_test result_test-result_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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o text_test text_test-text_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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cli_test cli_test-cli_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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.SZoE2V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 + cd kyua-testers-0.3 + make install DESTDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 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-6.fc27.x86_64/usr/libexec' /usr/bin/install -p kyua-atf-tester kyua-plain-tester kyua-tap-tester '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests' /usr/bin/install -p -m 644 Kyuafile '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/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-6.fc27.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/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-6.fc27.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/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-6.fc27.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 kyua-testers.pc '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/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-6.fc27.x86_64/usr/libexec/kyua-testers/tests' make[1]: Leaving directory '/builddir/build/BUILD/kyua-testers-0.3' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m --build-id-seed 0.3-6.fc27 --unique-debug-suffix -0.3-6.fc27.x86_64 --unique-debug-src-base kyua-testers-0.3-6.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S /builddir/build/BUILD/kyua-testers-0.3/debugsourcefiles.list /builddir/build/BUILD/kyua-testers-0.3 extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/stacktrace_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/tap_parser_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/atf_result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/atf_list_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/error_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/tap_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/stacktrace_helper extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/result_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/run_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/atf_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/text_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/fs_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/cli_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/atf_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/tap_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/env_test extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/plain_inttest extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-atf-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-testers/tests/plain_helpers extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/libexec/kyua-tap-tester extracting debug info from /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/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 Processing files: kyua-testers-0.3-6.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vsCpSz + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + cp -pr AUTHORS /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + cp -pr COPYING /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + cp -pr NEWS /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + cp -pr README /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers + exit 0 Provides: kyua-testers = 0.3-6.fc27 kyua-testers(x86-64) = 0.3-6.fc27 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: kyua-testers-debugsource-0.3-6.fc27.x86_64 Provides: kyua-testers-debugsource = 0.3-6.fc27 kyua-testers-debugsource(x86-64) = 0.3-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kyua-testers-devel-0.3-6.fc27.x86_64 Provides: kyua-testers-devel = 0.3-6.fc27 kyua-testers-devel(x86-64) = 0.3-6.fc27 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-6.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TweYwe + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + DOCDIR=/builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers-tests + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers-tests + cp -pr README.Fedora /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64/usr/share/doc/kyua-testers-tests + exit 0 Provides: kyua-testers-tests = 0.3-6.fc27 kyua-testers-tests(x86-64) = 0.3-6.fc27 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: kyua-testers-debuginfo-0.3-6.fc27.x86_64 Provides: debuginfo(build-id) = 2412665c4a4cc3b71f3bb3777f1736ca079a469f debuginfo(build-id) = 35fb98000aed3216231ec197b8f82e38cd5978a2 debuginfo(build-id) = 3a0b6d097b2bc1e51cfb2ec5083e96da6a9f1b42 debuginfo(build-id) = 3b8ac965532066583322c1d5549bbf4c7aca6838 debuginfo(build-id) = 52d6e5032c1dd7dfb21bf79925c16ad6513ce1fa debuginfo(build-id) = 5f1ec161b2cbdf793f16c939e6ee773035fc457b debuginfo(build-id) = 70419e54e58276972e43bb7f1649bd2bb0f45507 debuginfo(build-id) = 7351bee5001f0c6aa1d62b1ebd716f9204414b9e debuginfo(build-id) = 80bc625a54e0d6a2e7a6e4b4edc544533bbe6d0a debuginfo(build-id) = 830d139be3cf1a9e93bc606961222c12eb7ebfc6 debuginfo(build-id) = 8a857cc833dbc4584458568e5c887aa7b7382d32 debuginfo(build-id) = ab75b428e5d0912d43b42335519d47e295d02cfe debuginfo(build-id) = ace5e56b390939dc7fdc23e7073e11cca9a3c156 debuginfo(build-id) = c10afc8b00cec3c6d8a85ac4fc9c35bd84db7866 debuginfo(build-id) = c93d9829b28e67a9fa49e571ea6e6f3d4549271c debuginfo(build-id) = d9d1bc88c16054756ab71bf88921edf11df067d6 debuginfo(build-id) = da72aa79baac402d5e734cfecac1eb251662be06 debuginfo(build-id) = dc0af05f81f97a7f3cc6cd74d26ed9a324b6c599 debuginfo(build-id) = de6b2910a5fd5f117d37cef08285a3e9b787f7c4 debuginfo(build-id) = e331b7b5cd909150056784ed22500ebceeb3c8c2 debuginfo(build-id) = fd392be7d7f2b66e4b0f511b256251da89bfd04c kyua-testers-debuginfo = 0.3-6.fc27 kyua-testers-debuginfo(x86-64) = 0.3-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kyua-testers-tests-debuginfo-0.3-6.fc27.x86_64 Provides: debuginfo(build-id) = 2412665c4a4cc3b71f3bb3777f1736ca079a469f debuginfo(build-id) = 35fb98000aed3216231ec197b8f82e38cd5978a2 debuginfo(build-id) = 3a0b6d097b2bc1e51cfb2ec5083e96da6a9f1b42 debuginfo(build-id) = 3b8ac965532066583322c1d5549bbf4c7aca6838 debuginfo(build-id) = 52d6e5032c1dd7dfb21bf79925c16ad6513ce1fa debuginfo(build-id) = 5f1ec161b2cbdf793f16c939e6ee773035fc457b debuginfo(build-id) = 70419e54e58276972e43bb7f1649bd2bb0f45507 debuginfo(build-id) = 7351bee5001f0c6aa1d62b1ebd716f9204414b9e debuginfo(build-id) = 80bc625a54e0d6a2e7a6e4b4edc544533bbe6d0a debuginfo(build-id) = 8a857cc833dbc4584458568e5c887aa7b7382d32 debuginfo(build-id) = ab75b428e5d0912d43b42335519d47e295d02cfe debuginfo(build-id) = ace5e56b390939dc7fdc23e7073e11cca9a3c156 debuginfo(build-id) = c10afc8b00cec3c6d8a85ac4fc9c35bd84db7866 debuginfo(build-id) = da72aa79baac402d5e734cfecac1eb251662be06 debuginfo(build-id) = dc0af05f81f97a7f3cc6cd74d26ed9a324b6c599 debuginfo(build-id) = de6b2910a5fd5f117d37cef08285a3e9b787f7c4 debuginfo(build-id) = e331b7b5cd909150056784ed22500ebceeb3c8c2 debuginfo(build-id) = fd392be7d7f2b66e4b0f511b256251da89bfd04c kyua-testers-tests-debuginfo = 0.3-6.fc27 kyua-testers-tests-debuginfo(x86-64) = 0.3-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 Wrote: /builddir/build/RPMS/kyua-testers-0.3-6.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/kyua-testers-debugsource-0.3-6.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/kyua-testers-devel-0.3-6.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/kyua-testers-tests-0.3-6.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/kyua-testers-debuginfo-0.3-6.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/kyua-testers-tests-debuginfo-0.3-6.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aQpNGV + umask 022 + cd /builddir/build/BUILD + cd kyua-testers-0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyua-testers-0.3-6.fc27.x86_64 + exit 0 Child return code was: 0