Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rofi.spec'], user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}shell=Falselogger=nspawn_args=[]chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-10405/root'timeout=0gid=135uid=1001printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rofi.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rofi-1.3.1-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/rofi.spec'], user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}shell=Falselogger=nspawn_args=[]chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-10405/root'timeout=0gid=135uid=1001printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rofi.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kKTvQV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rofi-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/rofi-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rofi-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cOQaqx + umask 022 + cd /builddir/build/BUILD + cd rofi-1.3.1 + 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 checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-clang... no checking for x86_64-redhat-linux-gnu-gcc... no checking for x86_64-redhat-linux-gnu-cc... no checking for clang... 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 gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 for getline... yes checking for open... yes checking for sysconf... yes checking for getenv... yes checking for strtok_r... yes checking for flock... yes checking for ftruncate... yes checking for fcntl... yes checking for setlocale... yes checking for atexit... yes 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 glib... yes checking for GW_XCB_INTERNAL... yes checking for stdlib.h... (cached) yes checking for pango... yes checking for cairo... yes checking for libsn... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/rofi.doxy config.status: creating config.h config.status: executing depfiles commands ------------------------------------- Timing output: Disabled Desktop File drun dialog Enabled Window Switcher dialog Enabled ------------------------------------- Now type 'make' to build + /usr/bin/make -O -j2 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' ./script/get_git_rev.sh . ./gitconfig.h which: no git in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-xrmoptions.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-x11-helper.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC libgwater/xcb/libgwater_libgwater_xcb_a-libgwater-xcb.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-rofi.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-mode.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-view.o source/view.c: In function 'rofi_view_calculate_window_position': source/view.c:252:18: warning: this statement may fall through [-Wimplicit-fallthrough=] state->x = CacheState.mon.x; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ source/view.c:253:5: note: here case WL_NORTH: ^~~~ source/view.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=] state->y = CacheState.mon.y; ~~~~~~~~~^~~~~~~~~~~~~~~~~~ source/view.c:258:5: note: here case WL_EAST: ^~~~ source/view.c:262:18: warning: this statement may fall through [-Wimplicit-fallthrough=] state->x = CacheState.mon.x + CacheState.mon.w - state->width; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ source/view.c:263:5: note: here case WL_SOUTH: ^~~~ source/view.c:267:18: warning: this statement may fall through [-Wimplicit-fallthrough=] state->y = CacheState.mon.y + CacheState.mon.h - state->height; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ source/view.c:268:5: note: here case WL_WEST: ^~~~ make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-keyb.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC config/rofi-config.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-timings.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-history.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/rofi-helper.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-box.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-widget.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-listview.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-textbox.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-scrollbar.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/widgets/rofi-separator.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-run.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-ssh.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-drun.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-dmenu.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-combi.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-script.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-help-keys.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' AR libgwater/libgwater-xcb.a make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CC source/dialogs/rofi-window.o make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' CCLD rofi make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KsNmNn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 + cd rofi-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 ./script/get_git_rev.sh . ./gitconfig.h which: no git in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) make[1]: Entering directory '/builddir/build/BUILD/rofi-1.3.1' ./script/get_git_rev.sh . ./gitconfig.h which: no git in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/bin' /usr/bin/install -c rofi '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/bin' /usr/bin/install -c script/rofi-sensible-terminal script/rofi-theme-selector '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/rofi.1 doc/rofi-sensible-terminal.1 '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/rofi/themes/' /usr/bin/install -c -m 644 themes/Adapta-Nokto.theme themes/Arc.theme themes/DarkBlue.theme themes/Indego.theme themes/Monokai.theme themes/Paper.theme themes/android_notification.theme themes/blue.theme themes/c64.theme themes/glue_pro_blue.theme themes/gruvbox-dark-hard.theme themes/gruvbox-dark-soft.theme themes/gruvbox-dark.theme themes/gruvbox-light-hard.theme themes/gruvbox-light-soft.theme themes/gruvbox-light.theme themes/lb.theme themes/purple.theme themes/solarized.theme themes/solarized_alternate.theme '/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/rofi/themes/' make[1]: Leaving directory '/builddir/build/BUILD/rofi-1.3.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.3.1-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base rofi --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rofi-1.3.1 extracting debug info from /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/bin/rofi dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: blank line ignored 925 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SOHoMf + umask 022 + cd /builddir/build/BUILD + cd rofi-1.3.1 + make test make: Nothing to be done for 'test'. + exit 0 Processing files: rofi-1.3.1-1.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Qpv9M7 + umask 022 + cd /builddir/build/BUILD + cd rofi-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + cp -pr AUTHORS /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + cp -pr Changelog /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + cp -pr README.md /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + cp -pr Examples /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/doc/rofi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eSbIPZ + umask 022 + cd /builddir/build/BUILD + cd rofi-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/licenses/rofi + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/licenses/rofi + cp -pr COPYING /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64/usr/share/licenses/rofi + exit 0 Provides: rofi = 1.3.1-1.fc27 rofi(x86-64) = 1.3.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstartup-notification-1.so.0()(64bit) libxcb-ewmh.so.2()(64bit) libxcb-icccm.so.4()(64bit) libxcb-randr.so.0()(64bit) libxcb-render.so.0()(64bit) libxcb-util.so.1()(64bit) libxcb-xinerama.so.0()(64bit) libxcb-xkb.so.1()(64bit) libxcb-xrm.so.0()(64bit) libxcb.so.1()(64bit) libxkbcommon-x11.so.0()(64bit) libxkbcommon-x11.so.0(V_0.5.0)(64bit) libxkbcommon.so.0()(64bit) libxkbcommon.so.0(V_0.5.0)(64bit) rtld(GNU_HASH) Processing files: rofi-debuginfo-1.3.1-1.fc27.x86_64 Provides: rofi-debuginfo = 1.3.1-1.fc27 rofi-debuginfo(x86-64) = 1.3.1-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/rofi-1.3.1-1.fc27.x86_64 Wrote: /builddir/build/RPMS/rofi-1.3.1-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/rofi-debuginfo-1.3.1-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ENFs6S + umask 022 + cd /builddir/build/BUILD + cd rofi-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rofi-1.3.1-1.fc27.x86_64 + exit 0 Child return code was: 0