+ 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.
Cannot download 'http://192.168.0.249/scratch/RPMS': Yum repo downloading error: Downloading error(s): repodata/eca72981dcf99e4f6511d65950900725819ba28d1228fd97e3d6d596395b6681-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/ea99ffced7ab3075ade240619d7c0e75c140c596bda8fc227a04a149d87a37d6-filelists.xml.gz - Cannot download, all mirrors were already tried without success.
Failed to synchronize cache for repo 'local', disabling.
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/mac-robber-1.02-13.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/mac-robber.spec --define '_topdir /builddir/build'
Local RPMS                                      1.4 MB/s |  38 MB     00:26    
Last metadata expiration check: 0:07:07 ago on Tue Mar 13 10:21:16 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:08:51 ago on Tue Mar 13 10:21:16 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Upgrading:
 libgcrypt           riscv64         1.8.2-2.fc28           local         1.1 M
 libmetalink         riscv64         0.1.3-4.fc28           local          65 k

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 1.2 M
Downloading Packages:
(1/2): libmetalink-0.1.3-4.fc28.riscv64.rpm     381 kB/s |  65 kB     00:00    
(2/2): libgcrypt-1.8.2-2.fc28.riscv64.rpm       1.1 MB/s | 1.1 MB     00:00    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 1.2 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : libmetalink-0.1.3-4.fc28.riscv64                       1/4 
  Running scriptlet: libmetalink-0.1.3-4.fc28.riscv64                       1/4 
  Upgrading        : libgcrypt-1.8.2-2.fc28.riscv64                         2/4 
  Running scriptlet: libgcrypt-1.8.2-2.fc28.riscv64                         2/4 
  Cleanup          : libmetalink-0.1.3-4.fc27.riscv64                       3/4 
  Running scriptlet: libmetalink-0.1.3-4.fc27.riscv64                       3/4 
  Cleanup          : libgcrypt-1.8.2-1.fc27.riscv64                         4/4 
  Running scriptlet: libgcrypt-1.8.2-1.fc27.riscv64                         4/4 
  Verifying        : libgcrypt-1.8.2-2.fc28.riscv64                         1/4 
  Verifying        : libmetalink-0.1.3-4.fc28.riscv64                       2/4 
  Verifying        : libmetalink-0.1.3-4.fc27.riscv64                       3/4 
  Verifying        : libgcrypt-1.8.2-1.fc27.riscv64                         4/4 

Upgraded:
  libgcrypt.riscv64 1.8.2-2.fc28        libmetalink.riscv64 0.1.3-4.fc28       

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:10:31 ago on Tue Mar 13 10:21:16 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec