+ 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 |  35 MB     00:20    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Mar 11 00:03:27 2018.
Last metadata expiration check: 0:06:23 ago on Sun Mar 11 00:11:37 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/libgta-1.0.7-6.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/libgta.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:09:42 ago on Sun Mar 11 00:11:37 2018.
Dependencies resolved.
================================================================================
 Package            Arch           Version                   Repository    Size
================================================================================
Installing:
 bzip2-devel        riscv64        1.0.6-24.fc28             local        223 k
 doxygen            riscv64        1:1.8.12-1.fc27           local        4.0 M
 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: 4.4 M
Installed size: 15 M
Downloading Packages:
(1/4): xz-devel-5.2.3-5.fc28.riscv64.rpm        467 kB/s |  60 kB     00:00    
(2/4): zlib-devel-1.2.11-4.fc28.riscv64.rpm     424 kB/s |  56 kB     00:00    
(3/4): bzip2-devel-1.0.6-24.fc28.riscv64.rpm    422 kB/s | 223 kB     00:00    
(4/4): doxygen-1.8.12-1.fc27.riscv64.rpm        1.2 MB/s | 4.0 MB     00:03    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 4.4 MB     00:03     
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       : xz-devel-5.2.3-5.fc28.riscv64                          2/4 
  Installing       : bzip2-devel-1.0.6-24.fc28.riscv64                      3/4 
  Installing       : doxygen-1:1.8.12-1.fc27.riscv64                        4/4 
  Running scriptlet: doxygen-1:1.8.12-1.fc27.riscv64                        4/4 
  Verifying        : doxygen-1:1.8.12-1.fc27.riscv64                        1/4 
  Verifying        : bzip2-devel-1.0.6-24.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:
  bzip2-devel.riscv64 1.0.6-24.fc28       doxygen.riscv64 1:1.8.12-1.fc27       
  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:11:47 ago on Sun Mar 11 00:11:37 2018.
Dependencies resolved.
================================================================================
 Package            Arch             Version               Repository      Size
================================================================================
Upgrading:
 libgcrypt          riscv64          1.8.2-2.fc28          local          1.1 M

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 1.1 M
Downloading Packages:
libgcrypt-1.8.2-2.fc28.riscv64.rpm              1.3 MB/s | 1.1 MB     00:00    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 1.1 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : libgcrypt-1.8.2-2.fc28.riscv64                         1/2 
  Running scriptlet: libgcrypt-1.8.2-2.fc28.riscv64                         1/2 
  Cleanup          : libgcrypt-1.8.2-1.fc27.riscv64                         2/2 
  Running scriptlet: libgcrypt-1.8.2-1.fc27.riscv64                         2/2 
  Verifying        : libgcrypt-1.8.2-2.fc28.riscv64                         1/2 
  Verifying        : libgcrypt-1.8.2-1.fc27.riscv64                         2/2 

Upgraded:
  libgcrypt.riscv64 1.8.2-2.fc28                                                

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:13:01 ago on Sun Mar 11 00:11:37 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec