+ 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.4 MB/s |  43 MB     00:30    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 17 23:37:36 2018.
Last metadata expiration check: 0:10:47 ago on Sun Mar 18 00:09:15 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/GeoIP-1.6.12-3.fc28.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/GeoIP.spec --define '_topdir /builddir/build'
Waiting for process with pid 186 to finish.
Last metadata expiration check: 0:11:43 ago on Sun Mar 18 00:20:28 2018.
Package coreutils-8.29-2.fc28.riscv64 is already installed, skipping.
Package gcc-7.3.1-5.1.riscv64.fc28.riscv64 is already installed, skipping.
Package make-1:4.2.1-6.fc27.riscv64 is already installed, skipping.
Package sed-4.4-4.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package            Arch            Version                 Repository     Size
================================================================================
Installing:
 zlib-devel         riscv64         1.2.11-4.fc28           local          56 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 56 k
Installed size: 143 k
Downloading Packages:
zlib-devel-1.2.11-4.fc28.riscv64.rpm            263 kB/s |  56 kB     00:00    
--------------------------------------------------------------------------------
Total                                           127 kB/s |  56 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/1 
  Running scriptlet: zlib-devel-1.2.11-4.fc28.riscv64                       1/1 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       1/1 

Installed:
  zlib-devel.riscv64 1.2.11-4.fc28                                              

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:15:06 ago on Sun Mar 18 00:20:28 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:16:18 ago on Sun Mar 18 00:20:28 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec