<86>Jun 13 16:37:30 userdel[3025680]: delete user 'rooter'
<86>Jun 13 16:37:30 userdel[3025680]: removed group 'rooter' owned by 'rooter'
<86>Jun 13 16:37:30 userdel[3025680]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 13 16:37:30 groupadd[3025688]: group added to /etc/group: name=rooter, GID=648
<86>Jun 13 16:37:30 groupadd[3025688]: group added to /etc/gshadow: name=rooter
<86>Jun 13 16:37:30 groupadd[3025688]: new group: name=rooter, GID=648
<86>Jun 13 16:37:30 useradd[3025694]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash
<86>Jun 13 16:37:30 userdel[3025700]: delete user 'builder'
<86>Jun 13 16:37:30 userdel[3025700]: removed group 'builder' owned by 'builder'
<86>Jun 13 16:37:30 userdel[3025700]: removed shadow group 'builder' owned by 'builder'
<86>Jun 13 16:37:30 groupadd[3025707]: group added to /etc/group: name=builder, GID=649
<86>Jun 13 16:37:30 groupadd[3025707]: group added to /etc/gshadow: name=builder
<86>Jun 13 16:37:30 groupadd[3025707]: new group: name=builder, GID=649
<86>Jun 13 16:37:30 useradd[3025715]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash
<13>Jun 13 16:37:33 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Jun 13 16:37:36 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77181
+ 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.77181
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=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 --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... 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... yes
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c socket.c  -fPIC -DPIC -o .libs/socket.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c socket.c -o socket.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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=link i586-alt-linux-gcc -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -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: ar cr .libs/libsdp_sys.a  socket.o
libtool: link: ranlib .libs/libsdp_sys.a
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=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c config_parser.c  -fPIC -DPIC -o .libs/config_parser.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -Wall -DSYSCONFDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -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: 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.23740
+ 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: install: /usr/libexec/rpm-build/install -p .libs/libsdp.a /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.a
libtool: install: chmod 644 /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.a
libtool: install: ranlib /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp.a
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsdp_sys.a /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.a
libtool: install: chmod 644 /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.a
libtool: install: ranlib /usr/src/tmp/libsdp-buildroot/usr/lib/libsdp_sys.a
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=20210613163754; \
	   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/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:
	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=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libsdp.so.1.0.0: uses non-LFS functions: __lxstat fopen getrlimit open
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.1534
+ 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.avEWMC
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.pATrfA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsdp.so.1 = set:jdi2zBZ5DCsj1n7svuaZ48r8Z5Z3xax8Lzx98OBnX4g7ec8FMpIutSqM2t41cCnFWCkjYa64JYqS1GZsKttk690PBKDTcZEQ7AqJDI6DbJhZevS1GXhJwcHhX70, 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.gwanbS
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.6FgvQD
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.QzkgKJ
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/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.paiRGj
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.tps6jl
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.180AyG
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.i8uSgy
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.3D2XjI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lDQ6fn
find-requires: running scripts (debuginfo)
Provides: debug(libsdp.so.1), debug(libsdp_sys.so.1)
Requires: libsdp = 1.1.108-alt1.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
Adding to libsdp-devel-static a strict dependency on libsdp-devel
Removing 2 extra deps from libsdp-devel due to dependency on libsdp
Wrote: /usr/src/RPM/RPMS/i586/libsdp-1.1.108-alt1.0.17.ga6958ef.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsdp-devel-1.1.108-alt1.0.17.ga6958ef.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsdp-devel-static-1.1.108-alt1.0.17.ga6958ef.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsdp-debuginfo-1.1.108-alt1.0.17.ga6958ef.i586.rpm (w2.lzdio)
22.01user 6.80system 0:31.84elapsed 90%CPU (0avgtext+0avgdata 35172maxresident)k
0inputs+0outputs (0major+1097002minor)pagefaults 0swaps
30.55user 12.92system 0:45.57elapsed 95%CPU (0avgtext+0avgdata 114992maxresident)k
0inputs+0outputs (0major+1507804minor)pagefaults 0swaps