<86>Jan 10 03:13:48 userdel[17683]: delete user 'rooter' <86>Jan 10 03:13:48 userdel[17683]: removed group 'rooter' owned by 'rooter' <86>Jan 10 03:13:48 userdel[17683]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 10 03:13:48 groupadd[17688]: group added to /etc/group: name=rooter, GID=597 <86>Jan 10 03:13:48 groupadd[17688]: group added to /etc/gshadow: name=rooter <86>Jan 10 03:13:48 groupadd[17688]: new group: name=rooter, GID=597 <86>Jan 10 03:13:48 useradd[17692]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Jan 10 03:13:48 userdel[17700]: delete user 'builder' <86>Jan 10 03:13:48 userdel[17700]: removed group 'builder' owned by 'builder' <86>Jan 10 03:13:48 userdel[17700]: removed shadow group 'builder' owned by 'builder' <86>Jan 10 03:13:48 groupadd[17705]: group added to /etc/group: name=builder, GID=598 <86>Jan 10 03:13:48 groupadd[17705]: group added to /etc/gshadow: name=builder <86>Jan 10 03:13:48 groupadd[17705]: new group: name=builder, GID=598 <86>Jan 10 03:13:48 useradd[17709]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libhoard-3.12-alt1_1.git20180524.4.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: Macro %cd not found warning: Macro %cd not found <13>Jan 10 03:13:51 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Jan 10 03:13:51 rpmi: libstdc++9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573478618 installed <13>Jan 10 03:13:52 rpmi: gcc9-c++-9.2.1-alt2 sisyphus+240563.200.2.1 1573478618 installed <13>Jan 10 03:13:52 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571789214 installed warning: Macro %cd not found warning: Macro %cd not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libhoard-3.12-alt1_1.git20180524.4.nosrc.rpm warning: Macro %cd not found warning: Macro %cd not found Installing libhoard-3.12-alt1_1.git20180524.4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Hoard-20180524 + echo 'Source #0 (Hoard-20180524.tar.xz):' Source #0 (Hoard-20180524.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/Hoard-20180524.tar.xz + /bin/tar -xf - + cd Hoard-20180524 + echo 'Source #1 (Heap-Layers-20180514.tar.xz):' Source #1 (Heap-Layers-20180514.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/Heap-Layers-20180514.tar.xz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libhoard-3.12-mga-build.patch):' Patch #1 (libhoard-3.12-mga-build.patch): + /usr/bin/patch -p1 patching file src/GNUmakefile + pushd src ~/RPM/BUILD/Hoard-20180524/src ~/RPM/BUILD/Hoard-20180524 + ln -s ../Heap-Layers-20180514 Heap-Layers + popd ~/RPM/BUILD/Hoard-20180524 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42266 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Hoard-20180524 + export 'MGAFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + MGAFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export 'MGAFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC' + MGAFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -fPIC' + export LDFLAGS= + LDFLAGS= + make -j8 -C src generic-gcc CXX=g++ make: Entering directory '/usr/src/RPM/BUILD/Hoard-20180524/src' g++ -std=c++14 -O3 -DNDEBUG -ffast-math -fno-builtin-malloc -Wall -Wextra -Wshadow -Wconversion -Wuninitialized -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -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 -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::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::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::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, 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 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::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::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::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, 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 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::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::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 '/usr/src/RPM/BUILD/Hoard-20180524/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libhoard-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libhoard-buildroot + cd Hoard-20180524 + install -d /usr/src/tmp/libhoard-buildroot/usr/lib64 + install -m0755 src/libhoard.so.0 /usr/src/tmp/libhoard-buildroot/usr/lib64 + ln -s libhoard.so.0 /usr/src/tmp/libhoard-buildroot/usr/lib64/libhoard.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libhoard-buildroot (auto) mode of './usr/lib64/libhoard.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libhoard-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libhoard-buildroot/ (default) Compressing files in /usr/src/tmp/libhoard-buildroot (auto) Adjusting library links in /usr/src/tmp/libhoard-buildroot ./usr/lib64: libhoard.so.0 -> libhoard.so.0 Verifying ELF objects in /usr/src/tmp/libhoard-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libhoard0-3.12-alt1_1.git20180524.4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Hoard-20180524 + DOCDIR=/usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + export DOCDIR + rm -rf /usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + /bin/mkdir -p /usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + cp -prL doc NEWS README.md THANKS /usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + chmod -R go-w /usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + chmod -R a+rX /usr/src/tmp/libhoard-buildroot/usr/share/doc/libhoard0-3.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CpsINd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libhoard-buildroot/usr/lib64/libhoard.so.0: 137 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aXwOHc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libhoard.so.0()(64bit) = set:ldMrIat1de6pf2G9w5ZqjV3MkwXLy825W32KaDZJywCz4P00ZduYIhVWrx1D8uQ8tjmDweS4uPVwRqCQSac115tBixC02dk0h9aTYDMkuQ0oXRuGEi8ykfvtqM9fWYk23pD68oZ45VQxGZdk1c042QmglK04fLWl9DN2kdQrSL0H44yVBWeMTCZmrMqBwA9wsI9KZxHcl17li61A9ta9Ar9drbNV38GgJhhCnKdBB7Mjye79KfcFrxxfGYFR84fO2Mnw3SgHO0rAB0SkFuipSIWvwLStL4R41 Requires: 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(GLIBC_2.2.5)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH), rtld(GNU_UNIQUE) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ebavib Creating libhoard0-debuginfo package Processing files: libhoard-devel-3.12-alt1_1.git20180524.4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JxIaFe find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q9izOa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: hoard-devel = 3.12 Requires: libhoard0 >= 3.12, /usr/lib64/libhoard.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6fV45a Processing files: libhoard0-debuginfo-3.12-alt1_1.git20180524.4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lHy4He find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lqznkc find-requires: running scripts (debuginfo) Provides: debug64(libhoard.so.0) Requires: libhoard0 = 3.12-alt1_1.git20180524.4, debug64(libc.so.6), debug64(libdl.so.2), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libhoard0-debuginfo a strict dependency on libhoard0 Adding to libhoard-devel a strict dependency on libhoard0 Removing 1 extra deps from libhoard-devel due to dependency on libhoard0 Wrote: /usr/src/RPM/RPMS/x86_64/libhoard0-3.12-alt1_1.git20180524.4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libhoard-devel-3.12-alt1_1.git20180524.4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libhoard0-debuginfo-3.12-alt1_1.git20180524.4.x86_64.rpm 10.39user 2.03system 0:18.79elapsed 66%CPU (0avgtext+0avgdata 138484maxresident)k 0inputs+0outputs (0major+365183minor)pagefaults 0swaps /.out/libhoard0-3.12-alt1_1.git20180524.4.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libhoard-devel-3.12-alt1_1.git20180524.4.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libhoard0-debuginfo-3.12-alt1_1.git20180524.4.x86_64.rpm: The use of such a license name is ambiguous: GPL 18.09user 7.90system 0:31.93elapsed 81%CPU (0avgtext+0avgdata 138484maxresident)k 0inputs+0outputs (0major+699630minor)pagefaults 0swaps --- libhoard0-3.12-alt1_1.git20180524.4.x86_64.rpm.repo 2019-04-01 11:07:54.000000000 +0000 +++ libhoard0-3.12-alt1_1.git20180524.4.x86_64.rpm.hasher 2020-01-10 03:14:16.457904269 +0000 @@ -20,3 +20,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libhoard.so.0()(64bit) = set:ldMrIat1de6pf2G9w5ZqjV3MkwXLy825W32KaDZJywCz4P00ZduYIhVWrx1D8uQ8tjmDweS4uPVwRqCQSac115tBixC02dk0h9aTYDMkuQ0oXRuGEi8ykfvtqM9fWYk23pD68Amc8G8DekJLF2o084EJwGs18uuRHiez5EqETIv1m984PbRtwLdZdSwRa19j0VojsZzmpG2eGAc28jWki8TiqSmyP7gkxqzycLsrabfwD4teisvoiT23vkVjHh8uA5wL07IxmB1S8b1IFiZ4aPClZzMnXKnyqy +Provides: libhoard.so.0()(64bit) = set:ldMrIat1de6pf2G9w5ZqjV3MkwXLy825W32KaDZJywCz4P00ZduYIhVWrx1D8uQ8tjmDweS4uPVwRqCQSac115tBixC02dk0h9aTYDMkuQ0oXRuGEi8ykfvtqM9fWYk23pD68oZ45VQxGZdk1c042QmglK04fLWl9DN2kdQrSL0H44yVBWeMTCZmrMqBwA9wsI9KZxHcl17li61A9ta9Ar9drbNV38GgJhhCnKdBB7Mjye79KfcFrxxfGYFR84fO2Mnw3SgHO0rAB0SkFuipSIWvwLStL4R41 Provides: libhoard0 = 3.12-alt1_1.git20180524.4:sisyphus+226093.100.1.1