+ 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.3 MB/s |  52 MB     00:40    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Apr  1 13:33:02 2018.
Last metadata expiration check: 0:11:09 ago on Sun Apr  1 13:44:23 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/xml2-0.5-14.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/xml2.spec --define '_topdir /builddir/build'
Waiting for process with pid 207 to finish.
Last metadata expiration check: 0:11:24 ago on Sun Apr  1 13:55:49 2018.
Dependencies resolved.
================================================================================
 Package              Arch        Version                       Repository
                                                                           Size
================================================================================
Installing:
 libxml2-devel        riscv64     2.9.7-4.fc28                  local     1.0 M
 symlinks             riscv64     1.4-16.fc28                   local      20 k
Installing dependencies:
 cmake-filesystem     riscv64     3.10.2-1.0.riscv64.fc28       local      38 k
 xz-devel             riscv64     5.2.3-7.fc28                  local      60 k
 zlib-devel           riscv64     1.2.11-4.fc28                 local      56 k

Transaction Summary
================================================================================
Install  5 Packages

Total download size: 1.2 M
Installed size: 9.1 M
Downloading Packages:
(1/5): cmake-filesystem-3.10.2-1.0.riscv64.fc28 141 kB/s |  38 kB     00:00    
(2/5): symlinks-1.4-16.fc28.riscv64.rpm          78 kB/s |  20 kB     00:00    
(3/5): xz-devel-5.2.3-7.fc28.riscv64.rpm        249 kB/s |  60 kB     00:00    
(4/5): zlib-devel-1.2.11-4.fc28.riscv64.rpm     212 kB/s |  56 kB     00:00    
(5/5): libxml2-devel-2.9.7-4.fc28.riscv64.rpm   675 kB/s | 1.0 MB     00:01    
--------------------------------------------------------------------------------
Total                                           664 kB/s | 1.2 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : zlib-devel-1.2.11-4.fc28.riscv64                       1/5 
  Installing       : xz-devel-5.2.3-7.fc28.riscv64                          2/5 
  Installing       : cmake-filesystem-3.10.2-1.0.riscv64.fc28.riscv64       3/5 
  Installing       : libxml2-devel-2.9.7-4.fc28.riscv64                     4/5 
  Installing       : symlinks-1.4-16.fc28.riscv64                           5/5 
  Running scriptlet: symlinks-1.4-16.fc28.riscv64                           5/5 
  Verifying        : libxml2-devel-2.9.7-4.fc28.riscv64                     1/5 
  Verifying        : cmake-filesystem-3.10.2-1.0.riscv64.fc28.riscv64       2/5 
  Verifying        : symlinks-1.4-16.fc28.riscv64                           3/5 
  Verifying        : xz-devel-5.2.3-7.fc28.riscv64                          4/5 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       5/5 

Installed:
  libxml2-devel.riscv64 2.9.7-4.fc28                                            
  symlinks.riscv64 1.4-16.fc28                                                  
  cmake-filesystem.riscv64 3.10.2-1.0.riscv64.fc28                              
  xz-devel.riscv64 5.2.3-7.fc28                                                 
  zlib-devel.riscv64 1.2.11-4.fc28                                              

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