<86>Apr 21 06:11:06 userdel[74240]: delete user 'rooter' <86>Apr 21 06:11:06 userdel[74240]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:11:06 userdel[74240]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:11:06 groupadd[74251]: group added to /etc/group: name=rooter, GID=549 <86>Apr 21 06:11:06 groupadd[74251]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:11:06 groupadd[74251]: new group: name=rooter, GID=549 <86>Apr 21 06:11:06 useradd[74258]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 21 06:11:06 userdel[74270]: delete user 'builder' <86>Apr 21 06:11:06 userdel[74270]: removed group 'builder' owned by 'builder' <86>Apr 21 06:11:06 userdel[74270]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:11:06 groupadd[74280]: group added to /etc/group: name=builder, GID=550 <86>Apr 21 06:11:06 groupadd[74280]: group added to /etc/gshadow: name=builder <86>Apr 21 06:11:06 groupadd[74280]: new group: name=builder, GID=550 <86>Apr 21 06:11:06 useradd[74294]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 21 06:11:08 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing rootsh-1.5.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rootsh-1.5.3 + echo 'Source #0 (rootsh-1.5.3.tar):' Source #0 (rootsh-1.5.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rootsh-1.5.3.tar + cd rootsh-1.5.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (rootsh-1.5.3-create_file_perms.patch):' Patch #0 (rootsh-1.5.3-create_file_perms.patch): + /usr/bin/patch -p0 patching file src/rootsh.c + /bin/mv -f -- COPYING COPYING.orig ++ relative /usr/share/license/GPL-3 /usr/share/doc/rootsh/COPYING + /bin/ln -s -- ../../license/GPL-3 COPYING + /bin/sed -e s#1.5.2#1.5.3#g -i configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rootsh-1.5.3 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for syslog... enabled checking for syslog facility... local5.notice checking for syslog linenumbering... enabled checking for username in syslog... enabled checking for logfile... enabled checking for logdir... /var/log/rootsh checking for maximum logfile size... 0 checking for defaultshell... /bin/bash checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for /etc/shells... found checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for LIBUTIL=-lutil in -lutil... no checking for ANSI C header files... (cached) yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for forkpty... no checking for forkpty in -lutil... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for basename... yes checking for getusershell... yes checking getusershell prototype... yes checking for clearenv... yes checking for sigset... yes checking for sigaction... yes checking whether supplying sigset prototypes is permitted... yes checking return type of signal handlers... void checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed checking FD_ZERO and strings.h or bstring.h... not needed checking for master pty... checking if your system supports the ttcompat streams module... no checking operating system... linux checking for su... /bin/false checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -c rootsh.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -c write2syslog.c rootsh.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int errno; ^ rootsh.c: In function 'endlogging': rootsh.c:837:29: warning: value computed is not used [-Wunused-value] unlink(logFileName) && rmdir(logFileName); ^ rootsh.c: In function 'main': rootsh.c:542:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, buf, n); ^ rootsh.c: In function 'beginlogging': rootsh.c:705:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logFile, msgbuf, msglen); ^ rootsh.c: In function 'dologging': rootsh.c:748:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logFile, msgbuf, msglen); ^ rootsh.c: In function 'endlogging': rootsh.c:803:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logFile, msgbuf, msglen); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -o rootsh rootsh.o write2syslog.o -lutil make[2]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rootsh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rootsh-buildroot + cd rootsh-1.5.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/rootsh-buildroot/usr exec_prefix=/usr/src/tmp/rootsh-buildroot/usr bindir=/usr/src/tmp/rootsh-buildroot/usr/bin sbindir=/usr/src/tmp/rootsh-buildroot/usr/sbin sysconfdir=/usr/src/tmp/rootsh-buildroot/etc datadir=/usr/src/tmp/rootsh-buildroot/usr/share includedir=/usr/src/tmp/rootsh-buildroot/usr/include libdir=/usr/src/tmp/rootsh-buildroot/usr/lib libexecdir=/usr/src/tmp/rootsh-buildroot/usr/lib localstatedir=/usr/src/tmp/rootsh-buildroot/var/lib sharedstatedir=/usr/src/tmp/rootsh-buildroot/var/lib mandir=/usr/src/tmp/rootsh-buildroot/usr/share/man infodir=/usr/src/tmp/rootsh-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[2]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' test -z "/usr/src/tmp/rootsh-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/rootsh-buildroot/usr/bin" /bin/install -p 'rootsh' '/usr/src/tmp/rootsh-buildroot/usr/bin/rootsh' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3/src' make[1]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make[2]: Entering directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/rootsh-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/rootsh-buildroot/usr/share/man/man1" /bin/install -p -m 644 './rootsh.1' '/usr/src/tmp/rootsh-buildroot/usr/share/man/man1/rootsh.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3' make: Leaving directory `/usr/src/RPM/BUILD/rootsh-1.5.3' + mkdir -p -- /usr/src/tmp/rootsh-buildroot/etc/profile.d /usr/src/tmp/rootsh-buildroot/etc/bashrc.d /usr/src/tmp/rootsh-buildroot/etc/sysconfig /usr/src/tmp/rootsh-buildroot/etc/cron.daily + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.sh /usr/src/tmp/rootsh-buildroot/etc/bashrc.d/rootsh.sh + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.csh /usr/src/tmp/rootsh-buildroot/etc/profile.d/rootsh.csh + install -m 0644 -- /usr/src/RPM/SOURCES/rootsh.sysconfig /usr/src/tmp/rootsh-buildroot/etc/sysconfig/rootsh + install -m 0755 -- /usr/src/RPM/SOURCES/rootsh.cron /usr/src/tmp/rootsh-buildroot/etc/cron.daily/rootsh + cp /usr/src/RPM/SOURCES/README.ALT.utf8 README.ALT.utf8 + sed -e 's#@@conf_file@@#/etc/sysconfig/rootsh#g;s#@@logs_dir@@#/var/log/rootsh#g' -i /usr/src/tmp/rootsh-buildroot/etc/bashrc.d/rootsh.sh /usr/src/tmp/rootsh-buildroot/etc/profile.d/rootsh.csh /usr/src/tmp/rootsh-buildroot/etc/sysconfig/rootsh /usr/src/tmp/rootsh-buildroot/etc/cron.daily/rootsh + mkdir -p -- /usr/src/tmp/rootsh-buildroot/var/log/rootsh + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rootsh-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rootsh-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/rootsh-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rootsh-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/rootsh: uses non-LFS functions: __fxstat __xstat lseek open Hardlinking identical .pyc and .pyo files Processing files: rootsh-1.5.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rootsh-1.5.3 + DOCDIR=/usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + export DOCDIR + rm -rf /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + /bin/mkdir -p /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL AUTHORS README THANKS ChangeLog /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL README.ALT.utf8 /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + cp -prL --no-dereference COPYING /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R go-w /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + chmod -R a+rX /usr/src/tmp/rootsh-buildroot/usr/share/doc/rootsh-1.5.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2RGM5g find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1u310q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: find Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lp8oEF Requires: /bin/sh, /etc/cron.daily, /lib/ld-linux.so.2, findutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libutil.so.1 >= set:gfRg0, libutil.so.1(GLIBC_2.0), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OhvwTY Creating rootsh-debuginfo package Processing files: rootsh-debuginfo-1.5.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0TEsjq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.38SnlZ find-requires: running scripts (debuginfo) Requires: rootsh = 1.5.3-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libutil.so.1) Wrote: /usr/src/RPM/RPMS/i586/rootsh-1.5.3-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/rootsh-debuginfo-1.5.3-alt2.i586.rpm 3.15user 1.36system 0:11.22elapsed 40%CPU (0avgtext+0avgdata 23936maxresident)k 0inputs+0outputs (0major+468849minor)pagefaults 0swaps 6.65user 4.77system 0:18.35elapsed 62%CPU (0avgtext+0avgdata 122320maxresident)k 0inputs+0outputs (0major+670724minor)pagefaults 0swaps --- rootsh-1.5.3-alt2.i586.rpm.repo 2012-10-18 20:23:15.000000000 +0000 +++ rootsh-1.5.3-alt2.i586.rpm.hasher 2019-04-21 06:11:22.153224515 +0000 @@ -12,3 +12,3 @@ /usr/share/doc/rootsh-1.5.3/THANKS 100644 -/usr/share/man/man1/rootsh.1.gz 100644 +/usr/share/man/man1/rootsh.1.xz 100644 /var/log/rootsh 41730