+ 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 |  47 MB     00:35    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 21 13:36:20 2018.
Last metadata expiration check: 0:09:30 ago on Wed Mar 21 13:47:05 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/rc-1.7.4-7.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/rc.spec --define '_topdir /builddir/build'
Waiting for process with pid 176 to finish.
Last metadata expiration check: 0:10:26 ago on Wed Mar 21 13:56:50 2018.
Dependencies resolved.
================================================================================
 Package               Arch         Version                    Repository  Size
================================================================================
Installing:
 readline-devel        riscv64      7.0-8.fc28                 local      182 k
Installing dependencies:
 ncurses-c++-libs      riscv64      6.1-4.20180224.fc28        local      186 k
 ncurses-devel         riscv64      6.1-4.20180224.fc28        local      528 k

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

Total download size: 896 k
Installed size: 2.0 M
Downloading Packages:
(1/3): readline-devel-7.0-8.fc28.riscv64.rpm    382 kB/s | 182 kB     00:00    
(2/3): ncurses-c++-libs-6.1-4.20180224.fc28.ris 405 kB/s | 186 kB     00:00    
(3/3): ncurses-devel-6.1-4.20180224.fc28.riscv6 627 kB/s | 528 kB     00:00    
--------------------------------------------------------------------------------
Total                                           859 kB/s | 896 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ncurses-c++-libs-6.1-4.20180224.fc28.riscv64           1/3 
  Installing       : ncurses-devel-6.1-4.20180224.fc28.riscv64              2/3 
  Installing       : readline-devel-7.0-8.fc28.riscv64                      3/3 
  Running scriptlet: readline-devel-7.0-8.fc28.riscv64                      3/3 
  Verifying        : readline-devel-7.0-8.fc28.riscv64                      1/3 
  Verifying        : ncurses-devel-6.1-4.20180224.fc28.riscv64              2/3 
  Verifying        : ncurses-c++-libs-6.1-4.20180224.fc28.riscv64           3/3 

Installed:
  readline-devel.riscv64 7.0-8.fc28                                             
  ncurses-c++-libs.riscv64 6.1-4.20180224.fc28                                  
  ncurses-devel.riscv64 6.1-4.20180224.fc28                                     

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:13:15 ago on Wed Mar 21 13:56:50 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  608 kB/s | 527 kB     00:00    
(2/2): selinux-policy-targeted-3.14.1-2.fc28.no 1.3 MB/s |  14 MB     00:10    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s |  14 MB     00:11     
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-3.13.1-225.3.fc25.noarch                3/4 
  Verifying        : selinux-policy-targeted-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:24:32 ago on Wed Mar 21 13:56:50 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec