<86>Jun 14 07:38:28 userdel[1568865]: delete user 'rooter'
<86>Jun 14 07:38:28 userdel[1568865]: removed group 'rooter' owned by 'rooter'
<86>Jun 14 07:38:28 userdel[1568865]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 14 07:38:28 groupadd[1568904]: group added to /etc/group: name=rooter, GID=573
<86>Jun 14 07:38:28 groupadd[1568904]: group added to /etc/gshadow: name=rooter
<86>Jun 14 07:38:28 groupadd[1568904]: new group: name=rooter, GID=573
<86>Jun 14 07:38:28 useradd[1568936]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Jun 14 07:38:28 userdel[1568996]: delete user 'builder'
<86>Jun 14 07:38:28 userdel[1568996]: removed group 'builder' owned by 'builder'
<86>Jun 14 07:38:28 userdel[1568996]: removed shadow group 'builder' owned by 'builder'
<86>Jun 14 07:38:28 groupadd[1569024]: group added to /etc/group: name=builder, GID=574
<86>Jun 14 07:38:28 groupadd[1569024]: group added to /etc/gshadow: name=builder
<86>Jun 14 07:38:28 groupadd[1569024]: new group: name=builder, GID=574
<86>Jun 14 07:38:28 useradd[1569043]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/profile-sync-daemon-6.34-alt1.nosrc.rpm
Installing profile-sync-daemon-6.34-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1676
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf profile-sync-daemon-6.34
+ echo 'Source #0 (profile-sync-daemon-6.34.tar):'
Source #0 (profile-sync-daemon-6.34.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/profile-sync-daemon-6.34.tar
+ cd profile-sync-daemon-6.34
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (fix_syntax.patch):'
Patch #0 (fix_syntax.patch):
+ /usr/bin/patch -p1
patching file common/profile-sync-daemon.in
+ sed -i /Wants=psd-resync.service/d init/psd.service
+ sed -i '/\[Timer\]/a OnStartupSec=10s' init/psd-resync.timer
+ cat
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26337
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd profile-sync-daemon-6.34
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
Setting version
make: Leaving directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78194
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/profile-sync-daemon-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/profile-sync-daemon-buildroot
+ cd profile-sync-daemon-6.34
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/profile-sync-daemon-buildroot
make: Entering directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
Installing main script...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin"
/bin/install -p -m755 common/profile-sync-daemon "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/profile-sync-daemon"
/bin/install -p -m755 common/psd-overlay-helper "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/psd-overlay-helper"
ln -s profile-sync-daemon "/usr/src/tmp/profile-sync-daemon-buildroot/usr/bin/psd"
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/zsh/site-functions"
/bin/install -p -m644 common/zsh-completion "/usr/src/tmp/profile-sync-daemon-buildroot//usr/share/zsh/site-functions/_psd"
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/browsers"
/bin/install -p -m644 common/psd.conf "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/psd.conf"
cp common/browsers/* "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/psd/browsers"
Installing manpage...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1"
/bin/install -p -m644 doc/psd.1 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd.1"
/bin/install -p -m644 doc/psd-overlay-helper.1 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd-overlay-helper.1"
gzip -9 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd.1"
gzip -9 "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/psd-overlay-helper.1"
ln -s psd.1.gz "/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.gz"
Installing systemd files...
/bin/install -p -d "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user"
/bin/install -p -m644 init/psd.service "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd.service"
/bin/install -p -m644 init/psd-resync.service "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd-resync.service"
/bin/install -p -m644 init/psd-resync.timer "/usr/src/tmp/profile-sync-daemon-buildroot/usr/lib/systemd/user/psd-resync.timer"
make: Leaving directory '/usr/src/RPM/BUILD/profile-sync-daemon-6.34'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/profile-sync-daemon-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/profile-sync-daemon-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/profile-sync-daemon-buildroot/ (default)
Compressing files in /usr/src/tmp/profile-sync-daemon-buildroot (auto)
removed '/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.gz'
'/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/man/man1/profile-sync-daemon.1.xz' -> 'psd.1.xz'
Adjusting library links in /usr/src/tmp/profile-sync-daemon-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/profile-sync-daemon-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: profile-sync-daemon-6.34-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67673
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd profile-sync-daemon-6.34
+ DOCDIR=/usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ export DOCDIR
+ rm -rf /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ /bin/mkdir -p /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ cp -prL README.md /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R go-w /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R a+rX /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ cp -prL MIT /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R go-w /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ chmod -R a+rX /usr/src/tmp/profile-sync-daemon-buildroot/usr/share/doc/profile-sync-daemon-6.34
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbOXWe
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.YdrVA5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: mount umount
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zSCE5f
Requires: /bin/bash, mount
Requires(interp): /bin/sh
Requires(post): /bin/sh
Wrote: /usr/src/RPM/RPMS/noarch/profile-sync-daemon-6.34-alt1.noarch.rpm
3.70user 0.89system 0:08.64elapsed 53%CPU (0avgtext+0avgdata 17724maxresident)k
0inputs+0outputs (0major+127858minor)pagefaults 0swaps
6.18user 5.28system 0:16.73elapsed 68%CPU (0avgtext+0avgdata 17724maxresident)k
0inputs+0outputs (0major+287806minor)pagefaults 0swaps
--- profile-sync-daemon-6.34-alt1.noarch.rpm.repo	2018-12-23 23:37:40.000000000 +0000
+++ profile-sync-daemon-6.34-alt1.noarch.rpm.hasher	2020-06-14 07:38:40.942444083 +0000
@@ -51,2 +51,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: profile-sync-daemon = 6.34-alt1
+Provides: profile-sync-daemon = 6.34-alt1:sisyphus.218469.100