+ 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 |  47 MB     00:36    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 21 07:46:52 2018.
Last metadata expiration check: 0:09:58 ago on Wed Mar 21 07:57:16 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Excludes from versionlock plugin were not applied
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/quasselc-0-3.20170111gita0a1e6b.fc26.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/quasselc.spec --define '_topdir /builddir/build'
Waiting for process with pid 178 to finish.
Last metadata expiration check: 0:10:25 ago on Wed Mar 21 08:07:28 2018.
Package gcc-7.3.1-5.2.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
 zlib-devel         riscv64        1.2.11-4.fc28             local         56 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  6 Packages

Total download size: 1.7 M
Installed size: 6.4 M
Downloading Packages:
(1/6): zlib-devel-1.2.11-4.fc28.riscv64.rpm     189 kB/s |  56 kB     00:00    
(2/6): pcre-cpp-8.42-0.2.RC1.fc28.riscv64.rpm   410 kB/s | 120 kB     00:00    
(3/6): pcre-utf16-8.42-0.2.RC1.fc28.riscv64.rpm 431 kB/s | 246 kB     00:00    
(4/6): glib2-devel-2.56.0-1.fc28.riscv64.rpm    316 kB/s | 510 kB     00:01    
(5/6): pcre-devel-8.42-0.2.RC1.fc28.riscv64.rpm 309 kB/s | 549 kB     00:01    
(6/6): pcre-utf32-8.42-0.2.RC1.fc28.riscv64.rpm 359 kB/s | 233 kB     00:00    
--------------------------------------------------------------------------------
Total                                           762 kB/s | 1.7 MB     00:02     
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/6 
  Installing       : pcre-utf16-8.42-0.2.RC1.fc28.riscv64                   2/6 
  Installing       : pcre-cpp-8.42-0.2.RC1.fc28.riscv64                     3/6 
  Installing       : pcre-devel-8.42-0.2.RC1.fc28.riscv64                   4/6 
  Installing       : glib2-devel-2.56.0-1.fc28.riscv64                      5/6 
  Installing       : zlib-devel-1.2.11-4.fc28.riscv64                       6/6 
  Running scriptlet: zlib-devel-1.2.11-4.fc28.riscv64                       6/6 
  Verifying        : glib2-devel-2.56.0-1.fc28.riscv64                      1/6 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       2/6 
  Verifying        : pcre-devel-8.42-0.2.RC1.fc28.riscv64                   3/6 
  Verifying        : pcre-cpp-8.42-0.2.RC1.fc28.riscv64                     4/6 
  Verifying        : pcre-utf16-8.42-0.2.RC1.fc28.riscv64                   5/6 
  Verifying        : pcre-utf32-8.42-0.2.RC1.fc28.riscv64                   6/6 

Installed:
  glib2-devel.riscv64 2.56.0-1.fc28      zlib-devel.riscv64 1.2.11-4.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:29 ago on Wed Mar 21 08:07:28 2018.
Dependencies resolved.
================================================================================
 Package                      Arch        Version              Repository  Size
================================================================================
Upgrading:
 selinux-policy               noarch      3.14.1-2.fc28        local      527 k
 selinux-policy-targeted      noarch      3.14.1-2.fc28        local       14 M

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 14 M
Downloading Packages:
(1/2): selinux-policy-3.14.1-2.fc28.noarch.rpm  639 kB/s | 527 kB     00:00    
(2/2): selinux-policy-targeted-3.14.1-2.fc28.no 974 kB/s |  14 MB     00:14    
--------------------------------------------------------------------------------
Total                                           990 kB/s |  14 MB     00:14     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Running scriptlet: selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Running scriptlet: selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Upgrading        : selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Running scriptlet: selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Cleanup          : selinux-policy-targeted-3.13.1-225.3.fc25.noarch       3/4 
  Cleanup          : selinux-policy-3.13.1-225.3.fc25.noarch                4/4 
  Running scriptlet: selinux-policy-3.13.1-225.3.fc25.noarch                4/4 
  Verifying        : selinux-policy-3.14.1-2.fc28.noarch                    1/4 
  Verifying        : selinux-policy-targeted-3.14.1-2.fc28.noarch           2/4 
  Verifying        : selinux-policy-3.13.1-225.3.fc25.noarch                3/4 
  Verifying        : selinux-policy-targeted-3.13.1-225.3.fc25.noarch       4/4 

Upgraded:
  selinux-policy.noarch 3.14.1-2.fc28                                           
  selinux-policy-targeted.noarch 3.14.1-2.fc28                                  

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:25:10 ago on Wed Mar 21 08:07:28 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec