+ 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 |  32 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Mon Mar  5 10:18:48 2018.
Last metadata expiration check: 0:06:05 ago on Mon Mar  5 10:29:17 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/gridloc-0.6-20.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/gridloc.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:09:05 ago on Mon Mar  5 10:29:17 2018.
Dependencies resolved.
================================================================================
 Package               Arch         Version                    Repository  Size
================================================================================
Installing:
 ncurses-devel         riscv64      6.1-2.20180129.fc27        local      527 k
Installing dependencies:
 ncurses-c++-libs      riscv64      6.1-2.20180129.fc27        local      185 k

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

Total download size: 712 k
Installed size: 1.5 M
Downloading Packages:
(1/2): ncurses-c++-libs-6.1-2.20180129.fc27.ris 736 kB/s | 185 kB     00:00    
(2/2): ncurses-devel-6.1-2.20180129.fc27.riscv6 884 kB/s | 527 kB     00:00    
--------------------------------------------------------------------------------
Total                                           964 kB/s | 712 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ncurses-c++-libs-6.1-2.20180129.fc27.riscv64           1/2 
  Installing       : ncurses-devel-6.1-2.20180129.fc27.riscv64              2/2 
  Running scriptlet: ncurses-devel-6.1-2.20180129.fc27.riscv64              2/2 
  Verifying        : ncurses-devel-6.1-2.20180129.fc27.riscv64              1/2 
  Verifying        : ncurses-c++-libs-6.1-2.20180129.fc27.riscv64           2/2 

Installed:
  ncurses-devel.riscv64 6.1-2.20180129.fc27                                     
  ncurses-c++-libs.riscv64 6.1-2.20180129.fc27                                  

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:10:56 ago on Mon Mar  5 10:29:17 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:11:39 ago on Mon Mar  5 10:29:17 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:12:44 ago on Mon Mar  5 10:29:17 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