+ 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.8 MB/s |  50 MB     00:28    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 28 13:50:04 2018.
Last metadata expiration check: 0:09:04 ago on Wed Mar 28 14:14:27 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/switcheroo-control-1.1-4.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/switcheroo-control.spec --define '_topdir /builddir/build'
Waiting for process with pid 210 to finish.
Last metadata expiration check: 0:10:58 ago on Wed Mar 28 14:23:44 2018.
Package gcc-7.3.1-5.2.riscv64.fc28.riscv64 is already installed, skipping.
Package systemd-237-1.0.riscv64.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
================================================================================
 Package            Arch           Version                   Repository    Size
================================================================================
Installing:
 glib2-devel        riscv64        2.56.0-1.fc28             local        510 k
Installing dependencies:
 pcre-cpp           riscv64        8.42-0.2.RC1.fc28         local        120 k
 pcre-devel         riscv64        8.42-0.2.RC1.fc28         local        549 k
 pcre-utf16         riscv64        8.42-0.2.RC1.fc28         local        246 k
 pcre-utf32         riscv64        8.42-0.2.RC1.fc28         local        233 k

Transaction Summary
================================================================================
Install  5 Packages

Total download size: 1.6 M
Installed size: 6.3 M
Downloading Packages:
(1/5): pcre-cpp-8.42-0.2.RC1.fc28.riscv64.rpm   461 kB/s | 120 kB     00:00    
(2/5): pcre-utf16-8.42-0.2.RC1.fc28.riscv64.rpm 516 kB/s | 246 kB     00:00    
(3/5): glib2-devel-2.56.0-1.fc28.riscv64.rpm    401 kB/s | 510 kB     00:01    
(4/5): pcre-devel-8.42-0.2.RC1.fc28.riscv64.rpm 403 kB/s | 549 kB     00:01    
(5/5): pcre-utf32-8.42-0.2.RC1.fc28.riscv64.rpm 380 kB/s | 233 kB     00:00    
--------------------------------------------------------------------------------
Total                                           908 kB/s | 1.6 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : pcre-utf32-8.42-0.2.RC1.fc28.riscv64                   1/5 
  Installing       : pcre-utf16-8.42-0.2.RC1.fc28.riscv64                   2/5 
  Installing       : pcre-cpp-8.42-0.2.RC1.fc28.riscv64                     3/5 
  Installing       : pcre-devel-8.42-0.2.RC1.fc28.riscv64                   4/5 
  Installing       : glib2-devel-2.56.0-1.fc28.riscv64                      5/5 
  Running scriptlet: glib2-devel-2.56.0-1.fc28.riscv64                      5/5 
  Verifying        : glib2-devel-2.56.0-1.fc28.riscv64                      1/5 
  Verifying        : pcre-devel-8.42-0.2.RC1.fc28.riscv64                   2/5 
  Verifying        : pcre-cpp-8.42-0.2.RC1.fc28.riscv64                     3/5 
  Verifying        : pcre-utf16-8.42-0.2.RC1.fc28.riscv64                   4/5 
  Verifying        : pcre-utf32-8.42-0.2.RC1.fc28.riscv64                   5/5 

Installed:
  glib2-devel.riscv64 2.56.0-1.fc28      pcre-cpp.riscv64 8.42-0.2.RC1.fc28    
  pcre-devel.riscv64 8.42-0.2.RC1.fc28   pcre-utf16.riscv64 8.42-0.2.RC1.fc28  
  pcre-utf32.riscv64 8.42-0.2.RC1.fc28  

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:13:50 ago on Wed Mar 28 14:23:44 2018.
Dependencies resolved.
================================================================================
 Package                Arch          Version                Repository    Size
================================================================================
Upgrading:
 qt5-srpm-macros        noarch        5.10.1-1.fc29          local        9.6 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 9.6 k
Downloading Packages:
qt5-srpm-macros-5.10.1-1.fc29.noarch.rpm        104 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            58 kB/s | 9.6 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Cleanup          : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Running scriptlet: qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Verifying        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 

Upgraded:
  qt5-srpm-macros.noarch 5.10.1-1.fc29                                          

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:15:19 ago on Wed Mar 28 14:23:44 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec