+ 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, versionlock
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.3 MB/s |  52 MB     00:39    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 31 13:02:52 2018.
Last metadata expiration check: 0:11:16 ago on Sat Mar 31 13:29:46 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Completion plugin: Generating completion cache...
Excludes from versionlock plugin were not applied
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/wxapt-1.3-17.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/wxapt.spec --define '_topdir /builddir/build'
Waiting for process with pid 219 to finish.
Last metadata expiration check: 0:13:47 ago on Sat Mar 31 13:41:27 2018.
Dependencies resolved.
================================================================================
 Package               Arch         Version                    Repository  Size
================================================================================
Installing:
 ncurses-devel         riscv64      6.1-4.20180224.fc28        local      528 k
Installing dependencies:
 ncurses-c++-libs      riscv64      6.1-4.20180224.fc28        local      186 k

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

Total download size: 714 k
Installed size: 1.5 M
Downloading Packages:
(1/2): ncurses-c++-libs-6.1-4.20180224.fc28.ris 577 kB/s | 186 kB     00:00    
(2/2): ncurses-devel-6.1-4.20180224.fc28.riscv6 664 kB/s | 528 kB     00:00    
--------------------------------------------------------------------------------
Total                                           730 kB/s | 714 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-4.20180224.fc28.riscv64           1/2 
  Installing       : ncurses-devel-6.1-4.20180224.fc28.riscv64              2/2 
  Running scriptlet: ncurses-devel-6.1-4.20180224.fc28.riscv64              2/2 
  Verifying        : ncurses-devel-6.1-4.20180224.fc28.riscv64              1/2 
  Verifying        : ncurses-c++-libs-6.1-4.20180224.fc28.riscv64           2/2 

Installed:
  ncurses-devel.riscv64 6.1-4.20180224.fc28                                     
  ncurses-c++-libs.riscv64 6.1-4.20180224.fc28                                  

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:16:42 ago on Sat Mar 31 13:41:27 2018.
Dependencies resolved.
================================================================================
 Package                Arch           Version               Repository    Size
================================================================================
Upgrading:
 qt5-srpm-macros        noarch         5.10.1-1.fc29         local        9.6 k
 tar                    riscv64        2:1.29-7.fc28         local        1.2 M
 tzdata                 noarch         2018c-1.fc27          local        455 k

Transaction Summary
================================================================================
Upgrade  3 Packages

Total download size: 1.6 M
Downloading Packages:
(1/3): qt5-srpm-macros-5.10.1-1.fc29.noarch.rpm  54 kB/s | 9.6 kB     00:00    
(2/3): tzdata-2018c-1.fc27.noarch.rpm           636 kB/s | 455 kB     00:00    
(3/3): tar-1.29-7.fc28.riscv64.rpm              819 kB/s | 1.2 MB     00:01    
--------------------------------------------------------------------------------
Total                                           998 kB/s | 1.6 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : tzdata-2018c-1.fc27.noarch                             1/6 
  Upgrading        : tar-2:1.29-7.fc28.riscv64                              2/6 
  Running scriptlet: tar-2:1.29-7.fc28.riscv64                              2/6 
  Upgrading        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   3/6 
  Cleanup          : tzdata-2017c-1.fc28.noarch                             4/6 
  Cleanup          : qt5-srpm-macros-5.10.0-1.fc28.noarch                   5/6 
  Running scriptlet: tar-2:1.29-7.fc27.riscv64                              6/6 
  Cleanup          : tar-2:1.29-7.fc27.riscv64                              6/6 
  Running scriptlet: tar-2:1.29-7.fc27.riscv64                              6/6 
  Verifying        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/6 
  Verifying        : tar-2:1.29-7.fc28.riscv64                              2/6 
  Verifying        : tzdata-2018c-1.fc27.noarch                             3/6 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   4/6 
  Verifying        : tzdata-2017c-1.fc28.noarch                             5/6 
  Verifying        : tar-2:1.29-7.fc27.riscv64                              6/6 

Upgraded:
  qt5-srpm-macros.noarch 5.10.1-1.fc29         tar.riscv64 2:1.29-7.fc28        
  tzdata.noarch 2018c-1.fc27                  

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:19:36 ago on Sat Mar 31 13:41:27 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec