Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sxhkd.spec'], uid=1001logger=timeout=0gid=135user='mockbuild'printOutput=Falsenspawn_args=[]shell=Falseenv={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6898/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sxhkd.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sxhkd-0.5.7-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sxhkd.spec'], uid=1001logger=timeout=0gid=135user='mockbuild'printOutput=Falsenspawn_args=[]shell=Falseenv={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6898/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sxhkd.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', '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.xPNfcQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sxhkd-0.5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sxhkd-0.5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aSPHor + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.7 + /usr/bin/make -O -j2 VERBOSE=1 -j2 '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 -std=c99' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cc -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 -std=c99 -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.7\" -c -o sxhkd.o sxhkd.c cc -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 -std=c99 -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.7\" -c -o types.o types.c cc -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 -std=c99 -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.7\" -c -o grab.o grab.c cc -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 -std=c99 -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.7\" -c -o helpers.o helpers.c cc -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 -std=c99 -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.7\" -c -o parse.o parse.c parse.c: In function 'process_hotkey': parse.c:2453:26: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 256 [-Wformat-truncation=] snprintf(s, sizeof(s), "%s", c->text); \ ^ parse.c:2457:2: note: in expansion of macro 'CHECKCHUNK' CHECKCHUNK(hotkey, hk_chunks) ^~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from parse.c:25: /usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 512 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sxhkd.o types.o helpers.o grab.o parse.o -lxcb -lxcb-keysyms -o sxhkd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sCp0L3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 + cd sxhkd-0.5.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 PREFIX=/usr mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/bin" cp -pf sxhkd "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/man"/man1 cp -p doc/sxhkd.1 "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/man"/man1 mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/doc/sxhkd" cp -pr examples "/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/doc/sxhkd"/examples + install -p -D -m 0644 contrib/systemd/sxhkd.service /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64//usr/lib/systemd/system/sxhkd.service + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.5.7-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base sxhkd --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/sxhkd-0.5.7 extracting debug info from /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/bin/sxhkd dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: blank line ignored 313 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: sxhkd-0.5.7-1.fc27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S1gqvG + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/licenses/sxhkd + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/licenses/sxhkd + cp -pr LICENSE /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64/usr/share/licenses/sxhkd + exit 0 Provides: sxhkd = 0.5.7-1.fc27 sxhkd(x86-64) = 0.5.7-1.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libxcb-keysyms.so.1()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: sxhkd-debuginfo-0.5.7-1.fc27.x86_64 Provides: sxhkd-debuginfo = 0.5.7-1.fc27 sxhkd-debuginfo(x86-64) = 0.5.7-1.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/sxhkd-0.5.7-1.fc27.x86_64 Wrote: /builddir/build/RPMS/sxhkd-0.5.7-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/sxhkd-debuginfo-0.5.7-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cbTAtj + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sxhkd-0.5.7-1.fc27.x86_64 + exit 0 Child return code was: 0