+ 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 |  51 MB     00:37    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 28 19:53:08 2018.
Last metadata expiration check: 0:10:43 ago on Wed Mar 28 20:06:09 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/tboot-1.8.2-3.fc23.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/tboot.spec --define '_topdir /builddir/build'
Waiting for process with pid 213 to finish.
Last metadata expiration check: 0:11:49 ago on Wed Mar 28 20:17:13 2018.
Dependencies resolved.
================================================================================
 Package               Arch           Version                Repository    Size
================================================================================
Installing:
 openssl-devel         riscv64        1:1.1.0g-2.fc28        local        1.9 M
 trousers-devel        riscv64        0.3.13-9.fc28          local        526 k
Installing dependencies:
 zlib-devel            riscv64        1.2.11-4.fc28          local         56 k

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

Total download size: 2.5 M
Installed size: 3.8 M
Downloading Packages:
(1/3): zlib-devel-1.2.11-4.fc28.riscv64.rpm     277 kB/s |  56 kB     00:00    
(2/3): trousers-devel-0.3.13-9.fc28.riscv64.rpm 487 kB/s | 526 kB     00:01    
(3/3): openssl-devel-1.1.0g-2.fc28.riscv64.rpm  836 kB/s | 1.9 MB     00:02    
--------------------------------------------------------------------------------
Total                                           999 kB/s | 2.5 MB     00:02     
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/3 
  Installing       : openssl-devel-1:1.1.0g-2.fc28.riscv64                  2/3 
  Installing       : trousers-devel-0.3.13-9.fc28.riscv64                   3/3 
  Running scriptlet: trousers-devel-0.3.13-9.fc28.riscv64                   3/3 
  Verifying        : trousers-devel-0.3.13-9.fc28.riscv64                   1/3 
  Verifying        : openssl-devel-1:1.1.0g-2.fc28.riscv64                  2/3 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       3/3 

Installed:
  openssl-devel.riscv64 1:1.1.0g-2.fc28   trousers-devel.riscv64 0.3.13-9.fc28  
  zlib-devel.riscv64 1.2.11-4.fc28       

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:16:02 ago on Wed Mar 28 20:17:13 2018.
Dependencies resolved.
================================================================================
 Package                Arch          Version                Repository    Size
================================================================================
Upgrading:
 qt5-srpm-macros        noarch        5.10.1-1.fc29          local        9.6 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 9.6 k
Downloading Packages:
qt5-srpm-macros-5.10.1-1.fc29.noarch.rpm         76 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            27 kB/s | 9.6 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Cleanup          : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Running scriptlet: qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Verifying        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 

Upgraded:
  qt5-srpm-macros.noarch 5.10.1-1.fc29                                          

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:17:48 ago on Wed Mar 28 20:17:13 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec