+ 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.5 MB/s |  50 MB     00:34    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 28 08:21:32 2018.
Last metadata expiration check: 0:10:46 ago on Wed Mar 28 08:48:22 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/stud-0.3-12.20120814git.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/stud.spec --define '_topdir /builddir/build'
Waiting for process with pid 211 to finish.
Last metadata expiration check: 0:11:29 ago on Wed Mar 28 08:59:31 2018.
Package systemd-237-1.0.riscv64.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package                     Arch         Version              Repository  Size
================================================================================
Installing:
 compat-openssl10-devel      riscv64      1:1.0.2n-4.fc28      local      1.5 M
 libev-devel                 riscv64      4.24-6.fc28          local      102 k
Installing dependencies:
 compat-openssl10            riscv64      1:1.0.2n-4.fc28      local      2.8 M
 libev                       riscv64      4.24-6.fc28          local       93 k
 zlib-devel                  riscv64      1.2.11-4.fc28        local       56 k

Transaction Summary
================================================================================
Install  5 Packages

Total download size: 4.5 M
Installed size: 15 M
Downloading Packages:
(1/5): libev-devel-4.24-6.fc28.riscv64.rpm      404 kB/s | 102 kB     00:00    
(2/5): libev-4.24-6.fc28.riscv64.rpm            418 kB/s |  93 kB     00:00    
(3/5): zlib-devel-1.2.11-4.fc28.riscv64.rpm     292 kB/s |  56 kB     00:00    
(4/5): compat-openssl10-devel-1.0.2n-4.fc28.ris 666 kB/s | 1.5 MB     00:02    
(5/5): compat-openssl10-1.0.2n-4.fc28.riscv64.r 852 kB/s | 2.8 MB     00:03    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 4.5 MB     00:03     
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/5 
  Installing       : libev-4.24-6.fc28.riscv64                              2/5 
  Installing       : compat-openssl10-1:1.0.2n-4.fc28.riscv64               3/5 
  Running scriptlet: compat-openssl10-1:1.0.2n-4.fc28.riscv64               3/5 
  Installing       : compat-openssl10-devel-1:1.0.2n-4.fc28.riscv64         4/5 
  Installing       : libev-devel-4.24-6.fc28.riscv64                        5/5 
  Running scriptlet: libev-devel-4.24-6.fc28.riscv64                        5/5 
  Verifying        : compat-openssl10-devel-1:1.0.2n-4.fc28.riscv64         1/5 
  Verifying        : compat-openssl10-1:1.0.2n-4.fc28.riscv64               2/5 
  Verifying        : libev-devel-4.24-6.fc28.riscv64                        3/5 
  Verifying        : libev-4.24-6.fc28.riscv64                              4/5 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       5/5 

Installed:
  compat-openssl10-devel.riscv64 1:1.0.2n-4.fc28                                
  libev-devel.riscv64 4.24-6.fc28                                               
  compat-openssl10.riscv64 1:1.0.2n-4.fc28                                      
  libev.riscv64 4.24-6.fc28                                                     
  zlib-devel.riscv64 1.2.11-4.fc28                                              

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:14:46 ago on Wed Mar 28 08:59:31 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        196 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:16:10 ago on Wed Mar 28 08:59:31 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec