+ 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.7 MB/s |  31 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar  3 12:40:11 2018.
Last metadata expiration check: 0:05:14 ago on Sat Mar  3 12:40:58 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/gif2png-2.5.11-3.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/gif2png.spec
Waiting for process with pid 195 to finish.
Last metadata expiration check: 0:08:13 ago on Sat Mar  3 12:40:58 2018.
Dependencies resolved.
================================================================================
 Package             Arch           Version                  Repository    Size
================================================================================
Installing:
 libpng-devel        riscv64        2:1.6.34-1.fc28          local        353 k
Installing dependencies:
 libpng              riscv64        2:1.6.34-1.fc28          local        297 k
 zlib-devel          riscv64        1.2.11-4.fc28            local         56 k

Transaction Summary
================================================================================
Install  3 Packages

Total download size: 707 k
Installed size: 2.0 M
Downloading Packages:
(1/3): zlib-devel-1.2.11-4.fc28.riscv64.rpm     387 kB/s |  56 kB     00:00    
(2/3): libpng-1.6.34-1.fc28.riscv64.rpm         622 kB/s | 297 kB     00:00    
(3/3): libpng-devel-1.6.34-1.fc28.riscv64.rpm   504 kB/s | 353 kB     00:00    
--------------------------------------------------------------------------------
Total                                           833 kB/s | 707 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/3 
  Installing       : libpng-2:1.6.34-1.fc28.riscv64                         2/3 
  Running scriptlet: libpng-2:1.6.34-1.fc28.riscv64                         2/3 
  Installing       : libpng-devel-2:1.6.34-1.fc28.riscv64                   3/3 
  Running scriptlet: libpng-devel-2:1.6.34-1.fc28.riscv64                   3/3 
  Verifying        : libpng-devel-2:1.6.34-1.fc28.riscv64                   1/3 
  Verifying        : libpng-2:1.6.34-1.fc28.riscv64                         2/3 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       3/3 

Installed:
  libpng-devel.riscv64 2:1.6.34-1.fc28      libpng.riscv64 2:1.6.34-1.fc28     
  zlib-devel.riscv64 1.2.11-4.fc28         

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:09:51 ago on Sat Mar  3 12:40:58 2018.
Dependencies resolved.
================================================================================
 Package           Arch            Version                  Repository     Size
================================================================================
Upgrading:
 expat             riscv64         2.2.5-1.fc28             local         218 k
 findutils         riscv64         1:4.6.0-14.fc28          local         764 k

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

Total download size: 982 k
Downloading Packages:
(1/2): expat-2.2.5-1.fc28.riscv64.rpm           619 kB/s | 218 kB     00:00    
(2/2): findutils-4.6.0-14.fc28.riscv64.rpm      966 kB/s | 764 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.0 MB/s | 982 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : findutils-1:4.6.0-14.fc28.riscv64                      1/4 
  Running scriptlet: findutils-1:4.6.0-14.fc28.riscv64                      1/4 
  Upgrading        : expat-2.2.5-1.fc28.riscv64                             2/4 
  Running scriptlet: expat-2.2.5-1.fc28.riscv64                             2/4 
  Running scriptlet: findutils-1:4.6.0-14.fc27.riscv64                      3/4 
  Cleanup          : findutils-1:4.6.0-14.fc27.riscv64                      3/4 
  Cleanup          : expat-2.2.5-1.fc27.riscv64                             4/4 
  Running scriptlet: expat-2.2.5-1.fc27.riscv64                             4/4 
  Verifying        : expat-2.2.5-1.fc28.riscv64                             1/4 
  Verifying        : findutils-1:4.6.0-14.fc28.riscv64                      2/4 
  Verifying        : expat-2.2.5-1.fc27.riscv64                             3/4 
  Verifying        : findutils-1:4.6.0-14.fc27.riscv64                      4/4 

Upgraded:
  expat.riscv64 2.2.5-1.fc28          findutils.riscv64 1:4.6.0-14.fc28         

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:11:04 ago on Sat Mar  3 12:40:58 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:02 ago on Sat Mar  3 12:40:58 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