+ 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
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.6 MB/s |  44 MB     00:27    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Mon Mar 19 08:38:30 2018.
Last metadata expiration check: 0:08:06 ago on Mon Mar 19 08:55:41 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
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/python3-postgresql-1.1.0-12.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/python3-postgresql.spec --define '_topdir /builddir/build'
Waiting for process with pid 175 to finish.
Last metadata expiration check: 0:08:54 ago on Mon Mar 19 09:04:00 2018.
Dependencies resolved.
================================================================================
 Package                     Arch         Version              Repository  Size
================================================================================
Installing:
 python3-devel               riscv64      3.6.4-14.0.fc28      local      862 k
Installing dependencies:
 python-rpm-macros           noarch       3-26.fc28            local       11 k
 python3-rpm-generators      noarch       5-1.fc28             local       23 k
 python3-rpm-macros          noarch       3-26.fc28            local       10 k
 python3-setuptools          noarch       38.4.0-3.fc28        local      620 k

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

Total download size: 1.5 M
Installed size: 4.9 M
Downloading Packages:
(1/5): python-rpm-macros-3-26.fc28.noarch.rpm    72 kB/s |  11 kB     00:00    
(2/5): python3-rpm-generators-5-1.fc28.noarch.r 109 kB/s |  23 kB     00:00    
(3/5): python3-rpm-macros-3-26.fc28.noarch.rpm  163 kB/s |  10 kB     00:00    
(4/5): python3-setuptools-38.4.0-3.fc28.noarch. 531 kB/s | 620 kB     00:01    
(5/5): python3-devel-3.6.4-14.0.fc28.riscv64.rp 501 kB/s | 862 kB     00:01    
--------------------------------------------------------------------------------
Total                                           790 kB/s | 1.5 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-rpm-macros-3-26.fc28.noarch                    1/5 
  Installing       : python3-setuptools-38.4.0-3.fc28.noarch                2/5 
  Installing       : python3-rpm-generators-5-1.fc28.noarch                 3/5 
  Installing       : python-rpm-macros-3-26.fc28.noarch                     4/5 
  Installing       : python3-devel-3.6.4-14.0.fc28.riscv64                  5/5 
  Running scriptlet: python3-devel-3.6.4-14.0.fc28.riscv64                  5/5 
  Verifying        : python3-devel-3.6.4-14.0.fc28.riscv64                  1/5 
  Verifying        : python-rpm-macros-3-26.fc28.noarch                     2/5 
  Verifying        : python3-rpm-generators-5-1.fc28.noarch                 3/5 
  Verifying        : python3-setuptools-38.4.0-3.fc28.noarch                4/5 
  Verifying        : python3-rpm-macros-3-26.fc28.noarch                    5/5 

Installed:
  python3-devel.riscv64 3.6.4-14.0.fc28    python-rpm-macros.noarch 3-26.fc28  
  python3-rpm-generators.noarch 5-1.fc28   python3-rpm-macros.noarch 3-26.fc28 
  python3-setuptools.noarch 38.4.0-3.fc28 

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:11:19 ago on Mon Mar 19 09:04:00 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:12:17 ago on Mon Mar 19 09:04:00 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec