+ dnf clean all
0 files removed
+ dnf makecache --verbose
Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync, versionlock
DNF version: 2.7.5
cachedir: /var/cache/dnf
Making cache files for all metadata files.
local: has expired and will be refreshed.
Local RPMS                                      1.5 MB/s |  52 MB     00:34    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Mon Apr  2 21:45:51 2018.
Last metadata expiration check: 0:11:07 ago on Mon Apr  2 21:57:11 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Excludes from versionlock plugin were not applied
Completion plugin: Generating completion cache...
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/zimlib-1.0-15.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/zimlib.spec --define '_topdir /builddir/build'
Waiting for process with pid 218 to finish.
Last metadata expiration check: 0:11:06 ago on Mon Apr  2 22:08:45 2018.
Dependencies resolved.
================================================================================
 Package           Arch             Version                Repository      Size
================================================================================
Installing:
 xz-devel          riscv64          5.2.3-7.fc28           local           60 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 60 k
Installed size: 200 k
Downloading Packages:
xz-devel-5.2.3-7.fc28.riscv64.rpm               301 kB/s |  60 kB     00:00    
--------------------------------------------------------------------------------
Total                                           144 kB/s |  60 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : xz-devel-5.2.3-7.fc28.riscv64                          1/1 
  Running scriptlet: xz-devel-5.2.3-7.fc28.riscv64                          1/1 
  Verifying        : xz-devel-5.2.3-7.fc28.riscv64                          1/1 

Installed:
  xz-devel.riscv64 5.2.3-7.fc28                                                 

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:13:51 ago on Mon Apr  2 22:08:45 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:15:05 ago on Mon Apr  2 22:08:45 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec