+ 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.5 MB/s |  51 MB     00:33    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 31 02:41:31 2018.
Last metadata expiration check: 0:10:28 ago on Sat Mar 31 03:18:45 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/wcstools-3.9.5-4.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/wcstools.spec --define '_topdir /builddir/build'
Waiting for process with pid 222 to finish.
Last metadata expiration check: 0:10:42 ago on Sat Mar 31 03:29:30 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:26 ago on Sat Mar 31 03:29:30 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  83 kB/s | 9.6 kB     00:00    
(2/3): tzdata-2018c-1.fc27.noarch.rpm           714 kB/s | 455 kB     00:00    
(3/3): tar-1.29-7.fc28.riscv64.rpm              734 kB/s | 1.2 MB     00:01    
--------------------------------------------------------------------------------
Total                                           880 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        : tzdata-2017c-1.fc28.noarch                             4/6 
  Verifying        : tar-2:1.29-7.fc27.riscv64                              5/6 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   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:15:09 ago on Sat Mar 31 03:29:30 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec