+ 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.2 MB/s |  43 MB     00:37    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sun Mar 18 23:50:10 2018.
Last metadata expiration check: 0:09:08 ago on Mon Mar 19 00:02:02 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/procServ-2.7.0-4.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/procServ.spec --define '_topdir /builddir/build'
Waiting for process with pid 189 to finish.
Last metadata expiration check: 0:09:38 ago on Mon Mar 19 00:11:25 2018.
Dependencies resolved.
================================================================================
 Package                Arch           Version               Repository    Size
================================================================================
Installing:
 libtelnet-devel        riscv64        0.21-12.fc28          local         30 k
Installing dependencies:
 libtelnet              riscv64        0.21-12.fc28          local         46 k

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

Total download size: 76 k
Installed size: 157 k
Downloading Packages:
(1/2): libtelnet-devel-0.21-12.fc28.riscv64.rpm 136 kB/s |  30 kB     00:00    
(2/2): libtelnet-0.21-12.fc28.riscv64.rpm       163 kB/s |  46 kB     00:00    
--------------------------------------------------------------------------------
Total                                           123 kB/s |  76 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libtelnet-0.21-12.fc28.riscv64                         1/2 
  Running scriptlet: libtelnet-0.21-12.fc28.riscv64                         1/2 
  Installing       : libtelnet-devel-0.21-12.fc28.riscv64                   2/2 
  Running scriptlet: libtelnet-devel-0.21-12.fc28.riscv64                   2/2 
  Verifying        : libtelnet-devel-0.21-12.fc28.riscv64                   1/2 
  Verifying        : libtelnet-0.21-12.fc28.riscv64                         2/2 

Installed:
  libtelnet-devel.riscv64 0.21-12.fc28      libtelnet.riscv64 0.21-12.fc28     

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:00 ago on Mon Mar 19 00:11:25 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:13:08 ago on Mon Mar 19 00:11:25 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec