<86>Sep 19 10:47:23 userdel[2950048]: delete user 'rooter'
<86>Sep 19 10:47:23 userdel[2950048]: removed group 'rooter' owned by 'rooter'
<86>Sep 19 10:47:23 userdel[2950048]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 19 10:47:23 groupadd[2950064]: group added to /etc/group: name=rooter, GID=681
<86>Sep 19 10:47:23 groupadd[2950064]: group added to /etc/gshadow: name=rooter
<86>Sep 19 10:47:23 groupadd[2950064]: new group: name=rooter, GID=681
<86>Sep 19 10:47:23 useradd[2950074]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Sep 19 10:47:23 userdel[2950101]: delete user 'builder'
<86>Sep 19 10:47:23 userdel[2950101]: removed group 'builder' owned by 'builder'
<86>Sep 19 10:47:23 userdel[2950101]: removed shadow group 'builder' owned by 'builder'
<86>Sep 19 10:47:23 groupadd[2950121]: group added to /etc/group: name=builder, GID=682
<86>Sep 19 10:47:23 groupadd[2950121]: group added to /etc/gshadow: name=builder
<86>Sep 19 10:47:23 groupadd[2950121]: new group: name=builder, GID=682
<86>Sep 19 10:47:23 useradd[2950140]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
<13>Sep 19 10:47:25 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 19 10:47:25 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 19 10:47:26 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 19 10:47:26 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libopendaap-0.4.0-alt1.1.qa1.nosrc.rpm (w1.gzdio)
Installing libopendaap-0.4.0-alt1.1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46763
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libopendaap-0.4.0
+ echo 'Source #0 (libopendaap-0.4.0.tar.bz2):'
Source #0 (libopendaap-0.4.0.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/libopendaap-0.4.0.tar.bz2
+ /bin/tar -xf -
+ cd libopendaap-0.4.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46763
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopendaap-0.4.0
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
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 for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for memset... yes
checking for strdup... yes
checking for int64_t... yes
checking for int32_t... yes
checking for int16_t... yes
checking for int8_t... yes
checking for u_int64_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes
checking whether the compiler supports __alignof__... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating debug/Makefile
config.status: creating authentication/Makefile
config.status: creating mdnsd/Makefile
config.status: creating opendaap.pc
config.status: creating config.h
config.status: executing depfiles commands
+ make -j8
make  all-recursive
Making all in authentication
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hasher.lo `test -f 'hasher.c' || echo './'`hasher.c
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c hasher.c  -fPIC -DPIC -o .libs/hasher.o
hasher.c: In function 'GenerateStatic_42':
hasher.c:51:24: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
     unsigned char *p = staticHash_42;
                        ^~~~~~~~~~~~~
hasher.c:62:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("Accept-Language");
                           ^~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:64:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("user-agent");
                           ^~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:67:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("max-age");
                           ^~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:69:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("Authorization");
                           ^~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:72:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("Client-DAAP-Version");
                           ^~~~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:74:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("Accept-Encoding");
                           ^~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:77:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.protocolversion");
                           ^~~~~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:79:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.songartist");
                           ^~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:82:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.songcomposer");
                           ^~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:84:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.songdatemodified");
                           ^~~~~~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:87:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.songdiscnumber");
                           ^~~~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:89:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("daap.songdisabled");
                           ^~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:92:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("playlist-item-spec");
                           ^~~~~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:94:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("revision-number");
                           ^~~~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:97:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("session-id");
                           ^~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:99:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("content-codes");
                           ^~~~~~~~~~~~~~~
hasher.c:59:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:102:33: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Final' differ in signedness [-Wpointer-sign]
         OpenDaap_MD5Final(&ctx, buf);
                                 ^~~
In file included from hasher.c:28:
md5.h:15:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Final(MD5_CTX *, unsigned char digest[16]);
      ^~~~~~~~~~~~~~~~~
hasher.c:103:24: warning: pointer targets in passing argument 1 of 'DigestToString' differ in signedness [-Wpointer-sign]
         DigestToString(buf, p);
                        ^~~
hasher.c:37:13: note: expected 'const unsigned char *' but argument is of type 'char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
hasher.c:103:29: warning: pointer targets in passing argument 2 of 'DigestToString' differ in signedness [-Wpointer-sign]
         DigestToString(buf, p);
                             ^
hasher.c:37:13: note: expected 'char *' but argument is of type 'unsigned char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
hasher.c: In function 'GenerateStatic_45':
hasher.c:111:24: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
     unsigned char *p = staticHash_45;
                        ^~~~~~~~~~~~~
hasher.c:122:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("eqwsdxcqwesdc");
                           ^~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:124:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("op[;lm,piojkmn");
                           ^~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:127:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("876trfvb 34rtgbvc");
                           ^~~~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:129:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("=-0ol.,m3ewrdfv");
                           ^~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:132:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("87654323e4rgbv ");
                           ^~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:134:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("1535753690868867974342659792");
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:137:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("Song Name");
                           ^~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:139:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("DAAP-CLIENT-ID:");
                           ^~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:142:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("111222333444555");
                           ^~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:144:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("4089961010");
                           ^~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:147:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("playlist-item-spec");
                           ^~~~~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:149:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("revision-number");
                           ^~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:152:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("session-id");
                           ^~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:154:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("content-codes");
                           ^~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:157:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("IUYHGFDCXWEDFGHN");
                           ^~~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:159:27: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
             MD5_STRUPDATE("iuytgfdxwerfghjm");
                           ^~~~~~~~~~~~~~~~~~
hasher.c:119:53: note: in definition of macro 'MD5_STRUPDATE'
 #define MD5_STRUPDATE(str) OpenDaap_MD5Update(&ctx, str, strlen(str))
                                                     ^~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:163:33: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Final' differ in signedness [-Wpointer-sign]
         OpenDaap_MD5Final(&ctx, buf);
                                 ^~~
In file included from hasher.c:28:
md5.h:15:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Final(MD5_CTX *, unsigned char digest[16]);
      ^~~~~~~~~~~~~~~~~
hasher.c:164:24: warning: pointer targets in passing argument 1 of 'DigestToString' differ in signedness [-Wpointer-sign]
         DigestToString(buf, p);
                        ^~~
hasher.c:37:13: note: expected 'const unsigned char *' but argument is of type 'char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
hasher.c:164:29: warning: pointer targets in passing argument 2 of 'DigestToString' differ in signedness [-Wpointer-sign]
         DigestToString(buf, p);
                             ^
hasher.c:37:13: note: expected 'char *' but argument is of type 'unsigned char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
hasher.c: In function 'GenerateHash':
hasher.c:189:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
     OpenDaap_MD5Update(&ctx, url, strlen(url));
                                          ^~~
In file included from hasher.c:27:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
hasher.c:190:30: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
     OpenDaap_MD5Update(&ctx, appleCopyright, strlen(appleCopyright));
                              ^~~~~~~~~~~~~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:192:30: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
     OpenDaap_MD5Update(&ctx, &hashTable[hashSelect * 65], 32);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:198:34: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Update' differ in signedness [-Wpointer-sign]
         OpenDaap_MD5Update(&ctx, scribble, strlen(scribble));
                                  ^~~~~~~~
In file included from hasher.c:28:
md5.h:14:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Update(MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~~~~
hasher.c:201:29: warning: pointer targets in passing argument 2 of 'OpenDaap_MD5Final' differ in signedness [-Wpointer-sign]
     OpenDaap_MD5Final(&ctx, buf);
                             ^~~
In file included from hasher.c:28:
md5.h:15:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void OpenDaap_MD5Final(MD5_CTX *, unsigned char digest[16]);
      ^~~~~~~~~~~~~~~~~
hasher.c:202:20: warning: pointer targets in passing argument 1 of 'DigestToString' differ in signedness [-Wpointer-sign]
     DigestToString(buf, outhash);
                    ^~~
hasher.c:37:13: note: expected 'const unsigned char *' but argument is of type 'char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
hasher.c:202:25: warning: pointer targets in passing argument 2 of 'DigestToString' differ in signedness [-Wpointer-sign]
     DigestToString(buf, outhash);
                         ^~~~~~~
hasher.c:37:13: note: expected 'char *' but argument is of type 'unsigned char *'
 static void DigestToString(const unsigned char *digest, char *string)
             ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c md5.c  -fPIC -DPIC -o .libs/md5.o
md5.c: In function 'OpenDaap_MD5Final':
md5.c:172:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
     memset(ctx, 0, sizeof(ctx));     /* In case it's sensitive */
                          ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o libauthentication.la   hasher.lo md5.lo  
ar cru .libs/libauthentication.a .libs/hasher.o .libs/md5.o
ranlib .libs/libauthentication.a
creating libauthentication.la
(cd .libs && rm -f libauthentication.la && ln -s ../libauthentication.la libauthentication.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
Making all in debug
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o debug.lo `test -f 'debug.c' || echo './'`debug.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c debug.c  -fPIC -DPIC -o .libs/debug.o
debug.c: In function 'debug_init':
debug.c:60:15: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration]
         end = strchr(p, ',');
               ^~~~~~
debug.c:60:15: warning: incompatible implicit declaration of built-in function 'strchr'
debug.c:60:15: note: include '<string.h>' or provide a declaration of 'strchr'
debug.c:29:1:
+#include <string.h>
 
debug.c:60:15:
         end = strchr(p, ',');
               ^~~~~~
debug.c:62:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
         else end = p + strlen(p);
                        ^~~~~~
debug.c:62:24: warning: incompatible implicit declaration of built-in function 'strlen'
debug.c:62:24: note: include '<string.h>' or provide a declaration of 'strlen'
debug.c:66:35: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
         class_or_channel = (char*)malloc(class_or_channel_size + 1);
                                   ^~~~~~
debug.c:66:35: warning: incompatible implicit declaration of built-in function 'malloc'
debug.c:66:35: note: include '<stdlib.h>' or provide a declaration of 'malloc'
debug.c:29:1:
+#include <stdlib.h>
 
debug.c:66:35:
         class_or_channel = (char*)malloc(class_or_channel_size + 1);
                                   ^~~~~~
debug.c:67:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration]
         strncpy(class_or_channel, p, class_or_channel_size);
         ^~~~~~~
debug.c:67:9: warning: incompatible implicit declaration of built-in function 'strncpy'
debug.c:67:9: note: include '<string.h>' or provide a declaration of 'strncpy'
debug.c:71:13: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
         if (strcmp(class_or_channel, "err") == 0)
             ^~~~~~
debug.c: In function 'debug_get_debugging':
debug.c:110:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
debug.c: In function 'get_debug_class_str':
debug.c:99:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o libdebug.la   debug.lo  
ar cru .libs/libdebug.a .libs/debug.o
ranlib .libs/libdebug.a
creating libdebug.la
(cd .libs && rm -f libdebug.la && ln -s ../libdebug.la libdebug.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
Making all in mdnsd
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o 1035.lo `test -f '1035.c' || echo './'`1035.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c 1035.c  -fPIC -DPIC -o .libs/1035.o
1035.c: In function '_label':
1035.c:90:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
         if(strcmp(*namep,m->_labels[x])) continue;
                   ^~~~~~
In file included from 1035.c:2:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
1035.c:90:36: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
         if(strcmp(*namep,m->_labels[x])) continue;
                          ~~~~~~~~~~^~~
In file included from 1035.c:2:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
1035.c: In function '_rrparse':
1035.c:209:32: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
             rr[i].known.a.name = m->_packet + m->_len;
                                ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mdnsd.lo `test -f 'mdnsd.c' || echo './'`mdnsd.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c mdnsd.c  -fPIC -DPIC -o .libs/mdnsd.o
mdnsd.c: In function '_c_next':
mdnsd.c:115:63: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
         if((type == c->rr.type || type == 255) && strcmp(c->rr.name, host) == 0)
                                                          ~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c: In function '_r_next':
mdnsd.c:124:46: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
         if(type == r->rr.type && strcmp(r->rr.name, host) == 0)
                                         ~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c: In function '_rr_len':
mdnsd.c:133:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
     if(rr->rdname) len += strlen(rr->rdname); // worst case
                                  ~~^~~~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
mdnsd.c: In function '_a_match':
mdnsd.c:141:16: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
     if(strcmp(r->name,a->name) || r->type != a->type)
               ~^~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:141:24: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
     if(strcmp(r->name,a->name) || r->type != a->type)
                       ~^~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:144:52: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
     if(r->type == QTYPE_SRV && !strcmp(r->known.srv.name,a->rdname) &&
                                        ~~~~~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:144:59: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
     if(r->type == QTYPE_SRV && !strcmp(r->known.srv.name,a->rdname) &&
                                                          ~^~~~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:151:22: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
             !strcmp(a->rdname,r->known.ns.name))
                     ~^~~~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:151:42: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
             !strcmp(a->rdname,r->known.ns.name))
                               ~~~~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c: In function '_r_done':
mdnsd.c:258:28: warning: pointer targets in passing argument 1 of '_namehash' differ in signedness [-Wpointer-sign]
     int i = _namehash(r->rr.name) % SPRIME;
                       ~~~~~^~~~~
mdnsd.c:84:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 static int _namehash(const char *s)
            ^~~~~~~~~
mdnsd.c: In function '_conflict':
mdnsd.c:278:22: warning: pointer targets in passing argument 1 of 'r->conflict' differ in signedness [-Wpointer-sign]
     r->conflict(r->rr.name,r->rr.type,r->arg);
                 ~~~~~^~~~~
mdnsd.c:278:22: note: expected 'char *' but argument is of type 'unsigned char *'
mdnsd.c: In function '_cache':
mdnsd.c:366:24: warning: pointer targets in passing argument 1 of '_namehash' differ in signedness [-Wpointer-sign]
     int i = _namehash(r->name) % LPRIME;
                       ~^~~~~~
mdnsd.c:84:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 static int _namehash(const char *s)
            ^~~~~~~~~
mdnsd.c:370:33: warning: pointer targets in passing argument 3 of '_c_next' differ in signedness [-Wpointer-sign]
         while((c = _c_next(d,c,r->name,r->type))) c->rr.ttl = 0;
                                ~^~~~~~
mdnsd.c:110:23: note: expected 'char *' but argument is of type 'unsigned char *'
 static struct cached *_c_next(mdnsd d, struct cached *c, char *host, int type)
                       ^~~~~~~
mdnsd.c:376:33: warning: pointer targets in passing argument 3 of '_c_next' differ in signedness [-Wpointer-sign]
         while((c = _c_next(d,c,r->name,r->type)))
                                ~^~~~~~
mdnsd.c:110:23: note: expected 'char *' but argument is of type 'unsigned char *'
 static struct cached *_c_next(mdnsd d, struct cached *c, char *host, int type)
                       ^~~~~~~
mdnsd.c:388:33: warning: pointer targets in passing argument 3 of '_c_next' differ in signedness [-Wpointer-sign]
         while((c = _c_next(d,c,r->name,r->type)))
                                ~^~~~~~
mdnsd.c:110:23: note: expected 'char *' but argument is of type 'unsigned char *'
 static struct cached *_c_next(mdnsd d, struct cached *c, char *host, int type)
                       ^~~~~~~
mdnsd.c:401:26: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
     c->rr.name = strdup(r->name);
                         ~^~~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern char *strdup (const char *__s)
              ^~~~~~
mdnsd.c:401:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
     c->rr.name = strdup(r->name);
                ^
mdnsd.c:415:42: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
         c->rr.rdname = strdup(r->known.ns.name);
                               ~~~~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern char *strdup (const char *__s)
              ^~~~~~
mdnsd.c:415:22: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
         c->rr.rdname = strdup(r->known.ns.name);
                      ^
mdnsd.c:418:43: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
         c->rr.rdname = strdup(r->known.srv.name);
                               ~~~~~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern char *strdup (const char *__s)
              ^~~~~~
mdnsd.c:418:22: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
         c->rr.rdname = strdup(r->known.srv.name);
                      ^
mdnsd.c:427:31: warning: pointer targets in passing argument 3 of '_q_next' differ in signedness [-Wpointer-sign]
     if((c->q = _q_next(d, 0, r->name, r->type)))
                              ~^~~~~~
mdnsd.c:101:22: note: expected 'char *' but argument is of type 'unsigned char *'
 static struct query *_q_next(mdnsd d, struct query *q, char *host, int type)
                      ^~~~~~~
mdnsd.c: In function 'mdnsd_in':
mdnsd.c:518:86: warning: pointer targets in passing argument 3 of '_r_next' differ in signedness [-Wpointer-sign]
             if((m->qd[i].class & CLASS_Mask) != d->class || (r = _r_next(d,0,m->qd[i].name,m->qd[i].type)) == 0) continue;
                                                                              ~~~~~~~~^~~~~
mdnsd.c:119:15: note: expected 'char *' but argument is of type 'unsigned char *'
 static mdnsdr _r_next(mdnsd d, mdnsdr r, char *host, int type)
               ^~~~~~~
mdnsd.c:524:50: warning: pointer targets in passing argument 3 of '_r_next' differ in signedness [-Wpointer-sign]
             for(;r != 0; r = _r_next(d,r,m->qd[i].name,m->qd[i].type))
                                          ~~~~~~~~^~~~~
mdnsd.c:119:15: note: expected 'char *' but argument is of type 'unsigned char *'
 static mdnsdr _r_next(mdnsd d, mdnsdr r, char *host, int type)
               ^~~~~~~
mdnsd.c:530:77: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
                         if(m->qd[i].type != m->an[j].type || strcmp(m->qd[i].name,m->an[j].name)) continue;
                                                                     ~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:530:91: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
                         if(m->qd[i].type != m->an[j].type || strcmp(m->qd[i].name,m->an[j].name)) continue;
                                                                                   ~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:537:73: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
                     if(m->qd[i].type != m->an[j].type || strcmp(m->qd[i].name,m->an[j].name)) continue;
                                                                 ~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:537:87: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
                     if(m->qd[i].type != m->an[j].type || strcmp(m->qd[i].name,m->an[j].name)) continue;
                                                                               ~~~~~~~~^~~~~
In file included from mdnsd.c:3:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
mdnsd.c:552:37: warning: pointer targets in passing argument 3 of '_r_next' differ in signedness [-Wpointer-sign]
         if((r = _r_next(d,0,m->an[i].name,m->an[i].type)) != 0 &&
                             ~~~~~~~~^~~~~
mdnsd.c:119:15: note: expected 'char *' but argument is of type 'unsigned char *'
 static mdnsdr _r_next(mdnsd d, mdnsdr r, char *host, int type)
               ^~~~~~~
mdnsd.c: In function 'mdnsd_out':
mdnsd.c:680:31: warning: pointer targets in passing argument 2 of 'message_qd' differ in signedness [-Wpointer-sign]
                 message_qd(m,q->name,q->type,d->class);
                              ~^~~~~~
In file included from mdnsd.h:3,
                 from mdnsd.c:1:
1035.h:75:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void message_qd(struct message *m, unsigned char *name, u_int16_t type, u_int16_t class);
      ^~~~~~~~~~
mdnsd.c:706:31: warning: pointer targets in passing argument 2 of 'message_an' differ in signedness [-Wpointer-sign]
                 message_an(m,q->name,q->type,d->class,c->rr.ttl - d->now.tv_sec);
                              ~^~~~~~
In file included from mdnsd.h:3,
                 from mdnsd.c:1:
1035.h:78:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void message_an(struct message *m, unsigned char *name, u_int16_t type, u_int16_t class, u_int32_t ttl);
      ^~~~~~~~~~
mdnsd.c: In function 'mdnsd_shared':
mdnsd.c:815:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
     r->rr.name = strdup(host);
                ^
mdnsd.c: In function 'mdnsd_set_host':
mdnsd.c:865:18: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
     r->rr.rdname = strdup(name);
                  ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -W -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o libmdnsd.la   1035.lo mdnsd.lo  
ar cru .libs/libmdnsd.a .libs/1035.o .libs/mdnsd.o
ranlib .libs/libmdnsd.a
creating libmdnsd.la
(cd .libs && rm -f libmdnsd.la && ln -s ../libmdnsd.la libmdnsd.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o global.lo `test -f 'global.c' || echo './'`global.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c global.c  -fPIC -DPIC -o .libs/global.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c threadpool.c  -fPIC -DPIC -o .libs/threadpool.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ioloop.lo `test -f 'ioloop.c' || echo './'`ioloop.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c ioloop.c  -fPIC -DPIC -o .libs/ioloop.o
ioloop.c: In function 'fd_event_handle':
ioloop.c:139:33: warning: unused parameter 'fd' [-Wunused-parameter]
 static void fd_event_handle(int fd, void *ctx)
                             ~~~~^~
ioloop.c: In function 'fd_event_signal':
ioloop.c:111:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(event->pipe[1], buf, 1);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dmap_generics.lo `test -f 'dmap_generics.c' || echo './'`dmap_generics.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c dmap_generics.c  -fPIC -DPIC -o .libs/dmap_generics.o
In file included from dmap_generics.c:44:
daap_readtypes.h: In function 'readBigEndian_INT8':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:59:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT8);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT8':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:66:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT8);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT16':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:73:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT16);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT16':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:80:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT16);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT32':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:87:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT32);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT32':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:94:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT32);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT64':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:102:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT64);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT64':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:112:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT64);
     ^~~~~~~~~~~~~~~
In file included from dmap_generics.c:37:
dmap_generics.c: In function 'listitemGenericContainer':
debug/debug.h:61:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
     do { if (__GET_DEBUGGING(debug_class, debug_channel)) { \
             ^
debug/debug.h:90:15: note: in expansion of macro '__DEBUG_LOG'
 #define FIXME __DEBUG_LOG(_FIXME, DEFAULT_DEBUG_CHANNEL)
               ^~~~~~~~~~~
dmap_generics.c:203:13: note: in expansion of macro 'FIXME'
             FIXME("read time\n");
             ^~~~~
dmap_generics.c:204:9: note: here
         case DMAP_DATATYPE_INVALID:
         ^~~~
In file included from dmap_generics.c:44:
At top level:
daap_readtypes.h:119:31: warning: 'read_fourcc' defined but not used [-Wunused-function]
 static dmap_contentCodeFOURCC read_fourcc(const void *buf, size_t size)
                               ^~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o discover.lo `test -f 'discover.c' || echo './'`discover.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c discover.c  -fPIC -DPIC -o .libs/discover.o
discover.c: In function 'InfoCallback':
discover.c:133:38: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
         strcpy(host->hostname, answer->rdname);
                                ~~~~~~^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from portability.h:36,
                 from discover.c:28:
/usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
discover.c: In function 'NameCallback':
discover.c:279:59: warning: pointer targets in passing argument 2 of 'DISC_host_is_in_queue' differ in signedness [-Wpointer-sign]
         if ((old = DISC_host_is_in_queue(pDiscover, answer->rdname)))
                                                     ~~~~~~^~~~~~~~
discover.c:186:28: note: expected 'const char *' but argument is of type 'unsigned char *'
 static SDiscover_HostList *DISC_host_is_in_queue(SDiscover *pDiscover,
                            ^~~~~~~~~~~~~~~~~~~~~
discover.c:307:38: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
         strcpy(new->sharename, answer->rdname);
                                ~~~~~~^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from portability.h:36,
                 from discover.c:28:
/usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
discover.c:309:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
         sharename_len = strlen(answer->rdname) - strlen(answer->name) - 1;
                                ~~~~~~^~~~~~~~
In file included from discover.c:39:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
discover.c:309:63: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
         sharename_len = strlen(answer->rdname) - strlen(answer->name) - 1;
                                                         ~~~~~~^~~~~~
In file included from discover.c:39:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
discover.c:310:48: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
         strncpy(new->sharename_friendly, answer->rdname, sharename_len);
                                          ~~~~~~^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from portability.h:36,
                 from discover.c:28:
/usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^~~~~
discover.c: In function 'DISC_ioiteration':
discover.c:447:33: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
                                 &ssize)) > 0)
                                 ^~~~~~
In file included from /usr/include/sys/socket.h:269,
                 from discover.c:31:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
discover.c: In function 'DISC_DiscoverHosts':
discover.c:483:60: warning: unused parameter 'arg2' [-Wunused-parameter]
 static void DISC_DiscoverHosts(void *pvDiscoverThis, void *arg2)
                                                      ~~~~~~^~~~
discover.c: In function 'Discover_Create':
discover.c:527:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
     pipe(pDiscoverNew->newquery_pipe);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from discover.c:49:
At top level:
endian_swap.h:58:13: warning: '__SwapPtr64' defined but not used [-Wunused-function]
 static void __SwapPtr64(int64_t *v)
             ^~~~~~~~~~~
discover.c: In function 'InfoCallback':
discover.c:155:17: warning: 'refptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
         *refptr = host->next;
         ~~~~~~~~^~~~~~~~~~~~
discover.c:127:17: warning: 'refptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
         *refptr = host->next;
         ~~~~~~~~^~~~~~~~~~~~
discover.c:107:17: warning: 'refptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
         *refptr = host->next;
         ~~~~~~~~^~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o client.lo `test -f 'client.c' || echo './'`client.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c client.c  -fPIC -DPIC -o .libs/client.o
client.c: In function 'DAAP_Client_SetDebug':
client.c:232:40: warning: unused parameter 'pCThis' [-Wunused-parameter]
 int DAAP_Client_SetDebug(DAAP_SClient *pCThis, const char *const debug)
                          ~~~~~~~~~~~~~~^~~~~~
client.c: In function 'Priv_DAAP_ClientHost_InitialTransaction':
client.c:392:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:392:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'Priv_DAAP_ClientHost_GetDatabases':
client.c:427:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:427:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'Priv_DAAP_ClientHost_GetDatabaseItems':
client.c:569:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:569:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'Priv_DAAP_ClientHost_GetDatabasePlaylistItems':
client.c:876:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:876:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'Priv_DAAP_ClientHost_GetDatabasePlaylists':
client.c:962:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:962:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'DAAP_ClientHost_SetPassword':
client.c:1192:18: warning: unused variable 'i' [-Wunused-variable]
     unsigned int i;
                  ^
client.c: In function 'DAAP_ClientHost_GetPlaylists':
client.c:1259:47: warning: unused parameter 'databaseid' [-Wunused-parameter]
                                           int databaseid,
                                           ~~~~^~~~~~~~~~
client.c: In function 'DAAP_ClientHost_GetPlaylistItems':
client.c:1290:10: warning: unused variable 'assert' [-Wunused-variable]
     char assert[(sizeof(DAAP_ClientHost_DatabasePlaylistItem) == sizeof(int)) ? 1 : -1];
          ^~~~~~
client.c:1279:51: warning: unused parameter 'databaseid' [-Wunused-parameter]
                                               int databaseid, int playlistid,
                                               ~~~~^~~~~~~~~~
client.c: In function 'DAAP_ClientHost_GetAudioFile':
client.c:1406:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, hashUrl, 2, hash, requestid);
                                          ^~~~~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:1406:54: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, hashUrl, 2, hash, requestid);
                                                      ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'DAAP_ClientHost_FreeAudioFile':
client.c:1440:53: warning: unused parameter 'pCHThis' [-Wunused-parameter]
 int DAAP_ClientHost_FreeAudioFile(DAAP_SClientHost *pCHThis,
                                   ~~~~~~~~~~~~~~~~~~^~~~~~~
client.c: In function 'AsyncGetFile':
client.c:1495:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, hashUrl, 2, hash, pGetFile->requestid);
                                          ^~~~~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:1495:54: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, hashUrl, 2, hash, pGetFile->requestid);
                                                      ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c: In function 'AsyncWaitUpdate':
client.c:1654:42: warning: pointer targets in passing argument 2 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                          ^~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:1654:50: warning: pointer targets in passing argument 4 of 'GenerateHash' differ in signedness [-Wpointer-sign]
     GenerateHash(pCHThis->version_major, buf, 2, hash, 0);
                                                  ^~~~
In file included from client.c:46:
authentication/hasher.h:29:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void GenerateHash(short version_major,
      ^~~~~~~~~~~~
client.c:1643:53: warning: unused parameter 'unused' [-Wunused-parameter]
 static void AsyncWaitUpdate(void *pv_pCHThis, void *unused)
                                               ~~~~~~^~~~~~
client.c: In function 'update_watch_runloop':
client.c:1665:63: warning: unused parameter 'unused' [-Wunused-parameter]
 static void update_watch_runloop(void *pv_pUpdateWatch, void *unused)
                                                         ~~~~~~^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o http_client.lo `test -f 'http_client.c' || echo './'`http_client.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c http_client.c  -fPIC -DPIC -o .libs/http_client.o
http_client.c: In function 'httpwatch_callback':
http_client.c:839:29: warning: unused parameter 'fd' [-Wunused-parameter]
 void httpwatch_callback(int fd, void *ctx)
                         ~~~~^~
http_client.c: In function 'HTTP_Client_Get_ToFile':
http_client.c:673:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(filed, contentFromHeaders, contentLenFromHeaders);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http_client.c:724:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(filed, readbuffer, ret);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug   -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o daap.lo `test -f 'daap.c' || echo './'`daap.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./debug -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c daap.c  -fPIC -DPIC -o .libs/daap.o
In file included from daap.c:42:
daap_readtypes.h: In function 'readBigEndian_INT8':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:59:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT8);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT8':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:66:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT8);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT16':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:73:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT16);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT16':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:80:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT16);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT32':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:87:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT32);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT32':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:94:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT32);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_INT64':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:102:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_INT64);
     ^~~~~~~~~~~~~~~
daap_readtypes.h: In function 'readBigEndian_UINT64':
daap_readtypes.h:44:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if (((int)buf % __alignof__(type)) != 0) { \
          ^
daap_readtypes.h:112:5: note: in expansion of macro 'FIXUP_ALIGNMENT'
     FIXUP_ALIGNMENT(DMAP_UINT64);
     ^~~~~~~~~~~~~~~
daap.c: In function 'contentCodesResponse':
daap.c:272:40: warning: unused parameter 'scopeData' [-Wunused-parameter]
                                  void *scopeData)
                                  ~~~~~~^~~~~~~~~
In file included from daap.c:42:
At top level:
daap_readtypes.h:109:20: warning: 'readBigEndian_UINT64' defined but not used [-Wunused-function]
 static DMAP_UINT64 readBigEndian_UINT64(const void *buf, size_t size)
                    ^~~~~~~~~~~~~~~~~~~~
daap_readtypes.h:99:19: warning: 'readBigEndian_INT64' defined but not used [-Wunused-function]
 static DMAP_INT64 readBigEndian_INT64(const void *buf, size_t size)
                   ^~~~~~~~~~~~~~~~~~~
daap_readtypes.h:92:20: warning: 'readBigEndian_UINT32' defined but not used [-Wunused-function]
 static DMAP_UINT32 readBigEndian_UINT32(const void *buf, size_t size)
                    ^~~~~~~~~~~~~~~~~~~~
daap_readtypes.h:64:19: warning: 'readBigEndian_UINT8' defined but not used [-Wunused-function]
 static DMAP_UINT8 readBigEndian_UINT8(const void *buf, size_t size)
                   ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -W -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2   -o libopendaap.la -rpath /usr/lib64 -version-number 0:1:0 -lpthread client.lo daap.lo discover.lo dmap_generics.lo global.lo http_client.lo threadpool.lo ioloop.lo authentication/libauthentication.la debug/libdebug.la mdnsd/libmdnsd.la 
x86_64-alt-linux-gcc -shared  .libs/client.o .libs/daap.o .libs/discover.o .libs/dmap_generics.o .libs/global.o .libs/http_client.o .libs/threadpool.o .libs/ioloop.o -Wl,--whole-archive authentication/.libs/libauthentication.a debug/.libs/libdebug.a mdnsd/.libs/libmdnsd.a -Wl,--no-whole-archive  -lpthread  -Wl,-soname -Wl,libopendaap.so.0 -o .libs/libopendaap.so.0.1.0
(cd .libs && rm -f libopendaap.so.0 && ln -s libopendaap.so.0.1.0 libopendaap.so.0)
(cd .libs && rm -f libopendaap.so && ln -s libopendaap.so.0.1.0 libopendaap.so)
creating libopendaap.la
(cd .libs && rm -f libopendaap.la && ln -s ../libopendaap.la libopendaap.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48648
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopendaap-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libopendaap-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libopendaap-0.4.0
+ /bin/rm -rf /usr/src/tmp/libopendaap-buildroot
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libopendaap-buildroot/usr exec_prefix=/usr/src/tmp/libopendaap-buildroot/usr bindir=/usr/src/tmp/libopendaap-buildroot/usr/bin sbindir=/usr/src/tmp/libopendaap-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libopendaap-buildroot/etc datadir=/usr/src/tmp/libopendaap-buildroot/usr/share includedir=/usr/src/tmp/libopendaap-buildroot/usr/include libdir=/usr/src/tmp/libopendaap-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libopendaap-buildroot/usr/lib localstatedir=/usr/src/tmp/libopendaap-buildroot/var/lib sharedstatedir=/usr/src/tmp/libopendaap-buildroot/var/lib mandir=/usr/src/tmp/libopendaap-buildroot/usr/share/man infodir=/usr/src/tmp/libopendaap-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
Making install in authentication
make[1]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
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/libopendaap-0.4.0/authentication'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/authentication'
Making install in debug
make[1]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
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/libopendaap-0.4.0/debug'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/debug'
Making install in mdnsd
make[1]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
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/libopendaap-0.4.0/mdnsd'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0/mdnsd'
make[1]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
/bin/sh ./mkinstalldirs /usr/src/tmp/libopendaap-buildroot/usr/lib64
mkdir -p -- /usr/src/tmp/libopendaap-buildroot/usr/lib64
 /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p  libopendaap.la /usr/src/tmp/libopendaap-buildroot/usr/lib64/libopendaap.la
/usr/libexec/rpm-build/install -p .libs/libopendaap.so.0.1.0 /usr/src/tmp/libopendaap-buildroot/usr/lib64/libopendaap.so.0.1.0
(cd /usr/src/tmp/libopendaap-buildroot/usr/lib64 && rm -f libopendaap.so.0 && ln -s libopendaap.so.0.1.0 libopendaap.so.0)
(cd /usr/src/tmp/libopendaap-buildroot/usr/lib64 && rm -f libopendaap.so && ln -s libopendaap.so.0.1.0 libopendaap.so)
/usr/libexec/rpm-build/install -p .libs/libopendaap.lai /usr/src/tmp/libopendaap-buildroot/usr/lib64/libopendaap.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/sh ./mkinstalldirs /usr/src/tmp/libopendaap-buildroot/usr/share/man/man3
mkdir -p -- /usr/src/tmp/libopendaap-buildroot/usr/share/man/man3
 /usr/libexec/rpm-build/install -p -m 644 ./libopendaap.3 /usr/src/tmp/libopendaap-buildroot/usr/share/man/man3/libopendaap.3
/bin/sh ./mkinstalldirs /usr/src/tmp/libopendaap-buildroot/usr/include/daap
mkdir -p -- /usr/src/tmp/libopendaap-buildroot/usr/include/daap
 /usr/src/RPM/BUILD/libopendaap-0.4.0/install-sh -c -m 644 client.h /usr/src/tmp/libopendaap-buildroot/usr/include/daap/client.h
 /usr/src/RPM/BUILD/libopendaap-0.4.0/install-sh -c -m 644 portability.h /usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h
/bin/sh ./mkinstalldirs /usr/src/tmp/libopendaap-buildroot/usr/lib64/pkgconfig
mkdir -p -- /usr/src/tmp/libopendaap-buildroot/usr/lib64/pkgconfig
 /usr/libexec/rpm-build/install -p -m 644 opendaap.pc /usr/src/tmp/libopendaap-buildroot/usr/lib64/pkgconfig/opendaap.pc
make[2]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
make: Leaving directory '/usr/src/RPM/BUILD/libopendaap-0.4.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libopendaap-buildroot (auto)
removed './usr/lib64/libopendaap.la'
mode of './usr/lib64/libopendaap.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libopendaap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/opendaap.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/opendaap.pc: Libs: '-L${libdir} -lopendaap -lpthread' --> '-lopendaap -lpthread'
Checking contents of files in /usr/src/tmp/libopendaap-buildroot/ (default)
Compressing files in /usr/src/tmp/libopendaap-buildroot (auto)
Adjusting library links in /usr/src/tmp/libopendaap-buildroot
./usr/lib64:
	libopendaap.so.0 -> libopendaap.so.0.1.0
Verifying ELF objects in /usr/src/tmp/libopendaap-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: libopendaap-0.4.0-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qXhXC9
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libopendaap-buildroot/usr/lib64/libopendaap.so.0: 129 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yKSVU8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libopendaap.so.0()(64bit) = set:ld40cfMfw3gc6AxU2d1ZGf3OjiU8A1TaFszvylWVCEEqRysu0ZvEmzOZswAtlWXyMY1iA7WF0ox4DQR4VZ9F2m3wZzyGzkUKNF26miz6ZbDr3xNOVNDYZ94Q48AFD0gjf6OP9WHZwJxlh2m01cbZcX7S4wJ5WwoEBsPIer9d8FONJnhFSKN0Ygi9RTULUtFG4pbLDaQwTttc0p0dhc1k8SUmV1WXUt4UOP677jKsPRa7HZrD493fLDXmx1uFQl8u0KJ6YAkFq9verrKUE0
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), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cIS3sc
Creating libopendaap-debuginfo package
Processing files: libopendaap-devel-0.4.0-alt1.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86405
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libopendaap-0.4.0
+ DOCDIR=/usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ /bin/mkdir -p /usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ chmod -R go-w /usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ chmod -R a+rX /usr/src/tmp/libopendaap-buildroot/usr/share/doc/libopendaap-devel-0.4.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y0zgll
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.iNutcy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/libopendaap-buildroot/usr/include/daap/client.h:34:
/usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h:37:10: fatal error: config.h: No such file or directory
 #include "config.h"
          ^~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libopendaap-buildroot/usr/include/daap/client.h: cpp failed, trying c++ mode
In file included from /usr/src/tmp/libopendaap-buildroot/usr/include/daap/client.h:34:
/usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h:37:10: fatal error: config.h: No such file or directory
 #include "config.h"
          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/libopendaap-buildroot/usr/include/daap/client.h: cpp failed
/usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h:37:10: fatal error: config.h: No such file or directory
 #include "config.h"
          ^~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h: cpp failed, trying c++ mode
/usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h:37:10: fatal error: config.h: No such file or directory
 #include "config.h"
          ^~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/libopendaap-buildroot/usr/include/daap/portability.h: cpp failed
Provides: pkgconfig(opendaap) = 0.4.0
Requires: libopendaap = 0.4.0-alt1.1.qa1, /usr/lib64/libopendaap.so.0.1.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QtZ1eP
Processing files: libopendaap-debuginfo-0.4.0-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SFKl09
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kkx95x
find-requires: running scripts (debuginfo)
Provides: debug64(libopendaap.so.0)
Requires: libopendaap = 0.4.0-alt1.1.qa1, debug64(libc.so.6), debug64(libpthread.so.0)
Removing 1 extra deps from libopendaap-devel due to dependency on libopendaap
Wrote: /usr/src/RPM/RPMS/x86_64/libopendaap-0.4.0-alt1.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopendaap-devel-0.4.0-alt1.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libopendaap-debuginfo-0.4.0-alt1.1.qa1.x86_64.rpm (w2.lzdio)
13.13user 6.01system 0:23.85elapsed 80%CPU (0avgtext+0avgdata 40948maxresident)k
0inputs+0outputs (0major+1268831minor)pagefaults 0swaps
18.30user 9.20system 0:33.70elapsed 81%CPU (0avgtext+0avgdata 117048maxresident)k
0inputs+0outputs (0major+1573421minor)pagefaults 0swaps
--- libopendaap-0.4.0-alt1.1.qa1.x86_64.rpm.repo	2013-04-15 08:26:43.000000000 +0000
+++ libopendaap-0.4.0-alt1.1.qa1.x86_64.rpm.hasher	2021-09-19 10:47:55.220475188 +0000
@@ -15,3 +15,3 @@
 File: /usr/lib64/libopendaap.so.0	120777	root:root		libopendaap.so.0.1.0
-File: /usr/lib64/libopendaap.so.0.1.0	100644	root:root	e84eeb9c5607e46319b0d5cd379ecf4b	
-RPMIdentity: 25956a70e77d3cd6171d064290f22f02e3edd79ad642e4c11aae89d75a005887288e1226b13da8c2d55b5854a34dac2fa692b0e23846519770772560a8f96799
+File: /usr/lib64/libopendaap.so.0.1.0	100644	root:root	1f428f8cf0ce686a8d73bd3f64611a9f	
+RPMIdentity: 1b31b215f550ea28671bc87eeda9d6060ab1bfce5a94617bbb31b5a9f969c35fbccd2dddd17e94f35f9aad6ecc2b617061c69fc291bc13ebce03f9632267d6da
--- libopendaap-debuginfo-0.4.0-alt1.1.qa1.x86_64.rpm.repo	2013-04-15 08:26:43.000000000 +0000
+++ libopendaap-debuginfo-0.4.0-alt1.1.qa1.x86_64.rpm.hasher	2021-09-19 10:47:55.352474314 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f9	40755	root:root	
-/usr/lib/debug/.build-id/f9/c45218fce9fd00a2408769b2dde36fd50e43d4	120777	root:root	../../../../lib64/libopendaap.so.0.1.0
-/usr/lib/debug/.build-id/f9/c45218fce9fd00a2408769b2dde36fd50e43d4.debug	120777	root:root	../../usr/lib64/libopendaap.so.0.1.0.debug
+/usr/lib/debug/.build-id/3c	40755	root:root	
+/usr/lib/debug/.build-id/3c/d5e005315dfb38ad0aa7dc5015f7b5977cb8ff	120777	root:root	../../../../lib64/libopendaap.so.0.1.0
+/usr/lib/debug/.build-id/3c/d5e005315dfb38ad0aa7dc5015f7b5977cb8ff.debug	120777	root:root	../../usr/lib64/libopendaap.so.0.1.0.debug
 /usr/lib/debug/usr/lib64/libopendaap.so.0.1.0.debug	100644	root:root	
@@ -44,6 +44,6 @@
 Provides: libopendaap-debuginfo = 0.4.0-alt1.1.qa1
-File: /usr/lib/debug/.build-id/f9	40755	root:root		
-File: /usr/lib/debug/.build-id/f9/c45218fce9fd00a2408769b2dde36fd50e43d4	120777	root:root		../../../../lib64/libopendaap.so.0.1.0
-File: /usr/lib/debug/.build-id/f9/c45218fce9fd00a2408769b2dde36fd50e43d4.debug	120777	root:root		../../usr/lib64/libopendaap.so.0.1.0.debug
-File: /usr/lib/debug/usr/lib64/libopendaap.so.0.1.0.debug	100644	root:root	ce2d72914a8ae5faca79e4e5057574f6	
+File: /usr/lib/debug/.build-id/3c	40755	root:root		
+File: /usr/lib/debug/.build-id/3c/d5e005315dfb38ad0aa7dc5015f7b5977cb8ff	120777	root:root		../../../../lib64/libopendaap.so.0.1.0
+File: /usr/lib/debug/.build-id/3c/d5e005315dfb38ad0aa7dc5015f7b5977cb8ff.debug	120777	root:root		../../usr/lib64/libopendaap.so.0.1.0.debug
+File: /usr/lib/debug/usr/lib64/libopendaap.so.0.1.0.debug	100644	root:root	f439664d8bdbb455c63c4fa0ae4fb833	
 File: /usr/lib/debug/usr/lib64/libopendaap.so.0.debug	120777	root:root		libopendaap.so.0.1.0.debug
@@ -82,2 +82,2 @@
 File: /usr/src/debug/libopendaap-0.4.0/threadpool.h	100644	root:root	bbb0bc86ab584eb536a090ce4dadee4c	
-RPMIdentity: f0dc49ffca69638eacf813e04b00dac5e6b31fd62366bfa98457d20f9bf02246d3a8dc2d8b878e61d375278f70c9eb5ccd8d9be9323bda94a4a3062dd7933a3a
+RPMIdentity: 93027661da103c0f068cef95e107b9d0a0542346cfe3d64c346e037a6ed83694f65b0ab41ff57ae26cb37b3a9ab7b9a30ed2493dcbc6920f60c24fd4ba35b7d3
--- libopendaap-devel-0.4.0-alt1.1.qa1.x86_64.rpm.repo	2013-04-15 08:26:43.000000000 +0000
+++ libopendaap-devel-0.4.0-alt1.1.qa1.x86_64.rpm.hasher	2021-09-19 10:47:55.457473619 +0000
@@ -11,3 +11,3 @@
 /usr/share/doc/libopendaap-devel-0.4.0/README	100644	root:root	
-/usr/share/man/man3/libopendaap.3.gz	100644	root:root	
+/usr/share/man/man3/libopendaap.3.xz	100644	root:root	
 Requires: libopendaap = 0.4.0-alt1.1.qa1
@@ -28,3 +28,3 @@
 File: /usr/share/doc/libopendaap-devel-0.4.0/README	100644	root:root		
-File: /usr/share/man/man3/libopendaap.3.gz	100644	root:root	2dcf5cdf6c6e9f5eab5459c3776394f6	
-RPMIdentity: 470cbee1c7a3c709f465b07fc51949b37980dd8e6f78e3e4e71c9d253e83f8f3af0c74e7329ede3fec89cb180f7a6cc42acdad5b241f604b63845edb777edd41
+File: /usr/share/man/man3/libopendaap.3.xz	100644	root:root	c692023b5af68796712786feb1bc167e	
+RPMIdentity: 09e6001f09ea08d9703db3c99b733d3fd0b0da288ebb420f7aefdbef173c1f7fb493ee771726fcf4d4f7aefc43cb93860df2d7508ac2ee031a879924ca557086