+ 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.6 MB/s |  42 MB     00:26    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 17 14:16:49 2018.
Last metadata expiration check: 0:07:35 ago on Sat Mar 17 14:27:44 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/pgpdump-0.32-1.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/pgpdump.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:10:49 ago on Sat Mar 17 14:27:44 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Installing:
 bzip2-devel         riscv64         1.0.6-24.fc28          local         223 k
 zlib-devel          riscv64         1.2.11-4.fc28          local          56 k

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

Total download size: 279 k
Installed size: 525 k
Downloading Packages:
(1/2): zlib-devel-1.2.11-4.fc28.riscv64.rpm     463 kB/s |  56 kB     00:00    
(2/2): bzip2-devel-1.0.6-24.fc28.riscv64.rpm    735 kB/s | 223 kB     00:00    
--------------------------------------------------------------------------------
Total                                           619 kB/s | 279 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/2 
  Installing       : bzip2-devel-1.0.6-24.fc28.riscv64                      2/2 
  Running scriptlet: bzip2-devel-1.0.6-24.fc28.riscv64                      2/2 
  Verifying        : bzip2-devel-1.0.6-24.fc28.riscv64                      1/2 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       2/2 

Installed:
  bzip2-devel.riscv64 1.0.6-24.fc28       zlib-devel.riscv64 1.2.11-4.fc28      

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:43 ago on Sat Mar 17 14:27:44 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:13:38 ago on Sat Mar 17 14:27:44 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec