<86>Apr 21 06:20:29 userdel[494]: delete user 'rooter' <86>Apr 21 06:20:29 userdel[494]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:20:29 userdel[494]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:20:29 groupadd[506]: group added to /etc/group: name=rooter, GID=537 <86>Apr 21 06:20:29 groupadd[506]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:20:29 groupadd[506]: new group: name=rooter, GID=537 <86>Apr 21 06:20:29 useradd[513]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Apr 21 06:20:29 userdel[525]: delete user 'builder' <86>Apr 21 06:20:29 userdel[525]: removed group 'builder' owned by 'builder' <86>Apr 21 06:20:29 userdel[525]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:20:29 groupadd[536]: group added to /etc/group: name=builder, GID=538 <86>Apr 21 06:20:29 groupadd[536]: group added to /etc/gshadow: name=builder <86>Apr 21 06:20:29 groupadd[536]: new group: name=builder, GID=538 <86>Apr 21 06:20:29 useradd[546]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>Apr 21 06:20:33 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:20:33 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:20:34 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed Installing libsrs_alt-1.0-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsrs_alt-1.0 + echo 'Source #0 (libsrs_alt-1.0.tar.bz2):' Source #0 (libsrs_alt-1.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libsrs_alt-1.0.tar.bz2 + /bin/tar -xf - + cd libsrs_alt-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsrs_alt-1.0 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-base64compat --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 for i586-alt-linux-g++... i586-alt-linux-g++ 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 i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all 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 how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-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 /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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 i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i586-alt-linux-ranlib... ranlib checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking return type of signal handlers... void checking for working strnlen... yes checking for bind in -lsocket... no checking for ftime... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for size_t... yes configure: creating ./config.status config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 'srs_LDFLAGS=-lsrs_alt -Lsrc/' 'test_LDFLAGS=-lsrs_alt -Lsrc/' make: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libcompat_a-hmac.o `test -f 'hmac.c' || echo './'`hmac.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libcompat_a-sha1.o `test -f 'sha1.c' || echo './'`sha1.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libcompat_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libcompat_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c sha1.c:27:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_start, ^ sha1.c:27:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_start') sha1.c:28:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_block, ^ sha1.c:28:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_block') sha1.c:29:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_process, ^ sha1.c:29:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_process') sha1.c:30:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_end ^ sha1.c:30:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_end') hmac.c: In function 'mHMAC_start': hmac.c:47:58: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_process(hmac->digest_struct, secret, secret_len); ^ hmac.c:47:58: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:48:54: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_end(hmac->digest_struct, hmac->secret); ^ hmac.c:48:54: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:63:54: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_process(hmac->digest_struct, ipad, hmac_digest->block_size); ^ hmac.c:63:54: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c: In function 'mHMAC_end': hmac.c:90:56: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_end(hmac->digest_struct, hmac->hash); ^ hmac.c:90:56: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:98:60: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_process(hmac->digest_struct, opad, hmac->hmac_digest->block_size); ^ hmac.c:98:60: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:101:60: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_process(hmac->digest_struct, hmac->hash, hmac->hmac_digest->digest_length); ^ hmac.c:101:60: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:104:56: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_end(hmac->digest_struct, hmac->hash); ^ hmac.c:104:56: note: expected 'unsigned char *' but argument is of type 'char *' mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c hmac.c -fPIC -DPIC -o .libs/libcompat_la-hmac.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c sha1.c -fPIC -DPIC -o .libs/libcompat_la-sha1.o hmac.c: In function 'mHMAC_start': hmac.c:47:58: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_process(hmac->digest_struct, secret, secret_len); ^ hmac.c:47:58: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:48:54: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_end(hmac->digest_struct, hmac->secret); ^ hmac.c:48:54: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:63:54: warning: pointer targets in passing argument 2 of 'hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac_digest->DIGEST_process(hmac->digest_struct, ipad, hmac_digest->block_size); ^ hmac.c:63:54: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c: In function 'mHMAC_end': hmac.c:90:56: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_end(hmac->digest_struct, hmac->hash); ^ hmac.c:90:56: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:98:60: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_process(hmac->digest_struct, opad, hmac->hmac_digest->block_size); ^ hmac.c:98:60: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:101:60: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_process' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_process(hmac->digest_struct, hmac->hash, hmac->hmac_digest->digest_length); ^ hmac.c:101:60: note: expected 'unsigned char *' but argument is of type 'char *' hmac.c:104:56: warning: pointer targets in passing argument 2 of 'hmac->hmac_digest->DIGEST_end' differ in signedness [-Wpointer-sign] hmac->hmac_digest->DIGEST_end(hmac->digest_struct, hmac->hash); ^ hmac.c:104:56: note: expected 'unsigned char *' but argument is of type 'char *' sha1.c:27:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_start, ^ sha1.c:27:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_start') sha1.c:28:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_block, ^ sha1.c:28:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_block') sha1.c:29:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_process, ^ sha1.c:29:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_process') sha1.c:30:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] mSHA1_end ^ sha1.c:30:5: note: (near initialization for 'mHMACD_SHA1.DIGEST_end') rm -f libcompat.a ar cru libcompat.a libcompat_a-hmac.o libcompat_a-sha1.o ranlib libcompat.a /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o libcompat.la libcompat_la-hmac.lo libcompat_la-sha1.lo ar cru .libs/libcompat.a .libs/libcompat_la-hmac.o .libs/libcompat_la-sha1.o ranlib .libs/libcompat.a creating libcompat.la (cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_a-address.o `test -f 'address.c' || echo './'`address.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_a-hash.o `test -f 'hash.c' || echo './'`hash.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_a-srs_alt.o `test -f 'srs_alt.c' || echo './'`srs_alt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_a-timestamp.o `test -f 'timestamp.c' || echo './'`timestamp.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_la-address.lo `test -f 'address.c' || echo './'`address.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_la-hash.lo `test -f 'hash.c' || echo './'`hash.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_la-srs_alt.lo `test -f 'srs_alt.c' || echo './'`srs_alt.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libsrs_alt_la-timestamp.lo `test -f 'timestamp.c' || echo './'`timestamp.c address.c: In function 'srs__base64dec': timestamp.c: In function 'srs_timestamp_check': timestamp.c:48:27: warning: array subscript has type 'char' [-Wchar-subscripts] n = srs__BASE32rev[time_stamp[0]]; ^ timestamp.c:55:27: warning: array subscript has type 'char' [-Wchar-subscripts] m = srs__BASE32rev[time_stamp[1]]; ^ address.c:146:16: warning: unused variable 'm' [-Wunused-variable] int n = 0, m = 0; ^ hash.c: In function 'srs__hash': hash.c:36:26: warning: pointer targets in passing argument 2 of 'mHMAC_process' differ in signedness [-Wpointer-sign] mHMAC_process(&hmac, data, data_len); ^ In file included from ../lib/sha1.h:18:0, from hash.h:20, from hash.c:18: ../lib/hmac.h:46:5: note: expected 'unsigned char *' but argument is of type 'char *' int mHMAC_process(mHMAC *hmac, unsigned char *data, int data_len); ^ hash.c:37:22: warning: pointer targets in passing argument 2 of 'mHMAC_end' differ in signedness [-Wpointer-sign] mHMAC_end(&hmac, md); ^ In file included from ../lib/sha1.h:18:0, from hash.h:20, from hash.c:18: ../lib/hmac.h:47:5: note: expected 'unsigned char *' but argument is of type 'char *' int mHMAC_end(mHMAC *hmac, unsigned char *hash_buffer); ^ hash.c: In function 'srs__hash_verify': hash.c:66:24: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] srs__base64enc(md, n, buf, 128); ^ In file included from hash.c:19:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ address.c:157:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ srs_alt.c: In function 'srs_forward': srs_alt.c:255:27: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] if(srs__base64enc(md, n, lbuf, SRS_MAX_ADDRESS_LENGTH) != SRS_RESULT_OK) ^ In file included from srs_alt.c:21:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ srs_alt.c: In function 'srs_generate_unique_id': srs_alt.c:316:57: warning: pointer targets in passing argument 6 of 'srs__hash' differ in signedness [-Wpointer-sign] if(srs__hash(srs, -1, address, strlen(address), md, &n) != SRS_RESULT_OK) ^ In file included from srs_alt.c:23:0: hash.h:28:12: note: expected 'uint * {aka unsigned int *}' but argument is of type 'int *' srs_result srs__hash(srs_t *srs, int secret_no, char *data, uint data_len, char *md, uint *md_len); ^ srs_alt.c:320:23: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] if(srs__base64enc(md, n, buf, SRS_MAX_ADDRESS_LENGTH) != SRS_RESULT_OK) ^ In file included from srs_alt.c:21:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ srs_alt.c: In function 'srs_reverse': srs_alt.c:341:10: warning: unused variable 'md' [-Wunused-variable] char md[mHMAC_MAX_HASH_LEN]; ^ mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c srs_alt.c -fPIC -DPIC -o .libs/libsrs_alt_la-srs_alt.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c hash.c -fPIC -DPIC -o .libs/libsrs_alt_la-hash.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c timestamp.c -fPIC -DPIC -o .libs/libsrs_alt_la-timestamp.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c address.c -fPIC -DPIC -o .libs/libsrs_alt_la-address.o srs_alt.c: In function 'srs_forward': srs_alt.c:258:12: warning: 'sz' may be used uninitialized in this function [-Wmaybe-uninitialized] sz += srs->hash_len + 1; ^ srs_alt.c: In function 'srs_forward': srs_alt.c:255:27: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] if(srs__base64enc(md, n, lbuf, SRS_MAX_ADDRESS_LENGTH) != SRS_RESULT_OK) ^ In file included from srs_alt.c:21:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ srs_alt.c: In function 'srs_generate_unique_id': srs_alt.c:316:57: warning: pointer targets in passing argument 6 of 'srs__hash' differ in signedness [-Wpointer-sign] if(srs__hash(srs, -1, address, strlen(address), md, &n) != SRS_RESULT_OK) ^ In file included from srs_alt.c:23:0: hash.h:28:12: note: expected 'uint * {aka unsigned int *}' but argument is of type 'int *' srs_result srs__hash(srs_t *srs, int secret_no, char *data, uint data_len, char *md, uint *md_len); ^ srs_alt.c:320:23: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] if(srs__base64enc(md, n, buf, SRS_MAX_ADDRESS_LENGTH) != SRS_RESULT_OK) ^ In file included from srs_alt.c:21:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ srs_alt.c: In function 'srs_reverse': srs_alt.c:341:10: warning: unused variable 'md' [-Wunused-variable] char md[mHMAC_MAX_HASH_LEN]; ^ hash.c: In function 'srs__hash': hash.c:36:26: warning: pointer targets in passing argument 2 of 'mHMAC_process' differ in signedness [-Wpointer-sign] mHMAC_process(&hmac, data, data_len); ^ In file included from ../lib/sha1.h:18:0, from hash.h:20, from hash.c:18: ../lib/hmac.h:46:5: note: expected 'unsigned char *' but argument is of type 'char *' int mHMAC_process(mHMAC *hmac, unsigned char *data, int data_len); ^ hash.c:37:22: warning: pointer targets in passing argument 2 of 'mHMAC_end' differ in signedness [-Wpointer-sign] mHMAC_end(&hmac, md); ^ In file included from ../lib/sha1.h:18:0, from hash.h:20, from hash.c:18: ../lib/hmac.h:47:5: note: expected 'unsigned char *' but argument is of type 'char *' int mHMAC_end(mHMAC *hmac, unsigned char *hash_buffer); ^ hash.c: In function 'srs__hash_verify': hash.c:66:24: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] srs__base64enc(md, n, buf, 128); ^ In file included from hash.c:19:0: address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ timestamp.c: In function 'srs_timestamp_check': timestamp.c:48:27: warning: array subscript has type 'char' [-Wchar-subscripts] n = srs__BASE32rev[time_stamp[0]]; ^ timestamp.c:55:27: warning: array subscript has type 'char' [-Wchar-subscripts] m = srs__BASE32rev[time_stamp[1]]; ^ address.c: In function 'srs__base64dec': address.c:146:16: warning: unused variable 'm' [-Wunused-variable] int n = 0, m = 0; ^ address.c:157:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ srs_alt.c: In function 'srs_forward': srs_alt.c:258:12: warning: 'sz' may be used uninitialized in this function [-Wmaybe-uninitialized] sz += srs->hash_len + 1; ^ srs_alt.c: In function 'srs_reverse': srs_alt.c:461:21: warning: 'hl' may be used uninitialized in this function [-Wmaybe-uninitialized] vhash = srs__hash_verify(srs, lbuf, lbp, &address[5], hl); ^ srs_alt.c: In function 'srs_reverse': srs_alt.c:461:21: warning: 'hl' may be used uninitialized in this function [-Wmaybe-uninitialized] vhash = srs__hash_verify(srs, lbuf, lbp, &address[5], hl); ^ rm -f libsrs_alt.a ar cru libsrs_alt.a libsrs_alt_a-address.o libsrs_alt_a-hash.o libsrs_alt_a-srs_alt.o libsrs_alt_a-timestamp.o ../lib/libcompat.a ranlib libsrs_alt.a /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o libsrs_alt.la -rpath /usr/lib -version-info 1:0 libsrs_alt_la-address.lo libsrs_alt_la-hash.lo libsrs_alt_la-srs_alt.lo libsrs_alt_la-timestamp.lo ../lib/libcompat.la i586-alt-linux-gcc -shared .libs/libsrs_alt_la-address.o .libs/libsrs_alt_la-hash.o .libs/libsrs_alt_la-srs_alt.o .libs/libsrs_alt_la-timestamp.o -Wl,--whole-archive ../lib/.libs/libcompat.a -Wl,--no-whole-archive -march=i586 -mtune=generic -Wl,-soname -Wl,libsrs_alt.so.1 -o .libs/libsrs_alt.so.1.0.0 (cd .libs && rm -f libsrs_alt.so.1 && ln -s libsrs_alt.so.1.0.0 libsrs_alt.so.1) (cd .libs && rm -f libsrs_alt.so && ln -s libsrs_alt.so.1.0.0 libsrs_alt.so) creating libsrs_alt.la (cd .libs && rm -f libsrs_alt.la && ln -s ../libsrs_alt.la libsrs_alt.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c srs.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c test.c test.c: In function 'main': test.c:31:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ test.c:31:9: warning: incompatible implicit declaration of built-in function 'exit' test.c:31:9: note: include '' or provide a declaration of 'exit' test.c:35:24: warning: pointer targets in passing argument 1 of 'srs__base64enc' differ in signedness [-Wpointer-sign] n = srs__base64enc(argv[1], strlen(argv[1]), buf, 256); ^ In file included from test.c:7:0: src/address.h:37:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base64enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ test.c:44:24: warning: pointer targets in passing argument 1 of 'srs__base32enc' differ in signedness [-Wpointer-sign] n = srs__base32enc(argv[1], strlen(argv[1]), buf, 256); ^ In file included from test.c:7:0: src/address.h:39:19: note: expected 'unsigned char *' but argument is of type 'char *' extern srs_result srs__base32enc(unsigned char *data, uint data_len, char *buffer, uint buffer_len); ^ test.c:136:5: warning: incompatible implicit declaration of built-in function 'exit' exit(errs); ^ test.c:136:5: note: include '' or provide a declaration of 'exit' srs.c: In function 'main': srs.c:72:10: warning: unused variable 'srsbuf' [-Wunused-variable] char srsbuf[SRS_MAX_ADDRESS_LENGTH+1]; ^ srs.c:70:15: warning: unused variable 'r' [-Wunused-variable] int n, m, r; ^ srs.c: In function 'srsd': srs.c:492:55: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] while((ns = accept(s, (struct sockaddr *)&cs, &csl)) > 0) ^ In file included from srs.c:20:0: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ srs.c:443:12: warning: unused variable 'children' [-Wunused-variable] int n, children = 0; ^ srs.c: In function 'handle_signal': srs.c:595:9: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] wait(NULL); ^ srs.c: In function 'do_reverse': srs.c:392:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ srs.c: In function 'srsd': srs.c:512:17: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, MAX_SOCKET_LINE_LENGTH, sr); ^ srs.c: In function 'do_reverse': srs.c:385:9: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(fh, "ERROR: Could not validate address '%s' - %s\n", add, srs_geterrormsg(r)); ^ /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o test -lsrs_alt -Lsrc/ test.o lib/libcompat.a mkdir .libs i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test test.o /usr/src/RPM/BUILD/libsrs_alt-1.0/src/.libs/libsrs_alt.so -L/usr/src/RPM/BUILD/libsrs_alt-1.0/src lib/libcompat.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o srs -lsrs_alt -Lsrc/ srs.o lib/libcompat.a creating test i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/srs srs.o /usr/src/RPM/BUILD/libsrs_alt-1.0/src/.libs/libsrs_alt.so -L/usr/src/RPM/BUILD/libsrs_alt-1.0/src lib/libcompat.a creating srs make[2]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsrs_alt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsrs_alt-buildroot + cd libsrs_alt-1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libsrs_alt-buildroot make: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/lib' 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/libsrs_alt-1.0/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/lib" /bin/install -p -m 644 'libsrs_alt.a' '/usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.a' ranlib '/usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.a' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libsrs_alt.la' '/usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.la' /bin/install -p .libs/libsrs_alt.so.1.0.0 /usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.so.1.0.0 (cd /usr/src/tmp/libsrs_alt-buildroot/usr/lib && rm -f libsrs_alt.so.1 && ln -s libsrs_alt.so.1.0.0 libsrs_alt.so.1) (cd /usr/src/tmp/libsrs_alt-buildroot/usr/lib && rm -f libsrs_alt.so && ln -s libsrs_alt.so.1.0.0 libsrs_alt.so) /bin/install -p .libs/libsrs_alt.lai /usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/include" /bin/install -p -m 644 'srs_alt.h' '/usr/src/tmp/libsrs_alt-buildroot/usr/include/srs_alt.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0/src' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p 'srs' '/usr/src/tmp/libsrs_alt-buildroot/usr/bin/srs' libtool: install: warning: `/usr/src/RPM/BUILD/libsrs_alt-1.0/src/libsrs_alt.la' has not been installed in `/usr/lib' /bin/install -p .libs/srs /usr/src/tmp/libsrs_alt-buildroot/usr/bin/srs make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' make: Leaving directory `/usr/src/RPM/BUILD/libsrs_alt-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsrs_alt-buildroot (auto) removed './usr/lib/libsrs_alt.la' mode of './usr/lib/libsrs_alt.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsrs_alt-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libsrs_alt-buildroot (auto) Adjusting library links in /usr/src/tmp/libsrs_alt-buildroot ./usr/lib: libsrs_alt.so.1 -> libsrs_alt.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libsrs_alt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/srs: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: libsrs_alt-1.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90790 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsrs_alt-1.0 + DOCDIR=/usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + /bin/mkdir -p /usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + cp -prL MTAs/README.EXIM /usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + chmod -R go-w /usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + chmod -R a+rX /usr/src/tmp/libsrs_alt-buildroot/usr/share/doc/libsrs_alt-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3vZWs1 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsrs_alt-buildroot/usr/lib/libsrs_alt.so.1: 33 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XmO1uZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsrs_alt.so.1 = set:jd8mmVqXF3o2lDqTvszG21vEA5xVsnFhL11rQp9CNpjOsLPEOlgS1GZww0UxWTsVHml8L0 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mSVLh1 Creating libsrs_alt-debuginfo package Processing files: libsrs_alt-devel-1.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4bKfeb find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wsmuuh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libsrs_alt = 1.0-alt4, /usr/lib/libsrs_alt.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HGbMXq Processing files: libsrs_alt-debuginfo-1.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RGZ0xJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EP3KOa find-requires: running scripts (debuginfo) Provides: debug(libsrs_alt.so.1) Requires: libsrs_alt = 1.0-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Removing 1 extra deps from libsrs_alt-devel due to dependency on libsrs_alt Wrote: /usr/src/RPM/RPMS/i586/libsrs_alt-1.0-alt4.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsrs_alt-devel-1.0-alt4.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsrs_alt-debuginfo-1.0-alt4.i586.rpm 8.81user 5.32system 0:19.27elapsed 73%CPU (0avgtext+0avgdata 21960maxresident)k 0inputs+0outputs (0major+932589minor)pagefaults 0swaps 15.36user 10.14system 0:30.23elapsed 84%CPU (0avgtext+0avgdata 122412maxresident)k 16inputs+0outputs (0major+1207915minor)pagefaults 0swaps --- libsrs_alt-debuginfo-1.0-alt4.i586.rpm.repo 2011-05-10 17:01:10.000000000 +0000 +++ libsrs_alt-debuginfo-1.0-alt4.i586.rpm.hasher 2019-04-21 06:20:57.058410800 +0000 @@ -3,3 +3,2 @@ /usr/lib/debug/usr/lib/libsrs_alt.so.1.debug 120777 libsrs_alt.so.1.0.0.debug -/usr/lib/debug/usr/lib/libsrs_alt.so.debug 120777 libsrs_alt.so.1.0.0.debug /usr/src/debug/libsrs_alt-1.0 40755 @@ -14,2 +13,3 @@ /usr/src/debug/libsrs_alt-1.0/src/hash.c 100644 +/usr/src/debug/libsrs_alt-1.0/src/hash.h 100644 /usr/src/debug/libsrs_alt-1.0/src/srs_alt.c 100644 @@ -17,2 +17,3 @@ /usr/src/debug/libsrs_alt-1.0/src/timestamp.c 100644 +/usr/src/debug/libsrs_alt-1.0/src/timestamp.h 100644 /usr/src/debug/libsrs_alt-1.0/srs.c 100644