+ 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                                      2.0 MB/s |  48 MB     00:23    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 24 09:26:47 2018.
Last metadata expiration check: 0:08:37 ago on Sat Mar 24 11:40:05 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/mysql++-3.2.3-2.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/mysql++.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:03:43 ago on Sat Mar 24 11:48:43 2018.
Dependencies resolved.
================================================================================
 Package                       Arch        Version              Repository
                                                                           Size
================================================================================
Installing:
 mariadb-devel                 riscv64     3:10.2.13-2.fc28     local     975 k
Installing dependencies:
 mariadb-connector-c           riscv64     3.0.3-3.fc28         local     428 k
 mariadb-connector-c-devel     riscv64     3.0.3-3.fc28         local      61 k
 openssl-devel                 riscv64     1:1.1.0g-2.fc28      local     1.9 M
 zlib-devel                    riscv64     1.2.11-4.fc28        local      56 k

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

Total download size: 3.4 M
Installed size: 9.0 M
Downloading Packages:
(1/5): mariadb-connector-c-devel-3.0.3-3.fc28.r 245 kB/s |  61 kB     00:00    
(2/5): mariadb-connector-c-3.0.3-3.fc28.riscv64 474 kB/s | 428 kB     00:00    
(3/5): zlib-devel-1.2.11-4.fc28.riscv64.rpm     398 kB/s |  56 kB     00:00    
(4/5): mariadb-devel-10.2.13-2.fc28.riscv64.rpm 522 kB/s | 975 kB     00:01    
(5/5): openssl-devel-1.1.0g-2.fc28.riscv64.rpm  762 kB/s | 1.9 MB     00:02    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 3.4 MB     00:03     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: mariadb-connector-c-3.0.3-3.fc28.riscv64               1/1 
  Preparing        :                                                        1/1 
  Installing       : zlib-devel-1.2.11-4.fc28.riscv64                       1/5 
  Installing       : openssl-devel-1:1.1.0g-2.fc28.riscv64                  2/5 
  Installing       : mariadb-connector-c-3.0.3-3.fc28.riscv64               3/5 
  Installing       : mariadb-connector-c-devel-3.0.3-3.fc28.riscv64         4/5 
  Installing       : mariadb-devel-3:10.2.13-2.fc28.riscv64                 5/5 
  Running scriptlet: mariadb-devel-3:10.2.13-2.fc28.riscv64                 5/5 
  Verifying        : mariadb-devel-3:10.2.13-2.fc28.riscv64                 1/5 
  Verifying        : mariadb-connector-c-devel-3.0.3-3.fc28.riscv64         2/5 
  Verifying        : mariadb-connector-c-3.0.3-3.fc28.riscv64               3/5 
  Verifying        : openssl-devel-1:1.1.0g-2.fc28.riscv64                  4/5 
  Verifying        : zlib-devel-1.2.11-4.fc28.riscv64                       5/5 

Installed:
  mariadb-devel.riscv64 3:10.2.13-2.fc28                                        
  mariadb-connector-c.riscv64 3.0.3-3.fc28                                      
  mariadb-connector-c-devel.riscv64 3.0.3-3.fc28                                
  openssl-devel.riscv64 1:1.1.0g-2.fc28                                         
  zlib-devel.riscv64 1.2.11-4.fc28                                              

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:07:03 ago on Sat Mar 24 11:48:43 2018.
Dependencies resolved.
================================================================================
 Package                    Arch         Version              Repository   Size
================================================================================
Upgrading:
 firewalld                  noarch       0.5.1-2.fc28         local       476 k
 firewalld-filesystem       noarch       0.5.1-2.fc28         local        71 k
 python3-firewall           noarch       0.5.1-2.fc28         local       355 k

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

Total download size: 902 k
Downloading Packages:
(1/3): firewalld-filesystem-0.5.1-2.fc28.noarch 409 kB/s |  71 kB     00:00    
(2/3): python3-firewall-0.5.1-2.fc28.noarch.rpm 779 kB/s | 355 kB     00:00    
(3/3): firewalld-0.5.1-2.fc28.noarch.rpm        706 kB/s | 476 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 902 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: python3-firewall-0.5.1-2.fc28.noarch                   1/1 
  Upgrading        : python3-firewall-0.5.1-2.fc28.noarch                   1/6 
  Upgrading        : firewalld-filesystem-0.5.1-2.fc28.noarch               2/6 
  Upgrading        : firewalld-0.5.1-2.fc28.noarch                          3/6 
  Running scriptlet: firewalld-0.5.1-2.fc28.noarch                          3/6 
  Running scriptlet: firewalld-0.4.4.5-3.fc27.noarch                        4/6 
  Cleanup          : firewalld-0.4.4.5-3.fc27.noarch                        4/6 
  Running scriptlet: firewalld-0.4.4.5-3.fc27.noarch                        4/6 
  Cleanup          : firewalld-filesystem-0.4.4.5-3.fc27.noarch             5/6 
  Cleanup          : python3-firewall-0.4.4.5-3.fc27.noarch                 6/6 
  Running scriptlet: firewalld-0.5.1-2.fc28.noarch                          6/6 
  Running scriptlet: python3-firewall-0.4.4.5-3.fc27.noarch                 6/6 
  Verifying        : firewalld-0.5.1-2.fc28.noarch                          1/6 
  Verifying        : firewalld-filesystem-0.5.1-2.fc28.noarch               2/6 
  Verifying        : python3-firewall-0.5.1-2.fc28.noarch                   3/6 
  Verifying        : firewalld-0.4.4.5-3.fc27.noarch                        4/6 
  Verifying        : firewalld-filesystem-0.4.4.5-3.fc27.noarch             5/6 
  Verifying        : python3-firewall-0.4.4.5-3.fc27.noarch                 6/6 

Upgraded:
  firewalld.noarch 0.5.1-2.fc28        firewalld-filesystem.noarch 0.5.1-2.fc28
  python3-firewall.noarch 0.5.1-2.fc28

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:08:57 ago on Sat Mar 24 11:48:43 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec