+ 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.8 MB/s |  33 MB     00:18    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Tue Mar  6 10:55:01 2018.
Last metadata expiration check: 0:06:04 ago on Tue Mar  6 10:55:39 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/ip-sentinel-0.12-1913.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/ip-sentinel.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:09:13 ago on Tue Mar  6 10:55:39 2018.
Package systemd-237-1.0.riscv64.fc28.riscv64 is already installed, skipping.
Package which-2.21-4.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:10:23 ago on Tue Mar  6 10:55:39 2018.
Dependencies resolved.
================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Upgrading:
 grubby              riscv64         8.40-7.fc28            local          69 k
 initscripts         riscv64         9.79-1.fc28            local         408 k

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 476 k
Downloading Packages:
(1/2): grubby-8.40-7.fc28.riscv64.rpm           459 kB/s |  69 kB     00:00    
(2/2): initscripts-9.79-1.fc28.riscv64.rpm      1.1 MB/s | 408 kB     00:00    
--------------------------------------------------------------------------------
Total                                           931 kB/s | 476 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: initscripts-9.79-1.fc28.riscv64                        1/1 
  Upgrading        : initscripts-9.79-1.fc28.riscv64                        1/4 
  Running scriptlet: initscripts-9.79-1.fc28.riscv64                        1/4 
  Upgrading        : grubby-8.40-7.fc28.riscv64                             2/4 
  Running scriptlet: initscripts-9.69-1.fc28.0.riscv64.riscv64              3/4 

UPGRADE: Automatically re-enabling default systemd units: fedora-import-state.service fedora-readonly.service

  Cleanup          : initscripts-9.69-1.fc28.0.riscv64.riscv64              3/4 
  Running scriptlet: initscripts-9.69-1.fc28.0.riscv64.riscv64              3/4 
  Cleanup          : grubby-8.40-3.fc28.riscv64                             4/4 
  Running scriptlet: grubby-8.40-3.fc28.riscv64                             4/4 
  Verifying        : grubby-8.40-7.fc28.riscv64                             1/4 
  Verifying        : initscripts-9.79-1.fc28.riscv64                        2/4 
  Verifying        : initscripts-9.69-1.fc28.0.riscv64.riscv64              3/4 
  Verifying        : grubby-8.40-3.fc28.riscv64                             4/4 

Upgraded:
  grubby.riscv64 8.40-7.fc28           initscripts.riscv64 9.79-1.fc28          

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:13:03 ago on Tue Mar  6 10:55:39 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:13:58 ago on Tue Mar  6 10:55:39 2018.
Package hack-gcc-7.3.1-0.5.riscv64 is already installed, skipping.
Package glibc-devel-2.27.9000-7.fc28.riscv64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
+ exec