+ 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.3 MB/s |  43 MB     00:34    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Mon Mar 19 01:24:55 2018.
Last metadata expiration check: 0:08:43 ago on Mon Mar 19 01:32:53 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/prozilla-2.0.4-18.fc22.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/prozilla.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:12:14 ago on Mon Mar 19 01:32:53 2018.
Dependencies resolved.
================================================================================
 Package               Arch         Version                    Repository  Size
================================================================================
Installing:
 gettext               riscv64      0.19.8.1-14.fc28           local      787 k
 ncurses-devel         riscv64      6.1-4.20180224.fc28        local      528 k
Installing dependencies:
 gettext-libs          riscv64      0.19.8.1-14.fc28           local      900 k
 libcroco              riscv64      0.6.12-4.fc28              local      314 k
 ncurses-c++-libs      riscv64      6.1-4.20180224.fc28        local      186 k

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

Total download size: 2.7 M
Installed size: 9.6 M
Downloading Packages:
(1/5): ncurses-devel-6.1-4.20180224.fc28.riscv6 485 kB/s | 528 kB     00:01    
(2/5): ncurses-c++-libs-6.1-4.20180224.fc28.ris 467 kB/s | 186 kB     00:00    
(3/5): gettext-0.19.8.1-14.fc28.riscv64.rpm     404 kB/s | 787 kB     00:01    
(4/5): gettext-libs-0.19.8.1-14.fc28.riscv64.rp 410 kB/s | 900 kB     00:02    
(5/5): libcroco-0.6.12-4.fc28.riscv64.rpm       433 kB/s | 314 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.0 MB/s | 2.7 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libcroco-0.6.12-4.fc28.riscv64                         1/5 
  Running scriptlet: libcroco-0.6.12-4.fc28.riscv64                         1/5 
  Installing       : gettext-libs-0.19.8.1-14.fc28.riscv64                  2/5 
  Installing       : ncurses-c++-libs-6.1-4.20180224.fc28.riscv64           3/5 
  Installing       : ncurses-devel-6.1-4.20180224.fc28.riscv64              4/5 
  Installing       : gettext-0.19.8.1-14.fc28.riscv64                       5/5 
  Running scriptlet: gettext-0.19.8.1-14.fc28.riscv64                       5/5 
install-info: No such file or directory for /usr/share/info/gettext.info.gz
  Verifying        : gettext-0.19.8.1-14.fc28.riscv64                       1/5 
  Verifying        : gettext-libs-0.19.8.1-14.fc28.riscv64                  2/5 
  Verifying        : ncurses-devel-6.1-4.20180224.fc28.riscv64              3/5 
  Verifying        : ncurses-c++-libs-6.1-4.20180224.fc28.riscv64           4/5 
  Verifying        : libcroco-0.6.12-4.fc28.riscv64                         5/5 

Installed:
  gettext.riscv64 0.19.8.1-14.fc28                                              
  ncurses-devel.riscv64 6.1-4.20180224.fc28                                     
  gettext-libs.riscv64 0.19.8.1-14.fc28                                         
  libcroco.riscv64 0.6.12-4.fc28                                                
  ncurses-c++-libs.riscv64 6.1-4.20180224.fc28                                  

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:15:08 ago on Mon Mar 19 01:32:53 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:16:09 ago on Mon Mar 19 01:32:53 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec