+ 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.6 MB/s |  29 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Fri Mar  2 10:22:14 2018.
Last metadata expiration check: 0:05:03 ago on Fri Mar  2 10:22:57 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/dwlocstat-0.1-0.14.20121105gitc55cb50.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/dwlocstat.spec
Last metadata expiration check: 0:08:14 ago on Fri Mar  2 10:22:57 2018.
Dependencies resolved.
================================================================================
 Package                    Arch         Version               Repository  Size
================================================================================
Installing:
 elfutils-devel             riscv64      0.170-4.fc28          local      104 k
Installing dependencies:
 elfutils-libelf-devel      riscv64      0.170-4.fc28          local       47 k
 xz-devel                   riscv64      5.2.3-5.fc28          local       60 k
 zlib-devel                 riscv64      1.2.11-4.fc28         local       56 k

Transaction Summary
================================================================================
Install  4 Packages

Total download size: 267 k
Installed size: 775 k
Downloading Packages:
(1/4): elfutils-libelf-devel-0.170-4.fc28.riscv 389 kB/s |  47 kB     00:00    
(2/4): xz-devel-5.2.3-5.fc28.riscv64.rpm        308 kB/s |  60 kB     00:00    
(3/4): elfutils-devel-0.170-4.fc28.riscv64.rpm  269 kB/s | 104 kB     00:00    
(4/4): zlib-devel-1.2.11-4.fc28.riscv64.rpm     265 kB/s |  56 kB     00:00    
--------------------------------------------------------------------------------
Total                                           457 kB/s | 267 kB     00:00     
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/4 
  Installing       : elfutils-libelf-devel-0.170-4.fc28.riscv64             2/4 
  Installing       : xz-devel-5.2.3-5.fc28.riscv64                          3/4 
  Installing       : elfutils-devel-0.170-4.fc28.riscv64                    4/4 
  Running scriptlet: elfutils-devel-0.170-4.fc28.riscv64                    4/4 
  Verifying        : elfutils-devel-0.170-4.fc28.riscv64                    1/4 
  Verifying        : elfutils-libelf-devel-0.170-4.fc28.riscv64             2/4 
  Verifying        : xz-devel-5.2.3-5.fc28.riscv64                          3/4 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       4/4 

Installed:
  elfutils-devel.riscv64 0.170-4.fc28                                           
  elfutils-libelf-devel.riscv64 0.170-4.fc28                                    
  xz-devel.riscv64 5.2.3-5.fc28                                                 
  zlib-devel.riscv64 1.2.11-4.fc28                                              

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:09:43 ago on Fri Mar  2 10:22:57 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:10:17 ago on Fri Mar  2 10:22:57 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:11:06 ago on Fri Mar  2 10:22:57 2018.
Package hack-gcc-7.3.1-0.5.riscv64 is already installed, skipping.
Package glibc-devel-2.27-4.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ exec