+ 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 |  50 MB     00:33    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Wed Mar 28 15:11:00 2018.
Last metadata expiration check: 0:10:04 ago on Wed Mar 28 15:19:13 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/synce-sync-engine-0.15.1-15.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/synce-sync-engine.spec --define '_topdir /builddir/build'
Waiting for process with pid 214 to finish.
Last metadata expiration check: 0:10:48 ago on Wed Mar 28 15:29:40 2018.
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
Dependencies resolved.
================================================================================
 Package                  Arch      Version                       Repository
                                                                           Size
================================================================================
Installing:
 python2-devel            riscv64   2.7.14-12.0.riscv64.fc28      local   411 k
 python2-setuptools       noarch    38.4.0-3.fc28                 local   622 k
Installing dependencies:
 python-rpm-macros        noarch    3-26.fc28                     local    11 k
 python2                  riscv64   2.7.14-12.0.riscv64.fc28      local   107 k
 python2-libs             riscv64   2.7.14-12.0.riscv64.fc28      local   8.2 M
 python2-pip              noarch    9.0.1-16.fc29                 local   1.8 M
 python2-rpm-macros       noarch    3-26.fc28                     local    10 k
 python3-rpm-generators   noarch    5-1.fc28                      local    23 k

Transaction Summary
================================================================================
Install  8 Packages

Total download size: 11 M
Installed size: 46 M
Downloading Packages:
(1/8): python2-2.7.14-12.0.riscv64.fc28.riscv64 374 kB/s | 107 kB     00:00    
(2/8): python2-devel-2.7.14-12.0.riscv64.fc28.r 397 kB/s | 411 kB     00:01    
(3/8): python-rpm-macros-3-26.fc28.noarch.rpm   111 kB/s |  11 kB     00:00    
(4/8): python2-rpm-macros-3-26.fc28.noarch.rpm  107 kB/s |  10 kB     00:00    
(5/8): python3-rpm-generators-5-1.fc28.noarch.r 177 kB/s |  23 kB     00:00    
(6/8): python2-setuptools-38.4.0-3.fc28.noarch. 309 kB/s | 622 kB     00:02    
(7/8): python2-pip-9.0.1-16.fc29.noarch.rpm     657 kB/s | 1.8 MB     00:02    
(8/8): python2-libs-2.7.14-12.0.riscv64.fc28.ri 945 kB/s | 8.2 MB     00:08    
--------------------------------------------------------------------------------
Total                                           1.2 MB/s |  11 MB     00:09     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python2-libs-2.7.14-12.0.riscv64.fc28.riscv64          1/8 
  Installing       : python2-2.7.14-12.0.riscv64.fc28.riscv64               2/8 
  Installing       : python2-setuptools-38.4.0-3.fc28.noarch                3/8 
  Installing       : python2-pip-9.0.1-16.fc29.noarch                       4/8 
  Installing       : python3-rpm-generators-5-1.fc28.noarch                 5/8 
  Installing       : python2-rpm-macros-3-26.fc28.noarch                    6/8 
  Installing       : python-rpm-macros-3-26.fc28.noarch                     7/8 
  Installing       : python2-devel-2.7.14-12.0.riscv64.fc28.riscv64         8/8 
  Running scriptlet: python2-devel-2.7.14-12.0.riscv64.fc28.riscv64         8/8 
  Verifying        : python2-setuptools-38.4.0-3.fc28.noarch                1/8 
  Verifying        : python2-devel-2.7.14-12.0.riscv64.fc28.riscv64         2/8 
  Verifying        : python2-2.7.14-12.0.riscv64.fc28.riscv64               3/8 
  Verifying        : python2-libs-2.7.14-12.0.riscv64.fc28.riscv64          4/8 
  Verifying        : python-rpm-macros-3-26.fc28.noarch                     5/8 
  Verifying        : python2-rpm-macros-3-26.fc28.noarch                    6/8 
  Verifying        : python3-rpm-generators-5-1.fc28.noarch                 7/8 
  Verifying        : python2-pip-9.0.1-16.fc29.noarch                       8/8 

Installed:
  python2-devel.riscv64 2.7.14-12.0.riscv64.fc28                                
  python2-setuptools.noarch 38.4.0-3.fc28                                       
  python-rpm-macros.noarch 3-26.fc28                                            
  python2.riscv64 2.7.14-12.0.riscv64.fc28                                      
  python2-libs.riscv64 2.7.14-12.0.riscv64.fc28                                 
  python2-pip.noarch 9.0.1-16.fc29                                              
  python2-rpm-macros.noarch 3-26.fc28                                           
  python3-rpm-generators.noarch 5-1.fc28                                        

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:15:31 ago on Wed Mar 28 15:29:40 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        153 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            41 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:17:07 ago on Wed Mar 28 15:29:40 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec