+ 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.5 MB/s |  35 MB     00:23    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Mar 11 07:05:41 2018.
Last metadata expiration check: 0:06:32 ago on Sun Mar 11 07:06:08 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/libmatroska-1.4.8-1.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/libmatroska.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:09:45 ago on Sun Mar 11 07:06:08 2018.
Dependencies resolved.
================================================================================
 Package               Arch            Version              Repository     Size
================================================================================
Installing:
 libebml-devel         riscv64         1.3.5-1.fc28         local          32 k
Installing dependencies:
 libebml               riscv64         1.3.5-1.fc28         local         371 k

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

Total download size: 403 k
Installed size: 1.4 M
Downloading Packages:
(1/2): libebml-devel-1.3.5-1.fc28.riscv64.rpm   131 kB/s |  32 kB     00:00    
(2/2): libebml-1.3.5-1.fc28.riscv64.rpm         641 kB/s | 371 kB     00:00    
--------------------------------------------------------------------------------
Total                                           550 kB/s | 403 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libebml-1.3.5-1.fc28.riscv64                           1/2 
  Running scriptlet: libebml-1.3.5-1.fc28.riscv64                           1/2 
  Installing       : libebml-devel-1.3.5-1.fc28.riscv64                     2/2 
  Running scriptlet: libebml-devel-1.3.5-1.fc28.riscv64                     2/2 
  Verifying        : libebml-devel-1.3.5-1.fc28.riscv64                     1/2 
  Verifying        : libebml-1.3.5-1.fc28.riscv64                           2/2 

Installed:
  libebml-devel.riscv64 1.3.5-1.fc28        libebml.riscv64 1.3.5-1.fc28       

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:11:38 ago on Sun Mar 11 07:06:08 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.2 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:12:52 ago on Sun Mar 11 07:06:08 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec