<86>Sep 14 10:30:37 userdel[3694006]: delete user 'rooter' <86>Sep 14 10:30:37 userdel[3694006]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:30:37 userdel[3694006]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:30:37 groupadd[3694016]: group added to /etc/group: name=rooter, GID=705 <86>Sep 14 10:30:37 groupadd[3694016]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:30:37 groupadd[3694016]: new group: name=rooter, GID=705 <86>Sep 14 10:30:37 useradd[3694025]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Sep 14 10:30:37 userdel[3694038]: delete user 'builder' <86>Sep 14 10:30:37 userdel[3694038]: removed group 'builder' owned by 'builder' <86>Sep 14 10:30:37 userdel[3694038]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:30:37 groupadd[3694049]: group added to /etc/group: name=builder, GID=706 <86>Sep 14 10:30:37 groupadd[3694049]: group added to /etc/gshadow: name=builder <86>Sep 14 10:30:37 groupadd[3694049]: new group: name=builder, GID=706 <86>Sep 14 10:30:37 useradd[3694057]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Sep 14 10:30:39 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Sep 14 10:30:41 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851984 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libsdp-1.1.108-alt2.0.17.ga6958ef.nosrc.rpm (w1.gzdio) Installing libsdp-1.1.108-alt2.0.17.ga6958ef.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsdp-1.1.108 + echo 'Source #0 (libsdp-1.1.108.tar):' Source #0 (libsdp-1.1.108.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libsdp-1.1.108.tar + cd libsdp-1.1.108 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsdp-1.1.108 + ./autogen.sh + aclocal -I config aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' + libtoolize --force --copy libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: copying file 'config/ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoheader + automake --foreign --add-missing --copy automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:10: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:16: installing 'config/compile' configure.in:10: installing 'config/missing' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing 'config/depcomp' + autoconf + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + ./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 --disable-static 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 thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of i586-alt-linux-gcc... none 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-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... no checking for 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 how to run the C preprocessor... i586-alt-linux-gcc -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 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... no 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 dependency style of i586-alt-linux-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for vprintf... yes checking for _doprnt... no checking for dup2... yes checking for memset... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strtoul... yes checking whether to build i386-specific libsdp_sys... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libsdp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o socket.lo socket.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c socket.c -fPIC -DPIC -o .libs/socket.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o match.lo match.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c match.c -fPIC -DPIC -o .libs/match.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o config_scanner.lo config_scanner.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c config_scanner.c -fPIC -DPIC -o .libs/config_scanner.o lex.libsdp_yy.c:1428:12: warning: 'input' defined but not used [-Wunused-function] lex.libsdp_yy.c:1381:13: warning: 'yyunput' defined but not used [-Wunused-function] make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o log.lo log.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c log.c -fPIC -DPIC -o .libs/log.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o config_parser.lo config_parser.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c config_parser.c -fPIC -DPIC -o .libs/config_parser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c -o port.lo port.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -c port.c -fPIC -DPIC -o .libs/port.o port.c: In function 'accept': port.c:1841:19: warning: variable 'saved_addrlen' set but not used [-Wunused-but-set-variable] 1841 | socklen_t saved_addrlen = 0; | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -version-info 1 -o libsdp_sys.la -rpath /usr/lib socket.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/socket.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libsdp_sys.so.1 -o .libs/libsdp_sys.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsdp_sys.so.1" && ln -s "libsdp_sys.so.1.0.0" "libsdp_sys.so.1") libtool: link: (cd ".libs" && rm -f "libsdp_sys.so" && ln -s "libsdp_sys.so.1.0.0" "libsdp_sys.so") libtool: link: ( cd ".libs" && rm -f "libsdp_sys.la" && ln -s "../libsdp_sys.la" "libsdp_sys.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -version-info 1 -ldl -lc -o libsdp.la -rpath /usr/lib log.lo match.lo port.lo config_parser.lo config_scanner.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/log.o .libs/match.o .libs/port.o .libs/config_parser.o .libs/config_scanner.o -ldl -lc -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libsdp.so.1 -o .libs/libsdp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsdp.so.1" && ln -s "libsdp.so.1.0.0" "libsdp.so.1") libtool: link: (cd ".libs" && rm -f "libsdp.so" && ln -s "libsdp.so.1.0.0" "libsdp.so") libtool: link: ( cd ".libs" && rm -f "libsdp.la" && ln -s "../libsdp.la" "libsdp.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94468 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsdp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsdp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libsdp-1.1.108 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/libsdp-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' /bin/mkdir -p '/usr/src/tmp/libsdp-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsdp.la libsdp_sys.la '/usr/src/tmp/libsdp-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp.so.1.0.0 /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.so.1.0.0 libtool: install: (cd /usr/src/tmp/libsdp-buildroot/usr/lib && { ln -s -f libsdp.so.1.0.0 libsdp.so.1 || { rm -f libsdp.so.1 && ln -s libsdp.so.1.0.0 libsdp.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsdp-buildroot/usr/lib && { ln -s -f libsdp.so.1.0.0 libsdp.so || { rm -f libsdp.so && ln -s libsdp.so.1.0.0 libsdp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp.lai /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp_sys.so.1.0.0 /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.so.1.0.0 libtool: install: (cd /usr/src/tmp/libsdp-buildroot/usr/lib && { ln -s -f libsdp_sys.so.1.0.0 libsdp_sys.so.1 || { rm -f libsdp_sys.so.1 && ln -s libsdp_sys.so.1.0.0 libsdp_sys.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsdp-buildroot/usr/lib && { ln -s -f libsdp_sys.so.1.0.0 libsdp_sys.so || { rm -f libsdp_sys.so && ln -s libsdp_sys.so.1.0.0 libsdp_sys.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp_sys.lai /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libsdp-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libsdp-buildroot/usr/include/linux' /usr/libexec/rpm-build/install -p -m 644 linux/sdp_inet.h '/usr/src/tmp/libsdp-buildroot/usr/include/linux' make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108' make[2]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libsdp-1.1.108' if test -e /usr/src/tmp/libsdp-buildroot/etc/libsdp.conf; then \ diff -q ./libsdp.conf /usr/src/tmp/libsdp-buildroot/etc/libsdp.conf 1> /dev/null; \ if test $? == 1; then \ t=20210914103052; \ cp -p ./libsdp.conf \ /usr/src/tmp/libsdp-buildroot/etc/libsdp.conf.$t; \ echo "NOTE: existing libsdp.conf was not updated."; \ echo " libsdp.conf installed as ibsdp.conf.$t instead."; \ fi; \ else \ if test ! -d /usr/src/tmp/libsdp-buildroot/etc; then \ mkdir -p /usr/src/tmp/libsdp-buildroot/etc; \ fi; \ cp -p ./libsdp.conf /usr/src/tmp/libsdp-buildroot/etc/libsdp.conf; \ fi make[3]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108' make[2]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108' make: Leaving directory '/usr/src/RPM/BUILD/libsdp-1.1.108' + install -Dm 644 scripts/libsdp.logrotate /usr/src/tmp/libsdp-buildroot/etc/logrotate.d/libsdp + rm -f '/usr/src/tmp/libsdp-buildroot/usr/lib/*.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsdp-buildroot (auto) removed './usr/lib/libsdp_sys.la' removed './usr/lib/libsdp.la' mode of './usr/lib/libsdp_sys.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libsdp.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsdp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libsdp-buildroot/ (default) Compressing files in /usr/src/tmp/libsdp-buildroot (auto) Adjusting library links in /usr/src/tmp/libsdp-buildroot ./usr/lib: (from :0) libsdp.so.1 -> libsdp.so.1.0.0 libsdp_sys.so.1 -> libsdp_sys.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libsdp-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: libsdp-1.1.108-alt2.0.17.ga6958ef Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82610 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsdp-1.1.108 + DOCDIR=/usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + export DOCDIR + rm -rf /usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + /bin/mkdir -p /usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + cp -prL README NEWS ChangeLog COPYING /usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + chmod -R go-w /usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + chmod -R a+rX /usr/src/tmp/libsdp-buildroot/usr/share/doc/libsdp-1.1.108 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.92iV3u find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.so.1: 61 symbols, 16 bpp lib.prov: /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.so.1: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dJUB4u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsdp.so.1 = set:jdi2zBZ5DCsj1n7svuaZ48r8Z5ZbuxOzgATNM44VOHt2E376AkUcmLerdoxey0QUQdFCUlc8qVRI3kZ9tXWEci0CbtfLpZhFf8RqfpdenqzWZfI3kTzq1pmzSf0, libsdp_sys.so.1 = set:dcOg Requires: /etc/logrotate.d, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g5HSDt Creating libsdp-debuginfo package Processing files: libsdp-devel-1.1.108-alt2.0.17.ga6958ef Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4btnWu 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.MVhmzs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libsdp = 1.1.108-alt2.0.17.ga6958ef, /usr/lib/libsdp.so.1.0.0, /usr/lib/libsdp_sys.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zd8Trv Processing files: libsdp-debuginfo-1.1.108-alt2.0.17.ga6958ef Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e6tfsv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nBQXGt find-requires: running scripts (debuginfo) Provides: debug(libsdp.so.1), debug(libsdp_sys.so.1) Requires: libsdp = 1.1.108-alt2.0.17.ga6958ef, debug(libc.so.6), debug(libdl.so.2) Adding to libsdp-devel a strict dependency on libsdp Adding to libsdp-debuginfo a strict dependency on libsdp Removing 2 extra deps from libsdp-devel due to dependency on libsdp Wrote: /usr/src/RPM/RPMS/i586/libsdp-1.1.108-alt2.0.17.ga6958ef.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libsdp-devel-1.1.108-alt2.0.17.ga6958ef.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libsdp-debuginfo-1.1.108-alt2.0.17.ga6958ef.i586.rpm (w2.lzdio) 9.90user 3.24system 0:18.59elapsed 70%CPU (0avgtext+0avgdata 34736maxresident)k 0inputs+0outputs (0major+1035482minor)pagefaults 0swaps 14.93user 6.74system 0:27.01elapsed 80%CPU (0avgtext+0avgdata 101280maxresident)k 0inputs+0outputs (0major+1407610minor)pagefaults 0swaps --- libsdp-1.1.108-alt2.0.17.ga6958ef.i586.rpm.repo 2021-08-31 15:08:46.317330085 +0000 +++ libsdp-1.1.108-alt2.0.17.ga6958ef.i586.rpm.hasher 2021-09-14 10:31:02.882388406 +0000 @@ -29,5 +29,5 @@ File: /usr/lib/libsdp.so.1 120777 root:root libsdp.so.1.0.0 -File: /usr/lib/libsdp.so.1.0.0 100644 root:root 40ad6a62857c0eefbb1ff4d6fc98f1f9 +File: /usr/lib/libsdp.so.1.0.0 100644 root:root 5d6675e7a77584e8c7f5f587420f9b5d File: /usr/lib/libsdp_sys.so.1 120777 root:root libsdp_sys.so.1.0.0 -File: /usr/lib/libsdp_sys.so.1.0.0 100644 root:root 623ea3c4682f674538d806b757e69a9b +File: /usr/lib/libsdp_sys.so.1.0.0 100644 root:root e3894b650d0735540e637f463bd21fc9 File: /usr/share/doc/libsdp-1.1.108 40755 root:root @@ -37,2 +37,2 @@ File: /usr/share/doc/libsdp-1.1.108/README 100644 root:root e1f02a21b2b53771afeee0a6c5897a70 -RPMIdentity: de9ee2e39f1a236bdd4ce6058ac444a7cf901a3aeecfc419c8582def0b4b3e95f20234d6226785f4f5d22d31db5cd54439be4abf76b8dd1e88f59d23840d02e4 +RPMIdentity: 576238a292a37b21f41fc57a21baa7e6131eca164e3438272f1424f9e2ed220906b0f1e1d475016413418736db58027fc36aeb16b45834e17ea5634ae3d71462 --- libsdp-debuginfo-1.1.108-alt2.0.17.ga6958ef.i586.rpm.repo 2021-08-31 15:08:45.975326870 +0000 +++ libsdp-debuginfo-1.1.108-alt2.0.17.ga6958ef.i586.rpm.hasher 2021-09-14 10:31:02.999387611 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/1e03881e31f88949f8f5b484f8dfcd2de7ffad 120777 root:root ../../../libsdp_sys.so.1.0.0 -/usr/lib/debug/.build-id/3a/1e03881e31f88949f8f5b484f8dfcd2de7ffad.debug 120777 root:root ../../usr/lib/libsdp_sys.so.1.0.0.debug -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/947ddb7f58bdeabd28c1559d70b449d7fdc83c 120777 root:root ../../../libsdp.so.1.0.0 -/usr/lib/debug/.build-id/7d/947ddb7f58bdeabd28c1559d70b449d7fdc83c.debug 120777 root:root ../../usr/lib/libsdp.so.1.0.0.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/8c2e918b3523b99280394ee07490688325c32e 120777 root:root ../../../libsdp.so.1.0.0 +/usr/lib/debug/.build-id/d7/8c2e918b3523b99280394ee07490688325c32e.debug 120777 root:root ../../usr/lib/libsdp.so.1.0.0.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/44bec6cdbdd871995509a215bd1140784eb852 120777 root:root ../../../libsdp_sys.so.1.0.0 +/usr/lib/debug/.build-id/db/44bec6cdbdd871995509a215bd1140784eb852.debug 120777 root:root ../../usr/lib/libsdp_sys.so.1.0.0.debug /usr/lib/debug/usr/lib/libsdp.so.1.0.0.debug 100644 root:root @@ -12,2 +12,3 @@ /usr/src/debug/libsdp-1.1.108/src 40755 root:root +/usr/src/debug/libsdp-1.1.108/src/config_parser.c 100644 root:root /usr/src/debug/libsdp-1.1.108/src/config_parser.h 100644 root:root @@ -28,11 +29,11 @@ Provides: libsdp-debuginfo = 1.1.108-alt2.0.17.ga6958ef:sisyphus+284282.200.2.1 -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/1e03881e31f88949f8f5b484f8dfcd2de7ffad 120777 root:root ../../../libsdp_sys.so.1.0.0 -File: /usr/lib/debug/.build-id/3a/1e03881e31f88949f8f5b484f8dfcd2de7ffad.debug 120777 root:root ../../usr/lib/libsdp_sys.so.1.0.0.debug -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/947ddb7f58bdeabd28c1559d70b449d7fdc83c 120777 root:root ../../../libsdp.so.1.0.0 -File: /usr/lib/debug/.build-id/7d/947ddb7f58bdeabd28c1559d70b449d7fdc83c.debug 120777 root:root ../../usr/lib/libsdp.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libsdp.so.1.0.0.debug 100644 root:root b320e47fed9ebc68030711412336dc0f +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/8c2e918b3523b99280394ee07490688325c32e 120777 root:root ../../../libsdp.so.1.0.0 +File: /usr/lib/debug/.build-id/d7/8c2e918b3523b99280394ee07490688325c32e.debug 120777 root:root ../../usr/lib/libsdp.so.1.0.0.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/44bec6cdbdd871995509a215bd1140784eb852 120777 root:root ../../../libsdp_sys.so.1.0.0 +File: /usr/lib/debug/.build-id/db/44bec6cdbdd871995509a215bd1140784eb852.debug 120777 root:root ../../usr/lib/libsdp_sys.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libsdp.so.1.0.0.debug 100644 root:root b88138ab9f577665afcb733c8cb7c0d0 File: /usr/lib/debug/usr/lib/libsdp.so.1.debug 120777 root:root libsdp.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libsdp_sys.so.1.0.0.debug 100644 root:root b24b72a824c6fe51c3503d0e7f6a9d6f +File: /usr/lib/debug/usr/lib/libsdp_sys.so.1.0.0.debug 100644 root:root bee86184bd4040ff4a3c2452c46896d5 File: /usr/lib/debug/usr/lib/libsdp_sys.so.1.debug 120777 root:root libsdp_sys.so.1.0.0.debug @@ -40,2 +41,3 @@ File: /usr/src/debug/libsdp-1.1.108/src 40755 root:root +File: /usr/src/debug/libsdp-1.1.108/src/config_parser.c 100644 root:root eda5e660832d2c6a5e893c33041320a8 File: /usr/src/debug/libsdp-1.1.108/src/config_parser.h 100644 root:root 2a3e88b8820504081ce73e9823e7f817 @@ -49,2 +51,2 @@ File: /usr/src/debug/libsdp-1.1.108/src/socket.c 100644 root:root 533b2a781d2cbd27cb6d8cd6e4719ad8 -RPMIdentity: 2e59b28ca8d5a95a2ccec8911535392f2905392dce52c887e955416ca829581f9cc346e9fa02b276bca7aac13845e289f272549f0c43c8fdc620c62f70dd5102 +RPMIdentity: f924ef201c8545b8a1f0c3907045147402e76382a6f44df2dae0879a7089501e5718f90a1a7fc295ca69af794d6006674da674d038d2aa86b837f8c1c1e549a2