<86>Jan 29 03:47:40 userdel[3577392]: delete user 'rooter'
<86>Jan 29 03:47:40 userdel[3577392]: removed group 'rooter' owned by 'rooter'
<86>Jan 29 03:47:40 groupadd[3577416]: group added to /etc/group: name=rooter, GID=930
<86>Jan 29 03:47:40 groupadd[3577416]: group added to /etc/gshadow: name=rooter
<86>Jan 29 03:47:40 groupadd[3577416]: new group: name=rooter, GID=930
<86>Jan 29 03:47:40 useradd[3577432]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash
<86>Jan 29 03:47:40 userdel[3577455]: delete user 'builder'
<86>Jan 29 03:47:40 userdel[3577455]: removed group 'builder' owned by 'builder'
<86>Jan 29 03:47:40 userdel[3577455]: removed shadow group 'builder' owned by 'builder'
<86>Jan 29 03:47:40 groupadd[3577472]: group added to /etc/group: name=builder, GID=931
<86>Jan 29 03:47:40 groupadd[3577472]: group added to /etc/gshadow: name=builder
<86>Jan 29 03:47:40 groupadd[3577472]: new group: name=builder, GID=931
<86>Jan 29 03:47:40 useradd[3577489]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash
warning: ignored self-provides: liblscp-devel = 0.9.3-alt1_1
<13>Jan 29 03:47:41 rpmi: doxygen-1:1.9.1-alt1 sisyphus+283348.100.1.1 1629370710 installed
warning: ignored self-provides: liblscp-devel = 0.9.3-alt1_1
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/liblscp-0.9.3-alt1_1.nosrc.rpm (w1.gzdio)
warning: ignored self-provides: liblscp-devel = 0.9.3-alt1_1
Installing liblscp-0.9.3-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblscp-0.9.3
+ echo 'Source #0 (liblscp-0.9.3.tar.gz):'
Source #0 (liblscp-0.9.3.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/liblscp-0.9.3.tar.gz
+ /bin/tar -xf -
+ cd liblscp-0.9.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblscp-0.9.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
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-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... dlltool
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 an ANSI C-conforming const... yes
checking for size_t... yes
checking for ANSI C header files... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for socket... yes
checking for connect... yes
checking for bind... yes
checking for listen... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking for getsockname... yes
checking for gethostbyname... yes
checking for pthread_create in -lpthread... yes
checking for doxygen... doc
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 lscp/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/liblscp.doxygen
config.status: creating lscp.pc
config.status: creating liblscp.spec
config.status: creating lscp/version.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o socket.lo socket.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c socket.c  -fPIC -DPIC -o .libs/socket.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o thread.lo thread.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c thread.c  -fPIC -DPIC -o .libs/thread.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o event.lo event.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c event.c  -fPIC -DPIC -o .libs/event.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o common.lo common.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c common.c  -fPIC -DPIC -o .libs/common.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o device.lo device.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c device.c  -fPIC -DPIC -o .libs/device.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o client.lo client.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c client.c  -fPIC -DPIC -o .libs/client.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -no-undefined -version-info 6:4:0  -o liblscp.la -rpath /usr/lib thread.lo socket.lo client.lo device.lo common.lo event.lo -lpthread -lpthread 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/thread.o .libs/socket.o .libs/client.o .libs/device.o .libs/common.o .libs/event.o   -lpthread  -g -O2 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,liblscp.so.6 -o .libs/liblscp.so.6.0.4
libtool: link: (cd ".libs" && rm -f "liblscp.so.6" && ln -s "liblscp.so.6.0.4" "liblscp.so.6")
libtool: link: (cd ".libs" && rm -f "liblscp.so" && ln -s "liblscp.so.6.0.4" "liblscp.so")
libtool: link: ( cd ".libs" && rm -f "liblscp.la" && ln -s "../liblscp.la" "liblscp.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
Making all in lscp
make[1]: Nothing to be done for 'all'.
Making all in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o parser.o parser.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o server.o server.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o example_server.o example_server.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o example_client.o example_client.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o example_server example_server.o server.o parser.o ../src/liblscp.la -lpthread 
libtool: link: i586-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/example_server example_server.o server.o parser.o  ../src/.libs/liblscp.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o example_client example_client.o ../src/liblscp.la -lpthread 
libtool: link: i586-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/example_client example_client.o  ../src/.libs/liblscp.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
Making all in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
*** Running doxygen ***
doxygen liblscp.doxygen
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Doxygen version used: 1.9.1
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/examples
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/autom4te.cache
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/doc
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/examples
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/lscp
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.9.3/src
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/client.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/client.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/device.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/device.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/event.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/event.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/socket.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/socket.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/thread.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/thread.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/version.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/lscp/version.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/config.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/config.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/event.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/event.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/socket.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/socket.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.9.3/src/thread.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.9.3/src/thread.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to inde/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2566: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:951: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:976: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1842: warning: Unsupported xml/html tag <mute> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1868: warning: Unsupported xml/html tag <solo> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1812: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2537: warning: Unsupported xml/html tag <level> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2221: warning: argument 'iMaxStreams' from the argument list of lscp_set_streams has multiple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2157: warning: argument 'iMaxVoices' from the argument list of lscp_set_voices has multiple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2080: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2566: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:951: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:976: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2768: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1842: warning: Unsupported xml/html tag <mute> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1868: warning: Unsupported xml/html tag <solo> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:1812: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2537: warning: Unsupported xml/html tag <level> found
/usr/src/RPM/BUILD/liblscp-0.9.3/lscp/client.h:261: warning: argument 'iMaxStreams' from the argument list of lscp_set_streams has multiple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.9.3/lscp/client.h:258: warning: argument 'iMaxVoices' from the argument list of lscp_set_voices has multiple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.9.3/src/client.c:2080: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:387: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:767: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:587: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:356: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:734: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:967: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:617: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:534: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:914: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:997: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:387: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:767: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:587: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:356: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:734: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:967: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:617: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:534: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:914: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/src/device.c:997: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:52: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:52: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:75: warning: unable to resolve reference to 'lscp_client_get_result(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:81: warning: unable to resolve reference to 'lscp_client_get_errno(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:111: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:175: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:218: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:218: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:220: warning: unable to resolve reference to 'lscp_server_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:222: warning: unable to resolve reference to 'lscp_server_create' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:231: warning: unable to resolve reference to 'lscp_server_proc_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:233: warning: unable to resolve reference to 'lscp_connect_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:247: warning: unable to resolve reference to 'lscp_server_result' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:255: warning: unable to resolve reference to 'lscp_server_broadcast' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:264: warning: unable to resolve reference to 'lscp_server_destroy' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:52: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:52: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:75: warning: unable to resolve reference to 'lscp_client_get_result(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:81: warning: unable to resolve reference to 'lscp_client_get_errno(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:111: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:175: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:218: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:218: warning: expected whitespace after \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:220: warning: unable to resolve reference to 'lscp_server_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:222: warning: unable to resolve reference to 'lscp_server_create' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:231: warning: unable to resolve reference to 'lscp_server_proc_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:233: warning: unable to resolve reference to 'lscp_connect_t' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:247: warning: unable to resolve reference to 'lscp_server_result' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:255: warning: unable to resolve reference to 'lscp_server_broadcast' for \ref command
/usr/src/RPM/BUILD/liblscp-0.9.3/doc/reference.dox:264: warning: unable to resolve reference to 'lscp_server_destroy' for \ref command
x pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file client.c...
Generating code for file client.h...
Generating code for file config.h...
Parsing code for file device.c...
Generating code for file device.h...
Parsing code for file event.c...
Generating code for file event.h...
Parsing code for file reference.dox...
Parsing code for file socket.c...
Generating code for file socket.h...
Parsing code for file thread.c...
Generating code for file thread.h...
Generating code for file version.h...
Generating file documentation...
Generating docs for file client.c...
Generating docs for file client.h...
Generating docs for file config.h...
Generating docs for file device.c...
Generating docs for file device.h...
Generating docs for file event.c...
Generating docs for file event.h...
Generating docs for file reference.dox...
Generating docs for file socket.c...
Generating docs for file socket.h...
Generating docs for file thread.c...
Generating docs for file thread.h...
Generating docs for file version.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _locale_t...
Generating docs for compound _lscp_buffer_fill_t...
Generating docs for compound _lscp_channel_info_t...
Generating docs for compound _lscp_device_info_t...
Generating docs for compound _lscp_device_port_info_t...
Generating docs for compound _lscp_driver_info_t...
Generating docs for compound _lscp_engine_info_t...
Generating docs for compound _lscp_fxsend_info_t...
Generating docs for compound _lscp_midi_instrument_info_t...
Generating docs for compound _lscp_midi_instrument_t...
Generating docs for compound _lscp_param_info_t...
Generating docs for compound _lscp_param_t...
Generating docs for compound _lscp_server_info_t...
Generating docs for compound _lscp_socket_agent_t...
Generating docs for compound _lscp_thread_t...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 371/65536 hits=3318 misses=396
finished...
touch doxygen-build.stamp
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9305
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblscp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblscp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd liblscp-0.9.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/liblscp-buildroot
make: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
 /bin/mkdir -p '/usr/src/tmp/liblscp-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   liblscp.la '/usr/src/tmp/liblscp-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblscp.so.6.0.4 /usr/src/tmp/liblscp-buildroot/usr/lib/liblscp.so.6.0.4
libtool: install: (cd /usr/src/tmp/liblscp-buildroot/usr/lib && { ln -s -f liblscp.so.6.0.4 liblscp.so.6 || { rm -f liblscp.so.6 && ln -s liblscp.so.6.0.4 liblscp.so.6; }; })
libtool: install: (cd /usr/src/tmp/liblscp-buildroot/usr/lib && { ln -s -f liblscp.so.6.0.4 liblscp.so || { rm -f liblscp.so && ln -s liblscp.so.6.0.4 liblscp.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblscp.lai /usr/src/tmp/liblscp-buildroot/usr/lib/liblscp.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/src'
Making install in lscp
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/lscp'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/lscp'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblscp-buildroot/usr/include/lscp'
 /usr/libexec/rpm-build/install -p -m 644 version.h thread.h socket.h client.h device.h event.h '/usr/src/tmp/liblscp-buildroot/usr/include/lscp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/lscp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/lscp'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/examples'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblscp-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 lscp.pc '/usr/src/tmp/liblscp-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
make: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.9.3'
+ find /usr/src/tmp/liblscp-buildroot -name '*.la' -delete
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblscp-buildroot (auto)
mode of './usr/lib/liblscp.so.6.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblscp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/lscp.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/lscp.pc: Libs: '-L${libdir} -llscp' --> '-llscp'
Checking contents of files in /usr/src/tmp/liblscp-buildroot/ (default)
Compressing files in /usr/src/tmp/liblscp-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblscp-buildroot
./usr/lib: (from <cmdline>:0)
	liblscp.so.6 -> liblscp.so.6.0.4
Verifying ELF objects in /usr/src/tmp/liblscp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: liblscp6-0.9.3-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b7C7QA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/liblscp-buildroot/usr/lib/liblscp.so.6: 161 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VvlqOR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: liblscp6 provides another subpackage: liblscp
Provides: liblscp = 0.9.3-alt1_1, liblscp.so.6 = set:ldXpZ5ROEKCxq19Cr0BdZn4DGJ36PLVjiwv9V50tludW7PFSNd7gh4Nh8FyGWe7mtJCE54z8VzyMYPieTMGvesIL899UzwdDjRFzYHvgEfoBNu9Vf82ZoUg4jX8ZnH6hKESj1K4YFGg04laeE91F8ZhqFYMclXbBeYXGd20R1bD7PkqiqXHhKU75nrzhL1git3Wc1lQnXOnqVV3NwcqnFcz3j0qNVZ6GXFn76g3l91RWpu9WTGF1BZyrYNbSzpoz8SWuQhnBff22sMJfuvMHI1iP30LG175VARYhvIj8JUj2xSjULJZcFc9rl02qK7ZrhTIYZh78vKs0
Requires: 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.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YSL6Gv
Creating liblscp6-debuginfo package
Processing files: liblscp-devel-0.9.3-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblscp-0.9.3
+ DOCDIR=/usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ /bin/mkdir -p /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ cp -prL COPYING /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ chmod -R go-w /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ chmod -R a+rX /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.9.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SyxYeZ
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.dkVgD2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(lscp) = 0.9.3
Requires: liblscp6 = 0.9.3-alt1_1, /usr/lib/liblscp.so.6.0.4, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1LSby
Processing files: liblscp6-debuginfo-0.9.3-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jF1foR
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AKdQJx
find-requires: running scripts (debuginfo)
Provides: debug(liblscp.so.6)
Requires: liblscp6 = 0.9.3-alt1_1, debug(libc.so.6)
Adding to liblscp-devel a strict dependency on liblscp6
Adding to liblscp6-debuginfo a strict dependency on liblscp6
Removing 1 extra deps from liblscp-devel due to dependency on liblscp6
Wrote: /usr/src/RPM/RPMS/i586/liblscp6-0.9.3-alt1_1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblscp-devel-0.9.3-alt1_1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblscp6-debuginfo-0.9.3-alt1_1.i586.rpm (w2.lzdio)
4.91user 1.51system 0:12.19elapsed 52%CPU (0avgtext+0avgdata 33424maxresident)k
0inputs+0outputs (0major+871138minor)pagefaults 0swaps
7.49user 3.79system 0:16.36elapsed 68%CPU (0avgtext+0avgdata 103780maxresident)k
0inputs+0outputs (30178major+1133158minor)pagefaults 0swaps
--- liblscp6-0.9.3-alt1_1.i586.rpm.repo	2021-07-05 17:04:07.000000000 +0000
+++ liblscp6-0.9.3-alt1_1.i586.rpm.hasher	2022-01-29 03:47:55.366586102 +0000
@@ -9,7 +9,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
 Requires: libc.so.6(GLIBC_2.7)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
-Requires: libpthread.so.0(GLIBC_2.3.2)  
 Requires: rtld(GNU_HASH)  
@@ -20,3 +18,3 @@
 File: /usr/lib/liblscp.so.6	120777	root:root		liblscp.so.6.0.4
-File: /usr/lib/liblscp.so.6.0.4	100644	root:root	f67a906c36702bbe46ab04ea9327f4ca	
-RPMIdentity: 7cb30bf082d5518b51c8fb2335899add9ce55c19c5f56363d77274c0b0049491e377e9bdfc45a4287dcf6bc4e79fa09b9d5472be3e64b4bef15942456603377d
+File: /usr/lib/liblscp.so.6.0.4	100644	root:root	09516ddd20b817511c9b5e792cdaa4cc	
+RPMIdentity: 52c7ec3ec7ee83e2c36203dc1db283600084e3823987ca949f84954caea38b363b5e5be7fd8d1a972825092e55c92c317527fcd3a75ad533b046a9131ab4f6d9
--- liblscp6-debuginfo-0.9.3-alt1_1.i586.rpm.repo	2021-07-05 17:04:07.000000000 +0000
+++ liblscp6-debuginfo-0.9.3-alt1_1.i586.rpm.hasher	2022-01-29 03:47:55.426587200 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/98	40755	root:root	
-/usr/lib/debug/.build-id/98/bc8678746b017e943411fcdd3137b2ad222789	120777	root:root	../../../liblscp.so.6.0.4
-/usr/lib/debug/.build-id/98/bc8678746b017e943411fcdd3137b2ad222789.debug	120777	root:root	../../usr/lib/liblscp.so.6.0.4.debug
+/usr/lib/debug/.build-id/cc	40755	root:root	
+/usr/lib/debug/.build-id/cc/fbc4e18199da958bbc4e09e011aa90ede1a156	120777	root:root	../../../liblscp.so.6.0.4
+/usr/lib/debug/.build-id/cc/fbc4e18199da958bbc4e09e011aa90ede1a156.debug	120777	root:root	../../usr/lib/liblscp.so.6.0.4.debug
 /usr/lib/debug/usr/lib/liblscp.so.6.0.4.debug	100644	root:root	
@@ -21,3 +21,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libpthread.so.0)  
 Requires: liblscp6 = 0.9.3-alt1_1:sisyphus+277351.100.1.2
@@ -26,6 +25,6 @@
 Provides: liblscp6-debuginfo = 0.9.3-alt1_1:sisyphus+277351.100.1.2
-File: /usr/lib/debug/.build-id/98	40755	root:root		
-File: /usr/lib/debug/.build-id/98/bc8678746b017e943411fcdd3137b2ad222789	120777	root:root		../../../liblscp.so.6.0.4
-File: /usr/lib/debug/.build-id/98/bc8678746b017e943411fcdd3137b2ad222789.debug	120777	root:root		../../usr/lib/liblscp.so.6.0.4.debug
-File: /usr/lib/debug/usr/lib/liblscp.so.6.0.4.debug	100644	root:root	d105f45756dbfa4f8959eb465b520230	
+File: /usr/lib/debug/.build-id/cc	40755	root:root		
+File: /usr/lib/debug/.build-id/cc/fbc4e18199da958bbc4e09e011aa90ede1a156	120777	root:root		../../../liblscp.so.6.0.4
+File: /usr/lib/debug/.build-id/cc/fbc4e18199da958bbc4e09e011aa90ede1a156.debug	120777	root:root		../../usr/lib/liblscp.so.6.0.4.debug
+File: /usr/lib/debug/usr/lib/liblscp.so.6.0.4.debug	100644	root:root	5458a335653729f6ed04cb2ced3536a3	
 File: /usr/lib/debug/usr/lib/liblscp.so.6.debug	120777	root:root		liblscp.so.6.0.4.debug
@@ -46,2 +45,2 @@
 File: /usr/src/debug/liblscp-0.9.3/src/thread.c	100644	root:root	4bd91da36be50ecdbd68ea651766be1a	
-RPMIdentity: c6a8fd2927f51d8e4596b811cc66b8b82ff1dff3315520730a0c773aaa134b6a8fda7170c9c11f794d74951e0bdd851f9b12a8b3c5bc3d2f1f2d3f3fdb653ab4
+RPMIdentity: 2a29a982be84a0c6f0bc129bc2468e38c8838b417bd926615118e8564a8831d60522cc72366470b9e055098a8659e8ff7da5c8b358a0d1249493fb3b1aea6f8a