+ 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.7 MB/s |  41 MB     00:23    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 14 14:36:03 2018.
Last metadata expiration check: 0:07:14 ago on Wed Mar 14 14:43:37 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/npush-0.7-18.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/npush.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:10:47 ago on Wed Mar 14 14:43:37 2018.
Dependencies resolved.
================================================================================
 Package                 Arch         Version                  Repository  Size
================================================================================
Installing:
 desktop-file-utils      riscv64      0.23-5.fc28              local      124 k
 ncurses-devel           riscv64      6.1-2.20180129.fc27      local      527 k
Installing dependencies:
 emacs-filesystem        noarch       1:25.3-5.fc28            local       67 k
 ncurses-c++-libs        riscv64      6.1-2.20180129.fc27      local      185 k

Transaction Summary
================================================================================
Install  4 Packages

Total download size: 903 k
Installed size: 2.0 M
Downloading Packages:
(1/4): emacs-filesystem-25.3-5.fc28.noarch.rpm  345 kB/s |  67 kB     00:00    
(2/4): desktop-file-utils-0.23-5.fc28.riscv64.r 331 kB/s | 124 kB     00:00    
(3/4): ncurses-c++-libs-6.1-2.20180129.fc27.ris 655 kB/s | 185 kB     00:00    
(4/4): ncurses-devel-6.1-2.20180129.fc27.riscv6 770 kB/s | 527 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.0 MB/s | 903 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ncurses-c++-libs-6.1-2.20180129.fc27.riscv64           1/4 
  Installing       : emacs-filesystem-1:25.3-5.fc28.noarch                  2/4 
  Installing       : desktop-file-utils-0.23-5.fc28.riscv64                 3/4 
  Installing       : ncurses-devel-6.1-2.20180129.fc27.riscv64              4/4 
  Running scriptlet: ncurses-devel-6.1-2.20180129.fc27.riscv64              4/4 
  Running scriptlet: desktop-file-utils-0.23-5.fc28.riscv64                 4/4 
  Verifying        : desktop-file-utils-0.23-5.fc28.riscv64                 1/4 
  Verifying        : emacs-filesystem-1:25.3-5.fc28.noarch                  2/4 
  Verifying        : ncurses-devel-6.1-2.20180129.fc27.riscv64              3/4 
  Verifying        : ncurses-c++-libs-6.1-2.20180129.fc27.riscv64           4/4 

Installed:
  desktop-file-utils.riscv64 0.23-5.fc28                                        
  ncurses-devel.riscv64 6.1-2.20180129.fc27                                     
  emacs-filesystem.noarch 1:25.3-5.fc28                                         
  ncurses-c++-libs.riscv64 6.1-2.20180129.fc27                                  

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:57 ago on Wed Mar 14 14:43:37 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     527 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.2 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:14:17 ago on Wed Mar 14 14:43:37 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec