+ 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.4 MB/s |  52 MB     00:37    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Apr  1 03:29:14 2018.
Last metadata expiration check: 0:10:18 ago on Sun Apr  1 03:44:38 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/xdelta-3.1.0-3.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/xdelta.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:03:43 ago on Sun Apr  1 03:54:58 2018.
Dependencies resolved.
================================================================================
 Package         Arch          Version                        Repository   Size
================================================================================
Installing:
 ncompress       riscv64       4.2.4.4-9.0.riscv64.fc28       local        31 k
 xz-devel        riscv64       5.2.3-7.fc28                   local        60 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 92 k
Installed size: 235 k
Downloading Packages:
(1/2): ncompress-4.2.4.4-9.0.riscv64.fc28.riscv 208 kB/s |  31 kB     00:00    
(2/2): xz-devel-5.2.3-7.fc28.riscv64.rpm        319 kB/s |  60 kB     00:00    
--------------------------------------------------------------------------------
Total                                           276 kB/s |  92 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/2 
  Installing       : ncompress-4.2.4.4-9.0.riscv64.fc28.riscv64             2/2 
  Running scriptlet: ncompress-4.2.4.4-9.0.riscv64.fc28.riscv64             2/2 
  Verifying        : ncompress-4.2.4.4-9.0.riscv64.fc28.riscv64             1/2 
  Verifying        : xz-devel-5.2.3-7.fc28.riscv64                          2/2 

Installed:
  ncompress.riscv64 4.2.4.4-9.0.riscv64.fc28    xz-devel.riscv64 5.2.3-7.fc28   

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:06:07 ago on Sun Apr  1 03:54:58 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:07:10 ago on Sun Apr  1 03:54:58 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec