<86>Dec 13 07:22:35 userdel[64662]: delete user 'rooter' <86>Dec 13 07:22:35 userdel[64662]: removed group 'rooter' owned by 'rooter' <86>Dec 13 07:22:35 groupadd[64679]: group added to /etc/group: name=rooter, GID=702 <86>Dec 13 07:22:35 groupadd[64679]: group added to /etc/gshadow: name=rooter <86>Dec 13 07:22:35 groupadd[64679]: new group: name=rooter, GID=702 <86>Dec 13 07:22:35 useradd[64697]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Dec 13 07:22:35 userdel[64717]: delete user 'builder' <86>Dec 13 07:22:35 userdel[64717]: removed group 'builder' owned by 'builder' <86>Dec 13 07:22:35 userdel[64717]: removed shadow group 'builder' owned by 'builder' <86>Dec 13 07:22:35 groupadd[64733]: group added to /etc/group: name=builder, GID=703 <86>Dec 13 07:22:35 groupadd[64733]: group added to /etc/gshadow: name=builder <86>Dec 13 07:22:35 groupadd[64733]: new group: name=builder, GID=703 <86>Dec 13 07:22:35 useradd[64755]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Dec 13 07:22:37 rpmi: libnettle6-3.4.1-alt1 sisyphus.217427.100 1544107917 installed <13>Dec 13 07:22:37 rpmi: libhogweed4-3.4.1-alt1 sisyphus.217427.100 1544107917 installed <13>Dec 13 07:22:37 rpmi: libgpg-error-1.31-alt1.S1 1529015802 installed <13>Dec 13 07:22:37 rpmi: libgcrypt20-1.8.3-alt3 sisyphus.214019.140 1538990448 installed <13>Dec 13 07:22:37 rpmi: libgpg-error-devel-1.31-alt1.S1 1529015802 installed <13>Dec 13 07:22:37 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Dec 13 07:22:37 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed <13>Dec 13 07:22:37 rpmi: libidn2-2.0.5-alt1 1526923875 installed <13>Dec 13 07:22:37 rpmi: libgnutls30-3.6.5-alt1 sisyphus.217427.200 1544108704 installed <13>Dec 13 07:22:37 rpmi: libgmp-devel-6.1.2-alt2 1492205017 installed <13>Dec 13 07:22:37 rpmi: libnettle-devel-3.4.1-alt1 sisyphus.217427.100 1544107917 installed <13>Dec 13 07:22:37 rpmi: libgnutls-devel-3.6.5-alt1 sisyphus.217427.200 1544108704 installed <13>Dec 13 07:22:37 rpmi: libgcrypt-devel-1.8.3-alt3 sisyphus.214019.140 1538990448 installed <13>Dec 13 07:22:37 rpmi: zlib-devel-1.2.11-alt1 sisyphus.217171.100 1543710737 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rtmpdump-2.4-alt2.nosrc.rpm Installing rtmpdump-2.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rtmpdump-2.4 + echo 'Source #0 (rtmpdump-2.4-alt2.tar):' Source #0 (rtmpdump-2.4-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rtmpdump-2.4-alt2.tar + cd rtmpdump-2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtmpdump-2.4 + make -j8 prefix=/usr all make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o thread.o thread.c make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o log.o log.c make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o hashswf.o hashswf.c hashswf.c: In function 'RTMP_HashSWF': hashswf.c:585:22: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_set_key' differ in signedness [-Wpointer-sign] HMAC_setup(in.ctx, "Genuine Adobe Flash Player 001", 30); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashswf.c:51:66: note: in definition of macro 'HMAC_setup' #define HMAC_setup(ctx, key, len) hmac_sha256_set_key(&ctx, len, key) ^~~ In file included from hashswf.c:45: /usr/include/nettle/hmac.h:154:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' hmac_sha256_set_key(struct hmac_sha256_ctx *ctx, ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpdump.o rtmpdump.c make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpgw.o rtmpgw.c make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o parseurl.o parseurl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o amf.o amf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsrv.o rtmpsrv.c rtmpsrv.c:147:35: warning: 'av_secureToken' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsrv.c:170:1: note: in expansion of macro 'SAVC' SAVC(secureToken); ^~~~ rtmpsrv.c:147:35: warning: 'av_videoFunction' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsrv.c:159:1: note: in expansion of macro 'SAVC' SAVC(videoFunction); ^~~~ rtmpsrv.c:147:35: warning: 'av_fpad' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsrv.c:155:1: note: in expansion of macro 'SAVC' SAVC(fpad); ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsuck.o rtmpsuck.c rtmpsuck.c:119:35: warning: 'av_secureToken' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:141:1: note: in expansion of macro 'SAVC' SAVC(secureToken); ^~~~ rtmpsuck.c:119:35: warning: 'av_mode' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:138:1: note: in expansion of macro 'SAVC' SAVC(mode); ^~~~ rtmpsuck.c:119:35: warning: 'av_fmsVer' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:137:1: note: in expansion of macro 'SAVC' SAVC(fmsVer); ^~~~ rtmpsuck.c:119:35: warning: 'av_createStream' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:134:1: note: in expansion of macro 'SAVC' SAVC(createStream); ^~~~ rtmpsuck.c:119:35: warning: 'av__result' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:133:1: note: in expansion of macro 'SAVC' SAVC(_result); ^~~~ rtmpsuck.c:119:35: warning: 'av_videoFunction' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:131:1: note: in expansion of macro 'SAVC' SAVC(videoFunction); ^~~~ rtmpsuck.c:119:35: warning: 'av_capabilities' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:128:1: note: in expansion of macro 'SAVC' SAVC(capabilities); ^~~~ rtmpsuck.c:119:35: warning: 'av_fpad' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmpsuck.c:127:1: note: in expansion of macro 'SAVC' SAVC(fpad); ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o rtmp.o rtmp.c In file included from rtmp.c:152: handshake.h: In function 'InitRC4Encryption': handshake.h:119:16: warning: variable 'digestLen' set but not used [-Wunused-but-set-variable] unsigned int digestLen = 0; ^~~~~~~~~ rtmp.c: In function 'RTMP_TLS_AllocServerContext': rtmp.c:280:3: warning: 'gnutls_certificate_credentials' is deprecated [-Wdeprecated-declarations] gnutls_certificate_allocate_credentials((gnutls_certificate_credentials*) &ctx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtmp.c: In function 'b64enc': rtmp.c:2455:23: warning: pointer targets in passing argument 1 of 'nettle_base64_encode_raw' differ in signedness [-Wpointer-sign] base64_encode_raw((uint8_t*) output, length, input); ^~~~~~~~~~~~~~~~~ In file included from rtmp.c:57: /usr/include/nettle/base64.h:117:1: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} base64_encode_raw(char *dst, size_t length, const uint8_t *src); ^~~~~~~~~~~~~~~~~ rtmp.c: In function 'PublisherAuth': rtmp.c:2602:28: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, user.av_val, user.av_len); ~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2603:28: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, salt.av_val, salt.av_len); ~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2604:41: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, r->Link.pubPasswd.av_val, r->Link.pubPasswd.av_len); ~~~~~~~~~~~~~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2619:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, salted2, B64DIGEST_LEN); ^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2622:32: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, opaque.av_val, opaque.av_len); ~~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2624:35: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, challenge.av_val, challenge.av_len); ~~~~~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2625:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, challenge2, B64INT_LEN); ^~~~~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2768:28: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, user.av_val, user.av_len); ~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2769:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2770:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, realm, sizeof(realm)-1); ^~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2771:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2772:41: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, r->Link.pubPasswd.av_val, r->Link.pubPasswd.av_len); ~~~~~~~~~~~~~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2787:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, method, sizeof(method)-1); ^~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2788:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":/", 2); ^~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2789:30: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, apptmp.av_val, apptmp.av_len); ~~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2791:26: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, "/_definst_", sizeof("/_definst_") - 1); ^~~~~~~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2800:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, hash1, HEXHASH_LEN); ^~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2801:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2802:29: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, nonce.av_val, nonce.av_len); ~~~~~^~~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2803:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2804:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, nchex, sizeof(nchex)-1); ^~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2805:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2806:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, cnonce, sizeof(cnonce)-1); ^~~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2807:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2808:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, qop, sizeof(qop)-1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2809:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, ":", 1); ^~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c:2810:24: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] MD5_Update(&md5ctx, hash2, HEXHASH_LEN); ^~~~~ rtmp.c:2493:53: note: in definition of macro 'MD5_Update' #define MD5_Update(ctx,data,len) md5_update(ctx,len,data) ^~~~ In file included from rtmp.c:58: /usr/include/nettle/md5.h:68:1: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^~~~~~~~~~ rtmp.c: In function 'RTMP_ReadPacket': rtmp.c:3555:7: warning: variable 'didAlloc' set but not used [-Wunused-but-set-variable] int didAlloc = FALSE; ^~~~~~~~ At top level: rtmp.c:2907:19: warning: 'av_NetConnection_Connect_Rejected' defined but not used [-Wunused-const-variable=] static const AVal av_NetConnection_Connect_Rejected = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtmp.c:1559:35: warning: 'av_record' defined but not used [-Wunused-const-variable=] #define SAVC(x) static const AVal av_##x = AVC(#x) ^~~ rtmp.c:1905:1: note: in expansion of macro 'SAVC' SAVC(record); ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o ar: creating librtmp.a make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' gcc -shared -Wl,-soname,librtmp.so.1 -o librtmp.so.1 rtmp.o log.o amf.o hashswf.o parseurl.o -lgnutls -lhogweed -lnettle -lgmp -lz ln -sf librtmp.so.1 librtmp.so make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -o rtmpdump rtmpdump.o -Llibrtmp -lrtmp -lgnutls -lhogweed -lnettle -lgmp -lz make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -o rtmpgw rtmpgw.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lhogweed -lnettle -lgmp -lz make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -o rtmpsrv rtmpsrv.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lhogweed -lnettle -lgmp -lz make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' gcc -Wall -o rtmpsuck rtmpsuck.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lhogweed -lnettle -lgmp -lz make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4204 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rtmpdump-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rtmpdump-buildroot + cd rtmpdump-2.4 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/rtmpdump-buildroot prefix=/usr mandir=/usr/share/man libdir=/usr/lib install make: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/bin /usr/src/tmp/rtmpdump-buildroot/usr/sbin /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man1 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man8 cp rtmpdump /usr/src/tmp/rtmpdump-buildroot/usr/bin cp rtmpgw rtmpsrv rtmpsuck /usr/src/tmp/rtmpdump-buildroot/usr/sbin cp rtmpdump.1 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man1 cp rtmpgw.8 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man8 make[1]: Entering directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' sed -e "s;@prefix@;/usr;" -e "s;@libdir@;/usr/lib;" \ -e "s;@VERSION@;v2.4;" \ -e "s;@CRYPTO_REQ@;gnutls,hogweed,nettle;" \ -e "s;@PUBLIC_LIBS@;-lgmp;" \ -e "s;@PRIVATE_LIBS@;;" librtmp.pc.in > librtmp.pc mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/include/librtmp /usr/src/tmp/rtmpdump-buildroot/usr/lib/pkgconfig /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man3 /usr/src/tmp/rtmpdump-buildroot/usr/lib cp amf.h http.h log.h rtmp.h /usr/src/tmp/rtmpdump-buildroot/usr/include/librtmp cp librtmp.a /usr/src/tmp/rtmpdump-buildroot/usr/lib cp librtmp.pc /usr/src/tmp/rtmpdump-buildroot/usr/lib/pkgconfig cp librtmp.3 /usr/src/tmp/rtmpdump-buildroot/usr/share/man/man3 cp librtmp.so.1 /usr/src/tmp/rtmpdump-buildroot/usr/lib cd /usr/src/tmp/rtmpdump-buildroot/usr/lib; ln -sf librtmp.so.1 librtmp.so make[1]: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4/librtmp' make: Leaving directory '/usr/src/RPM/BUILD/rtmpdump-2.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rtmpdump-buildroot (auto) mode of './usr/lib/librtmp.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rtmpdump-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/librtmp.pc: Libs: '-L${libdir} -lrtmp -lz -lgmp' --> '-lrtmp -lz -lgmp' Checking contents of files in /usr/src/tmp/rtmpdump-buildroot/ (default) Compressing files in /usr/src/tmp/rtmpdump-buildroot (auto) Adjusting library links in /usr/src/tmp/rtmpdump-buildroot ./usr/lib: librtmp.so.1 -> librtmp.so.1 Verifying ELF objects in /usr/src/tmp/rtmpdump-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/librtmp.so.1: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/sbin/rtmpsuck: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: rtmpdump-2.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rtmpdump-2.4 + DOCDIR=/usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + export DOCDIR + rm -rf /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + /bin/mkdir -p /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + cp -prL README ChangeLog rtmpdump.1.html rtmpgw.8.html /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + chmod -R go-w /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + chmod -R a+rX /usr/src/tmp/rtmpdump-buildroot/usr/share/doc/rtmpdump-2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aUN8pw 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.18v4He find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: librtmp = 2.4-alt2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), librtmp.so.1 >= set:keCx9uZ7c6ljwCMs1s05iEFqa1x2DDc2r8nDrvKIBZCCNQZoR7BIG6KkKP7EZF8jN75AxQntVJ6hxghhVjJqEjns8MUO5qwQphgBYqBaheiGUbZlMwsfZ7rSd3aN1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JUdExb Creating rtmpdump-debuginfo package Processing files: librtmp-2.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pt7CYj 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.EXgN1I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: librtmp.so.1 = set:kdqw9nv98FCqZxDSTM8AC0X5VAf8nw3o8VDX1fBafS1ZCefs1BIPUfbGuJb6Ho87ZH7oYZEjvmGc6TqCejBMVZLbZzH5zTrZJM3hEqelzbBXI1WfpKsiqwzRgVGVFC1oJ6qx7ZrGDRBvdy7wXghFYFm5WkJu1rBgMUO5agum2G8LiFaOFlK2i1m2RqoRW5optTKfjLZoIgtrQdn7vadAaUzBsjYBFI5hDNP7Cv Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgmp.so.10 >= set:miSFTkOUkZe7hIGZjbuOgRPhZGCJXSMn5VEEi2CHH3, libgnutls.so.30 >= set:ojoU9EQcfEjyKSi2m0sZfpBzxz2ghJfW5OrBYUrhZvNZl6pyB7rjIm2, libgnutls.so.30(GNUTLS_3_4), libhogweed.so.4 >= set:ljnnx6qd, libhogweed.so.4(HOGWEED_4), libnettle.so.6 >= set:miPVVj1keweDWS23m5PTfBJw6qWb, libnettle.so.6(NETTLE_6), libz.so.1 >= set:kic1428UZj1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E4jlLq Creating librtmp-debuginfo package Processing files: librtmp-devel-2.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z8GBqn 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.AYTdts find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(librtmp) = v2.4 Requires: librtmp = 2.4-alt2, /usr/lib/librtmp.so.1, /usr/lib/pkgconfig, libgmp-devel, pkgconfig(gnutls), pkgconfig(hogweed), pkgconfig(nettle), zlib-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KSaqjW Processing files: rtmpdump-debuginfo-2.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jplyCH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zJEqlM find-requires: running scripts (debuginfo) Requires: rtmpdump = 2.4-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0), debug(librtmp.so.1) Processing files: librtmp-debuginfo-2.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZPsjKV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YvSsMm find-requires: running scripts (debuginfo) Provides: debug(librtmp.so.1) Requires: librtmp = 2.4-alt2, debug(libc.so.6), debug(libgmp.so.10), debug(libgnutls.so.30), debug(libhogweed.so.4), debug(libnettle.so.6), debug(libz.so.1) Adding to rtmpdump-debuginfo a strict dependency on librtmp-debuginfo Removing 2 extra deps from rtmpdump due to dependency on librtmp Removing 1 extra deps from librtmp-devel due to dependency on librtmp Removing 1 extra deps from rtmpdump-debuginfo due to dependency on librtmp-debuginfo Removing 5 extra deps from rtmpdump due to repentancy on librtmp Removing 1 extra deps from rtmpdump-debuginfo due to repentancy on librtmp-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib/librtmp.a Wrote: /usr/src/RPM/RPMS/i586/rtmpdump-2.4-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librtmp-2.4-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librtmp-devel-2.4-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/rtmpdump-debuginfo-2.4-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librtmp-debuginfo-2.4-alt2.i586.rpm 9.49user 1.62system 0:20.38elapsed 54%CPU (0avgtext+0avgdata 44348maxresident)k 0inputs+0outputs (0major+564437minor)pagefaults 0swaps 19.02user 4.66system 0:33.89elapsed 69%CPU (0avgtext+0avgdata 122516maxresident)k 0inputs+0outputs (0major+1018370minor)pagefaults 0swaps --- librtmp-2.4-alt2.i586.rpm.repo 2018-10-29 15:34:57.000000000 +0000 +++ librtmp-2.4-alt2.i586.rpm.hasher 2018-12-13 07:23:01.787575057 +0000 @@ -20,3 +20,2 @@ Provides: librtmp.so.1 = set:kdqw9nv98FCqZxDSTM8AC0X5VAf8nw3o8VDX1fBafS1ZCefs1BIPUfbGuJb6Ho87ZH7oYZEjvmGc6TqCejBMVZLbZzH5zTrZJM3hEqelzbBXI1WfpKsiqwzRgVGVFC1oJ6qx7ZrGDRBvdy7wXghFYFm5WkJu1rBgMUO5agum2G8LiFaOFlK2i1m2RqoRW5optTKfjLZoIgtrQdn7vadAaUzBsjYBFI5hDNP7Cv -Provides: .sisyphus.215767.100.1.1-librtmp-2.4-alt2 Provides: librtmp = 2.4-alt2 --- librtmp-debuginfo-2.4-alt2.i586.rpm.repo 2018-10-29 15:34:57.000000000 +0000 +++ librtmp-debuginfo-2.4-alt2.i586.rpm.hasher 2018-12-13 07:23:01.800574902 +0000 @@ -1,3 +1,3 @@ /usr/lib/debug/usr/lib/librtmp.so.1.debug 100644 -Requires: .sisyphus.215767.100.1.1-librtmp-2.4-alt2 +Requires: librtmp = 2.4-alt2 Requires: debug(libc.so.6) @@ -10,3 +10,2 @@ Provides: debug(librtmp.so.1) -Provides: .sisyphus.215767.100.1.1-librtmp-debuginfo-2.4-alt2 Provides: librtmp-debuginfo = 2.4-alt2 --- librtmp-devel-2.4-alt2.i586.rpm.repo 2018-10-29 15:34:57.000000000 +0000 +++ librtmp-devel-2.4-alt2.i586.rpm.hasher 2018-12-13 07:23:01.811574771 +0000 @@ -8,3 +8,3 @@ /usr/share/man/man3/librtmp.3.xz 100644 -Requires: .sisyphus.215767.100.1.1-librtmp-2.4-alt2 +Requires: librtmp = 2.4-alt2 Requires: /usr/lib/pkgconfig --- rtmpdump-2.4-alt2.i586.rpm.repo 2018-10-29 15:34:57.000000000 +0000 +++ rtmpdump-2.4-alt2.i586.rpm.hasher 2018-12-13 07:23:01.823574628 +0000 @@ -11,3 +11,3 @@ /usr/share/man/man8/rtmpgw.8.xz 100644 -Requires: .sisyphus.215767.100.1.1-librtmp-2.4-alt2 +Requires: librtmp = 2.4-alt2 Requires: /lib/ld-linux.so.2 @@ -17,3 +17,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.215767.100.1.1-rtmpdump-2.4-alt2 Provides: rtmpdump = 2.4-alt2 --- rtmpdump-debuginfo-2.4-alt2.i586.rpm.repo 2018-10-29 15:34:57.000000000 +0000 +++ rtmpdump-debuginfo-2.4-alt2.i586.rpm.hasher 2018-12-13 07:23:01.835574484 +0000 @@ -4,6 +4,6 @@ /usr/lib/debug/usr/sbin/rtmpsuck.debug 100644 -Requires: .sisyphus.215767.100.1.1-rtmpdump-2.4-alt2 +Requires: rtmpdump = 2.4-alt2 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug Requires: debug(libpthread.so.0) -Requires: .sisyphus.215767.100.1.1-librtmp-debuginfo-2.4-alt2 +Requires: librtmp-debuginfo = 2.4-alt2 Requires: rpmlib(PayloadIsLzma)