<86>Jun 3 05:56:55 userdel[1218016]: delete user 'rooter' <86>Jun 3 05:56:55 userdel[1218016]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:56:55 userdel[1218016]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:56:55 groupadd[1218030]: group added to /etc/group: name=rooter, GID=1802 <86>Jun 3 05:56:55 groupadd[1218030]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:56:55 groupadd[1218030]: new group: name=rooter, GID=1802 <86>Jun 3 05:56:55 useradd[1218049]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:56:55 userdel[1218107]: delete user 'builder' <86>Jun 3 05:56:55 userdel[1218107]: removed group 'builder' owned by 'builder' <86>Jun 3 05:56:55 userdel[1218107]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:56:55 groupadd[1218131]: group added to /etc/group: name=builder, GID=1803 <86>Jun 3 05:56:55 groupadd[1218131]: group added to /etc/gshadow: name=builder <86>Jun 3 05:56:55 groupadd[1218131]: new group: name=builder, GID=1803 <86>Jun 3 05:56:55 useradd[1218144]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sysklogd-1.8.0-alt1.nosrc.rpm (w1.gzdio) Installing sysklogd-1.8.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sysklogd-1.8.0 + echo 'Source #0 (sysklogd-1.8.0.tar):' Source #0 (sysklogd-1.8.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sysklogd-1.8.0.tar + cd sysklogd-1.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysklogd-1.8.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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 --disable-silent-rules --without-included-gettext --sbindir=/sbin configure: WARNING: unrecognized options: --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-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... i586-alt-linux-gnu checking host system type... i586-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 for __attribute__((format))... yes checking for __attribute__((nonnull))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((pure))... yes checking for __attribute__((unused))... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wdisabled-optimization... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wstringop-overflow=3... yes checking whether C compiler accepts -Wsuggest-attribute=pure... yes checking whether C compiler accepts -Wsuggest-attribute=const... yes checking whether C compiler accepts -Wsuggest-attribute=noreturn... yes checking whether C compiler accepts -Wsuggest-attribute=malloc... yes checking whether C compiler accepts -Wsuggest-attribute=format... 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.8.0 ============= prefix: /usr libdir: /usr/lib bindir: /usr/bin datadir: /usr/share compiler: i586-alt-linux-gcc cppflags: cflags: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format Create checksum chains: yes Use INET protocol family: yes Use INET6 protocol family: yes Use UNIX domain sockets: yes + make -j16 make all-recursive Making all in src Making all in klogd make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o ../klogd-pidfile.o `test -f '../pidfile.c' || echo './'`../pidfile.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o klogd-syslog.o `test -f 'syslog.c' || echo './'`syslog.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o klogd-klogd.o `test -f 'klogd.c' || echo './'`klogd.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' i586-alt-linux-gcc -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -o klogd klogd-klogd.o klogd-syslog.o ../klogd-pidfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' Making all in syslogd make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o syslogd-log-format.o `test -f 'log-format.c' || echo './'`log-format.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o syslogd-arguments.o `test -f 'arguments.c' || echo './'`arguments.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o ../syslogd-pidfile.o `test -f '../pidfile.c' || echo './'`../pidfile.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o syslogd-sha256.o `test -f 'sha256.c' || echo './'`sha256.c make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -c -o syslogd-syslogd.o `test -f 'syslogd.c' || echo './'`syslogd.c syslogd.c: In function 'event_dispatch': syslogd.c:620:74: warning: comparison of integer expressions of different signedness: 'time_t' {aka 'long int'} and 'unsigned int' [-Wsign-compare] 620 | if (globals.mark_interval > 0 && (now - last_flush_mark) >= globals.mark_interval) { | ^~ syslogd.c:642:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 642 | warnx("message length: %lu, File descriptor: %d.", msglen, p->fd); | ~~^ ~~~~~~ | | | | long unsigned int ssize_t {aka int} | %u syslogd.c:674:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 674 | warnx("message length: %lu, File descriptor: %d.", msglen, p->fd); | ~~^ ~~~~~~ | | | | long unsigned int ssize_t {aka int} | %u syslogd.c: In function 'printmsg': syslogd.c:1072:57: warning: comparison of integer expressions of different signedness: 'time_t' {aka 'long int'} and 'unsigned int' [-Wsign-compare] 1072 | if ((flags & MARK) && (now - f->f_time) < globals.mark_interval / 2) | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' i586-alt-linux-gcc -I./.. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wextra -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wdisabled-optimization -Wwrite-strings -Wcast-align -Wshadow -Wstringop-overflow=3 -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=malloc -Wsuggest-attribute=format -o syslogd syslogd-syslogd.o syslogd-arguments.o syslogd-log-format.o syslogd-sha256.o ../syslogd-pidfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.42969 + 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.8.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.8.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src' Making install in klogd make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0/src/klogd' make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/klogd' Making install in syslogd make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0/src/syslogd' make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src/syslogd' make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src' make[3]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/man' make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/man' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.0' make[2]: Entering directory '/usr/src/RPM/BUILD/sysklogd-1.8.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.8.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.0' make: Leaving directory '/usr/src/RPM/BUILD/sysklogd-1.8.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 :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) verify-elf: WARNING: ./sbin/syslogd: uses non-LFS functions: fcntl fopen fstat lstat open readdir verify-elf: WARNING: ./sbin/klogd: uses non-LFS functions: fopen open stat Processing files: sysklogd-1.8.0-alt1 Requires: /bin/sh Requires(interp): /bin/sh Requires(pre): syslogd = 1.8.0-alt1, klogd = 1.8.0-alt1 Processing files: syslogd-1.8.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85003 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysklogd-1.8.0 + DOCDIR=/usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + export DOCDIR + rm -rf /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + /bin/mkdir -p /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + cp -prL README README.md NEWS /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + chmod -R go-w /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + chmod -R a+rX /usr/src/tmp/sysklogd-buildroot/usr/share/doc/syslogd-1.8.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U37YhD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rUcjOC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.r59nv5 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EvBjz7 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F1Ow2R 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, /lib/ld-linux.so.2, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), 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.cYSqNf Creating syslogd-debuginfo package Processing files: klogd-1.8.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.fwS5oa 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,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r9k9Gf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.7lTKId Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GZRwQr Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PqqPPO 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.djKU1Y Creating klogd-debuginfo package Processing files: syslogd-debuginfo-1.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Hpe4U find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.87UAOR find-requires: running scripts (debuginfo) Requires: syslogd = 1.8.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: klogd-debuginfo-1.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SKzIFq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bbFBP7 find-requires: running scripts (debuginfo) Requires: klogd = 1.8.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(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/i586/sysklogd-1.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/syslogd-1.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/klogd-1.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/syslogd-debuginfo-1.8.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/klogd-debuginfo-1.8.0-alt1.i586.rpm (w2.lzdio) 5.59user 2.94system 0:23.84elapsed 35%CPU (0avgtext+0avgdata 41344maxresident)k 0inputs+0outputs (0major+1096242minor)pagefaults 0swaps 0.61user 0.73system 0:26.94elapsed 5%CPU (0avgtext+0avgdata 12056maxresident)k 0inputs+0outputs (0major+94591minor)pagefaults 0swaps --- klogd-1.8.0-alt1.i586.rpm.repo 2021-02-24 22:08:40.000000000 +0000 +++ klogd-1.8.0-alt1.i586.rpm.hasher 2023-06-03 05:57:21.199401922 +0000 @@ -26,2 +26,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -38,3 +40,3 @@ File: /etc/syslog.d/klogd 120777 root:root /var/lib/klogd/dev/log -File: /sbin/klogd 100755 root:root 977c46eb7f438dd308c49c73bdbd7228 +File: /sbin/klogd 100755 root:root b3a4ba02b2643f0715b48a202f4c3240 File: /usr/share/man/man8/klogd.8.xz 100644 root:root ce9e4d1c1a4b4960f3783a5db7a83eb7 @@ -43,2 +45,2 @@ File: /var/lib/klogd/dev/log 140666 root:root -RPMIdentity: 66ab330abc2044f5cadae5a0087e40eef41b1d6c34f90c75928d8c75b2d40930f722e024f090f86a7b14c4de7db6323a9fdfd193c66c55769f4dd2e1c1123594 +RPMIdentity: 00a22799106613bcc83d1f7d4ca6e5d30ba65eb3a18efed96a320b8cb12943e8cf4e9036a255999d9ad4db463339e7466483d37fbefecd0c7ceab2c5344a2888 --- klogd-debuginfo-1.8.0-alt1.i586.rpm.repo 2021-02-24 22:08:40.000000000 +0000 +++ klogd-debuginfo-1.8.0-alt1.i586.rpm.hasher 2023-06-03 05:57:21.267402710 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/a0d7e338b27fe79ff5e7fd231ba6a09634d599 120777 root:root ../../../../../sbin/klogd -/usr/lib/debug/.build-id/73/a0d7e338b27fe79ff5e7fd231ba6a09634d599.debug 120777 root:root ../../sbin/klogd.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/f5c39b5102ccca381be8508e2919d41efba204 120777 root:root ../../../../../sbin/klogd +/usr/lib/debug/.build-id/0b/f5c39b5102ccca381be8508e2919d41efba204.debug 120777 root:root ../../sbin/klogd.debug /usr/lib/debug/sbin/klogd.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: klogd-debuginfo = 1.8.0-alt1:sisyphus+266931.100.1.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/a0d7e338b27fe79ff5e7fd231ba6a09634d599 120777 root:root ../../../../../sbin/klogd -File: /usr/lib/debug/.build-id/73/a0d7e338b27fe79ff5e7fd231ba6a09634d599.debug 120777 root:root ../../sbin/klogd.debug -File: /usr/lib/debug/sbin/klogd.debug 100644 root:root 9c70411fba59fbe5980182a239330280 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/f5c39b5102ccca381be8508e2919d41efba204 120777 root:root ../../../../../sbin/klogd +File: /usr/lib/debug/.build-id/0b/f5c39b5102ccca381be8508e2919d41efba204.debug 120777 root:root ../../sbin/klogd.debug +File: /usr/lib/debug/sbin/klogd.debug 100644 root:root f643f9cfcf84b2740570851cb96e9b36 File: /usr/src/debug/sysklogd-1.8.0 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/sysklogd-1.8.0/src/pidfile.h 100644 root:root 09f182511ac5e75605aa96a962e7aba9 -RPMIdentity: 04eb5c6e1c397d7fdb44ef5ef197f67ff13c4e3327a656dbdcdfdde87e6a5e08477259023c082e76c4a243bb8cc414f27bbcbc0abb44ad49c8c43fff029b8c25 +RPMIdentity: eeb0e9973d5885ec77ea2a494d0ffbe36398b8fadda8b8ca5573b0fd5f7f7451211b44dbe1412587e38a003d594507d0478230b981ee71bb50c3715b1ef28b0a --- syslogd-1.8.0-alt1.i586.rpm.repo 2021-02-24 22:08:40.000000000 +0000 +++ syslogd-1.8.0-alt1.i586.rpm.hasher 2023-06-03 05:57:21.409404355 +0000 @@ -34,2 +34,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -48,3 +50,3 @@ File: /etc/syslog.conf 100640 root:adm a84b110ae2c831e1da5a8c3afc3a1913 -File: /sbin/syslogd 100755 root:root 6c3c68ff455170d95fcb723ea5a01793 +File: /sbin/syslogd 100755 root:root 62376ab91e43c4907c7d8733b4ca63f1 File: /usr/share/doc/syslogd-1.8.0 40755 root:root @@ -56,2 +58,2 @@ File: /usr/share/man/man8/syslogd.8.xz 120777 root:root sysklogd.8.xz -RPMIdentity: d46e53f764c05a4fc30c687933fb9caef26bca0e608fef9a4df2c598335c35eae17ad3db6532e161499393afe629149b30e37096a4a5e66302686fa30291a6b0 +RPMIdentity: 4d120d97bf7b0057902c871dc21cf9f77d77e1a41577246b17d6b8a0b95ab5eed3e5c33975178ff23062b53d6fd42259bcf95921d2af6fb8baa8ad233f6f93a4 --- syslogd-debuginfo-1.8.0-alt1.i586.rpm.repo 2021-02-24 22:08:40.000000000 +0000 +++ syslogd-debuginfo-1.8.0-alt1.i586.rpm.hasher 2023-06-03 05:57:21.471405074 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/33c60683fbeb46c05ab5374a0ec2208e7a6edd 120777 root:root ../../../../../sbin/syslogd -/usr/lib/debug/.build-id/82/33c60683fbeb46c05ab5374a0ec2208e7a6edd.debug 120777 root:root ../../sbin/syslogd.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/9c23935541344bc10eee623cc1c2db0134271d 120777 root:root ../../../../../sbin/syslogd +/usr/lib/debug/.build-id/37/9c23935541344bc10eee623cc1c2db0134271d.debug 120777 root:root ../../sbin/syslogd.debug /usr/lib/debug/sbin/syslogd.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: syslogd-debuginfo = 1.8.0-alt1:sisyphus+266931.100.1.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/33c60683fbeb46c05ab5374a0ec2208e7a6edd 120777 root:root ../../../../../sbin/syslogd -File: /usr/lib/debug/.build-id/82/33c60683fbeb46c05ab5374a0ec2208e7a6edd.debug 120777 root:root ../../sbin/syslogd.debug -File: /usr/lib/debug/sbin/syslogd.debug 100644 root:root eac3af4aee99b32b2c4a296adf2ed7f0 +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/9c23935541344bc10eee623cc1c2db0134271d 120777 root:root ../../../../../sbin/syslogd +File: /usr/lib/debug/.build-id/37/9c23935541344bc10eee623cc1c2db0134271d.debug 120777 root:root ../../sbin/syslogd.debug +File: /usr/lib/debug/sbin/syslogd.debug 100644 root:root 693fe5e7a4428cb07d0d43c94722625d File: /usr/src/debug/sysklogd-1.8.0 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/sysklogd-1.8.0/src/syslogd/syslogd.h 100644 root:root a451f427cbb81fbbb88324067b1682e1 -RPMIdentity: 827f770691945832413a39b5317cdd850d983b662a8610547e306678f8678cbef7b2b6fda6fb435d8e814a0ce1ecd500eedfe658bf0d6d62e2f74eed6e4fd20f +RPMIdentity: 72cb67b1aa818b47574ff29f961403b3dff7369e238e9e01158b9b6bc9769e37c0ae193e8f4a9d6e9892a21b8269cfbd75e832cf6fe58e1eb82b4ecaba2a4ff3