Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libtermkey.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0uwxM5:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7b5170a6da9c410bac6fb49e352a69f1', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0uwxM5:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libtermkey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libtermkey-0.20-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libtermkey.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0uwxM5:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '166a6e5a98a54fb6bc61a063c2afbfb3', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0uwxM5:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libtermkey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YZrawD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtermkey-0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/libtermkey-0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtermkey-0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-build-take-into-account-CFLAGS-LDFLAGS-for-tests.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-include-stdlib.h-for-putenv.patch + /usr/bin/patch -p1 -s + sed -i -e '/^all:/s/$(DEMOS)//' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HSJqx2 + umask 022 + cd /builddir/build/BUILD + cd libtermkey-0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/make -j4 VERBOSE=1 libtool --mode=compile --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -o termkey.lo -c termkey.c libtool --mode=compile --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-csi.lo -c driver-csi.c libtool --mode=compile --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -o driver-ti.lo -c driver-ti.c libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c termkey.c -fPIC -DPIC -o .libs/termkey.o libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c driver-csi.c -fPIC -DPIC -o .libs/driver-csi.o libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c driver-ti.c -fPIC -DPIC -o .libs/driver-ti.o libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c driver-ti.c -o driver-ti.o >/dev/null 2>&1 libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c driver-csi.c -o driver-csi.o >/dev/null 2>&1 libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wall -std=c99 -DHAVE_UNIBILIUM -c termkey.c -o termkey.o >/dev/null 2>&1 libtool --mode=link --tag=CC cc -rpath /usr/local/lib -version-info 15:0:14 -Wl,-z,relro -lunibilium -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo libtool: link: gcc -shared -fPIC -DPIC .libs/termkey.o .libs/driver-csi.o .libs/driver-ti.o -lunibilium -Wl,-z -Wl,relro -Wl,-soname -Wl,libtermkey.so.1 -o .libs/libtermkey.so.1.14.0 libtool: link: (cd ".libs" && rm -f "libtermkey.so.1" && ln -s "libtermkey.so.1.14.0" "libtermkey.so.1") libtool: link: (cd ".libs" && rm -f "libtermkey.so" && ln -s "libtermkey.so.1.14.0" "libtermkey.so") libtool: link: ar cru .libs/libtermkey.a termkey.o driver-csi.o driver-ti.o libtool: link: ranlib .libs/libtermkey.a libtool: link: ( cd ".libs" && rm -f "libtermkey.la" && ln -s "../libtermkey.la" "libtermkey.la" ) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gwmG6u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 + cd libtermkey-0.20 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 PREFIX=/usr LIBDIR=/usr/lib install -d /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/include install -m644 termkey.h /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/include install -d /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/pkgconfig sed "s,@LIBDIR@,/usr/lib,;s,@INCDIR@,/usr/include," /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/pkgconfig/termkey.pc install -d /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib libtool --quiet --mode=install install libtermkey.la /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/local/lib' install -d /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3 install -d /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man7 for F in man/*.3; do \ gzip <$F >/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/${F#man/}.gz; \ done for F in man/*.7; do \ gzip <$F >/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man7/${F#man/}.gz; \ done while read FROM EQ TO; do \ echo ln -sf $TO.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/$FROM.gz; \ done < man/also ln -sf termkey_new.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_destroy.3.gz ln -sf termkey_new.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_new_abstract.3.gz ln -sf termkey_set_flags.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_get_flags.3.gz ln -sf termkey_set_canonflags.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_get_canonflags.3.gz ln -sf termkey_set_buffer_size.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_get_buffer_size.3.gz ln -sf termkey_set_waittime.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_get_waittime.3.gz ln -sf termkey_getkey.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_getkey_force.3.gz ln -sf termkey_start.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_stop.3.gz ln -sf termkey_start.3.gz /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/man/man3/termkey_is_started.3.gz libtool --quiet --mode=finish /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib + rm -vf /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.a /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.la removed '/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.a' removed '/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.la' + /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/libtermkey-0.20 extracting debug info from /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/lib/libtermkey.so.1.14.0 BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtermkey.so.1.14.0.debug to /usr/lib/debug/usr/lib/libtermkey.so.1.debug symlinked /usr/lib/debug/usr/lib/libtermkey.so.1.14.0.debug to /usr/lib/debug/usr/lib/libtermkey.so.debug BUILDSTDERR: 165 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p5mkO0 + umask 022 + cd /builddir/build/BUILD + cd libtermkey-0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE' + LDFLAGS='-Wl,-z,relro ' + make test VERBOSE=1 libtool --mode=compile --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -o t/taplib.lo -c t/taplib.c libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -c t/taplib.c -fPIC -DPIC -o t/.libs/taplib.o libtool: compile: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -c t/taplib.c -o t/taplib.o >/dev/null 2>&1 libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/06buffer.t t/06buffer.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/06buffer.t t/06buffer.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/12strpkey.t t/12strpkey.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/12strpkey.t t/12strpkey.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/40ti-override.t t/40ti-override.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/40ti-override.t t/40ti-override.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/31position.t t/31position.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/31position.t t/31position.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/02getkey.t t/02getkey.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/02getkey.t t/02getkey.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/30mouse.t t/30mouse.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/30mouse.t t/30mouse.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/13cmpkey.t t/13cmpkey.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/13cmpkey.t t/13cmpkey.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/04flags.t t/04flags.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/04flags.t t/04flags.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/10keyname.t t/10keyname.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/10keyname.t t/10keyname.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/20canon.t t/20canon.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/20canon.t t/20canon.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/05read.t t/05read.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/05read.t t/05read.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib BUILDSTDERR: t/05read.c: In function 'main': BUILDSTDERR: t/05read.c:18:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: pipe(fd); BUILDSTDERR: ^ BUILDSTDERR: t/05read.c:29:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(fd[1], "h", 1); BUILDSTDERR: ^ BUILDSTDERR: t/05read.c:48:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(fd[1], "\033O", 2); BUILDSTDERR: ^ BUILDSTDERR: t/05read.c:55:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(fd[1], "C", 1); BUILDSTDERR: ^ libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/38csi.t t/38csi.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/38csi.t t/38csi.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/32modereport.t t/32modereport.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/32modereport.t t/32modereport.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/01base.t t/01base.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/01base.t t/01base.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/11strfkey.t t/11strfkey.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/11strfkey.t t/11strfkey.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/39dcs.t t/39dcs.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/39dcs.t t/39dcs.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib libtool --mode=link --tag=CC cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z,relro -lunibilium -o t/03utf8.t t/03utf8.c libtermkey.la t/taplib.lo libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -D_XOPEN_SOURCE -Wall -std=c99 -DHAVE_UNIBILIUM -Wl,-z -Wl,relro -o t/.libs/03utf8.t t/03utf8.c t/.libs/taplib.o ./.libs/libtermkey.so -lunibilium -Wl,-rpath -Wl,/usr/local/lib prove -e "" t/01base.t ......... ok t/02getkey.t ....... ok t/03utf8.t ......... ok t/04flags.t ........ ok t/05read.t ......... ok t/06buffer.t ....... ok t/10keyname.t ...... ok t/11strfkey.t ...... ok t/12strpkey.t ...... ok t/13cmpkey.t ....... ok t/20canon.t ........ ok t/30mouse.t ........ ok t/31position.t ..... ok t/32modereport.t ... ok t/38csi.t .......... ok t/39dcs.t .......... ok t/40ti-override.t .. ok All tests successful. Files=17, Tests=411, 2 wallclock secs ( 0.10 usr 0.02 sys + 1.21 cusr 0.50 csys = 1.83 CPU) Result: PASS + exit 0 Processing files: libtermkey-0.20-4.el7.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I8b1tR + umask 022 + cd /builddir/build/BUILD + cd libtermkey-0.20 + LICENSEDIR=/builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/licenses/libtermkey-0.20 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/licenses/libtermkey-0.20 + cp -pr LICENSE /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386/usr/share/licenses/libtermkey-0.20 + exit 0 Provides: libtermkey = 0.20-4.el7 libtermkey(x86-32) = 0.20-4.el7 libtermkey.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libunibilium.so.4 rtld(GNU_HASH) Processing files: libtermkey-devel-0.20-4.el7.i686 Provides: libtermkey-devel = 0.20-4.el7 libtermkey-devel(x86-32) = 0.20-4.el7 pkgconfig(termkey) = 0.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtermkey.so.1 Processing files: libtermkey-debuginfo-0.20-4.el7.i686 Provides: libtermkey-debuginfo = 0.20-4.el7 libtermkey-debuginfo(x86-32) = 0.20-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 Wrote: /builddir/build/RPMS/libtermkey-0.20-4.el7.i686.rpm Wrote: /builddir/build/RPMS/libtermkey-devel-0.20-4.el7.i686.rpm Wrote: /builddir/build/RPMS/libtermkey-debuginfo-0.20-4.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZD3mhi + umask 022 + cd /builddir/build/BUILD + cd libtermkey-0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtermkey-0.20-4.el7.i386 + exit 0 Child return code was: 0