<86>Oct 21 05:18:42 userdel[2970712]: delete user 'rooter'
<86>Oct 21 05:18:42 userdel[2970712]: removed group 'rooter' owned by 'rooter'
<86>Oct 21 05:18:42 userdel[2970712]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 21 05:18:42 groupadd[2970755]: group added to /etc/group: name=rooter, GID=1847
<86>Oct 21 05:18:42 groupadd[2970755]: group added to /etc/gshadow: name=rooter
<86>Oct 21 05:18:42 groupadd[2970755]: new group: name=rooter, GID=1847
<86>Oct 21 05:18:42 useradd[2970792]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none
<86>Oct 21 05:18:42 userdel[2970839]: delete user 'builder'
<86>Oct 21 05:18:42 userdel[2970839]: removed group 'builder' owned by 'builder'
<86>Oct 21 05:18:42 userdel[2970839]: removed shadow group 'builder' owned by 'builder'
<86>Oct 21 05:18:42 groupadd[2970877]: group added to /etc/group: name=builder, GID=1848
<86>Oct 21 05:18:42 groupadd[2970877]: group added to /etc/gshadow: name=builder
<86>Oct 21 05:18:42 groupadd[2970877]: new group: name=builder, GID=1848
<86>Oct 21 05:18:42 useradd[2970913]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mstpd-0.1.0-alt3.nosrc.rpm (w1.gzdio)
Installing mstpd-0.1.0-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75062
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mstpd-0.1.0
+ echo 'Source #0 (mstpd-0.1.0.tar):'
Source #0 (mstpd-0.1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mstpd-0.1.0.tar
+ cd mstpd-0.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i -e 's|mstpdpidfile=.*|mstpdpidfile=/run/mstpd.pid|g' Makefile.am
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75062
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mstpd-0.1.0
+ autoreconf -fisv
autoreconf-default: export WARNINGS=
autoreconf-default: Entering directory '.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using Gtkdoc
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: running: /usr/bin/autoconf-2.71 --force
configure.ac:47: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:47: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:47: the top level
configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:52: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:52: the top level
autoreconf-default: running: /usr/bin/autoheader-2.71 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:41: installing './ar-lib'
configure.ac:40: installing './compile'
configure.ac:36: installing './missing'
Makefile.am: installing './depcomp'
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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext --with-systemdunitdir=/lib/systemd/system
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to enable C11 features... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
./configure: line 13127: git: command not found
checking for library containing clock_gettime... none required
checking for struct timespec... yes
checking for clock_gettime... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-epoll_loop.o `test -f 'epoll_loop.c' || echo './'`epoll_loop.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-hmac_md5.o `test -f 'hmac_md5.c' || echo './'`hmac_md5.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-driver_deps.o `test -f 'driver_deps.c' || echo './'`driver_deps.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-packet.o `test -f 'packet.c' || echo './'`packet.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
rm -f bridge-stp bridge-stp.tmp
mkdir -p .
srcdir=''; test -f ./bridge-stp.in || srcdir="./"; \
sed -e 's|@mstpdfile[@]|/usr/sbin/mstpd|g' -e 's|@bridgestpfile[@]|/usr/sbin/bridge-stp|g' -e 's|@mstpdpidfile[@]|/run/mstpd.pid|g' -e 's|@mstpctlfile[@]|/usr/sbin/mstpctl|g' -e 's|@bridgestpconffile[@]|/etc/bridge-stp.conf|g' -e 's|@ifupdownfile[@]|/usr/lib/mstpctl-utils/ifupdown.sh|g' -e 's|@utilsfuncfile[@]|/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh|g' -e 's|@configbridgefile[@]|/usr/lib/mstpctl-utils/mstp_config_bridge|g' -e 's|@ifqueryfile[@]|/usr/lib/mstpctl-utils/ifquery|g' ${srcdir}bridge-stp.in > bridge-stp.tmp
chmod 755 bridge-stp.tmp
mv bridge-stp.tmp bridge-stp
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
rm -f utils/ifupdown.sh utils/ifupdown.sh.tmp
mkdir -p utils
srcdir=''; test -f ./utils/ifupdown.sh.in || srcdir="./"; \
sed -e 's|@mstpdfile[@]|/usr/sbin/mstpd|g' -e 's|@bridgestpfile[@]|/usr/sbin/bridge-stp|g' -e 's|@mstpdpidfile[@]|/run/mstpd.pid|g' -e 's|@mstpctlfile[@]|/usr/sbin/mstpctl|g' -e 's|@bridgestpconffile[@]|/etc/bridge-stp.conf|g' -e 's|@ifupdownfile[@]|/usr/lib/mstpctl-utils/ifupdown.sh|g' -e 's|@utilsfuncfile[@]|/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh|g' -e 's|@configbridgefile[@]|/usr/lib/mstpctl-utils/mstp_config_bridge|g' -e 's|@ifqueryfile[@]|/usr/lib/mstpctl-utils/ifquery|g' ${srcdir}utils/ifupdown.sh.in > utils/ifupdown.sh.tmp
chmod 755 utils/ifupdown.sh.tmp
mv utils/ifupdown.sh.tmp utils/ifupdown.sh
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-brmon.o `test -f 'brmon.c' || echo './'`brmon.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
rm -f utils/mstp_config_bridge utils/mstp_config_bridge.tmp
mkdir -p utils
srcdir=''; test -f ./utils/mstp_config_bridge.in || srcdir="./"; \
sed -e 's|@mstpdfile[@]|/usr/sbin/mstpd|g' -e 's|@bridgestpfile[@]|/usr/sbin/bridge-stp|g' -e 's|@mstpdpidfile[@]|/run/mstpd.pid|g' -e 's|@mstpctlfile[@]|/usr/sbin/mstpctl|g' -e 's|@bridgestpconffile[@]|/etc/bridge-stp.conf|g' -e 's|@ifupdownfile[@]|/usr/lib/mstpctl-utils/ifupdown.sh|g' -e 's|@utilsfuncfile[@]|/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh|g' -e 's|@configbridgefile[@]|/usr/lib/mstpctl-utils/mstp_config_bridge|g' -e 's|@ifqueryfile[@]|/usr/lib/mstpctl-utils/ifquery|g' ${srcdir}utils/mstp_config_bridge.in > utils/mstp_config_bridge.tmp
chmod 755 utils/mstp_config_bridge.tmp
mv utils/mstp_config_bridge.tmp utils/mstp_config_bridge
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
rm -f utils/mstpd.service utils/mstpd.service.tmp
mkdir -p utils
srcdir=''; test -f ./utils/mstpd.service.in || srcdir="./"; \
sed -e 's|@mstpdfile[@]|/usr/sbin/mstpd|g' -e 's|@bridgestpfile[@]|/usr/sbin/bridge-stp|g' -e 's|@mstpdpidfile[@]|/run/mstpd.pid|g' -e 's|@mstpctlfile[@]|/usr/sbin/mstpctl|g' -e 's|@bridgestpconffile[@]|/etc/bridge-stp.conf|g' -e 's|@ifupdownfile[@]|/usr/lib/mstpctl-utils/ifupdown.sh|g' -e 's|@utilsfuncfile[@]|/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh|g' -e 's|@configbridgefile[@]|/usr/lib/mstpctl-utils/mstp_config_bridge|g' -e 's|@ifqueryfile[@]|/usr/lib/mstpctl-utils/ifquery|g' ${srcdir}utils/mstpd.service.in > utils/mstpd.service.tmp
chmod 755 utils/mstpd.service.tmp
mv utils/mstpd.service.tmp utils/mstpd.service
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
rm -f utils/nm-dispatcher utils/nm-dispatcher.tmp
mkdir -p utils
srcdir=''; test -f ./utils/nm-dispatcher.in || srcdir="./"; \
sed -e 's|@mstpdfile[@]|/usr/sbin/mstpd|g' -e 's|@bridgestpfile[@]|/usr/sbin/bridge-stp|g' -e 's|@mstpdpidfile[@]|/run/mstpd.pid|g' -e 's|@mstpctlfile[@]|/usr/sbin/mstpctl|g' -e 's|@bridgestpconffile[@]|/etc/bridge-stp.conf|g' -e 's|@ifupdownfile[@]|/usr/lib/mstpctl-utils/ifupdown.sh|g' -e 's|@utilsfuncfile[@]|/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh|g' -e 's|@configbridgefile[@]|/usr/lib/mstpctl-utils/mstp_config_bridge|g' -e 's|@ifqueryfile[@]|/usr/lib/mstpctl-utils/ifquery|g' ${srcdir}utils/nm-dispatcher.in > utils/nm-dispatcher.tmp
chmod 755 utils/nm-dispatcher.tmp
mv utils/nm-dispatcher.tmp utils/nm-dispatcher
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-netif_utils.o `test -f 'netif_utils.c' || echo './'`netif_utils.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-main.o `test -f 'main.c' || echo './'`main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpctl-ctl_socket_client.o `test -f 'ctl_socket_client.c' || echo './'`ctl_socket_client.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-ctl_socket_server.o `test -f 'ctl_socket_server.c' || echo './'`ctl_socket_server.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-libnetlink.o `test -f 'libnetlink.c' || echo './'`libnetlink.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-bridge_track.o `test -f 'bridge_track.c' || echo './'`bridge_track.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpctl-ctl_main.o `test -f 'ctl_main.c' || echo './'`ctl_main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mstpd-mstp.o `test -f 'mstp.c' || echo './'`mstp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o mstpctl mstpctl-ctl_main.o mstpctl-ctl_socket_client.o  
libtool: link: i586-alt-linux-gcc -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE -DMSTPD_PID_FILE=\"/run/mstpd.pid\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mstpctl mstpctl-ctl_main.o mstpctl-ctl_socket_client.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE  -DMSTPD_PID_FILE='"/run/mstpd.pid"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o mstpd mstpd-main.o mstpd-epoll_loop.o mstpd-brmon.o mstpd-bridge_track.o mstpd-libnetlink.o mstpd-mstp.o mstpd-packet.o mstpd-netif_utils.o mstpd-ctl_socket_server.o mstpd-hmac_md5.o mstpd-driver_deps.o  
libtool: link: i586-alt-linux-gcc -Os -Wall -D_REENTRANT -D__LINUX__ -I. -D_GNU_SOURCE -DMSTPD_PID_FILE=\"/run/mstpd.pid\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mstpd mstpd-main.o mstpd-epoll_loop.o mstpd-brmon.o mstpd-bridge_track.o mstpd-libnetlink.o mstpd-mstp.o mstpd-packet.o mstpd-netif_utils.o mstpd-ctl_socket_server.o mstpd-hmac_md5.o mstpd-driver_deps.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87587
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mstpd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mstpd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mstpd-0.1.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mstpd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/etc'
 /usr/libexec/rpm-build/install -p -m 644 bridge-stp.conf '/usr/src/tmp/mstpd-buildroot/etc'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
 /usr/libexec/rpm-build/install -p -m 644 utils/mstpctl-utils-functions.sh '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
 /usr/libexec/rpm-build/install -p utils/ifquery '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/sbin'
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p mstpd mstpctl '/usr/src/tmp/mstpd-buildroot/usr/sbin'
libtool: install: /usr/libexec/rpm-build/install -p mstpd /usr/src/tmp/mstpd-buildroot/usr/sbin/mstpd
libtool: install: /usr/libexec/rpm-build/install -p mstpctl /usr/src/tmp/mstpd-buildroot/usr/sbin/mstpctl
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/sbin'
 /usr/libexec/rpm-build/install -p bridge-stp '/usr/src/tmp/mstpd-buildroot/usr/sbin'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
 /usr/libexec/rpm-build/install -p utils/ifupdown.sh utils/mstp_config_bridge '/usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils'
make  install-exec-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
ln -sf /usr/sbin/bridge-stp /usr/src/tmp/mstpd-buildroot/usr/sbin/mstp_restart
ln -sf /usr/sbin/bridge-stp /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/mstpctl_restart_config
/bin/mkdir -p /usr/src/tmp/mstpd-buildroot/etc/bash_completion.d
/usr/libexec/rpm-build/install -p -m 644 ./utils/bash_completion /usr/src/tmp/mstpd-buildroot/etc/bash_completion.d/mstpctl
if [ -n "/lib/systemd/system" ]; then \
  /bin/mkdir -p /usr/src/tmp/mstpd-buildroot/lib/systemd/system ; \
  /usr/libexec/rpm-build/install -p -m 644 ./utils/mstpd.service /usr/src/tmp/mstpd-buildroot/lib/systemd/system ; \
fi
if [ -d /usr/lib/NetworkManager/dispatcher.d ]; then \
  /bin/mkdir -p /usr/src/tmp/mstpd-buildroot/usr/lib/NetworkManager/dispatcher.d ; \
  /usr/libexec/rpm-build/install -p ./utils/nm-dispatcher /usr/src/tmp/mstpd-buildroot/usr/lib/NetworkManager/dispatcher.d/45-mstpd ; \
fi
/bin/mkdir -p /usr/src/tmp/mstpd-buildroot/usr/share/doc/mstpd
/usr/libexec/rpm-build/install -p -m 644 ./README.md /usr/src/tmp/mstpd-buildroot/usr/share/doc/mstpd/README
/usr/libexec/rpm-build/install -p -m 644 ./README.VLANs.md /usr/src/tmp/mstpd-buildroot/usr/share/doc/mstpd/README.VLANs
make[2]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/share/doc/mstpd'
 /usr/libexec/rpm-build/install -p -m 644 LICENSE '/usr/src/tmp/mstpd-buildroot/usr/share/doc/mstpd'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 utils/mstpctl-utils-interfaces.5 '/usr/src/tmp/mstpd-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/mstpd-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 utils/mstpctl.8 '/usr/src/tmp/mstpd-buildroot/usr/share/man/man8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/mstpd-0.1.0'
+ rm -fr /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/ifquery
+ rm -fr /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/mstp_config_bridge
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mstpd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mstpd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mstpd-buildroot/ (default)
Compressing files in /usr/src/tmp/mstpd-buildroot (auto)
Adjusting library links in /usr/src/tmp/mstpd-buildroot
./lib: (from <cmdline>:0)
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/mstpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/mstpctl: uses non-LFS functions: fopen scandir stat versionsort
verify-elf: WARNING: ./usr/sbin/mstpd: uses non-LFS functions: fcntl fopen open
Processing files: mstpd-0.1.0-alt3
warning: absolute symlink: /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/mstpctl_restart_config -> /usr/sbin/bridge-stp
warning: absolute symlink: /usr/src/tmp/mstpd-buildroot/usr/sbin/mstp_restart -> /usr/sbin/bridge-stp
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Nb6E0
find-provides: absolute symbolic link /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/mstpctl_restart_config -> /usr/sbin/bridge-stp is not going to provide anything
find-provides: absolute symbolic link /usr/src/tmp/mstpd-buildroot/usr/sbin/mstp_restart -> /usr/sbin/bridge-stp 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.SyhCeL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/mstpctl-utils-functions.sh is not executable
shell.req: /usr/src/tmp/mstpd-buildroot/usr/lib/mstpctl-utils/ifupdown.sh: invalid command: -v
find-requires: FINDPACKAGE-COMMANDS: basename cut grep id ip ls pidof sed sleep tr uname
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7hczcc
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZ0hD1
Requires: bridge-utils, /bin/sh, /lib/ld-linux.so.2, coreutils, grep, iproute2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), 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.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), sed, sysvinit-utils
Requires(interp): /bin/sh
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.9wQd4h
Creating mstpd-debuginfo package
Processing files: mstpd-debuginfo-0.1.0-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mjz7On
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m59JTU
find-requires: running scripts (debuginfo)
Requires: mstpd = 0.1.0-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to mstpd-debuginfo a strict dependency on mstpd
Wrote: /usr/src/RPM/RPMS/i586/mstpd-0.1.0-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/mstpd-debuginfo-0.1.0-alt3.i586.rpm (w2.lzdio)
8.02user 2.17system 0:15.26elapsed 66%CPU (0avgtext+0avgdata 55496maxresident)k
0inputs+0outputs (0major+889294minor)pagefaults 0swaps
0.49user 0.99system 0:18.28elapsed 8%CPU (0avgtext+0avgdata 12432maxresident)k
0inputs+0outputs (0major+94180minor)pagefaults 0swaps
--- mstpd-0.1.0-alt3.i586.rpm.repo	2023-09-11 12:13:33.000000000 +0000
+++ mstpd-0.1.0-alt3.i586.rpm.hasher	2023-10-21 05:18:58.463320149 +0000
@@ -22,2 +22,3 @@
 Requires: coreutils  
+Requires: grep  
 Requires: iproute2  
@@ -35,2 +36,3 @@
 Requires: rtld(GNU_HASH)  
+Requires: sed  
 Requires: sysvinit-utils  
@@ -49,4 +51,4 @@
 File: /usr/sbin/mstp_restart	120777	root:root		/usr/sbin/bridge-stp
-File: /usr/sbin/mstpctl	100755	root:root	fafc14573c6e055641fcacb74d57bcd3	
-File: /usr/sbin/mstpd	100755	root:root	008244d006f643cfdc805c15a2ba323d	
+File: /usr/sbin/mstpctl	100755	root:root	99309c15bb3c3988c031d9d9410a8e9d	
+File: /usr/sbin/mstpd	100755	root:root	c9112ebe58aaa6bf4387eac34843d73d	
 File: /usr/share/doc/mstpd	40755	root:root		
@@ -57,2 +59,2 @@
 File: /usr/share/man/man8/mstpctl.8.xz	100644	root:root	b1d701e00074385d3d14afe8eefe9749	
-RPMIdentity: 6c7ed002fcebe455d8e56940e45cd33502ee638c2565d0eed32fafa25eaeebfb2ef9e23e6855d21e255044514eec02d1c9fa9feed72d72e046dba6aba5a7881e
+RPMIdentity: 70771da13b8f877cf824a3607b27e0818dabbc4189d49660c7693c61df9aebfd57d9e1d73a574b0d2e1b72d9a5a76c284b433193f9e0b2dab4fcfcb5337bb638
--- mstpd-debuginfo-0.1.0-alt3.i586.rpm.repo	2023-09-11 12:13:32.000000000 +0000
+++ mstpd-debuginfo-0.1.0-alt3.i586.rpm.hasher	2023-10-21 05:18:58.542321138 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/12	40755	root:root	
-/usr/lib/debug/.build-id/12/395a0e82951e023941455550c94e2c6bec2a9c	120777	root:root	../../../../sbin/mstpd
-/usr/lib/debug/.build-id/12/395a0e82951e023941455550c94e2c6bec2a9c.debug	120777	root:root	../../usr/sbin/mstpd.debug
-/usr/lib/debug/.build-id/b0	40755	root:root	
-/usr/lib/debug/.build-id/b0/8d2dcda5ae8aebdf48a97ece819529dfd390d1	120777	root:root	../../../../sbin/mstpctl
-/usr/lib/debug/.build-id/b0/8d2dcda5ae8aebdf48a97ece819529dfd390d1.debug	120777	root:root	../../usr/sbin/mstpctl.debug
+/usr/lib/debug/.build-id/43	40755	root:root	
+/usr/lib/debug/.build-id/43/4c686ad80567e49eee324df06bce4e818ad325	120777	root:root	../../../../sbin/mstpctl
+/usr/lib/debug/.build-id/43/4c686ad80567e49eee324df06bce4e818ad325.debug	120777	root:root	../../usr/sbin/mstpctl.debug
+/usr/lib/debug/.build-id/cd	40755	root:root	
+/usr/lib/debug/.build-id/cd/db305f4b94f391c547f2e8fd4e4804d671d7d3	120777	root:root	../../../../sbin/mstpd
+/usr/lib/debug/.build-id/cd/db305f4b94f391c547f2e8fd4e4804d671d7d3.debug	120777	root:root	../../usr/sbin/mstpd.debug
 /usr/lib/debug/usr/sbin/mstpctl.debug	100644	root:root	
@@ -40,10 +40,10 @@
 Provides: mstpd-debuginfo = 0.1.0-alt3:sisyphus+329261.300.3.1
-File: /usr/lib/debug/.build-id/12	40755	root:root		
-File: /usr/lib/debug/.build-id/12/395a0e82951e023941455550c94e2c6bec2a9c	120777	root:root		../../../../sbin/mstpd
-File: /usr/lib/debug/.build-id/12/395a0e82951e023941455550c94e2c6bec2a9c.debug	120777	root:root		../../usr/sbin/mstpd.debug
-File: /usr/lib/debug/.build-id/b0	40755	root:root		
-File: /usr/lib/debug/.build-id/b0/8d2dcda5ae8aebdf48a97ece819529dfd390d1	120777	root:root		../../../../sbin/mstpctl
-File: /usr/lib/debug/.build-id/b0/8d2dcda5ae8aebdf48a97ece819529dfd390d1.debug	120777	root:root		../../usr/sbin/mstpctl.debug
-File: /usr/lib/debug/usr/sbin/mstpctl.debug	100644	root:root	c6c79ed020e41b79b4ebd9361125bb4b	
-File: /usr/lib/debug/usr/sbin/mstpd.debug	100644	root:root	ff6c8d36c65389c8ceb189868fac9aa2	
+File: /usr/lib/debug/.build-id/43	40755	root:root		
+File: /usr/lib/debug/.build-id/43/4c686ad80567e49eee324df06bce4e818ad325	120777	root:root		../../../../sbin/mstpctl
+File: /usr/lib/debug/.build-id/43/4c686ad80567e49eee324df06bce4e818ad325.debug	120777	root:root		../../usr/sbin/mstpctl.debug
+File: /usr/lib/debug/.build-id/cd	40755	root:root		
+File: /usr/lib/debug/.build-id/cd/db305f4b94f391c547f2e8fd4e4804d671d7d3	120777	root:root		../../../../sbin/mstpd
+File: /usr/lib/debug/.build-id/cd/db305f4b94f391c547f2e8fd4e4804d671d7d3.debug	120777	root:root		../../usr/sbin/mstpd.debug
+File: /usr/lib/debug/usr/sbin/mstpctl.debug	100644	root:root	95900e2e7652ac50162a2e603901d5d4	
+File: /usr/lib/debug/usr/sbin/mstpd.debug	100644	root:root	78bb821e2ea37cd6da01bf8b73ba9baa	
 File: /usr/src/debug/mstpd-0.1.0	40755	root:root		
@@ -75,2 +75,2 @@
 File: /usr/src/debug/mstpd-0.1.0/packet.h	100644	root:root	d6b2c074ff6aca48fbcdfa3c803dc96b	
-RPMIdentity: 870514a15ee110fb14f88786f553f8d2969189802e6647ade91761b753a8001785c1e0692792a09bd010ab1b29179978915cabbd9285ddf096c3a7105e4c86bc
+RPMIdentity: 0387035b975355db781c7a5b12a77eb38f9a9b7ad7b511f62ce43ce909d67343f641511d8e15ed9c2bce2766eaaf1d3601b7ccb4933d1c9d7937eb4669b9e9bf