+ 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
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.8 MB/s |  35 MB     00:19    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 10 13:48:04 2018.
Last metadata expiration check: 0:05:59 ago on Sat Mar 10 14:02:35 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
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/libee-0.4.1-12.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/libee.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:09:22 ago on Sat Mar 10 14:02:35 2018.
Dependencies resolved.
================================================================================
 Package               Arch            Version              Repository     Size
================================================================================
Installing:
 chrpath               riscv64         0.16-6.fc28          local          44 k
 libestr-devel         riscv64         0.1.9-6.fc28         local          13 k
Installing dependencies:
 libestr               riscv64         0.1.9-6.fc28         local          32 k

Transaction Summary
================================================================================
Install  3 Packages

Total download size: 88 k
Installed size: 175 k
Downloading Packages:
(1/3): libestr-devel-0.1.9-6.fc28.riscv64.rpm    99 kB/s |  13 kB     00:00    
(2/3): libestr-0.1.9-6.fc28.riscv64.rpm         225 kB/s |  32 kB     00:00    
(3/3): chrpath-0.16-6.fc28.riscv64.rpm          300 kB/s |  44 kB     00:00    
--------------------------------------------------------------------------------
Total                                           270 kB/s |  88 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libestr-0.1.9-6.fc28.riscv64                           1/3 
  Running scriptlet: libestr-0.1.9-6.fc28.riscv64                           1/3 
  Installing       : libestr-devel-0.1.9-6.fc28.riscv64                     2/3 
  Installing       : chrpath-0.16-6.fc28.riscv64                            3/3 
  Running scriptlet: chrpath-0.16-6.fc28.riscv64                            3/3 
  Verifying        : libestr-devel-0.1.9-6.fc28.riscv64                     1/3 
  Verifying        : libestr-0.1.9-6.fc28.riscv64                           2/3 
  Verifying        : chrpath-0.16-6.fc28.riscv64                            3/3 

Installed:
  chrpath.riscv64 0.16-6.fc28         libestr-devel.riscv64 0.1.9-6.fc28       
  libestr.riscv64 0.1.9-6.fc28       

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:10:54 ago on Sat Mar 10 14:02:35 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:11:33 ago on Sat Mar 10 14:02:35 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec