<86>Apr 21 00:59:01 userdel[89449]: delete user 'rooter' <86>Apr 21 00:59:01 groupadd[89458]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 00:59:01 groupadd[89458]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:59:01 groupadd[89458]: new group: name=rooter, GID=609 <86>Apr 21 00:59:01 useradd[89464]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 00:59:01 userdel[89472]: delete user 'builder' <86>Apr 21 00:59:01 userdel[89472]: removed group 'builder' owned by 'builder' <86>Apr 21 00:59:01 userdel[89472]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:59:01 groupadd[89484]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 00:59:01 groupadd[89484]: group added to /etc/gshadow: name=builder <86>Apr 21 00:59:01 groupadd[89484]: new group: name=builder, GID=610 <86>Apr 21 00:59:01 useradd[89493]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 00:59:04 rpmi: flex-2.6.0-alt1 1449073214 installed Installing unfs3-0.9.22-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unfs3-0.9.22 + echo 'Source #0 (unfs3-0.9.22.tar.gz):' Source #0 (unfs3-0.9.22.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/unfs3-0.9.22.tar.gz + /bin/tar -xf - + cd unfs3-0.9.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unfs3-0.9.22 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-cluster checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing xdr_int... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for mntent.h... yes checking for stdint.h... yes checking for sys/mnttab.h... no checking for sys/mount.h... yes checking for sys/vmount.h... no checking for rpc/svc_soc.h... no checking for linux/ext2_fs.h... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for struct stat.st_gen... no checking for struct __rpc_svcxprt.xp_fd... no checking for xdr_long... yes checking for xdr_int32... no checking for xdr_u_long... yes checking for xdr_uint32... no checking for xdr_uint64... no checking for xdr_uint64_t... yes checking for xdr_u_int64_t... no checking for statvfs... yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for vsyslog... yes checking for lchown... yes checking for setgroups... yes checking for svc_tli_create... no configure: creating ./config.status config.status: creating Makefile config.status: creating Config/Makefile config.status: creating Extras/Makefile config.status: creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/unfs3-0.9.22' for i in Config Extras; do cd $i; make all; cd ..; done make[1]: Entering directory `/usr/src/RPM/BUILD/unfs3-0.9.22/Config' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -c -o lex.yy.o lex.yy.c lex.yy.c:1158:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -c -o y.tab.o y.tab.c exports.y: In function 'set_hostname': exports.y:334:26: warning: large integer implicitly truncated to unsigned type [-Woverflow] cur_host.mask.s_addr = ~0UL; ^ exports.y: In function 'set_ipaddr': exports.y:350:25: warning: large integer implicitly truncated to unsigned type [-Woverflow] cur_host.mask.s_addr = ~0UL; ^ ar crs lib.a lex.yy.o y.tab.o make[1]: Leaving directory `/usr/src/RPM/BUILD/unfs3-0.9.22/Config' make[1]: Entering directory `/usr/src/RPM/BUILD/unfs3-0.9.22/Extras' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -c -o cluster.o cluster.c In file included from ../backend.h:13:0, from cluster.c:29: cluster.c: In function 'cluster_scandir': ../backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ cluster.c:216:5: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ ../backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ cluster.c:217:5: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ ar crs lib.a cluster.o make[1]: Leaving directory `/usr/src/RPM/BUILD/unfs3-0.9.22/Extras' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o attr.o attr.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o daemon.o daemon.c daemon.c: In function 'main': daemon.c:945:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o error.o error.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o fd_cache.o fd_cache.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o fh.o fh.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o fh_cache.o fh_cache.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o locate.o locate.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o md5.o md5.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o mount.o mount.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o nfs.o nfs.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o password.o password.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o readdir.o readdir.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o user.o user.c In file included from backend.h:13:0, from user.h:10, from user.c:24: user.c: In function 'switch_to_root': backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ user.c:166:5: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ user.c:167:5: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ user.c: In function 'switch_user': backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ user.c:211:5: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ user.c:212:5: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ user.c: In function 'read_executable': backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ user.c:242:2: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ user.c:243:2: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ user.c: In function 'read_by_owner': backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ user.c:266:2: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ user.c:267:2: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ user.c: In function 'write_by_owner': backend_unix.h:56:25: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] #define backend_setegid setegid ^ user.c:290:2: note: in expansion of macro 'backend_setegid' backend_setegid(0); ^ backend_unix.h:57:25: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] #define backend_seteuid seteuid ^ user.c:291:2: note: in expansion of macro 'backend_seteuid' backend_seteuid(0); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o xdr.o xdr.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -W -D_GNU_SOURCE -c -o winsupport.o winsupport.c x86_64-alt-linux-gcc -o unfsd attr.o daemon.o error.o fd_cache.o fh.o fh_cache.o locate.o md5.o mount.o nfs.o password.o readdir.o user.o xdr.o winsupport.o Config/lib.a Extras/lib.a -lfl make: Leaving directory `/usr/src/RPM/BUILD/unfs3-0.9.22' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9497 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unfs3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unfs3-buildroot + cd unfs3-0.9.22 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/unfs3-buildroot/usr exec_prefix=/usr/src/tmp/unfs3-buildroot/usr bindir=/usr/src/tmp/unfs3-buildroot/usr/bin sbindir=/usr/src/tmp/unfs3-buildroot/usr/sbin sysconfdir=/usr/src/tmp/unfs3-buildroot/etc datadir=/usr/src/tmp/unfs3-buildroot/usr/share includedir=/usr/src/tmp/unfs3-buildroot/usr/include libdir=/usr/src/tmp/unfs3-buildroot/usr/lib64 libexecdir=/usr/src/tmp/unfs3-buildroot/usr/lib localstatedir=/usr/src/tmp/unfs3-buildroot/var/lib sharedstatedir=/usr/src/tmp/unfs3-buildroot/var/lib mandir=/usr/src/tmp/unfs3-buildroot/usr/share/man infodir=/usr/src/tmp/unfs3-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/unfs3-0.9.22' /bin/install -p -d /usr/src/tmp/unfs3-buildroot/usr/sbin /bin/install -p -d /usr/src/tmp/unfs3-buildroot/usr/share/man/man7 /bin/install -p -d /usr/src/tmp/unfs3-buildroot/usr/share/man/man8 /bin/install -p unfsd /usr/src/tmp/unfs3-buildroot/usr/sbin/unfsd /bin/install -p -m 644 Extras/tags.7 /usr/src/tmp/unfs3-buildroot/usr/share/man/man7/tags.7 /bin/install -p -m 644 unfsd.8 /usr/src/tmp/unfs3-buildroot/usr/share/man/man8/unfsd.8 make: Leaving directory `/usr/src/RPM/BUILD/unfs3-0.9.22' + install -pDm755 /usr/src/RPM/SOURCES/unfs3.init /usr/src/tmp/unfs3-buildroot/etc/rc.d/init.d/nfs + install -pDm644 /usr/src/RPM/SOURCES/unfs3.monit /usr/src/tmp/unfs3-buildroot/etc/monitrc.d/unfs3.auto + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unfs3-buildroot (auto) Verifying and fixing files in /usr/src/tmp/unfs3-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/unfs3-buildroot (auto) Verifying ELF objects in /usr/src/tmp/unfs3-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: unfs3-0.9.22-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9497 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unfs3-0.9.22 + DOCDIR=/usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + export DOCDIR + rm -rf /usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + /bin/mkdir -p /usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + cp -prL CREDITS README README.nfsroot LICENSE NEWS contrib doc /usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + chmod -R go-w /usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + chmod -R a+rX /usr/src/tmp/unfs3-buildroot/usr/share/doc/unfs3-0.9.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UCp0Vp 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.AlW0yy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OFVxYJ Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wBu1cY Requires: monit-base, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: nfs-server, nfs-server-userland Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qBsobf Creating unfs3-debuginfo package Processing files: unfs3-debuginfo-0.9.22-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EXAWTy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.okPcoV find-requires: running scripts (debuginfo) Requires: unfs3 = 0.9.22-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/unfs3-0.9.22-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/unfs3-debuginfo-0.9.22-alt4.x86_64.rpm 5.20user 1.26system 0:15.47elapsed 41%CPU (0avgtext+0avgdata 35568maxresident)k 0inputs+0outputs (0major+633104minor)pagefaults 0swaps 7.75user 3.00system 0:21.68elapsed 49%CPU (0avgtext+0avgdata 124296maxresident)k 0inputs+0outputs (0major+858629minor)pagefaults 0swaps --- unfs3-0.9.22-alt4.x86_64.rpm.repo 2012-05-09 13:53:23.000000000 +0000 +++ unfs3-0.9.22-alt4.x86_64.rpm.hasher 2019-04-21 00:59:21.698512970 +0000 @@ -26,4 +26,4 @@ /usr/share/doc/unfs3-0.9.22/doc/passwords.txt 100644 -/usr/share/man/man7/tags.7.gz 100644 -/usr/share/man/man8/unfsd.8.bz2 100644 +/usr/share/man/man7/tags.7.xz 100644 +/usr/share/man/man8/unfsd.8.xz 100644 Requires: monit-base @@ -41,2 +41,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- unfs3-debuginfo-0.9.22-alt4.x86_64.rpm.repo 2012-05-09 13:53:23.000000000 +0000 +++ unfs3-debuginfo-0.9.22-alt4.x86_64.rpm.hasher 2019-04-21 00:59:21.758512368 +0000 @@ -11,3 +11,5 @@ /usr/src/debug/unfs3-0.9.22/Extras/cluster.c 100644 +/usr/src/debug/unfs3-0.9.22/Extras/cluster.h 100644 /usr/src/debug/unfs3-0.9.22/attr.c 100644 +/usr/src/debug/unfs3-0.9.22/attr.h 100644 /usr/src/debug/unfs3-0.9.22/daemon.c 100644 @@ -15,2 +17,3 @@ /usr/src/debug/unfs3-0.9.22/error.c 100644 +/usr/src/debug/unfs3-0.9.22/error.h 100644 /usr/src/debug/unfs3-0.9.22/fd_cache.c 100644 @@ -22,2 +25,3 @@ /usr/src/debug/unfs3-0.9.22/locate.c 100644 +/usr/src/debug/unfs3-0.9.22/locate.h 100644 /usr/src/debug/unfs3-0.9.22/md5.c 100644 @@ -29,4 +33,7 @@ /usr/src/debug/unfs3-0.9.22/password.c 100644 +/usr/src/debug/unfs3-0.9.22/password.h 100644 /usr/src/debug/unfs3-0.9.22/readdir.c 100644 +/usr/src/debug/unfs3-0.9.22/readdir.h 100644 /usr/src/debug/unfs3-0.9.22/user.c 100644 +/usr/src/debug/unfs3-0.9.22/user.h 100644 /usr/src/debug/unfs3-0.9.22/xdr.c 100644