<86>Oct 6 12:49:08 userdel[3443451]: delete user 'rooter' <86>Oct 6 12:49:08 userdel[3443451]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:49:08 userdel[3443451]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:49:08 groupadd[3443480]: group added to /etc/group: name=rooter, GID=1829 <86>Oct 6 12:49:08 groupadd[3443480]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:49:08 groupadd[3443480]: new group: name=rooter, GID=1829 <86>Oct 6 12:49:08 useradd[3443508]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Oct 6 12:49:08 userdel[3443563]: delete user 'builder' <86>Oct 6 12:49:08 userdel[3443563]: removed group 'builder' owned by 'builder' <86>Oct 6 12:49:08 userdel[3443563]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:49:08 groupadd[3443609]: group added to /etc/group: name=builder, GID=1830 <86>Oct 6 12:49:08 groupadd[3443609]: group added to /etc/gshadow: name=builder <86>Oct 6 12:49:08 groupadd[3443609]: new group: name=builder, GID=1830 <86>Oct 6 12:49:08 useradd[3443636]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash <13>Oct 6 12:49:11 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Oct 6 12:49:12 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libsdp-1.1.108-alt1.0.17.ga6958ef.nosrc.rpm (w1.gzdio) Installing libsdp-1.1.108-alt1.0.17.ga6958ef.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39455 + 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.39455 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-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... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-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 x86_64-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... no 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 -j16 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o log.lo log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c log.c -fPIC -DPIC -o .libs/log.o log.c: In function '__sdp_log_set_log_file': log.c:214:45: warning: '/log' directive output may be truncated writing 4 bytes into a region of size between 1 and 4097 [-Wformat-truncation=] snprintf(tfilename, sizeof(tfilename), "%s/log", tdir); ^~~~ In file included from /usr/include/stdio.h:862, from log.c:35: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 4101 bytes into a destination of size 4097 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c log.c -o log.o >/dev/null 2>&1 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o match.lo match.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c match.c -fPIC -DPIC -o .libs/match.o match.c: In function 'match_ip_addr_and_port.isra.1': match.c:74:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf( addr_buf, "%s/%d", tmp, rule->prefixlen); ^ In file included from /usr/include/stdio.h:862, from match.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 50 bytes into a destination of size 49 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c:83:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf( ports_buf, "%d-%d", rule->sport, rule->eport ); ^ In file included from /usr/include/stdio.h:862, from match.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 17 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c match.c -o match.o >/dev/null 2>&1 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o config_scanner.lo config_scanner.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -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] libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c config_scanner.c -o config_scanner.o >/dev/null 2>&1 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o config_parser.lo config_parser.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c config_parser.c -fPIC -DPIC -o .libs/config_parser.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c config_parser.c -o config_parser.o >/dev/null 2>&1 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o port.lo port.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c port.c -fPIC -DPIC -o .libs/port.o port.c: In function 'accept': port.c:1841:12: warning: variable 'saved_addrlen' set but not used [-Wunused-but-set-variable] socklen_t saved_addrlen = 0; ^~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -c port.c -o port.o >/dev/null 2>&1 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 x86_64-alt-linux-gcc -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1 -ldl -lc -o libsdp.la -rpath /usr/lib64 log.lo match.lo port.lo config_parser.lo config_scanner.lo libtool: link: x86_64-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 -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: ar cr .libs/libsdp.a log.o match.o port.o config_parser.o config_scanner.o libtool: link: ranlib .libs/libsdp.a 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.25273 + 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/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsdp.la '/usr/src/tmp/libsdp-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp.so.1.0.0 /usr/src/tmp/libsdp-buildroot/usr/lib64/libsdp.so.1.0.0 libtool: install: (cd /usr/src/tmp/libsdp-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libsdp.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp.a /usr/src/tmp/libsdp-buildroot/usr/lib64/libsdp.a libtool: install: chmod 644 /usr/src/tmp/libsdp-buildroot/usr/lib64/libsdp.a libtool: install: ranlib /usr/src/tmp/libsdp-buildroot/usr/lib64/libsdp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /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=20241006124920; \ 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 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsdp-buildroot (auto) removed './usr/lib64/libsdp.la' mode of './usr/lib64/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/lib64: libsdp.so.1 -> libsdp.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libsdp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libsdp-1.1.108-alt1.0.17.ga6958ef Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86772 + 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.yAnzNT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsdp-buildroot/usr/lib64/libsdp.so.1: 61 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TPiw4k find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libsdp.so.1()(64bit) = set:jdi2zBZ5DCsj1n7svuaZ48r8Z5Z3xax8Lzx98OBnX4g7ec8FMpIutSqM2t41cCnFWCkjYa64JYqS1GZsKttk690PBKDTcZEQ7AqJDI6DbJhZevS1GXhJwcHhX70 Requires: /etc/logrotate.d, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q9RxPP Creating libsdp-debuginfo package Processing files: libsdp-devel-1.1.108-alt1.0.17.ga6958ef Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Jwa4n find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cVCWMZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libsdp = 1.1.108-alt1.0.17.ga6958ef, /usr/lib64/libsdp.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nDumZE Processing files: libsdp-devel-static-1.1.108-alt1.0.17.ga6958ef Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KJBQFn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z83ZP9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libsdp-devel = 1.1.108-alt1.0.17.ga6958ef, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0YEUtZ Processing files: libsdp-debuginfo-1.1.108-alt1.0.17.ga6958ef Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jHcKBS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OXgJdP find-requires: running scripts (debuginfo) Provides: debug64(libsdp.so.1) Requires: libsdp = 1.1.108-alt1.0.17.ga6958ef, debug64(libc.so.6), debug64(libdl.so.2) Adding to libsdp-devel a strict dependency on libsdp Adding to libsdp-debuginfo a strict dependency on libsdp Adding to libsdp-devel-static a strict dependency on libsdp-devel Removing 1 extra deps from libsdp-devel due to dependency on libsdp Wrote: /usr/src/RPM/RPMS/x86_64/libsdp-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsdp-devel-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsdp-devel-static-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsdp-debuginfo-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm (w2.lzdio) 5.65user 6.71system 0:19.80elapsed 62%CPU (0avgtext+0avgdata 43004maxresident)k 0inputs+0outputs (0major+1138830minor)pagefaults 0swaps 3.47user 2.81system 0:29.86elapsed 21%CPU (0avgtext+0avgdata 135476maxresident)k 0inputs+0outputs (0major+283405minor)pagefaults 0swaps --- libsdp-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.repo 2020-11-03 13:12:13.000000000 +0000 +++ libsdp-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.hasher 2024-10-06 12:49:35.412649032 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/libsdp.so.1 120777 root:root libsdp.so.1.0.0 -File: /usr/lib64/libsdp.so.1.0.0 100644 root:root 4f70b81ea2ad3e77ee4967b748527dc3 +File: /usr/lib64/libsdp.so.1.0.0 100644 root:root 87f2def71421f1b6495cb3f905c9104c File: /usr/share/doc/libsdp-1.1.108 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/libsdp-1.1.108/README 100644 root:root e1f02a21b2b53771afeee0a6c5897a70 -RPMIdentity: 5224ef0d66f981b5b8f1fe5cfe1b72ff66c83c0ff8e8bfe2c4331456284b3106816653c5f1ef533b2a3d807a623476d8be616f48ea4758b26aadf61dc8f6c8d4 +RPMIdentity: c639c8ddf9bee12443575bc2d781cac80145d0365d2fee3b22807a15206ab7e15a344046dd8402a237b3b0c5c69e6b8b1f6250f38002b5fb96420eacc5de42d6 --- libsdp-debuginfo-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.repo 2020-11-03 13:12:13.000000000 +0000 +++ libsdp-debuginfo-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.hasher 2024-10-06 12:49:35.501650451 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/81ad50320114957d79cf4849b05be3724491ec 120777 root:root ../../../../lib64/libsdp.so.1.0.0 -/usr/lib/debug/.build-id/6a/81ad50320114957d79cf4849b05be3724491ec.debug 120777 root:root ../../usr/lib64/libsdp.so.1.0.0.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/03cc1303c424bb48cceb545790b4aaeea0c7e6 120777 root:root ../../../../lib64/libsdp.so.1.0.0 +/usr/lib/debug/.build-id/78/03cc1303c424bb48cceb545790b4aaeea0c7e6.debug 120777 root:root ../../usr/lib64/libsdp.so.1.0.0.debug /usr/lib/debug/usr/lib64/libsdp.so.1.0.0.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: libsdp-debuginfo = 1.1.108-alt1.0.17.ga6958ef:p9+260896.100.1.1 -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/81ad50320114957d79cf4849b05be3724491ec 120777 root:root ../../../../lib64/libsdp.so.1.0.0 -File: /usr/lib/debug/.build-id/6a/81ad50320114957d79cf4849b05be3724491ec.debug 120777 root:root ../../usr/lib64/libsdp.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libsdp.so.1.0.0.debug 100644 root:root bc72519f186854c9ceee92582670390b +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/03cc1303c424bb48cceb545790b4aaeea0c7e6 120777 root:root ../../../../lib64/libsdp.so.1.0.0 +File: /usr/lib/debug/.build-id/78/03cc1303c424bb48cceb545790b4aaeea0c7e6.debug 120777 root:root ../../usr/lib64/libsdp.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libsdp.so.1.0.0.debug 100644 root:root e9c0e9e623070fc7a6b51832efb03272 File: /usr/lib/debug/usr/lib64/libsdp.so.1.debug 120777 root:root libsdp.so.1.0.0.debug @@ -36,2 +36,2 @@ File: /usr/src/debug/libsdp-1.1.108/src/port.c 100644 root:root 91a12dd0c192746c9f1a2186644dab87 -RPMIdentity: 43fc673a5cc83df18c5d33014ecf3c2f94e862e80d025b80374229189b4cb704226c87371bd74f4a3816b24a46e1259f208bacbacd0b8bb375c39d045149c150 +RPMIdentity: 2bba4cf6c51e185cc67c29d45784a2d393781439dad05f9a60542e6e15d75aa3b613f5fe0d888d42a798f6c24e1b076b0f4b3af5d485783e9ff0d299cf6d4374 --- libsdp-devel-static-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.repo 2020-11-03 13:12:13.000000000 +0000 +++ libsdp-devel-static-1.1.108-alt1.0.17.ga6958ef.x86_64.rpm.hasher 2024-10-06 12:49:35.667653097 +0000 @@ -5,3 +5,3 @@ Provides: libsdp-devel-static = 1.1.108-alt1.0.17.ga6958ef:p9+260896.100.1.1 -File: /usr/lib64/libsdp.a 100644 root:root 491d911f25d2b06acbd06cd6aa9740e5 -RPMIdentity: 0a2b9f6337e7db6d98814f71178aee83351107b9f8a8a3903898cfb59d475129a46785a09795a9734e7d16571fda7682f3b710fce22d79b24a928b6dd8ebd579 +File: /usr/lib64/libsdp.a 100644 root:root fb319757fb6f0d392ce43a035d0975fa +RPMIdentity: 789cec6c396aef64346d4a41dcad187a283a05b4f8ea2b70daf8dd3d0bd4e9180ad32d987c952c9f64f433d999e02ef946becfdb5cef9eaec99e9b553c3e9318