+ 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:36    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Apr  1 05:37:01 2018.
Last metadata expiration check: 0:10:36 ago on Sun Apr  1 05:55: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/xerces-c-3.1.4-4.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/xerces-c.spec --define '_topdir /builddir/build'
Waiting for process with pid 217 to finish.
Last metadata expiration check: 0:11:29 ago on Sun Apr  1 06:06:28 2018.
Dependencies resolved.
================================================================================
 Package           Arch             Version                Repository      Size
================================================================================
Installing:
 dos2unix          riscv64          7.4.0-2.fc28           local          237 k

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

Total download size: 237 k
Installed size: 654 k
Downloading Packages:
dos2unix-7.4.0-2.fc28.riscv64.rpm               654 kB/s | 237 kB     00:00    
--------------------------------------------------------------------------------
Total                                           474 kB/s | 237 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : dos2unix-7.4.0-2.fc28.riscv64                          1/1 
  Running scriptlet: dos2unix-7.4.0-2.fc28.riscv64                          1/1 
  Verifying        : dos2unix-7.4.0-2.fc28.riscv64                          1/1 

Installed:
  dos2unix.riscv64 7.4.0-2.fc28                                                 

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