<86>Mar 24 10:55:18 userdel[1512494]: delete user 'rooter'
<86>Mar 24 10:55:18 userdel[1512494]: removed group 'rooter' owned by 'rooter'
<86>Mar 24 10:55:18 userdel[1512494]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 24 10:55:18 groupadd[1512503]: group added to /etc/group: name=rooter, GID=1874
<86>Mar 24 10:55:18 groupadd[1512503]: group added to /etc/gshadow: name=rooter
<86>Mar 24 10:55:18 groupadd[1512503]: new group: name=rooter, GID=1874
<86>Mar 24 10:55:18 useradd[1512514]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash
<86>Mar 24 10:55:18 userdel[1512527]: delete user 'builder'
<86>Mar 24 10:55:18 userdel[1512527]: removed group 'builder' owned by 'builder'
<86>Mar 24 10:55:18 groupadd[1512538]: group added to /etc/group: name=builder, GID=1875
<86>Mar 24 10:55:18 groupadd[1512538]: group added to /etc/gshadow: name=builder
<86>Mar 24 10:55:18 groupadd[1512538]: new group: name=builder, GID=1875
<86>Mar 24 10:55:18 useradd[1512546]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash
warning: ignored self-provides: liblscp-devel = 0.5.8-alt1_2
<13>Mar 24 10:55:22 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed
warning: ignored self-provides: liblscp-devel = 0.5.8-alt1_2
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblscp-0.5.8-alt1_2.nosrc.rpm (w1.gzdio)
warning: ignored self-provides: liblscp-devel = 0.5.8-alt1_2
Installing liblscp-0.5.8-alt1_2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69699
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblscp-0.5.8
+ echo 'Source #0 (liblscp-0.5.8.tar.gz):'
Source #0 (liblscp-0.5.8.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/liblscp-0.5.8.tar.gz
+ /bin/tar -xf -
+ cd liblscp-0.5.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69699
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblscp-0.5.8
+ [[ -f Makefile.svn ]]
+ 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_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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-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 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... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... dlltool
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 ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (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 an ANSI C-conforming const... yes
checking for size_t... yes
checking for strdup... yes
checking for strtok_r... yes
checking for memset... yes
checking for memmove... 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.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o thread.lo thread.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c thread.c  -fPIC -DPIC -o .libs/thread.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c thread.c -o thread.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o event.lo event.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c event.c  -fPIC -DPIC -o .libs/event.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c event.c -o event.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o socket.lo socket.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c socket.c  -fPIC -DPIC -o .libs/socket.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c socket.c -o socket.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o device.lo device.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c device.c  -fPIC -DPIC -o .libs/device.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c device.c -o device.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common.lo common.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c common.c  -fPIC -DPIC -o .libs/common.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c common.c -o common.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o client.lo client.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c client.c -o client.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 6:1:0  -o liblscp.la -rpath /usr/lib64 thread.lo socket.lo client.lo device.lo common.lo event.lo -lpthread -lpthread 
libtool: link: x86_64-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   -Wl,-soname -Wl,liblscp.so.6 -o .libs/liblscp.so.6.0.1
libtool: link: (cd ".libs" && rm -f "liblscp.so.6" && ln -s "liblscp.so.6.0.1" "liblscp.so.6")
libtool: link: (cd ".libs" && rm -f "liblscp.so" && ln -s "liblscp.so.6.0.1" "liblscp.so")
libtool: link: ar cru .libs/liblscp.a  thread.o socket.o client.o device.o common.o event.o
libtool: link: ranlib .libs/liblscp.a
libtool: link: ( cd ".libs" && rm -f "liblscp.la" && ln -s "../liblscp.la" "liblscp.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/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.5.8/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o parser.o parser.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o server.o server.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example_server.o example_server.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2   -o example_server example_server.o server.o parser.o ../src/liblscp.la -lpthread 
libtool: link: x86_64-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example_server example_server.o server.o parser.o  ../src/.libs/liblscp.so -lpthread -Wl,-rpath -Wl,/usr/lib64
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src    -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o example_client.o example_client.c
example_client.c: In function 'client_test_engine':
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:372:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_total_voice_count(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:372:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_total_voice_count(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:373:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_total_voice_count_max(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:373:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_total_voice_count_max(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:374:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channels(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:374:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channels(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:376:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, iSamplerChannel = lscp_add_channel(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:376:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, iSamplerChannel = lscp_add_channel(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:381:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_voice_count(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:381:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_voice_count(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:382:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_stream_count(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:382:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_stream_count(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:383:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_stream_usage(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:383:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_channel_stream_usage(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:396:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, iFxSend = lscp_create_fxsend(pClient, iSamplerChannel, 90, "DummyFxSend"));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:396:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, iFxSend = lscp_create_fxsend(pClient, iSamplerChannel, 90, "DummyFxSend"));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:397:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_fxsends(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:397:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_fxsends(pClient, iSamplerChannel));
  ^~~~~~~~~~~
example_client.c: In function 'client_test_all':
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:537:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_audio_drivers(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:537:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_audio_drivers(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:544:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_midi_drivers(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:544:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_midi_drivers(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:551:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_engines(pClient));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:551:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_available_engines(pClient));
  ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:561:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, iNewAudioDevice = lscp_create_audio_device(pClient, pszAudioDriver, NULL));
   ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:561:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, iNewAudioDevice = lscp_create_audio_device(pClient, pszAudioDriver, NULL));
   ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:562:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, lscp_get_audio_devices(pClient));
   ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:562:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, lscp_get_audio_devices(pClient));
   ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:570:5: note: in expansion of macro 'CLIENT_TEST'
     CLIENT_TEST(pClient, int, iNewMidiDevice = lscp_create_midi_device(pClient, pszMidiDriver, NULL));
     ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:570:5: note: in expansion of macro 'CLIENT_TEST'
     CLIENT_TEST(pClient, int, iNewMidiDevice = lscp_create_midi_device(pClient, pszMidiDriver, NULL));
     ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:571:5: note: in expansion of macro 'CLIENT_TEST'
     CLIENT_TEST(pClient, int, lscp_get_midi_devices(pClient));
     ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:571:5: note: in expansion of macro 'CLIENT_TEST'
     CLIENT_TEST(pClient, int, lscp_get_midi_devices(pClient));
     ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:588:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, lscp_add_midi_instrument_map(pClient, NULL));
   ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:588:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, lscp_add_midi_instrument_map(pClient, NULL));
   ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:599:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_midi_instruments(pClient, LSCP_MIDI_MAP_ALL));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:599:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, lscp_get_midi_instruments(pClient, LSCP_MIDI_MAP_ALL));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:611:3: note: in expansion of macro 'CLIENT_TEST'
   CLIENT_TEST(pClient, int, lscp_remove_midi_instrument_map(pClient, i));
   ^~~~~~~~~~~
example_client.c:356:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  printf("\n" #x ":\n"); client_test_start(&c); v = (void *) (x); \
                                                    ^
example_client.c:616:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, (int) (100.0f * lscp_get_volume(pClient)));
  ^~~~~~~~~~~
example_client.c:361:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if (client_test_##t((t)(v))) { g_test_fails++; getchar(); } \
                      ^
example_client.c:616:2: note: in expansion of macro 'CLIENT_TEST'
  CLIENT_TEST(pClient, int, (int) (100.0f * lscp_get_volume(pClient)));
  ^~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2   -o example_client example_client.o ../src/liblscp.la -lpthread 
libtool: link: x86_64-alt-linux-gcc -Wall -I.. -I./.. -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/example_client example_client.o  ../src/.libs/liblscp.so -lpthread -Wl,-rpath -Wl,/usr/lib64
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
Making all in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/doc'
*** Running doxygen ***
doxygen liblscp.doxygen
warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 136 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 578 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 810 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 816 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1077 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1085 of file `liblscp.doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/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.5.8
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/autom4te.cache
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/doc
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/examples
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/lscp
Searching for files in directory /usr/src/RPM/BUILD/liblscp-0.5.8/src
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/example_client.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/example_client.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/example_server.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/example_server.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/parser.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/parser.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/parser.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/parser.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/server.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/server.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/examples/server.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/examples/server.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/client.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/client.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/device.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/device.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/event.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/event.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/socket.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/socket.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/thread.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/thread.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/version.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/lscp/version.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/common.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/common.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/common.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/common.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/config.h...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/config.h...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/event.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/event.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/socket.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/socket.c...
Preprocessing /usr/src/RPM/BUILD/liblscp-0.5.8/src/thread.c...
Parsing file /usr/src/RPM/BUILD/liblscp-0.5.8/src/thread.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for 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 cla/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2541: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:926: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:951: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1817: warning: Unsupported xml/html tag <mute> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1843: warning: Unsupported xml/html tag <solo> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1787: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2512: warning: Unsupported xml/html tag <level> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2197: warning: argument 'iMaxStreams' from the argument list of lscp_set_streams has muliple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2133: warning: argument 'iMaxVoices' from the argument list of lscp_set_voices has muliple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2055: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2541: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:926: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:951: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <filename> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2743: warning: Unsupported xml/html tag <name> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1817: warning: Unsupported xml/html tag <mute> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1843: warning: Unsupported xml/html tag <solo> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:1787: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2512: warning: Unsupported xml/html tag <level> found
/usr/src/RPM/BUILD/liblscp-0.5.8/lscp/client.h:259: warning: argument 'iMaxStreams' from the argument list of lscp_set_streams has muliple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.5.8/lscp/client.h:256: warning: argument 'iMaxVoices' from the argument list of lscp_set_voices has muliple @param documentation sections
/usr/src/RPM/BUILD/liblscp-0.5.8/src/client.c:2055: warning: Unsupported xml/html tag <volume> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:386: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:766: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:586: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:355: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:733: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:966: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:616: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:533: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:913: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:996: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:386: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:766: warning: Unsupported xml/html tag <params> found
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:586: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:355: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:733: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:966: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:616: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:533: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:913: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/src/device.c:996: warning: Missing 'name' attribute from <param> tag.
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:52: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:52: warning: expected whitespace after : command
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:75: warning: unable to resolve reference to `lscp_client_get_result(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:81: warning: unable to resolve reference to `lscp_client_get_errno(client)' for \ref command
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:113: warning: expected whitespace after : command
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:178: warning: expected whitespace after : command
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:221: warning: explicit link request to 'include' could not be resolved
/usr/src/RPM/BUILD/liblscp-0.5.8/doc/reference.dox:221: warning: expected whitespace after : command
ss 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...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file client.c...
Generating code for file client.h...
Parsing code for file common.c...
Generating code for file common.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 example_client.c...
Parsing code for file example_server.c...
Parsing code for file parser.c...
Generating code for file parser.h...
Parsing code for file reference.dox...
Parsing code for file server.c...
Generating code for file server.h...
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 common.c...
Generating docs for file common.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 example_client.c...
Generating docs for file example_server.c...
Generating docs for file parser.c...
Generating docs for file parser.h...
Generating docs for file reference.dox...
Generating docs for file server.c...
Generating docs for file server.h...
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_client_t...
Generating docs for compound _lscp_connect_list_t...
Generating docs for compound _lscp_connect_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_parser_t...
Generating docs for compound _lscp_server_info_t...
Generating docs for compound _lscp_server_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...
lookup cache used 668/65536 hits=7580 misses=709
finished...
touch doxygen-build.stamp
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/doc'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16478
+ 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.5.8
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/liblscp-buildroot
make: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
 /bin/mkdir -p '/usr/src/tmp/liblscp-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   liblscp.la '/usr/src/tmp/liblscp-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblscp.so.6.0.1 /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.so.6.0.1
libtool: install: (cd /usr/src/tmp/liblscp-buildroot/usr/lib64 && { ln -s -f liblscp.so.6.0.1 liblscp.so.6 || { rm -f liblscp.so.6 && ln -s liblscp.so.6.0.1 liblscp.so.6; }; })
libtool: install: (cd /usr/src/tmp/liblscp-buildroot/usr/lib64 && { ln -s -f liblscp.so.6.0.1 liblscp.so || { rm -f liblscp.so && ln -s liblscp.so.6.0.1 liblscp.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblscp.lai /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblscp.a /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.a
libtool: install: chmod 644 /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.a
libtool: install: ranlib /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/src'
Making install in lscp
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/lscp'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/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.5.8/lscp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/lscp'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/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.5.8/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/examples'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8/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.5.8/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblscp-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 lscp.pc '/usr/src/tmp/liblscp-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
make: Leaving directory '/usr/src/RPM/BUILD/liblscp-0.5.8'
+ 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/lib64/liblscp.so.6.0.1' 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/lib64/pkgconfig/lscp.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/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/lib64:
	liblscp.so.6 -> liblscp.so.6.0.1
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)
Hardlinking identical .pyc and .pyo files
Processing files: liblscp6-0.5.8-alt1_2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mrERim
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblscp-buildroot/usr/lib64/liblscp.so.6: 160 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cFXw9q
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: liblscp6 provides another subpackage: liblscp
Provides: liblscp = 0.5.8-alt1_2, liblscp.so.6()(64bit) = set:ldXpZ5ROEKCxq19Cr0BdZn4DGJ36PLVjiwv9V50tludW7PFSNd7gh4Nh8FyGWe7mtJCE54z8VzyMYz10HZp37Xbii2ZowdDjRFzYHvgEfoBNu9Vf82ZoUg4jX8ZnH6hKESj1K4YFGg04laeE91F8ZhqFYMclXbBeYXGd20R1bD7PkqiqXHhKU75nrzhL1git3Wc1lQnXOnqVV3NwcqnFcz3j0qNVZ6GXFn76g3l91RWpu9WTGF1BZyrYNbSzpoz8SWuQhnBff22sMJfuvMHI1iP30LG175VARYhvIj8JUj2xSjULJZcFc9rl02qK7ZrhTIYZh78vKs0
Requires: 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH)
Obsoletes: libliblscp6 <= 0.5.8-alt1_2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogCnsz
Creating liblscp6-debuginfo package
Processing files: liblscp-devel-0.5.8-alt1_2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28262
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblscp-0.5.8
+ DOCDIR=/usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ /bin/mkdir -p /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ cp -prL COPYING /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ chmod -R go-w /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ chmod -R a+rX /usr/src/tmp/liblscp-buildroot/usr/share/doc/liblscp-devel-0.5.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CGkQCL
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.ypCdf1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(lscp) = 0.5.8
Requires: liblscp6 = 0.5.8-alt1_2, /usr/lib64/liblscp.so.6.0.1, /usr/lib64/pkgconfig
Obsoletes: libliblscp6-devel <= 0.5.8-alt1_2, lib64lscp5-devel < 0.5.8-alt1_2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yohQjk
Processing files: liblscp6-debuginfo-0.5.8-alt1_2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.01lAQG
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w1fmP6
find-requires: running scripts (debuginfo)
Provides: debug64(liblscp.so.6)
Requires: liblscp6 = 0.5.8-alt1_2, debug64(libc.so.6), debug64(libpthread.so.0)
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/x86_64/liblscp6-0.5.8-alt1_2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblscp-devel-0.5.8-alt1_2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblscp6-debuginfo-0.5.8-alt1_2.x86_64.rpm (w2.lzdio)
5.08user 4.65system 0:14.03elapsed 69%CPU (0avgtext+0avgdata 46464maxresident)k
0inputs+0outputs (0major+1048787minor)pagefaults 0swaps
2.98user 2.18system 0:22.00elapsed 23%CPU (0avgtext+0avgdata 135288maxresident)k
0inputs+0outputs (0major+195998minor)pagefaults 0swaps
--- liblscp-devel-0.5.8-alt1_2.x86_64.rpm.repo	2019-03-05 21:22:09.000000000 +0000
+++ liblscp-devel-0.5.8-alt1_2.x86_64.rpm.hasher	2024-03-24 10:55:38.406869934 +0000
@@ -15,3 +15,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblscp-devel = 0.5.8-alt1_2
 Provides: pkgconfig(lscp) = 0.5.8
@@ -27,3 +26,3 @@
 File: /usr/include/lscp/version.h	100644	root:root	32ee0f19c0ea41ec1b9d411b3af49c4b	
-File: /usr/lib64/liblscp.a	100644	root:root	aef4cbee0e0a550c7853e0b595808304	
+File: /usr/lib64/liblscp.a	100644	root:root	bdf7fa2906c4a6d34d329bd53437e3d0	
 File: /usr/lib64/liblscp.so	120777	root:root		liblscp.so.6.0.1
@@ -32,2 +31,2 @@
 File: /usr/share/doc/liblscp-devel-0.5.8/COPYING	100644	root:root	fbc093901857fcd118f065f900982c24	
-RPMIdentity: 9ba22cbf892f886a6430e3a939d739334f8b9dadb2ac471c689ead3dfccbe4b6b2fbebc5c7ecb8c0dfd6c48d21ae4ed53f914ffb789d0fa9d865b0c24704b10b
+RPMIdentity: 89ba13ddafb01f2deaae21b760efe161d969c438fb95129d6887de5c9d03b952f8307e46b470d0d754786ccfb45bf96a65f1e43fe687249421927623deb86c66
--- liblscp6-0.5.8-alt1_2.x86_64.rpm.repo	2019-03-05 21:22:09.000000000 +0000
+++ liblscp6-0.5.8-alt1_2.x86_64.rpm.hasher	2024-03-24 10:55:38.502871140 +0000
@@ -18,3 +18,3 @@
 File: /usr/lib64/liblscp.so.6	120777	root:root		liblscp.so.6.0.1
-File: /usr/lib64/liblscp.so.6.0.1	100644	root:root	e5fd1f502056f893f0ed864035856af5	
-RPMIdentity: d43f7296fceb85e0dc39d5d2e036d6fdd0ad1afae3458a7900c8807b0917a8961b75ee4cfec5c12a72bb6d881215c57698e2d2700bb5133f9fd0054706e56f77
+File: /usr/lib64/liblscp.so.6.0.1	100644	root:root	2c4b98cdd0e918080b8ae727aeb926a2	
+RPMIdentity: 133f83d2344d22ed6f63f9757d19fbe3d4dd644a668f1a94b4ec960d4d5a504afd81a8bfddc78b7c5e49cd4815be1cbe7ce70114ca8670cecb0b454646b9563c
--- liblscp6-debuginfo-0.5.8-alt1_2.x86_64.rpm.repo	2019-03-05 21:22:09.000000000 +0000
+++ liblscp6-debuginfo-0.5.8-alt1_2.x86_64.rpm.hasher	2024-03-24 10:55:38.574872044 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e5	40755	root:root	
-/usr/lib/debug/.build-id/e5/fad49f368fa29ca6c236a90e313c58fd3cc73e	120777	root:root	../../../../lib64/liblscp.so.6.0.1
-/usr/lib/debug/.build-id/e5/fad49f368fa29ca6c236a90e313c58fd3cc73e.debug	120777	root:root	../../usr/lib64/liblscp.so.6.0.1.debug
+/usr/lib/debug/.build-id/ed	40755	root:root	
+/usr/lib/debug/.build-id/ed/4db2ea94674ef58a0a9c033896d2dc7819613a	120777	root:root	../../../../lib64/liblscp.so.6.0.1
+/usr/lib/debug/.build-id/ed/4db2ea94674ef58a0a9c033896d2dc7819613a.debug	120777	root:root	../../usr/lib64/liblscp.so.6.0.1.debug
 /usr/lib/debug/usr/lib64/liblscp.so.6.0.1.debug	100644	root:root	
@@ -26,6 +26,6 @@
 Provides: liblscp6-debuginfo = 0.5.8-alt1_2:sisyphus+223838.100.1.1
-File: /usr/lib/debug/.build-id/e5	40755	root:root		
-File: /usr/lib/debug/.build-id/e5/fad49f368fa29ca6c236a90e313c58fd3cc73e	120777	root:root		../../../../lib64/liblscp.so.6.0.1
-File: /usr/lib/debug/.build-id/e5/fad49f368fa29ca6c236a90e313c58fd3cc73e.debug	120777	root:root		../../usr/lib64/liblscp.so.6.0.1.debug
-File: /usr/lib/debug/usr/lib64/liblscp.so.6.0.1.debug	100644	root:root	29d8f108211a99d4d09667cc3b365f82	
+File: /usr/lib/debug/.build-id/ed	40755	root:root		
+File: /usr/lib/debug/.build-id/ed/4db2ea94674ef58a0a9c033896d2dc7819613a	120777	root:root		../../../../lib64/liblscp.so.6.0.1
+File: /usr/lib/debug/.build-id/ed/4db2ea94674ef58a0a9c033896d2dc7819613a.debug	120777	root:root		../../usr/lib64/liblscp.so.6.0.1.debug
+File: /usr/lib/debug/usr/lib64/liblscp.so.6.0.1.debug	100644	root:root	d689876e4bd9b25d81f1221f0214887b	
 File: /usr/lib/debug/usr/lib64/liblscp.so.6.debug	120777	root:root		liblscp.so.6.0.1.debug
@@ -46,2 +46,2 @@
 File: /usr/src/debug/liblscp-0.5.8/src/thread.c	100644	root:root	db507767491ee689ff77c2a7dabb3f80	
-RPMIdentity: d5f89156da088ca7bc80ac54b73e49e5de60b7fbcec16ca08736ea33125ea3771ae28855c89f008fc57f715534091e78823eb842b8a36ebea630fa8b97d2216e
+RPMIdentity: 71dee9117d2755029c9786341c271a46ce8c44f77557a79f85231a467f5b72b6c4850ce33323da11b8abb52763744f0067306921a20cd0f2a138bb91a04284b2