D: [iurt_root_command] chroot
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
warning: Macro expanded in comment on line 30: %{version}/%{name}-%{version}.tar.gz

Installing /home/iurt/rpmbuild/SRPMS/libhoard-3.12-1.git20180524.5.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M2ZEm5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Hoard-20180524
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/Hoard-20180524.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Hoard-20180524
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/Heap-Layers-20180514.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libhoard-3.12-mga-build.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ pushd src
~/rpmbuild/BUILD/Hoard-20180524/src ~/rpmbuild/BUILD/Hoard-20180524
+ ln -s ../Heap-Layers-20180514 Heap-Layers
+ popd
~/rpmbuild/BUILD/Hoard-20180524
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rTJ0x1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Hoard-20180524
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'MGAFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ MGAFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export 'MGAFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC'
+ MGAFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC'
+ export 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 -C src generic-gcc CXX=g++
make: Entering directory '/home/iurt/rpmbuild/BUILD/Hoard-20180524/src'
g++ -std=c++14 -O3 -DNDEBUG -ffast-math -fno-builtin-malloc -Wall -Wextra -Wshadow -Wconversion -Wuninitialized -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/nptl -fno-builtin-malloc -finline-limit=20000 -finline-functions  -DNDEBUG  -I. -Iinclude -Iinclude/util -Iinclude/hoard -Iinclude/superblocks -IHeap-Layers -D_REENTRANT=1 -shared source/libhoard.cpp source/unixtls.cpp Heap-Layers/wrappers/gnuwrapper.cpp -Bsymbolic -o libhoard.so.0 -Wl,-soname=libhoard.so.0  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldl -lpthread
In file included from Heap-Layers/heaps/top/mmapheap.h:46,
                 from Heap-Layers/heaps/./debug/sanitycheckheap.h:18,
                 from Heap-Layers/heaps/./debug/all.h:4,
                 from Heap-Layers/heaps/all.h:2,
                 from Heap-Layers/heaplayers.h:106,
                 from source/libhoard.cpp:40:
Heap-Layers/heaps/special/bumpalloc.h: In constructor 'HL::BumpAlloc<ChunkSize, SuperHeap, Alignment_>::BumpAlloc()':
Heap-Layers/heaps/special/bumpalloc.h:59:51: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   59 |       static_assert((int) gcd<ChunkSize, Alignment>::VALUE == Alignment,
      |                                                   ^
In file included from Heap-Layers/heaps/./objectrep/all.h:1,
                 from Heap-Layers/heaps/all.h:3,
                 from Heap-Layers/heaplayers.h:106,
                 from source/libhoard.cpp:40:
Heap-Layers/heaps/./objectrep/addheap.h: At global scope:
Heap-Layers/heaps/./objectrep/addheap.h:64:57: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   64 |     enum { HeaderSize = lcm<(int) SuperHeap::Alignment, sizeof(Add)>::value };
      |                                                         ^~~~~~~~~~~
In file included from include/hoard/hoardheap.h:49,
                 from include/hoard/hoardtlab.h:39,
                 from source/libhoard.cpp:91:
include/superblocks/addheaderheap.h:54:50: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   54 |     enum { Alignment = gcd<SuperHeap::Alignment, sizeof(typename SuperblockType::Header)>::value };
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from include/hoard/globalheap.h:32,
                 from include/hoard/hoardheap.h:59,
                 from include/hoard/hoardtlab.h:39,
                 from source/libhoard.cpp:91:
include/hoard/processheap.h:55:10: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   55 |          Header_>>,
      |          ^~~~~~~
include/hoard/processheap.h:58:107: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   58 |      ProcessHeap<SuperblockSize, Header_, EmptinessClasses, LockType, ThresholdClass, MmapSource>, Header_>,
      |                                                                                                           ^
In file included from include/hoard/hoardheap.h:59,
                 from include/hoard/hoardtlab.h:39,
                 from source/libhoard.cpp:91:
include/hoard/globalheap.h:62:74: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   62 |     typedef HoardSuperblock<LockType, SuperblockSize, GlobalHeap, Header_> SuperblockType;
      |                                                                          ^
In file included from Heap-Layers/heaps/top/mmapheap.h:46,
                 from Heap-Layers/heaps/./debug/sanitycheckheap.h:18,
                 from Heap-Layers/heaps/./debug/all.h:4,
                 from Heap-Layers/heaps/all.h:2,
                 from Heap-Layers/heaplayers.h:106,
                 from include/hoard/hoardheap.h:33,
                 from include/hoard/hoardtlab.h:39,
                 from source/unixtls.cpp:68:
Heap-Layers/heaps/special/bumpalloc.h: In constructor 'HL::BumpAlloc<ChunkSize, SuperHeap, Alignment_>::BumpAlloc()':
Heap-Layers/heaps/special/bumpalloc.h:59:51: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   59 |       static_assert((int) gcd<ChunkSize, Alignment>::VALUE == Alignment,
      |                                                   ^
In file included from Heap-Layers/heaps/./objectrep/all.h:1,
                 from Heap-Layers/heaps/all.h:3,
                 from Heap-Layers/heaplayers.h:106,
                 from include/hoard/hoardheap.h:33,
                 from include/hoard/hoardtlab.h:39,
                 from source/unixtls.cpp:68:
Heap-Layers/heaps/./objectrep/addheap.h: At global scope:
Heap-Layers/heaps/./objectrep/addheap.h:64:57: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   64 |     enum { HeaderSize = lcm<(int) SuperHeap::Alignment, sizeof(Add)>::value };
      |                                                         ^~~~~~~~~~~
In file included from include/hoard/hoardheap.h:49,
                 from include/hoard/hoardtlab.h:39,
                 from source/unixtls.cpp:68:
include/superblocks/addheaderheap.h:54:50: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   54 |     enum { Alignment = gcd<SuperHeap::Alignment, sizeof(typename SuperblockType::Header)>::value };
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from include/hoard/globalheap.h:32,
                 from include/hoard/hoardheap.h:59,
                 from include/hoard/hoardtlab.h:39,
                 from source/unixtls.cpp:68:
include/hoard/processheap.h:55:10: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   55 |          Header_>>,
      |          ^~~~~~~
include/hoard/processheap.h:58:107: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   58 |      ProcessHeap<SuperblockSize, Header_, EmptinessClasses, LockType, ThresholdClass, MmapSource>, Header_>,
      |                                                                                                           ^
In file included from include/hoard/hoardheap.h:59,
                 from include/hoard/hoardtlab.h:39,
                 from source/unixtls.cpp:68:
include/hoard/globalheap.h:62:74: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   62 |     typedef HoardSuperblock<LockType, SuperblockSize, GlobalHeap, Header_> SuperblockType;
      |                                                                          ^
source/unixtls.cpp: In function 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)':
source/unixtls.cpp:362:39: warning: unused variable 't' [-Wunused-variable]
  362 |   static volatile TheCustomHeapType * t = initializeCustomHeap();
      |                                       ^
In file included from Heap-Layers/heaps/top/mmapheap.h:46,
                 from Heap-Layers/heaps/./debug/sanitycheckheap.h:18,
                 from Heap-Layers/heaps/./debug/all.h:4,
                 from Heap-Layers/heaps/all.h:2,
                 from Heap-Layers/heaplayers.h:106,
                 from Heap-Layers/wrappers/gnuwrapper.cpp:24:
Heap-Layers/heaps/special/bumpalloc.h: In constructor 'HL::BumpAlloc<ChunkSize, SuperHeap, Alignment_>::BumpAlloc()':
Heap-Layers/heaps/special/bumpalloc.h:59:51: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   59 |       static_assert((int) gcd<ChunkSize, Alignment>::VALUE == Alignment,
      |                                                   ^
In file included from Heap-Layers/heaps/./objectrep/all.h:1,
                 from Heap-Layers/heaps/all.h:3,
                 from Heap-Layers/heaplayers.h:106,
                 from Heap-Layers/wrappers/gnuwrapper.cpp:24:
Heap-Layers/heaps/./objectrep/addheap.h: At global scope:
Heap-Layers/heaps/./objectrep/addheap.h:64:57: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion]
   64 |     enum { HeaderSize = lcm<(int) SuperHeap::Alignment, sizeof(Add)>::value };
      |                                                         ^~~~~~~~~~~
make: Leaving directory '/home/iurt/rpmbuild/BUILD/Hoard-20180524/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wXO0a4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64
+ cd Hoard-20180524
+ '[' 1 -eq 1 ']'
+ install -d /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/lib64
+ install -m0755 src/libhoard.so.0 /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/lib64
+ ln -s libhoard.so.0 /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/lib64/libhoard.so
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.12-1.git20180524.5.mga8 --unique-debug-suffix -3.12-1.git20180524.5.mga8.x86_64 --unique-debug-src-base libhoard-3.12-1.git20180524.5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Hoard-20180524

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/lib64/libhoard.so.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/lib64/libhoard.so.0
original debug info size: 812kB, size after compression: 764kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
401 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/libhoard-3.12-1.git20180524.5.mga8.x86_64/src/Heap-Layers/utility/bins64k.h is executable but has no shebang, removing executable bit
Processing files: lib64hoard0-3.12-1.git20180524.5.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yFykU1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Hoard-20180524
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ cp -pr doc /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64/usr/share/doc/lib64hoard0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64hoard0 = 3.12-1.git20180524.5.mga8 lib64hoard0(x86-64) = 3.12-1.git20180524.5.mga8 libhoard.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit)
Processing files: lib64hoard-devel-3.12-1.git20180524.5.mga8.x86_64
Provides: devel(libhoard(64bit)) hoard-devel = 3.12 lib64hoard-devel = 3.12-1.git20180524.5.mga8 lib64hoard-devel(x86-64) = 3.12-1.git20180524.5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libstdc++(64bit))
Processing files: libhoard-debugsource-3.12-1.git20180524.5.mga8.x86_64
Provides: libhoard-debugsource = 3.12-1.git20180524.5.mga8 libhoard-debugsource(x86-64) = 3.12-1.git20180524.5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64hoard0-debuginfo-3.12-1.git20180524.5.mga8.x86_64
Provides: debuginfo(build-id) = 2f5f77abb4fd0b4dc31be169315ad4d6a97ba1d8 lib64hoard0-debuginfo = 3.12-1.git20180524.5.mga8 lib64hoard0-debuginfo(x86-64) = 3.12-1.git20180524.5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libhoard-debugsource(x86-64) = 3.12-1.git20180524.5.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hoard-devel-3.12-1.git20180524.5.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libhoard-debugsource-3.12-1.git20180524.5.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hoard0-3.12-1.git20180524.5.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hoard0-debuginfo-3.12-1.git20180524.5.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hleBW2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Hoard-20180524
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TJDDq5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Hoard-20180524
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!