+ 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 |  29 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Fri Mar  2 09:58:19 2018.
Last metadata expiration check: 0:04:54 ago on Fri Mar  2 09:59:17 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/dvdbackup-0.4.2-8.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/dvdbackup.spec
Last metadata expiration check: 0:08:11 ago on Fri Mar  2 09:59:17 2018.
Dependencies resolved.
================================================================================
 Package                Arch          Version                 Repository   Size
================================================================================
Installing:
 gettext                riscv64       0.19.8.1-14.fc28        local       787 k
 libdvdread-devel       riscv64       5.0.3-2.fc28            local        51 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
 libdvdread             riscv64       5.0.3-2.fc28            local       169 k

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

Total download size: 2.2 M
Installed size: 8.7 M
Downloading Packages:
(1/5): libdvdread-devel-5.0.3-2.fc28.riscv64.rp 309 kB/s |  51 kB     00:00    
(2/5): libdvdread-5.0.3-2.fc28.riscv64.rpm      547 kB/s | 169 kB     00:00    
(3/5): libcroco-0.6.12-4.fc28.riscv64.rpm       550 kB/s | 314 kB     00:00    
(4/5): gettext-0.19.8.1-14.fc28.riscv64.rpm     510 kB/s | 787 kB     00:01    
(5/5): gettext-libs-0.19.8.1-14.fc28.riscv64.rp 531 kB/s | 900 kB     00:01    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 2.2 MB     00:01     
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       : libdvdread-5.0.3-2.fc28.riscv64                        3/5 
  Running scriptlet: libdvdread-5.0.3-2.fc28.riscv64                        3/5 
  Installing       : libdvdread-devel-5.0.3-2.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        : libdvdread-devel-5.0.3-2.fc28.riscv64                  2/5 
  Verifying        : gettext-libs-0.19.8.1-14.fc28.riscv64                  3/5 
  Verifying        : libdvdread-5.0.3-2.fc28.riscv64                        4/5 
  Verifying        : libcroco-0.6.12-4.fc28.riscv64                         5/5 

Installed:
  gettext.riscv64 0.19.8.1-14.fc28       libdvdread-devel.riscv64 5.0.3-2.fc28 
  gettext-libs.riscv64 0.19.8.1-14.fc28  libcroco.riscv64 0.6.12-4.fc28        
  libdvdread.riscv64 5.0.3-2.fc28       

Complete!
+ dnf -y update --best
Last metadata expiration check: 0:09:54 ago on Fri Mar  2 09:59:17 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:10:31 ago on Fri Mar  2 09:59:17 2018.
Group 'Buildsystem building group' is already installed.
No match for group package "gcc-c++"
No match for group package "gcc"
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y install hack-gcc glibc-devel
Last metadata expiration check: 0:11:20 ago on Fri Mar  2 09:59:17 2018.
Package hack-gcc-7.3.1-0.5.riscv64 is already installed, skipping.
Package glibc-devel-2.27-4.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ exec