+ 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 |  38 MB     00:25    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Mar 11 17:14:58 2018.
Last metadata expiration check: 0:07:18 ago on Sun Mar 11 17:31:18 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/libotr-4.1.1-4.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/libotr.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:10:54 ago on Sun Mar 11 17:31:18 2018.
Dependencies resolved.
================================================================================
 Package                  Arch          Version               Repository   Size
================================================================================
Installing:
 libgcrypt-devel          riscv64       1.8.2-2.fc28          local       167 k
 libgpg-error-devel       riscv64       1.27-6.fc28           local        45 k
Upgrading:
 libgcrypt                riscv64       1.8.2-2.fc28          local       1.1 M

Transaction Summary
================================================================================
Install  2 Packages
Upgrade  1 Package

Total download size: 1.3 M
Downloading Packages:
(1/3): libgpg-error-devel-1.27-6.fc28.riscv64.r 327 kB/s |  45 kB     00:00    
(2/3): libgcrypt-devel-1.8.2-2.fc28.riscv64.rpm 348 kB/s | 167 kB     00:00    
(3/3): libgcrypt-1.8.2-2.fc28.riscv64.rpm       828 kB/s | 1.1 MB     00:01    
--------------------------------------------------------------------------------
Total                                           840 kB/s | 1.3 MB     00:01     
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/4 
  Running scriptlet: libgcrypt-1.8.2-2.fc28.riscv64                         1/4 
  Installing       : libgpg-error-devel-1.27-6.fc28.riscv64                 2/4 
  Running scriptlet: libgpg-error-devel-1.27-6.fc28.riscv64                 2/4 
  Installing       : libgcrypt-devel-1.8.2-2.fc28.riscv64                   3/4 
  Running scriptlet: libgcrypt-devel-1.8.2-2.fc28.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-devel-1.8.2-2.fc28.riscv64                   1/4 
  Verifying        : libgpg-error-devel-1.27-6.fc28.riscv64                 2/4 
  Verifying        : libgcrypt-1.8.2-2.fc28.riscv64                         3/4 
  Verifying        : libgcrypt-1.8.2-1.fc27.riscv64                         4/4 

Installed:
  libgcrypt-devel.riscv64 1.8.2-2.fc28  libgpg-error-devel.riscv64 1.27-6.fc28 

Upgraded:
  libgcrypt.riscv64 1.8.2-2.fc28                                                

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:56 ago on Sun Mar 11 17:31:18 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Upgrading:
 libmetalink         riscv64         0.1.3-4.fc28           local          65 k

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

Total download size: 65 k
Downloading Packages:
libmetalink-0.1.3-4.fc28.riscv64.rpm            727 kB/s |  65 kB     00:00    
--------------------------------------------------------------------------------
Total                                           417 kB/s |  65 kB     00:00     
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/2 
  Running scriptlet: libmetalink-0.1.3-4.fc28.riscv64                       1/2 
  Cleanup          : libmetalink-0.1.3-4.fc27.riscv64                       2/2 
  Running scriptlet: libmetalink-0.1.3-4.fc27.riscv64                       2/2 
  Verifying        : libmetalink-0.1.3-4.fc28.riscv64                       1/2 
  Verifying        : libmetalink-0.1.3-4.fc27.riscv64                       2/2 

Upgraded:
  libmetalink.riscv64 0.1.3-4.fc28                                              

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