<86>Mar 26 07:41:04 userdel[4154583]: delete user 'rooter'
<86>Mar 26 07:41:04 userdel[4154583]: removed group 'rooter' owned by 'rooter'
<86>Mar 26 07:41:04 userdel[4154583]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 26 07:41:04 groupadd[4154643]: group added to /etc/group: name=rooter, GID=1317
<86>Mar 26 07:41:04 groupadd[4154643]: group added to /etc/gshadow: name=rooter
<86>Mar 26 07:41:04 groupadd[4154643]: new group: name=rooter, GID=1317
<86>Mar 26 07:41:04 useradd[4154674]: new user: name=rooter, UID=1317, GID=1317, home=/root, shell=/bin/bash
<86>Mar 26 07:41:04 userdel[4154742]: delete user 'builder'
<86>Mar 26 07:41:04 userdel[4154742]: removed group 'builder' owned by 'builder'
<86>Mar 26 07:41:04 userdel[4154742]: removed shadow group 'builder' owned by 'builder'
<86>Mar 26 07:41:04 groupadd[4154803]: group added to /etc/group: name=builder, GID=1318
<86>Mar 26 07:41:04 groupadd[4154803]: group added to /etc/gshadow: name=builder
<86>Mar 26 07:41:04 groupadd[4154803]: new group: name=builder, GID=1318
<86>Mar 26 07:41:04 useradd[4154845]: new user: name=builder, UID=1318, GID=1318, home=/usr/src, shell=/bin/bash
<13>Mar 26 07:41:06 rpmi: libvamp-2.5-alt2.hg20140905.1 1434265249 installed
<13>Mar 26 07:41:06 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 26 07:41:06 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 26 07:41:06 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 26 07:41:06 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Mar 26 07:41:06 rpmi: libvamp-devel-2.5-alt2.hg20140905.1 1434265249 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/beatroot-vamp-plugin-1.0-alt1.hg20140625.nosrc.rpm (w1.gzdio)
Installing beatroot-vamp-plugin-1.0-alt1.hg20140625.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90061
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf beatroot-vamp-plugin-1.0
+ echo 'Source #0 (beatroot-vamp-plugin-1.0.tar):'
Source #0 (beatroot-vamp-plugin-1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/beatroot-vamp-plugin-1.0.tar
+ cd beatroot-vamp-plugin-1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90061
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd beatroot-vamp-plugin-1.0
+ make -j16 -f Makefile.linux
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o Peaks.o Peaks.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o BeatTracker.o BeatTracker.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o Agent.o Agent.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o BeatRootProcessor.o BeatRootProcessor.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o AgentList.o AgentList.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o Induction.o Induction.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -I. -g -fPIC -O3 -Wall   -c -o BeatRootVampPlugin.o BeatRootVampPlugin.cpp
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
make: Entering directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
g++ -o beatroot-vamp.so BeatRootProcessor.o BeatRootVampPlugin.o Peaks.o Agent.o AgentList.o Induction.o BeatTracker.o  -shared -L../vamp-plugin-sdk -lvamp-sdk -lpthread -Wl,--version-script=vamp-plugin.map
make: Leaving directory '/usr/src/RPM/BUILD/beatroot-vamp-plugin-1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31457
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/beatroot-vamp-plugin-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/beatroot-vamp-plugin-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd beatroot-vamp-plugin-1.0
+ install -d /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/lib64/vamp
+ install -m644 beatroot-vamp.cat beatroot-vamp.n3 beatroot-vamp.so /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/lib64/vamp/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/beatroot-vamp-plugin-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/beatroot-vamp-plugin-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/beatroot-vamp-plugin-buildroot/ (default)
Compressing files in /usr/src/tmp/beatroot-vamp-plugin-buildroot (auto)
Adjusting library links in /usr/src/tmp/beatroot-vamp-plugin-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/beatroot-vamp-plugin-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: beatroot-vamp-plugin-1.0-alt1.hg20140625
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31457
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd beatroot-vamp-plugin-1.0
+ DOCDIR=/usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ /bin/mkdir -p /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ cp -prL CITATION README /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ chmod -R go-w /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ chmod -R a+rX /usr/src/tmp/beatroot-vamp-plugin-buildroot/usr/share/doc/beatroot-vamp-plugin-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tTsKeq
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.6RStaJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libvamp-sdk.so.2()(64bit) >= set:khCw9VrZ5QmQPY7thZ5r5, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LjWJx5
Creating beatroot-vamp-plugin-debuginfo package
Processing files: beatroot-vamp-plugin-debuginfo-1.0-alt1.hg20140625
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KXwbwv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F1d28Y
find-requires: running scripts (debuginfo)
Requires: beatroot-vamp-plugin = 1.0-alt1.hg20140625, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6), debug64(libvamp-sdk.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/beatroot-vamp-plugin-1.0-alt1.hg20140625.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/beatroot-vamp-plugin-debuginfo-1.0-alt1.hg20140625.x86_64.rpm (w2.lzdio)
5.07user 1.33system 0:08.64elapsed 74%CPU (0avgtext+0avgdata 173264maxresident)k
0inputs+0outputs (0major+386329minor)pagefaults 0swaps
2.23user 1.21system 0:14.92elapsed 23%CPU (0avgtext+0avgdata 120240maxresident)k
0inputs+0outputs (34458major+172060minor)pagefaults 0swaps
--- beatroot-vamp-plugin-1.0-alt1.hg20140625.x86_64.rpm.repo	2014-09-27 09:55:26.000000000 +0000
+++ beatroot-vamp-plugin-1.0-alt1.hg20140625.x86_64.rpm.hasher	2023-03-26 07:41:17.863975593 +0000
@@ -7,3 +7,5 @@
 /usr/share/doc/beatroot-vamp-plugin-1.0/README	100644	root:root	
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libgcc_s.so.1(GCC_3.0)(64bit)  
@@ -11,2 +13,3 @@
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)  
@@ -14,2 +17,3 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit)  
@@ -23,3 +27,3 @@
 File: /usr/lib64/vamp/beatroot-vamp.n3	100644	root:root	5de4cb0ef5b034470a74d19f8d77d051	
-File: /usr/lib64/vamp/beatroot-vamp.so	100644	root:root	be2936859714e18f468adfb998a8cbe9	
+File: /usr/lib64/vamp/beatroot-vamp.so	100644	root:root	1db216225d65ee865e649f51fb2dafdb	
 File: /usr/share/doc/beatroot-vamp-plugin-1.0	40755	root:root		
@@ -27,2 +31,2 @@
 File: /usr/share/doc/beatroot-vamp-plugin-1.0/README	100644	root:root	aed6f4025d50eefa655ef5d28ec8ac6a	
-RPMIdentity: 6c2da7967b5d1c8ad46e4ed7ef22fab6956a5e7f354c7621a7ebab1d2b4a8d09f3ceb3ffdd3cbb00c5839d251521951c830a478a2f81dfab7f08a7a6bc5d1ba3
+RPMIdentity: 9644258ff8759fa8eddffccd096fc70e09990220a6972c4e94ba3b957cfa0c95f40b6da1810e1c1f70cbed66f1d5d14342f207a59d860effd4b2bd1b81761b2c
--- beatroot-vamp-plugin-debuginfo-1.0-alt1.hg20140625.x86_64.rpm.repo	2014-09-27 09:55:26.000000000 +0000
+++ beatroot-vamp-plugin-debuginfo-1.0-alt1.hg20140625.x86_64.rpm.hasher	2023-03-26 07:41:17.951977044 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/01	40755	root:root	
-/usr/lib/debug/.build-id/01/337f369dad4d2d129013d5e597544a6fb9c34d	120777	root:root	../../../../lib64/vamp/beatroot-vamp.so
-/usr/lib/debug/.build-id/01/337f369dad4d2d129013d5e597544a6fb9c34d.debug	120777	root:root	../../usr/lib64/vamp/beatroot-vamp.so.debug
+/usr/lib/debug/.build-id/c9	40755	root:root	
+/usr/lib/debug/.build-id/c9/279b33749bf24bea311561e2bb14d4ae247a4a	120777	root:root	../../../../lib64/vamp/beatroot-vamp.so
+/usr/lib/debug/.build-id/c9/279b33749bf24bea311561e2bb14d4ae247a4a.debug	120777	root:root	../../usr/lib64/vamp/beatroot-vamp.so.debug
 /usr/lib/debug/usr/lib64/vamp	40755	root:root	
@@ -29,7 +29,7 @@
 Provides: beatroot-vamp-plugin-debuginfo = 1.0-alt1.hg20140625
-File: /usr/lib/debug/.build-id/01	40755	root:root		
-File: /usr/lib/debug/.build-id/01/337f369dad4d2d129013d5e597544a6fb9c34d	120777	root:root		../../../../lib64/vamp/beatroot-vamp.so
-File: /usr/lib/debug/.build-id/01/337f369dad4d2d129013d5e597544a6fb9c34d.debug	120777	root:root		../../usr/lib64/vamp/beatroot-vamp.so.debug
+File: /usr/lib/debug/.build-id/c9	40755	root:root		
+File: /usr/lib/debug/.build-id/c9/279b33749bf24bea311561e2bb14d4ae247a4a	120777	root:root		../../../../lib64/vamp/beatroot-vamp.so
+File: /usr/lib/debug/.build-id/c9/279b33749bf24bea311561e2bb14d4ae247a4a.debug	120777	root:root		../../usr/lib64/vamp/beatroot-vamp.so.debug
 File: /usr/lib/debug/usr/lib64/vamp	40755	root:root		
-File: /usr/lib/debug/usr/lib64/vamp/beatroot-vamp.so.debug	100644	root:root	cdfe5a750f700566976c2d32a953c682	
+File: /usr/lib/debug/usr/lib64/vamp/beatroot-vamp.so.debug	100644	root:root	56c449e6e7a0af07ab0b0aa3e58bf52b	
 File: /usr/src/debug/beatroot-vamp-plugin-1.0	40755	root:root		
@@ -50,2 +50,2 @@
 File: /usr/src/debug/beatroot-vamp-plugin-1.0/Peaks.h	100644	root:root	977709cb7d2ab67670387d3aec687f93	
-RPMIdentity: d5f987817b973c6a0f61a42db65f19c0515ae3b94c2cca6e793b8fc48ab289e4964695d002e6cfe9df603d1e3348adeb0e774d8b9a98cf01f336eb8b656d8ca0
+RPMIdentity: 18023bd6488919a2777e4ed47aebd3d34cc50cc6888c5a763974bc0fde7d556ea1928c11abce373bbc0f7311a967a75f9cf64ed75c32e6e34e0d059cefb4fd73