+ 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 |  51 MB     00:37    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Fri Mar 30 00:26:52 2018.
Last metadata expiration check: 0:10:49 ago on Fri Mar 30 00:50:54 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Completion plugin: Generating completion cache...
Excludes from versionlock plugin were not applied
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/ufiformat-0.9.8-13.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/ufiformat.spec --define '_topdir /builddir/build'
Waiting for process with pid 199 to finish.
Last metadata expiration check: 0:11:04 ago on Fri Mar 30 01:02:01 2018.
Dependencies resolved.
================================================================================
 Package                 Arch           Version              Repository    Size
================================================================================
Installing:
 e2fsprogs-devel         riscv64        1.44.0-2.fc28        local         80 k
Installing dependencies:
 libcom_err-devel        riscv64        1.44.0-2.fc28        local         36 k

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

Total download size: 116 k
Installed size: 201 k
Downloading Packages:
(1/2): libcom_err-devel-1.44.0-2.fc28.riscv64.r 369 kB/s |  36 kB     00:00    
(2/2): e2fsprogs-devel-1.44.0-2.fc28.riscv64.rp 479 kB/s |  80 kB     00:00    
--------------------------------------------------------------------------------
Total                                           358 kB/s | 116 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libcom_err-devel-1.44.0-2.fc28.riscv64                 1/2 
  Installing       : e2fsprogs-devel-1.44.0-2.fc28.riscv64                  2/2 
  Running scriptlet: e2fsprogs-devel-1.44.0-2.fc28.riscv64                  2/2 
  Verifying        : e2fsprogs-devel-1.44.0-2.fc28.riscv64                  1/2 
  Verifying        : libcom_err-devel-1.44.0-2.fc28.riscv64                 2/2 

Installed:
  e2fsprogs-devel.riscv64 1.44.0-2.fc28  libcom_err-devel.riscv64 1.44.0-2.fc28 

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:13:22 ago on Fri Mar 30 01:02:01 2018.
Dependencies resolved.
================================================================================
 Package                Arch           Version               Repository    Size
================================================================================
Upgrading:
 qt5-srpm-macros        noarch         5.10.1-1.fc29         local        9.6 k
 tar                    riscv64        2:1.29-7.fc28         local        1.2 M
 tzdata                 noarch         2018c-1.fc27          local        455 k

Transaction Summary
================================================================================
Upgrade  3 Packages

Total download size: 1.6 M
Downloading Packages:
(1/3): qt5-srpm-macros-5.10.1-1.fc29.noarch.rpm  80 kB/s | 9.6 kB     00:00    
(2/3): tzdata-2018c-1.fc27.noarch.rpm           841 kB/s | 455 kB     00:00    
(3/3): tar-1.29-7.fc28.riscv64.rpm              1.0 MB/s | 1.2 MB     00:01    
--------------------------------------------------------------------------------
Total                                           1.2 MB/s | 1.6 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : tzdata-2018c-1.fc27.noarch                             1/6 
  Upgrading        : tar-2:1.29-7.fc28.riscv64                              2/6 
  Running scriptlet: tar-2:1.29-7.fc28.riscv64                              2/6 
  Upgrading        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   3/6 
  Cleanup          : tzdata-2017c-1.fc28.noarch                             4/6 
  Cleanup          : qt5-srpm-macros-5.10.0-1.fc28.noarch                   5/6 
  Running scriptlet: tar-2:1.29-7.fc27.riscv64                              6/6 
  Cleanup          : tar-2:1.29-7.fc27.riscv64                              6/6 
  Running scriptlet: tar-2:1.29-7.fc27.riscv64                              6/6 
  Verifying        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/6 
  Verifying        : tar-2:1.29-7.fc28.riscv64                              2/6 
  Verifying        : tzdata-2018c-1.fc27.noarch                             3/6 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   4/6 
  Verifying        : tzdata-2017c-1.fc28.noarch                             5/6 
  Verifying        : tar-2:1.29-7.fc27.riscv64                              6/6 

Upgraded:
  qt5-srpm-macros.noarch 5.10.1-1.fc29         tar.riscv64 2:1.29-7.fc28        
  tzdata.noarch 2018c-1.fc27                  

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:15:39 ago on Fri Mar 30 01:02:01 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec