<86>Apr 14 01:08:38 userdel[91420]: delete user 'rooter' <86>Apr 14 01:08:38 groupadd[91435]: group added to /etc/group: name=rooter, GID=591 <86>Apr 14 01:08:38 groupadd[91435]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:08:38 groupadd[91435]: new group: name=rooter, GID=591 <86>Apr 14 01:08:38 useradd[91454]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 14 01:08:38 userdel[91493]: delete user 'builder' <86>Apr 14 01:08:38 userdel[91493]: removed group 'builder' owned by 'builder' <86>Apr 14 01:08:38 userdel[91493]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:08:38 groupadd[91513]: group added to /etc/group: name=builder, GID=592 <86>Apr 14 01:08:38 groupadd[91513]: group added to /etc/gshadow: name=builder <86>Apr 14 01:08:38 groupadd[91513]: new group: name=builder, GID=592 <86>Apr 14 01:08:38 useradd[91531]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 14 01:08:42 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:08:43 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:08:45 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing libsrs_alt-1.0-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47488 + 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.47488 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsrs_alt-1.0 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/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 x86_64-alt-linux-g++... x86_64-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 x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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... 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... /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... 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 /usr/bin/nm -B 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 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 static flag -static works... no 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... 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 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++ static flag -static works... no 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... 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 x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libcompat_a-hmac.o `test -f 'hmac.c' || echo './'`hmac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libcompat_a-sha1.o `test -f 'sha1.c' || echo './'`sha1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libcompat_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -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 *' rm -f libcompat.a ar cru libcompat.a libcompat_a-hmac.o libcompat_a-sha1.o ranlib libcompat.a mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c hmac.c -fPIC -DPIC -o .libs/libcompat_la-hmac.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -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') /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_a-address.o `test -f 'address.c' || echo './'`address.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_a-hash.o `test -f 'hash.c' || echo './'`hash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_a-srs_alt.o `test -f 'srs_alt.c' || echo './'`srs_alt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_a-timestamp.o `test -f 'timestamp.c' || echo './'`timestamp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_la-address.lo `test -f 'address.c' || echo './'`address.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_la-hash.lo `test -f 'hash.c' || echo './'`hash.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_la-srs_alt.lo `test -f 'srs_alt.c' || echo './'`srs_alt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c -o libsrs_alt_la-timestamp.lo `test -f 'timestamp.c' || echo './'`timestamp.c 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); ^ 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]; ^ 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] } ^ 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]]; ^ 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; ^ mkdir .libs 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); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c hash.c -fPIC -DPIC -o .libs/libsrs_alt_la-hash.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c address.c -fPIC -DPIC -o .libs/libsrs_alt_la-address.o 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); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c timestamp.c -fPIC -DPIC -o .libs/libsrs_alt_la-timestamp.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -g -O2 -c srs_alt.c -fPIC -DPIC -o .libs/libsrs_alt_la-srs_alt.o 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] } ^ 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]]; ^ 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]; ^ 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 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); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o libsrs_alt.la -rpath /usr/lib64 -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 x86_64-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 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -c srs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -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); ^ 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, ^ 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: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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test -lsrs_alt -Lsrc/ test.o lib/libcompat.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o srs -lsrs_alt -Lsrc/ srs.o lib/libcompat.a mkdir .libs x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 creating test x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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.82948 + 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/lib64" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/lib64" /bin/install -p -m 644 'libsrs_alt.a' '/usr/src/tmp/libsrs_alt-buildroot/usr/lib64/libsrs_alt.a' ranlib '/usr/src/tmp/libsrs_alt-buildroot/usr/lib64/libsrs_alt.a' test -z "/usr/lib64" || mkdir -p -- "/usr/src/tmp/libsrs_alt-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -p 'libsrs_alt.la' '/usr/src/tmp/libsrs_alt-buildroot/usr/lib64/libsrs_alt.la' /bin/install -p .libs/libsrs_alt.so.1.0.0 /usr/src/tmp/libsrs_alt-buildroot/usr/lib64/libsrs_alt.so.1.0.0 (cd /usr/src/tmp/libsrs_alt-buildroot/usr/lib64 && 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/lib64 && 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/lib64/libsrs_alt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64' /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/lib64/libsrs_alt.la' mode of './usr/lib64/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/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: libsrs_alt-1.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19765 + 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.vPlOxG find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsrs_alt-buildroot/usr/lib64/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.8VwByp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsrs_alt.so.1()(64bit) = set:jd8mmVqXF3o2lDqTvszG21vEA5xVsnFhL11rQp9CNpjOsLPEOlgS1GZww0UxWTsVHml8L0 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V5Cqtb 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.WYQAj0 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.lsbs2R 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/lib64/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.CLI2FM 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.vOtg9J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ETJozK find-requires: running scripts (debuginfo) Provides: debug64(libsrs_alt.so.1) Requires: libsrs_alt = 1.0-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Removing 1 extra deps from libsrs_alt-devel due to dependency on libsrs_alt Wrote: /usr/src/RPM/RPMS/x86_64/libsrs_alt-1.0-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsrs_alt-devel-1.0-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsrs_alt-debuginfo-1.0-alt4.x86_64.rpm 6.49user 3.33system 0:18.91elapsed 51%CPU (0avgtext+0avgdata 26628maxresident)k 0inputs+0outputs (0major+1095960minor)pagefaults 0swaps 13.86user 6.97system 0:30.40elapsed 68%CPU (0avgtext+0avgdata 122036maxresident)k 0inputs+0outputs (0major+1393800minor)pagefaults 0swaps --- libsrs_alt-1.0-alt4.x86_64.rpm.repo 2011-05-10 17:00:37.000000000 +0000 +++ libsrs_alt-1.0-alt4.x86_64.rpm.hasher 2019-04-14 01:09:07.210880197 +0000 @@ -6,2 +6,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- libsrs_alt-debuginfo-1.0-alt4.x86_64.rpm.repo 2011-05-10 17:00:37.000000000 +0000 +++ libsrs_alt-debuginfo-1.0-alt4.x86_64.rpm.hasher 2019-04-14 01:09:07.249879803 +0000 @@ -3,3 +3,2 @@ /usr/lib/debug/usr/lib64/libsrs_alt.so.1.debug 120777 libsrs_alt.so.1.0.0.debug -/usr/lib/debug/usr/lib64/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