<86>Feb  8 10:22:38 userdel[123601]: delete user 'rooter'
<86>Feb  8 10:22:38 userdel[123601]: removed group 'rooter' owned by 'rooter'
<86>Feb  8 10:22:38 userdel[123601]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  8 10:22:38 groupadd[123615]: group added to /etc/group: name=rooter, GID=585
<86>Feb  8 10:22:38 groupadd[123615]: group added to /etc/gshadow: name=rooter
<86>Feb  8 10:22:38 groupadd[123615]: new group: name=rooter, GID=585
<86>Feb  8 10:22:38 useradd[123646]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Feb  8 10:22:38 userdel[123665]: delete user 'builder'
<86>Feb  8 10:22:38 userdel[123665]: removed group 'builder' owned by 'builder'
<86>Feb  8 10:22:38 userdel[123665]: removed shadow group 'builder' owned by 'builder'
<86>Feb  8 10:22:38 groupadd[123681]: group added to /etc/group: name=builder, GID=586
<86>Feb  8 10:22:38 groupadd[123681]: group added to /etc/gshadow: name=builder
<86>Feb  8 10:22:38 groupadd[123681]: new group: name=builder, GID=586
<86>Feb  8 10:22:38 useradd[123691]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/fslint-2.44-alt1.src.rpm: The use of such a license name is ambiguous: GPL
<13>Feb  8 10:22:43 rpmi: desktop-file-utils-0.23-alt2 sisyphus+226879.100.1.1 1554744356 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/fslint-2.44-alt1.nosrc.rpm
Installing fslint-2.44-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69625
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fslint-2.44
+ echo 'Source #0 (fslint-2.44.tar.gz):'
Source #0 (fslint-2.44.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/fslint-2.44.tar.gz
+ /bin/tar -xf -
+ cd fslint-2.44
+ /bin/chmod -c -Rf u+rwX,go-w .
+ /usr/bin/subst 's|fslint_icon.png|fslint_icon|g' fslint.desktop
+ /usr/bin/perl -pi -e 's|^liblocation=.*$|liblocation="/usr/share/fslint" #RPM edit|' fslint-gui
+ /usr/bin/perl -pi -e 's|^locale_base=.*$|locale_base=None #RPM edit|' fslint-gui
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36853
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fslint-2.44
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32184
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fslint-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fslint-buildroot
+ cd fslint-2.44
+ install -Dpm 755 fslint-gui /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui
+ install -dm 755 /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/fstool /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt
+ install -dm 755 /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt/rmlint
+ install -dm 755 /usr/src/tmp/fslint-buildroot/usr/share/man/man1
+ install -pm 644 fslint.glade fslint_icon.png /usr/src/tmp/fslint-buildroot/usr/share/fslint
+ install -dm 755 /usr/src/tmp/fslint-buildroot/usr/share/pixmaps
+ ln -s /usr/share/fslint/fslint_icon.png /usr/src/tmp/fslint-buildroot/usr/share/pixmaps
+ install -pm 755 fslint/findbl fslint/finded fslint/findid fslint/findnl fslint/findns fslint/findrs fslint/findsn fslint/findtf fslint/findu8 fslint/findul fslint/findup fslint/fslint fslint/zipdir /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint
+ install -pm 755 fslint/fstool/dir_size fslint/fstool/dupwaste fslint/fstool/edu fslint/fstool/lS /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/fstool
+ install -pm 644 fslint/supprt/fslver /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt
+ install -pm 755 fslint/supprt/getffl fslint/supprt/getffp fslint/supprt/getfpf /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt
+ install -pm 755 fslint/supprt/rmlint/fix_ws.sh fslint/supprt/rmlint/fixdup fslint/supprt/rmlint/fixdup.sh fslint/supprt/rmlint/merge_hardlinks fslint/supprt/rmlint/view_ws.sh /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt/rmlint
+ cp -a man/fslint-gui.1 man/fslint.1 /usr/src/tmp/fslint-buildroot/usr/share/man/man1/
+ make -C po DESTDIR=/usr/src/tmp/fslint-buildroot LOCALEDIR=/usr/share/locale install
make: Entering directory '/usr/src/RPM/BUILD/fslint-2.44/po'
for po in *.po; do \
	lingua=`basename $po .po` ; \
	msgfmt -c -o $lingua.mo $po ; \
	mkdir -p locale/$lingua/LC_MESSAGES/ ; \
	ln -f $lingua.mo locale/$lingua/LC_MESSAGES/fslint.mo ; \
done
ca.po:7: warning: header field 'Language' missing in header
cs.po:7: warning: header field 'Language' missing in header
da.po:9: warning: header field 'Language' missing in header
de.po:5: warning: header field 'Language' missing in header
el.po:7: warning: header field 'Language' missing in header
es.po:7: warning: header field 'Language' missing in header
fi.po:7: warning: header field 'Language' missing in header
fr.po:7: warning: header field 'Language' missing in header
ga.po:7: warning: header field 'Language' missing in header
gl.po:7: warning: header field 'Language' missing in header
he.po:7: warning: header field 'Language' missing in header
hu.po:7: warning: header field 'Language' missing in header
it.po:7: warning: header field 'Language' missing in header
ms.po:7: warning: header field 'Language' missing in header
nl.po:7: warning: header field 'Language' missing in header
pl.po:6: warning: header field 'Language' missing in header
pt.po:7: warning: header field 'Language' missing in header
ro.po:8: warning: header field 'Language' missing in header
ru.po:7: warning: header field 'Language' missing in header
sr.po:6: warning: header field 'Language' missing in header
sv.po:7: warning: header field 'Language' missing in header
tr.po:7: warning: header field 'Language' missing in header
vi.po:6: warning: header field 'Language' missing in header
zh_CN.po:6: warning: header field 'Language' missing in header
for mo in *.mo; do \
	lingua=`basename $mo .mo`; \
	ginstall -D --mode=644 $lingua.mo /usr/src/tmp/fslint-buildroot//usr/share/locale/$lingua/LC_MESSAGES/fslint.mo ; \
done
make: Leaving directory '/usr/src/RPM/BUILD/fslint-2.44/po'
+ desktop-file-install --vendor author --dir /usr/src/tmp/fslint-buildroot/usr/share/applications --mode 644 fslint.desktop
+ /usr/lib/rpm/find-lang fslint
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fslint-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/fslint-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/fslint-buildroot/ (default)
Compressing files in /usr/src/tmp/fslint-buildroot (auto)
removed '/usr/src/tmp/fslint-buildroot/usr/share/man/man1/fslint.1'
'/usr/src/tmp/fslint-buildroot/usr/share/man/man1/fslint.1.xz' -> 'fslint-gui.1.xz'
Verifying ELF objects in /usr/src/tmp/fslint-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: fslint-2.44-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62350
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fslint-2.44
+ DOCDIR=/usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ export DOCDIR
+ rm -rf /usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ /bin/mkdir -p /usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ cp -prL doc/FAQ doc/NEWS doc/README doc/TODO /usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ chmod -R go-w /usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ chmod -R a+rX /usr/src/tmp/fslint-buildroot/usr/share/doc/fslint-2.44
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xVMslb
find-provides: absolute symbolic link /usr/src/tmp/fslint-buildroot/usr/share/pixmaps/fslint_icon.png -> /usr/share/fslint/fslint_icon.png is not going to provide anything
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.Nb5eu8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
python.req: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: skipping sys
python.req: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: skipping errno
/usr/lib/rpm/python.req.py: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: line=40 IGNORE (for REQ=slight and deep=8) module=fslint
python.req: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: skipping signal
/usr/lib/rpm/python.req.py: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: line=1457 IGNORE (for REQ=slight and deep=15) module=urllib
/usr/lib/rpm/python.req.py: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: line=1572 IGNORE (for REQ=slight and deep=11) module=fnmatch
/usr/lib/rpm/python.req.py: /usr/src/tmp/fslint-buildroot/usr/bin/fslint-gui: line=1587 IGNORE (for REQ=slight and deep=15) module=operator
python.req: /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/fstool/dupwaste: skipping sys
python.req: /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt/rmlint/fixdup: skipping sys
python.req: /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt/rmlint/fixdup: skipping errno
python.req: /usr/src/tmp/fslint-buildroot/usr/share/fslint/fslint/supprt/rmlint/merge_hardlinks: skipping sys
find-requires: FINDPACKAGE-COMMANDS: Version cat check_uniq cmp cp cpio cut du find grep iconv ln mkdir mv python rm rmdir sed sort tr uniq xargs
Requires: python >= 2.0, cpio, python-module-pygtk, python-module-pygtk-libglade, /bin/bash, /bin/sh, /usr/bin/env, coreutils, diffutils, findutils, grep, iconv, python-base, python2-base, python2.7(gettext), python2.7(gtk), python2.7(locale), python2.7(pipes), python2.7(tempfile), sed
Processing files: fslint-gnome-2.44-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xz98y9
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.Hx4ij9
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cat xdg-open
Requires: fslint, /bin/sh, coreutils, xdg-utils
Adding to fslint-gnome a strict dependency on fslint
Removing 2 extra deps from fslint-gnome due to repentancy on fslint
Wrote: /usr/src/RPM/RPMS/noarch/fslint-2.44-alt1.noarch.rpm
Wrote: /usr/src/RPM/RPMS/noarch/fslint-gnome-2.44-alt1.noarch.rpm
12.23user 4.39system 0:29.73elapsed 55%CPU (0avgtext+0avgdata 16940maxresident)k
0inputs+0outputs (0major+711097minor)pagefaults 0swaps
/.out/fslint-2.44-alt1.noarch.rpm: forbidden requires: python-base
sisyphus_check: check-deps ERROR: package dependencies violation
/.out/fslint-2.44-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL
/.out/fslint-gnome-2.44-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL
hsh-rebuild: fslint-2.44-alt1.src.rpm: sisyphus_check failed.
Command exited with non-zero status 1
19.24user 9.38system 0:46.90elapsed 61%CPU (0avgtext+0avgdata 109412maxresident)k
88inputs+0outputs (0major+984486minor)pagefaults 0swaps