+ 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 |  40 MB     00:27    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 14 09:24:55 2018.
Last metadata expiration check: 0:07:41 ago on Wed Mar 14 09:32: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/netdump-server-0.7.16-44.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/netdump-server.spec --define '_topdir /builddir/build'
Waiting for process with pid 180 to finish.
Last metadata expiration check: 0:07:38 ago on Wed Mar 14 09:39:58 2018.
Package systemd-237-1.0.riscv64.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package           Arch           Version                    Repository    Size
================================================================================
Installing:
 glib-devel        riscv64        1:1.2.10-50.fc28           local         44 k
 popt-devel        riscv64        1.16-12.fc28               local         28 k
Installing dependencies:
 glib              riscv64        1:1.2.10-50.fc28           local        282 k

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

Total download size: 355 k
Installed size: 1.0 M
Downloading Packages:
(1/3): popt-devel-1.16-12.fc28.riscv64.rpm      364 kB/s |  28 kB     00:00    
(2/3): glib-devel-1.2.10-50.fc28.riscv64.rpm    299 kB/s |  44 kB     00:00    
(3/3): glib-1.2.10-50.fc28.riscv64.rpm          965 kB/s | 282 kB     00:00    
--------------------------------------------------------------------------------
Total                                           828 kB/s | 355 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : glib-1:1.2.10-50.fc28.riscv64                          1/3 
  Running scriptlet: glib-1:1.2.10-50.fc28.riscv64                          1/3 
  Installing       : glib-devel-1:1.2.10-50.fc28.riscv64                    2/3 
  Installing       : popt-devel-1.16-12.fc28.riscv64                        3/3 
  Running scriptlet: popt-devel-1.16-12.fc28.riscv64                        3/3 
  Verifying        : glib-devel-1:1.2.10-50.fc28.riscv64                    1/3 
  Verifying        : glib-1:1.2.10-50.fc28.riscv64                          2/3 
  Verifying        : popt-devel-1.16-12.fc28.riscv64                        3/3 

Installed:
  glib-devel.riscv64 1:1.2.10-50.fc28      popt-devel.riscv64 1.16-12.fc28     
  glib.riscv64 1:1.2.10-50.fc28           

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:09:27 ago on Wed Mar 14 09:39:58 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Upgrading:
 libgcrypt           riscv64         1.8.2-2.fc28           local         1.1 M
 libmetalink         riscv64         0.1.3-4.fc28           local          65 k

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

Total download size: 1.2 M
Downloading Packages:
(1/2): libmetalink-0.1.3-4.fc28.riscv64.rpm     600 kB/s |  65 kB     00:00    
(2/2): libgcrypt-1.8.2-2.fc28.riscv64.rpm       1.4 MB/s | 1.1 MB     00:00    
--------------------------------------------------------------------------------
Total                                           1.3 MB/s | 1.2 MB     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/4 
  Running scriptlet: libmetalink-0.1.3-4.fc28.riscv64                       1/4 
  Upgrading        : libgcrypt-1.8.2-2.fc28.riscv64                         2/4 
  Running scriptlet: libgcrypt-1.8.2-2.fc28.riscv64                         2/4 
  Cleanup          : libmetalink-0.1.3-4.fc27.riscv64                       3/4 
  Running scriptlet: libmetalink-0.1.3-4.fc27.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-1.8.2-2.fc28.riscv64                         1/4 
  Verifying        : libmetalink-0.1.3-4.fc28.riscv64                       2/4 
  Verifying        : libmetalink-0.1.3-4.fc27.riscv64                       3/4 
  Verifying        : libgcrypt-1.8.2-1.fc27.riscv64                         4/4 

Upgraded:
  libgcrypt.riscv64 1.8.2-2.fc28        libmetalink.riscv64 0.1.3-4.fc28       

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:10:59 ago on Wed Mar 14 09:39:58 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec