+ 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
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.8 MB/s |  35 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Thu Mar  8 04:44:36 2018.
Last metadata expiration check: 0:06:02 ago on Thu Mar  8 04:45:11 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
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/libbsr-0.5-5.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/libbsr.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:08:56 ago on Thu Mar  8 04:45:11 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:10:05 ago on Thu Mar  8 04:45:11 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Upgrading:
 grubby              riscv64         8.40-7.fc28            local          69 k
 initscripts         riscv64         9.79-1.fc28            local         408 k
 kmod                riscv64         25-1.fc28              local         274 k
 kmod-libs           riscv64         25-1.fc28              local         162 k

Transaction Summary
================================================================================
Upgrade  4 Packages

Total download size: 913 k
Downloading Packages:
(1/4): grubby-8.40-7.fc28.riscv64.rpm           233 kB/s |  69 kB     00:00    
(2/4): kmod-libs-25-1.fc28.riscv64.rpm          518 kB/s | 162 kB     00:00    
(3/4): kmod-25-1.fc28.riscv64.rpm               409 kB/s | 274 kB     00:00    
(4/4): initscripts-9.79-1.fc28.riscv64.rpm      414 kB/s | 408 kB     00:00    
--------------------------------------------------------------------------------
Total                                           730 kB/s | 913 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: kmod-25-1.fc28.riscv64                                 1/1 
  Upgrading        : kmod-25-1.fc28.riscv64                                 1/8 
  Upgrading        : initscripts-9.79-1.fc28.riscv64                        2/8 
  Running scriptlet: initscripts-9.79-1.fc28.riscv64                        2/8 
  Upgrading        : kmod-libs-25-1.fc28.riscv64                            3/8 
  Running scriptlet: kmod-libs-25-1.fc28.riscv64                            3/8 
  Upgrading        : grubby-8.40-7.fc28.riscv64                             4/8 
  Cleanup          : kmod-23-1.fc28.riscv64                                 5/8 
  Cleanup          : kmod-libs-23-1.fc28.riscv64                            6/8 
  Running scriptlet: kmod-libs-23-1.fc28.riscv64                            6/8 
  Running scriptlet: initscripts-9.69-1.fc28.0.riscv64.riscv64              7/8 

UPGRADE: Automatically re-enabling default systemd units: fedora-import-state.service fedora-readonly.service

  Cleanup          : initscripts-9.69-1.fc28.0.riscv64.riscv64              7/8 
  Running scriptlet: initscripts-9.69-1.fc28.0.riscv64.riscv64              7/8 
  Cleanup          : grubby-8.40-3.fc28.riscv64                             8/8 
  Running scriptlet: grubby-8.40-3.fc28.riscv64                             8/8 
  Verifying        : grubby-8.40-7.fc28.riscv64                             1/8 
  Verifying        : initscripts-9.79-1.fc28.riscv64                        2/8 
  Verifying        : kmod-25-1.fc28.riscv64                                 3/8 
  Verifying        : kmod-libs-25-1.fc28.riscv64                            4/8 
  Verifying        : initscripts-9.69-1.fc28.0.riscv64.riscv64              5/8 
  Verifying        : kmod-libs-23-1.fc28.riscv64                            6/8 
  Verifying        : grubby-8.40-3.fc28.riscv64                             7/8 
  Verifying        : kmod-23-1.fc28.riscv64                                 8/8 

Upgraded:
  grubby.riscv64 8.40-7.fc28           initscripts.riscv64 9.79-1.fc28          
  kmod.riscv64 25-1.fc28               kmod-libs.riscv64 25-1.fc28              

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:12:42 ago on Thu Mar  8 04:45:11 2018.
Group 'Buildsystem building group' is already installed.
No match for group package "gcc-c++"
No match for group package "gcc"
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y install hack-gcc glibc-devel
Last metadata expiration check: 0:13:37 ago on Thu Mar  8 04:45:11 2018.
Package hack-gcc-7.3.1-0.5.riscv64 is already installed, skipping.
Package glibc-devel-2.27.9000-7.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ exec