D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Macro expanded in comment on line 30: %{version}/%{name}-%{version}.tar.gz Installing /home/iurt/rpmbuild/SRPMS/libhoard-3.12-1.git20180524.5.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HfAAeO + 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 -f + 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.dcNW0A + 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 include/hoard/hoardheap.h:58, from include/hoard/hoardtlab.h:39, from source/libhoard.cpp:91: include/util/alignedmmap.h: In instantiation of 'void* Hoard::AlignedMmapInstance::malloc(size_t) [with long unsigned int Alignment_ = 65536; size_t = long unsigned int]': Heap-Layers/heaps/threads/lockedheap.h:43:28: required from 'void* HL::LockedHeap::malloc(size_t) [with LockType = HL::SpinLockType; Super = Hoard::AlignedMmapInstance<65536>; size_t = long unsigned int]' Heap-Layers/heaps/./utility/exactlyoneheap.h:42:31: required from 'void* HL::ExactlyOneHeap::malloc(size_t) [with Heap = HL::LockedHeap >; size_t = long unsigned int]' include/superblocks/addheaderheap.h:66:35: required from 'void* Hoard::AddHeaderHeap::malloc(size_t) [with SuperblockType = Hoard::HoardSuperblock; long unsigned int SuperblockSize = 65536; SuperHeap = Hoard::MmapSource; size_t = long unsigned int]' include/hoard/thresholdsegheap.h:36:25: required from 'void* Hoard::ThresholdSegHeap::malloc(size_t) [with int ThresholdFraction = 25; int ThresholdSlop = 1048576; int NumBins = 80; int (* getSizeClass)(size_t) = Hoard::GeometricSizeClass<20>::size2class; size_t (* getClassMaxSize)(int) = Hoard::GeometricSizeClass<20>::class2size; long unsigned int MaxObjectSize = 2147483648; LittleHeap = HL::AdaptHeap; BigHeap = Hoard::objectSource; size_t = long unsigned int]' Heap-Layers/heaps/threads/lockedheap.h:43:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] Heap-Layers/heaps/./combining/hybridheap.h:83:24: required from 'void* HL::HybridHeap::slowPath(size_t) [with int BigSize = 8192; SmallHeap = Hoard::ThreadPoolHeap<2048, 128, Hoard::PerThreadHoardHeap>; BigHeap = Hoard::BigHeap; size_t = long unsigned int]' Heap-Layers/heaps/./combining/hybridheap.h:58:15: required from 'void* HL::HybridHeap::malloc(size_t) [with int BigSize = 8192; SmallHeap = Hoard::ThreadPoolHeap<2048, 128, Hoard::PerThreadHoardHeap>; BigHeap = Hoard::BigHeap; size_t = long unsigned int]' Heap-Layers/wrappers/ansiwrapper.h:60:38: required from 'void* HL::ANSIWrapper::malloc(size_t) [with SuperHeap = Hoard::IgnoreInvalidFree, Hoard::BigHeap> >; size_t = long unsigned int]' include/superblocks/tlab.h:104:40: required from 'void* Hoard::ThreadLocalAllocationBuffer::malloc(size_t) [with int NumBins = 11; int (* getSizeClass)(size_t) = HL::bins, 65536>::getSizeClass; size_t (* getClassSize)(int) = HL::bins, 65536>::getClassSize; long unsigned int LargestObject = 256; long unsigned int LocalHeapThreshold = 2097152; SuperblockType = Hoard::HoardSuperblock; unsigned int SuperblockSize = 65536; ParentHeap = Hoard::HoardHeapType; size_t = long unsigned int]' Heap-Layers/wrappers/ansiwrapper.h:60:38: required from 'void* HL::ANSIWrapper::malloc(size_t) [with SuperHeap = Hoard::ThreadLocalAllocationBuffer<11, HL::bins, 65536>::getSizeClass, HL::bins, 65536>::getClassSize, 256, 2097152, Hoard::HoardSuperblock, 65536, Hoard::HoardHeapType>; size_t = long unsigned int]' source/libhoard.cpp:124:44: required from here include/util/alignedmmap.h:75:49: warning: the result of the conversion is unspecified because '(size_t)Hoard::AlignedMmapInstance<65536>::Alignment' is outside the range of type 'HL::MmapWrapper::' [-Wconversion] 75 | if ((size_t) HL::MmapWrapper::Alignment % (size_t) Alignment == 0) { | ^~~~~~~~~~~~~~~~~~ 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(); | ^ 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.xf0SbE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 + cd Hoard-20180524 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/lib64 + install -m0755 src/libhoard.so.0 /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/lib64 + ln -s libhoard.so.0 /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/lib64/libhoard.so + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.12-1.git20180524.5.mga9 --unique-debug-suffix -3.12-1.git20180524.5.mga9.aarch64 --unique-debug-src-base libhoard-3.12-1.git20180524.5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Hoard-20180524 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/lib64/libhoard.so.0 dwz: ./usr/lib64/libhoard.so.0-3.12-1.git20180524.5.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 612kB, size after compression: 612kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 405 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libhoard-3.12-1.git20180524.5.mga9.aarch64/src/Heap-Layers/utility/bins64k.h is executable but has no shebang, removing executable bit Processing files: lib64hoard0-3.12-1.git20180524.5.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PkyHIB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Hoard-20180524 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/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.mga9.aarch64/usr/share/doc/lib64hoard0 + cp -pr doc /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/share/doc/lib64hoard0 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/share/doc/lib64hoard0 + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/share/doc/lib64hoard0 + cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64/usr/share/doc/lib64hoard0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64hoard0 = 3.12-1.git20180524.5.mga9 lib64hoard0(aarch-64) = 3.12-1.git20180524.5.mga9 libhoard.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.mga9.aarch64 Provides: devel(libhoard(64bit)) hoard-devel = 3.12 lib64hoard-devel = 3.12-1.git20180524.5.mga9 lib64hoard-devel(aarch-64) = 3.12-1.git20180524.5.mga9 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.mga9.aarch64 Provides: libhoard-debugsource = 3.12-1.git20180524.5.mga9 libhoard-debugsource(aarch-64) = 3.12-1.git20180524.5.mga9 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.mga9.aarch64 Provides: debuginfo(build-id) = f5de9da0cf0fff2cc9c39528978a12adb94ea664 lib64hoard0-debuginfo = 3.12-1.git20180524.5.mga9 lib64hoard0-debuginfo(aarch-64) = 3.12-1.git20180524.5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libhoard-debugsource(aarch-64) = 3.12-1.git20180524.5.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hoard-devel-3.12-1.git20180524.5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hoard0-3.12-1.git20180524.5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libhoard-debugsource-3.12-1.git20180524.5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hoard0-debuginfo-3.12-1.git20180524.5.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8KIJp2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Hoard-20180524 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libhoard-3.12-1.git20180524.5.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q5UVmT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Hoard-20180524 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!