<86>Jan 15 03:34:45 userdel[1814232]: delete user 'rooter'
<86>Jan 15 03:34:45 userdel[1814232]: removed group 'rooter' owned by 'rooter'
<86>Jan 15 03:34:45 groupadd[1814243]: group added to /etc/group: name=rooter, GID=633
<86>Jan 15 03:34:45 groupadd[1814243]: group added to /etc/gshadow: name=rooter
<86>Jan 15 03:34:45 groupadd[1814243]: new group: name=rooter, GID=633
<86>Jan 15 03:34:45 useradd[1814253]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Jan 15 03:34:45 userdel[1814268]: delete user 'builder'
<86>Jan 15 03:34:45 userdel[1814268]: removed group 'builder' owned by 'builder'
<86>Jan 15 03:34:45 userdel[1814268]: removed shadow group 'builder' owned by 'builder'
<86>Jan 15 03:34:45 groupadd[1814278]: group added to /etc/group: name=builder, GID=634
<86>Jan 15 03:34:45 groupadd[1814278]: group added to /etc/gshadow: name=builder
<86>Jan 15 03:34:45 groupadd[1814278]: new group: name=builder, GID=634
<86>Jan 15 03:34:45 useradd[1814288]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sysklogd-1.7.0-alt1.nosrc.rpm (w1.gzdio)
Installing sysklogd-1.7.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sysklogd-1.7.0
+ echo 'Source #0 (sysklogd-1.7.0.tar):'
Source #0 (sysklogd-1.7.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/sysklogd-1.7.0.tar
+ cd sysklogd-1.7.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35493
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sysklogd-1.7.0
+ autoreconf -fisv -fi
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: installing './compile'
configure.ac:40: installing './config.guess'
configure.ac:40: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/klogd/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 --disable-silent-rules --without-included-gettext --sbindir=/sbin
configure: WARNING: unrecognized options: --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make supports nested variables... (cached) yes
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for working strnlen... yes
checking for alarm... yes
checking for epoll_create1... yes
checking for epoll_ctl... yes
checking for epoll_wait... yes
checking for dup2... yes
checking if x86_64-alt-linux-gcc supports -fomit-frame-pointer flag... yes
checking if x86_64-alt-linux-gcc supports -fno-strength-reduce flag... yes
checking if x86_64-alt-linux-gcc supports -Wall flag... yes
checking if x86_64-alt-linux-gcc supports -Wstrict-prototypes flag... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-declarations flag... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-prototypes flag... yes
checking if x86_64-alt-linux-gcc supports -Wmissing-format-attribute flag... yes
checking if x86_64-alt-linux-gcc supports -Wdisabled-optimization flag... yes
checking if x86_64-alt-linux-gcc supports -Wwrite-strings flag... yes
checking if x86_64-alt-linux-gcc supports -Wcast-align flag... yes
checking if x86_64-alt-linux-gcc supports -Wshadow flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating src/klogd/Makefile
config.status: creating src/syslogd/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext

	sysklogd 1.7.0
	=============

	prefix:   /usr
	libdir:   /usr/lib64
	bindir:   /usr/bin
	datadir:  /usr/share

	compiler: x86_64-alt-linux-gcc
	cflags:   -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow

	Create checksum chains:    yes
	Use INET protocol family:  yes
	Use INET6 protocol family: yes
	Use UNIX domain sockets:   yes

+ make -j8
make  all-recursive
Making all in src
Making all in klogd
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o ../klogd-pidfile.o `test -f '../pidfile.c' || echo './'`../pidfile.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o klogd-syslog.o `test -f 'syslog.c' || echo './'`syslog.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o klogd-klogd.o `test -f 'klogd.c' || echo './'`klogd.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
x86_64-alt-linux-gcc -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow   -o klogd klogd-klogd.o klogd-syslog.o ../klogd-pidfile.o  
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
Making all in syslogd
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o ../syslogd-pidfile.o `test -f '../pidfile.c' || echo './'`../pidfile.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o syslogd-sha256.o `test -f 'sha256.c' || echo './'`sha256.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..    -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -c -o syslogd-syslogd.o `test -f 'syslogd.c' || echo './'`syslogd.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
x86_64-alt-linux-gcc -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -fno-strength-reduce -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow   -o syslogd syslogd-syslogd.o syslogd-sha256.o ../syslogd-pidfile.o  
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[3]: Nothing to be done for 'all-am'.
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in tests
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39208
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sysklogd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sysklogd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sysklogd-1.7.0
+ mkdir -p /usr/src/tmp/sysklogd-buildroot/usr/share/man/man5 /usr/src/tmp/sysklogd-buildroot/usr/share/man/man8 /usr/src/tmp/sysklogd-buildroot/sbin
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sysklogd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
Making install in klogd
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
 /bin/mkdir -p '/usr/src/tmp/sysklogd-buildroot/sbin'
  /usr/libexec/rpm-build/install -p klogd '/usr/src/tmp/sysklogd-buildroot/sbin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/klogd'
Making install in syslogd
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
 /bin/mkdir -p '/usr/src/tmp/sysklogd-buildroot/sbin'
  /usr/libexec/rpm-build/install -p syslogd '/usr/src/tmp/sysklogd-buildroot/sbin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src/syslogd'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 syslog.conf.5 '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 klogd.8 sysklogd.8 syslogd.8 '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/man'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
 /bin/mkdir -p '/usr/src/tmp/sysklogd-buildroot/etc'
 /usr/libexec/rpm-build/install -p -m 644 syslog.conf '/usr/src/tmp/sysklogd-buildroot/etc'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
make: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.7.0'
+ install -pD -m640 altlinux/syslog.conf /usr/src/tmp/sysklogd-buildroot/etc/syslog.conf
+ install -pD -m755 altlinux/syslogd.init /usr/src/tmp/sysklogd-buildroot/etc/rc.d/init.d/syslogd
+ install -pD -m640 altlinux/syslogd.sysconfig /usr/src/tmp/sysklogd-buildroot/etc/sysconfig/syslogd
+ install -pD -m755 altlinux/klogd.init /usr/src/tmp/sysklogd-buildroot/etc/rc.d/init.d/klogd
+ install -pD -m640 altlinux/klogd.sysconfig /usr/src/tmp/sysklogd-buildroot/etc/sysconfig/klogd
+ chmod 755 /usr/src/tmp/sysklogd-buildroot/sbin/klogd /usr/src/tmp/sysklogd-buildroot/sbin/syslogd
+ mkdir -m700 /usr/src/tmp/sysklogd-buildroot/etc/syslog.d
+ ln -s /var/lib/klogd/dev/log /usr/src/tmp/sysklogd-buildroot/etc/syslog.d/klogd
+ mkdir -p /usr/src/tmp/sysklogd-buildroot//var/lib/klogd/dev
+ mksock /usr/src/tmp/sysklogd-buildroot/var/lib/klogd/dev/log
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sysklogd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sysklogd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/sysklogd-buildroot/ (default)
Compressing files in /usr/src/tmp/sysklogd-buildroot (auto)
removed '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8/syslogd.8'
'/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8/syslogd.8.xz' -> 'sysklogd.8.xz'
removed '/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8/syslogd.8.xz'
'/usr/src/tmp/sysklogd-buildroot/usr/share/man/man8/syslogd.8.xz' -> 'sysklogd.8.xz'
Adjusting library links in /usr/src/tmp/sysklogd-buildroot
./var/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/sysklogd-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: sysklogd-1.7.0-alt1
Requires: /bin/sh
Requires(interp): /bin/sh
Requires(pre): syslogd = 1.7.0-alt1, klogd = 1.7.0-alt1
Processing files: syslogd-1.7.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1944
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sysklogd-1.7.0
+ DOCDIR=/usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ /bin/mkdir -p /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ cp -prL README README.md NEWS /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ chmod -R go-w /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ chmod -R a+rX /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fiorEl
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.noNySo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: grep
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xHNxWn
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fEWbco
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MqYLWl
Provides: syslogd-daemon
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /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, grep, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): syslog-common, /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Jirkm
Creating syslogd-debuginfo package
Processing files: klogd-1.7.0-alt1
warning: absolute symlink: /usr/src/tmp/sysklogd-buildroot/etc/syslog.d/klogd -> /var/lib/klogd/dev/log
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sVND7l
find-provides: absolute symbolic link /usr/src/tmp/sysklogd-buildroot/etc/syslog.d/klogd -> /var/lib/klogd/dev/log 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.evjMWk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TKsvBm
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dnSwbm
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PDv8Jn
Requires: /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_starting), /etc/rc.d/init.d(msg_stopping), /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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): syslogd-daemon, /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ujyrAl
Creating klogd-debuginfo package
Processing files: syslogd-debuginfo-1.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TbU9To
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nljpMn
find-requires: running scripts (debuginfo)
Requires: syslogd = 1.7.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Processing files: klogd-debuginfo-1.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hXZPMo
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QxoMwo
find-requires: running scripts (debuginfo)
Requires: klogd = 1.7.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to sysklogd a strict dependency on syslogd
Adding to sysklogd a strict dependency on klogd
Adding to syslogd-debuginfo a strict dependency on syslogd
Adding to klogd-debuginfo a strict dependency on klogd
Adding to sysklogd a strict dependency on syslogd
Adding to sysklogd a strict dependency on klogd
warning: klogd: non-strict dependency on syslogd
Removing 1 extra deps from sysklogd due to repentancy on syslogd
Wrote: /usr/src/RPM/RPMS/x86_64/sysklogd-1.7.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/syslogd-1.7.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klogd-1.7.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/syslogd-debuginfo-1.7.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klogd-debuginfo-1.7.0-alt1.x86_64.rpm (w2.lzdio)
19.93user 7.88system 0:38.05elapsed 73%CPU (0avgtext+0avgdata 48564maxresident)k
0inputs+0outputs (0major+1260878minor)pagefaults 0swaps
22.81user 13.33system 0:45.07elapsed 80%CPU (0avgtext+0avgdata 48564maxresident)k
0inputs+0outputs (0major+1527189minor)pagefaults 0swaps