+ 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 |  47 MB     00:30    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Thu Mar 22 16:21:46 2018.
Last metadata expiration check: 0:08:59 ago on Thu Mar 22 20:25:19 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/rssh-2.3.4-10.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/rssh.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:01:21 ago on Thu Mar 22 20:34:19 2018.
Package openssh-clients-7.6p1-7.0.riscv64.fc28.riscv64 is already installed, skipping.
Package openssh-server-7.6p1-7.0.riscv64.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package     Arch          Version                            Repository   Size
================================================================================
Installing:
 cvs         riscv64       1.11.23-46.0.riscv64.fc28          local       1.1 M
 rdist       riscv64       1:6.1.5-65.fc28                    local        98 k
 rsync       riscv64       3.1.3-3.fc28                       local       777 k

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

Total download size: 1.9 M
Installed size: 5.3 M
Downloading Packages:
(1/3): rdist-6.1.5-65.fc28.riscv64.rpm          409 kB/s |  98 kB     00:00    
(2/3): rsync-3.1.3-3.fc28.riscv64.rpm           825 kB/s | 777 kB     00:00    
(3/3): cvs-1.11.23-46.0.riscv64.fc28.riscv64.rp 802 kB/s | 1.1 MB     00:01    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 1.9 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : rsync-3.1.3-3.fc28.riscv64                             1/3 
  Installing       : rdist-1:6.1.5-65.fc28.riscv64                          2/3 
  Installing       : cvs-1.11.23-46.0.riscv64.fc28.riscv64                  3/3 
  Running scriptlet: cvs-1.11.23-46.0.riscv64.fc28.riscv64                  3/3 
  Verifying        : cvs-1.11.23-46.0.riscv64.fc28.riscv64                  1/3 
  Verifying        : rdist-1:6.1.5-65.fc28.riscv64                          2/3 
  Verifying        : rsync-3.1.3-3.fc28.riscv64                             3/3 

Installed:
  cvs.riscv64 1.11.23-46.0.riscv64.fc28      rdist.riscv64 1:6.1.5-65.fc28     
  rsync.riscv64 3.1.3-3.fc28                

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:03:46 ago on Thu Mar 22 20:34:19 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  799 kB/s | 527 kB     00:00    
(2/2): selinux-policy-targeted-3.14.1-2.fc28.no 1.2 MB/s |  14 MB     00:11    
--------------------------------------------------------------------------------
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:13:48 ago on Thu Mar 22 20:34:19 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec