+ 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.6 MB/s |  46 MB     00:29    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 21 01:12:46 2018.
Last metadata expiration check: 0:08:50 ago on Wed Mar 21 01:35:07 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Excludes from versionlock plugin were not applied
Completion plugin: Generating completion cache...
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/qd-2.3.15-8.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/qd.spec --define '_topdir /builddir/build'
Waiting for process with pid 189 to finish.
Last metadata expiration check: 0:09:41 ago on Wed Mar 21 01:44:12 2018.
Package gcc-c++-7.3.1-5.2.riscv64.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package           Arch         Version                        Repository  Size
================================================================================
Installing:
 gcc-gfortran      riscv64      7.3.1-5.2.riscv64.fc28         local      7.0 M
Installing dependencies:
 libgfortran       riscv64      7.3.1-5.2.riscv64.fc28         local      975 k

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

Total download size: 7.9 M
Installed size: 21 M
Downloading Packages:
(1/2): libgfortran-7.3.1-5.2.riscv64.fc28.riscv 813 kB/s | 975 kB     00:01    
(2/2): gcc-gfortran-7.3.1-5.2.riscv64.fc28.risc 1.2 MB/s | 7.0 MB     00:05    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 7.9 MB     00:05     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libgfortran-7.3.1-5.2.riscv64.fc28.riscv64             1/2 
  Running scriptlet: libgfortran-7.3.1-5.2.riscv64.fc28.riscv64             1/2 
  Installing       : gcc-gfortran-7.3.1-5.2.riscv64.fc28.riscv64            2/2 
  Running scriptlet: gcc-gfortran-7.3.1-5.2.riscv64.fc28.riscv64            2/2 
  Verifying        : gcc-gfortran-7.3.1-5.2.riscv64.fc28.riscv64            1/2 
  Verifying        : libgfortran-7.3.1-5.2.riscv64.fc28.riscv64             2/2 

Installed:
  gcc-gfortran.riscv64 7.3.1-5.2.riscv64.fc28                                   
  libgfortran.riscv64 7.3.1-5.2.riscv64.fc28                                    

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:34 ago on Wed Mar 21 01:44:12 2018.
Dependencies resolved.
================================================================================
 Package                      Arch        Version              Repository  Size
================================================================================
Upgrading:
 selinux-policy               noarch      3.14.1-2.fc28        local      527 k
 selinux-policy-targeted      noarch      3.14.1-2.fc28        local       14 M

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 14 M
Downloading Packages:
(1/2): selinux-policy-3.14.1-2.fc28.noarch.rpm  815 kB/s | 527 kB     00:00    
(2/2): selinux-policy-targeted-3.14.1-2.fc28.no 1.4 MB/s |  14 MB     00:09    
--------------------------------------------------------------------------------
Total                                           1.4 MB/s |  14 MB     00:10     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Running scriptlet: selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Running scriptlet: selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Upgrading        : selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Running scriptlet: selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Cleanup          : selinux-policy-targeted-3.13.1-225.3.fc25.noarch       3/4 
  Cleanup          : selinux-policy-3.13.1-225.3.fc25.noarch                4/4 
  Running scriptlet: selinux-policy-3.13.1-225.3.fc25.noarch                4/4 
  Verifying        : selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Verifying        : selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Verifying        : selinux-policy-targeted-3.13.1-225.3.fc25.noarch       3/4 
  Verifying        : selinux-policy-3.13.1-225.3.fc25.noarch                4/4 

Upgraded:
  selinux-policy.noarch 3.14.1-2.fc28                                           
  selinux-policy-targeted.noarch 3.14.1-2.fc28                                  

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