+ 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 |  50 MB     00:35    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Tue Mar 27 11:14:16 2018.
Last metadata expiration check: 0:09:47 ago on Tue Mar 27 11:24:18 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/spasm-ng-0.5-0.7.beta.2.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/spasm-ng.spec --define '_topdir /builddir/build'
Waiting for process with pid 201 to finish.
Last metadata expiration check: 0:10:20 ago on Tue Mar 27 11:34:24 2018.
Dependencies resolved.
================================================================================
 Package              Arch           Version                 Repository    Size
================================================================================
Installing:
 gmp-devel            riscv64        1:6.1.2-7.fc28          local        185 k
 openssl-devel        riscv64        1:1.1.0g-2.fc28         local        1.9 M
 zlib-devel           riscv64        1.2.11-4.fc28           local         56 k
Installing dependencies:
 gmp-c++              riscv64        1:6.1.2-7.fc28          local        128 k

Transaction Summary
================================================================================
Install  4 Packages

Total download size: 2.3 M
Installed size: 3.8 M
Downloading Packages:
(1/4): gmp-c++-6.1.2-7.fc28.riscv64.rpm         308 kB/s | 128 kB     00:00    
(2/4): gmp-devel-6.1.2-7.fc28.riscv64.rpm       247 kB/s | 185 kB     00:00    
(3/4): zlib-devel-1.2.11-4.fc28.riscv64.rpm     176 kB/s |  56 kB     00:00    
(4/4): openssl-devel-1.1.0g-2.fc28.riscv64.rpm  922 kB/s | 1.9 MB     00:02    
--------------------------------------------------------------------------------
Total                                           935 kB/s | 2.3 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/4 
  Installing       : gmp-c++-1:6.1.2-7.fc28.riscv64                         2/4 
  Running scriptlet: gmp-c++-1:6.1.2-7.fc28.riscv64                         2/4 
  Installing       : gmp-devel-1:6.1.2-7.fc28.riscv64                       3/4 
  Running scriptlet: gmp-devel-1:6.1.2-7.fc28.riscv64                       3/4 
  Installing       : openssl-devel-1:1.1.0g-2.fc28.riscv64                  4/4 
  Running scriptlet: openssl-devel-1:1.1.0g-2.fc28.riscv64                  4/4 
  Verifying        : gmp-devel-1:6.1.2-7.fc28.riscv64                       1/4 
  Verifying        : gmp-c++-1:6.1.2-7.fc28.riscv64                         2/4 
  Verifying        : openssl-devel-1:1.1.0g-2.fc28.riscv64                  3/4 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       4/4 

Installed:
  gmp-devel.riscv64 1:6.1.2-7.fc28     openssl-devel.riscv64 1:1.1.0g-2.fc28    
  zlib-devel.riscv64 1.2.11-4.fc28     gmp-c++.riscv64 1:6.1.2-7.fc28           

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:14:19 ago on Tue Mar 27 11:34:24 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        139 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            56 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:50 ago on Tue Mar 27 11:34:24 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec