+ 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 |  50 MB     00:38    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Tue Mar 27 21:24:09 2018.
Last metadata expiration check: 0:10:26 ago on Tue Mar 27 21:32:23 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/strace-4.21-1.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/strace.spec --define '_topdir /builddir/build'
Waiting for process with pid 218 to finish.
Last metadata expiration check: 0:11:44 ago on Tue Mar 27 21:43:07 2018.
Dependencies resolved.
================================================================================
 Package                 Arch           Version              Repository    Size
================================================================================
Installing:
 bluez-libs-devel        riscv64        5.48-1.fc28          local        103 k
Installing dependencies:
 bluez-libs              riscv64        5.48-1.fc28          local        171 k

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

Total download size: 274 k
Installed size: 863 k
Downloading Packages:
(1/2): bluez-libs-devel-5.48-1.fc28.riscv64.rpm 475 kB/s | 103 kB     00:00    
(2/2): bluez-libs-5.48-1.fc28.riscv64.rpm       577 kB/s | 171 kB     00:00    
--------------------------------------------------------------------------------
Total                                           622 kB/s | 274 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : bluez-libs-5.48-1.fc28.riscv64                         1/2 
  Running scriptlet: bluez-libs-5.48-1.fc28.riscv64                         1/2 
  Installing       : bluez-libs-devel-5.48-1.fc28.riscv64                   2/2 
  Running scriptlet: bluez-libs-devel-5.48-1.fc28.riscv64                   2/2 
  Verifying        : bluez-libs-devel-5.48-1.fc28.riscv64                   1/2 
  Verifying        : bluez-libs-5.48-1.fc28.riscv64                         2/2 

Installed:
  bluez-libs-devel.riscv64 5.48-1.fc28      bluez-libs.riscv64 5.48-1.fc28     

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:14:03 ago on Tue Mar 27 21:43:07 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        239 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            73 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:15:23 ago on Tue Mar 27 21:43:07 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec