<86>Apr 21 06:10:11 userdel[20348]: delete user 'rooter' <86>Apr 21 06:10:11 groupadd[20368]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 06:10:11 groupadd[20368]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:10:11 groupadd[20368]: new group: name=rooter, GID=639 <86>Apr 21 06:10:11 useradd[20432]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 06:10:11 userdel[20563]: delete user 'builder' <86>Apr 21 06:10:11 groupadd[20599]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 06:10:11 groupadd[20599]: new group: name=builder, GID=640 <86>Apr 21 06:10:11 useradd[20617]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 06:10:14 rpmi: libcom_err-1.42.13-alt2 1449075923 installed <13>Apr 21 06:10:14 rpmi: libverto-0.2.6-alt1_6 1455633232 installed <13>Apr 21 06:10:14 rpmi: libverto-devel-0.2.6-alt1_6 1455633232 installed <13>Apr 21 06:10:14 rpmi: libcom_err-devel-1.42.13-alt2 1449075923 installed <13>Apr 21 06:10:14 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 06:10:14 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 06:10:15 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766170 installed <86>Apr 21 06:10:15 groupadd[30990]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 06:10:15 groupadd[30990]: new group: name=_keytab, GID=499 <13>Apr 21 06:10:15 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355764 installed <13>Apr 21 06:10:15 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766170 installed <86>Apr 21 06:10:15 groupadd[31442]: group added to /etc/group: name=sasl, GID=498 <86>Apr 21 06:10:15 groupadd[31442]: group added to /etc/gshadow: name=sasl <86>Apr 21 06:10:15 groupadd[31442]: new group: name=sasl, GID=498 <13>Apr 21 06:10:15 rpmi: libsasl2-3-2.1.26-alt7 1479477448 installed <13>Apr 21 06:10:15 rpmi: libldap-2.4.45-alt1.M80P.1 1513980437 installed <13>Apr 21 06:10:15 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355764 installed <13>Apr 21 06:10:15 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355764 installed <13>Apr 21 06:10:15 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766170 installed Installing btpd-0.13-alt2.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf btpd-0.13 + echo 'Source #0 (btpd-0.13.tar.gz):' Source #0 (btpd-0.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/btpd-0.13.tar.gz + /bin/tar -xf - + cd btpd-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (btpd-0.13-glibc-2.17.patch):' Patch #0 (btpd-0.13-glibc-2.17.patch): + /usr/bin/patch -p2 patching file libevent/event.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd btpd-0.13 + 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 + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 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-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for SHA1_Final in -lcrypto... yes configure: creating ./config.status config.status: creating Makefile config.status: creating btpd/Makefile config.status: creating misc/Makefile config.status: creating cli/Makefile config.status: executing depfiles commands configure: configuring in libevent configure: running /bin/sh './configure' --prefix=/usr '--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' 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for socket in -lsocket... no 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for WIN32... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... yes checking for strtok_r... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... yes checking for inet_ntop... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for struct in6_addr... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' Making all in libevent make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c event.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c buffer.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c log.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c evdns.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c select.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c poll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c epoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c signal.c evdns.c:77:0: warning: "_FORTIFY_SOURCE" redefined #define _FORTIFY_SOURCE 3 ^ : note: this is the location of the previous definition signal.c: In function 'evsignal_del': signal.c:143:6: warning: variable 'evsignal' set but not used [-Wunused-but-set-variable] int evsignal; ^ signal.c: In function 'evsignal_handler': signal.c:159:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ev_signal_pair[0], "a", 1); ^ evdns.c: In function 'request_parse': evdns.c:934:54: warning: variable 'additional' set but not used [-Wunused-but-set-variable] u16 trans_id, flags, questions, answers, authority, additional; ^ evdns.c:934:43: warning: variable 'authority' set but not used [-Wunused-but-set-variable] u16 trans_id, flags, questions, answers, authority, additional; ^ evdns.c:934:34: warning: variable 'answers' set but not used [-Wunused-but-set-variable] u16 trans_id, flags, questions, answers, authority, additional; ^ rm -f libevent.a ar cru libevent.a event.o buffer.o log.o evdns.o select.o poll.o epoll.o signal.o ranlib libevent.a make[2]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' Making all in misc make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/misc' i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-benc.o `test -f 'benc.c' || echo './'`benc.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-btpd_if.o `test -f 'btpd_if.c' || echo './'`btpd_if.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-metainfo.o `test -f 'metainfo.c' || echo './'`metainfo.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-hashtable.o `test -f 'hashtable.c' || echo './'`hashtable.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-http_client.o `test -f 'http_client.c' || echo './'`http_client.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-stream.o `test -f 'stream.c' || echo './'`stream.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o libmisc_a-subr.o `test -f 'subr.c' || echo './'`subr.c metainfo.c: In function 'mi_hashes': metainfo.c:32:12: warning: pointer targets in return differ in signedness [-Wpointer-sign] return benc_dget_mema(benc_dget_dct(p, "info"), "pieces", NULL); ^ metainfo.c: In function 'mi_info_hash': metainfo.c:161:17: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign] return SHA1(info, benc_length(info), hash); ^ In file included from metainfo.c:8:0: /usr/include/openssl/sha.h:124:16: note: expected 'const unsigned char *' but argument is of type 'const char *' unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md); ^ stream.c: In function 'bts_sha': stream.c:172:40: warning: pointer targets in passing argument 3 of 'bts_get' differ in signedness [-Wpointer-sign] if ((err = bts_get(bts, start, buf, wantread)) != 0) ^ stream.c:73:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' bts_get(struct bt_stream *bts, off_t off, uint8_t *buf, size_t len) ^ http_client.c: In function 'http_url_parse': http_client.c:31:31: warning: variable 'port_e' set but not used [-Wunused-but-set-variable] const char *port = NULL, *port_e = NULL; ^ http_client.c: In function 'http_parse': http_client.c:225:44: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if ((end = evbuffer_find(req->buf, "\r\n\r\n", 4)) == NULL) { ^ In file included from http_client.c:15:0: ../libevent/event.h:291:9: note: expected 'const u_char * {aka const unsigned char *}' but argument is of type 'char *' u_char *evbuffer_find(struct evbuffer *, const u_char *, size_t); ^ http_client.c:225:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((end = evbuffer_find(req->buf, "\r\n\r\n", 4)) == NULL) { ^ http_client.c:234:33: warning: pointer targets in passing argument 2 of 'headers_parse' differ in signedness [-Wpointer-sign] if (!headers_parse(req, req->buf->buffer, end)) ^ http_client.c:136:1: note: expected 'char *' but argument is of type 'u_char * {aka unsigned char *}' headers_parse(struct http_req *req, char *buf, char *end) ^ http_client.c:244:44: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if ((end = evbuffer_find(req->buf, "\r\n", 2)) == NULL) { ^ In file included from http_client.c:15:0: ../libevent/event.h:291:9: note: expected 'const u_char * {aka const unsigned char *}' but argument is of type 'char *' u_char *evbuffer_find(struct evbuffer *, const u_char *, size_t); ^ http_client.c:244:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((end = evbuffer_find(req->buf, "\r\n", 2)) == NULL) { ^ http_client.c:251:30: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness [-Wpointer-sign] req->length = strtol(req->buf->buffer, &numend, 16); ^ In file included from http_client.c:11:0: /usr/include/stdlib.h:183:17: note: expected 'const char * restrict' but argument is of type 'u_char * {aka unsigned char *}' extern long int strtol (const char *__restrict __nptr, ^ http_client.c:267:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] res.v.data.p = req->buf->buffer; ^ http_client.c:301:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] res.v.data.p = req->buf->buffer; ^ subr.c: In function 'find_btpd_dir': subr.c:323:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&res, "%s/.btpd", home); ^ rm -f libmisc.a ar cru libmisc.a libmisc_a-benc.o libmisc_a-btpd_if.o libmisc_a-metainfo.o libmisc_a-hashtable.o libmisc_a-http_client.o libmisc_a-iobuf.o libmisc_a-stream.o libmisc_a-subr.o ranlib libmisc.a make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/misc' Making all in btpd make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-active.o `test -f 'active.c' || echo './'`active.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-btpd.o `test -f 'btpd.c' || echo './'`btpd.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-cli_if.o `test -f 'cli_if.c' || echo './'`cli_if.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-content.o `test -f 'content.c' || echo './'`content.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-download.o `test -f 'download.c' || echo './'`download.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-download_subr.o `test -f 'download_subr.c' || echo './'`download_subr.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-http_tr_if.o `test -f 'http_tr_if.c' || echo './'`http_tr_if.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-main.o `test -f 'main.c' || echo './'`main.c active.c: In function 'active_del_pos': active.c:27:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ehash, 20, 1, fp); ^ active.c:32:5: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(fp), *size); ^ cli_if.c: In function 'cmd_tget': cli_if.c:215:35: warning: pointer targets in passing argument 1 of 'tlib_by_hash' differ in signedness [-Wpointer-sign] tl = tlib_by_hash(benc_mem(p, NULL, NULL)); ^ In file included from btpd.h:27:0, from cli_if.c:14: tlib.h:33:14: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' struct tlib *tlib_by_hash(const uint8_t *hash); ^ cli_if.c: In function 'cmd_del': cli_if.c:279:27: warning: pointer targets in passing argument 1 of 'tlib_by_hash' differ in signedness [-Wpointer-sign] tl = tlib_by_hash(benc_mem(args, NULL, NULL)); ^ In file included from btpd.h:27:0, from cli_if.c:14: tlib.h:33:14: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' struct tlib *tlib_by_hash(const uint8_t *hash); ^ cli_if.c: In function 'cmd_start': cli_if.c:309:27: warning: pointer targets in passing argument 1 of 'tlib_by_hash' differ in signedness [-Wpointer-sign] tl = tlib_by_hash(benc_mem(args, NULL, NULL)); ^ In file included from btpd.h:27:0, from cli_if.c:14: tlib.h:33:14: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' struct tlib *tlib_by_hash(const uint8_t *hash); ^ cli_if.c: In function 'cmd_stop': cli_if.c:333:27: warning: pointer targets in passing argument 1 of 'tlib_by_hash' differ in signedness [-Wpointer-sign] tl = tlib_by_hash(benc_mem(args, NULL, NULL)); ^ In file included from btpd.h:27:0, from cli_if.c:14: tlib.h:33:14: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' struct tlib *tlib_by_hash(const uint8_t *hash); ^ cli_if.c: In function 'cli_read_cb': cli_if.c:426:25: warning: pointer targets in passing argument 1 of 'benc_validate' differ in signedness [-Wpointer-sign] if (!(benc_validate(msg, cmdlen) == 0 && benc_islst(msg) && ^ In file included from btpd.h:18:0, from cli_if.c:14: ../misc/benc.h:12:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' int benc_validate(const char *p, size_t len); ^ cli_if.c:426:57: warning: pointer targets in passing argument 1 of 'benc_islst' differ in signedness [-Wpointer-sign] if (!(benc_validate(msg, cmdlen) == 0 && benc_islst(msg) && ^ In file included from btpd.h:18:0, from cli_if.c:14: ../misc/benc.h:15:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' int benc_islst(const char *p); ^ cli_if.c:427:24: warning: pointer targets in passing argument 1 of 'benc_first' differ in signedness [-Wpointer-sign] benc_first(msg) != NULL && benc_isstr(benc_first(msg)))) ^ In file included from btpd.h:18:0, from cli_if.c:14: ../misc/benc.h:26:13: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' const char *benc_first(const char *p); ^ cli_if.c:427:62: warning: pointer targets in passing argument 1 of 'benc_first' differ in signedness [-Wpointer-sign] benc_first(msg) != NULL && benc_isstr(benc_first(msg)))) ^ In file included from btpd.h:18:0, from cli_if.c:14: ../misc/benc.h:26:13: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' const char *benc_first(const char *p); ^ cli_if.c:430:27: warning: pointer targets in passing argument 2 of 'cmd_dispatch' differ in signedness [-Wpointer-sign] if (cmd_dispatch(cli, msg) != 0) ^ cli_if.c:395:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' cmd_dispatch(struct cli *cli, const char *buf) ^ main.c: In function 'setup_daemon': main.c:68:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "r", stdin); ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-net.o `test -f 'net.c' || echo './'`net.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-net_buf.o `test -f 'net_buf.c' || echo './'`net_buf.c http_tr_if.c: In function 'maybe_connect_to': http_tr_if.c:41:39: warning: pointer targets in passing argument 2 of 'net_torrent_has_peer' differ in signedness [-Wpointer-sign] if (net_torrent_has_peer(tp->net, pid)) ^ In file included from btpd.h:25:0, from http_tr_if.c:5: net.h:32:5: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' int net_torrent_has_peer(struct net *n, const uint8_t *id); ^ http_tr_if.c:48:30: warning: pointer targets in passing argument 2 of 'peer_create_out' differ in signedness [-Wpointer-sign] peer_create_out(tp->net, pid, ip, port); ^ In file included from btpd.h:26:0, from http_tr_if.c:5: peer.h:36:6: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' void peer_create_out(struct net *n, const uint8_t *id, ^ http_tr_if.c: In function 'http_cb': http_tr_if.c:127:35: warning: pointer targets in passing argument 2 of 'parse_reply' differ in signedness [-Wpointer-sign] if (parse_reply(treq->tp, treq->buf->buffer, treq->buf->off, ^ http_tr_if.c:55:1: note: expected 'const char *' but argument is of type 'u_char * {aka unsigned char *}' parse_reply(struct torrent *tp, const char *content, size_t size, int parse, ^ content.c: In function 'test_hash': content.c:73:51: warning: pointer targets in passing argument 4 of 'tlib_read_hash' differ in signedness [-Wpointer-sign] tlib_read_hash(tp->tl, tp->pieces_off, piece, piece_hash); ^ In file included from btpd.h:27:0, from content.c:12: tlib.h:39:6: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' void tlib_read_hash(struct tlib *tl, size_t off, uint32_t piece, ^ content.c: In function 'startup_test_run': content.c:448:14: warning: variable 'this' set but not used [-Wunused-but-set-variable] uint32_t this; ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-opts.o `test -f 'opts.c' || echo './'`opts.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-peer.o `test -f 'peer.c' || echo './'`peer.c net.c: In function 'net_dispatch_msg': net.c:245:33: warning: pointer targets in passing argument 2 of 'peer_on_bitfield' differ in signedness [-Wpointer-sign] peer_on_bitfield(p, buf); ^ In file included from btpd.h:26:0, from net.c:19: peer.h:49:6: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' void peer_on_bitfield(struct peer *p, const uint8_t *field); ^ net.c: In function 'net_state': net.c:326:50: warning: pointer targets in passing argument 1 of 'torrent_by_hash' differ in signedness [-Wpointer-sign] struct torrent *tp = torrent_by_hash(buf); ^ In file included from btpd.h:28:0, from net.c:19: torrent.h:39:17: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' struct torrent *torrent_by_hash(const uint8_t *hash); ^ net.c:336:41: warning: pointer targets in passing argument 2 of 'net_torrent_has_peer' differ in signedness [-Wpointer-sign] if ((net_torrent_has_peer(p->n, buf) ^ net.c:36:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' net_torrent_has_peer(struct net *n, const uint8_t *id) ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-tlib.o `test -f 'tlib.c' || echo './'`tlib.c net_buf.c: In function 'nb_torrentdata_fill': i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-torrent.o `test -f 'torrent.c' || echo './'`torrent.c net_buf.c:109:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] nb->buf = content; ^ net_buf.c: In function 'nb_create_bitdata': net_buf.c:215:35: warning: pointer targets in passing argument 2 of 'nb_create_set' differ in signedness [-Wpointer-sign] nb_create_set(NB_BITDATA, cm_get_piece_field(tp), plen, kill_buf_no); ^ net_buf.c:41:1: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}' nb_create_set(short type, char *buf, size_t len, ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-tracker_req.o `test -f 'tracker_req.c' || echo './'`tracker_req.c peer.c: In function 'peer_on_piece': peer.c:479:51: warning: pointer targets in passing argument 6 of 'dl_on_block' differ in signedness [-Wpointer-sign] dl_on_block(p, req, index, begin, length, data); ^ In file included from btpd.h:29:0, from peer.c:10: download.h:30:6: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' void dl_on_block(struct peer *p, struct block_request *req, ^ tlib.c: In function 'tlib_del': tlib.c:74:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-upload.o `test -f 'upload.c' || echo './'`upload.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btpd-util.o `test -f 'util.c' || echo './'`util.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -o btpd btpd-active.o btpd-btpd.o btpd-cli_if.o btpd-content.o btpd-download.o btpd-download_subr.o btpd-http_tr_if.o btpd-main.o btpd-net.o btpd-net_buf.o btpd-opts.o btpd-peer.o btpd-tlib.o btpd-torrent.o btpd-tracker_req.o btpd-upload.o btpd-util.o ../misc/libmisc.a ../libevent/libevent.a -lcrypto -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' Making all in cli make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/cli' i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btinfo-btinfo.o `test -f 'btinfo.c' || echo './'`btinfo.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-btcli.o `test -f 'btcli.c' || echo './'`btcli.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-add.o `test -f 'add.c' || echo './'`add.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-del.o `test -f 'del.c' || echo './'`del.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-list.o `test -f 'list.c' || echo './'`list.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-kill.o `test -f 'kill.c' || echo './'`kill.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-start.o `test -f 'start.c' || echo './'`start.c i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-stop.o `test -f 'stop.c' || echo './'`stop.c list.c: In function 'list_cb': list.c:69:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&itm->name, "%s", ipc_strerror(res[IPC_TVAL_NAME].v.num)); ^ list.c:71:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&itm->name, "%.*s", (int)res[IPC_TVAL_NAME].v.str.l, ^ i586-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../misc -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -c -o btcli-stat.o `test -f 'stat.c' || echo './'`stat.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -o btinfo btinfo-btinfo.o ../misc/libmisc.a -lcrypto -lm stat.c: In function 'cmd_stat': stat.c:160:9: warning: variable 'wflag' set but not used [-Wunused-but-set-variable] int wflag = 0, iflag = 0, nflag = 0, seconds = 0; ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -o btcli btcli-btcli.o btcli-add.o btcli-del.o btcli-list.o btcli-kill.o btcli-start.o btcli-stop.o btcli-stat.o ../misc/libmisc.a -lcrypto -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/cli' make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' make: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/btpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/btpd-buildroot + cd btpd-0.13 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/btpd-buildroot/usr exec_prefix=/usr/src/tmp/btpd-buildroot/usr bindir=/usr/src/tmp/btpd-buildroot/usr/bin sbindir=/usr/src/tmp/btpd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/btpd-buildroot/etc datadir=/usr/src/tmp/btpd-buildroot/usr/share includedir=/usr/src/tmp/btpd-buildroot/usr/include libdir=/usr/src/tmp/btpd-buildroot/usr/lib libexecdir=/usr/src/tmp/btpd-buildroot/usr/lib localstatedir=/usr/src/tmp/btpd-buildroot/var/lib sharedstatedir=/usr/src/tmp/btpd-buildroot/var/lib mandir=/usr/src/tmp/btpd-buildroot/usr/share/man infodir=/usr/src/tmp/btpd-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' Making install in libevent make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' 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/btpd-0.13/libevent' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' Making install in misc make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/misc' make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/misc' 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/btpd-0.13/misc' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/misc' Making install in btpd make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' test -z "/usr/src/tmp/btpd-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/btpd-buildroot/usr/bin" /bin/install -p 'btpd' '/usr/src/tmp/btpd-buildroot/usr/bin/btpd' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/btpd' Making install in cli make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/cli' make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/cli' test -z "/usr/src/tmp/btpd-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/btpd-buildroot/usr/bin" /bin/install -p 'btinfo' '/usr/src/tmp/btpd-buildroot/usr/bin/btinfo' /bin/install -p 'btcli' '/usr/src/tmp/btpd-buildroot/usr/bin/btcli' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/cli' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/cli' make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/btpd-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/btpd-buildroot/usr/share/man/man1" /bin/install -p -m 644 './btcli.1' '/usr/src/tmp/btpd-buildroot/usr/share/man/man1/btcli.1' /bin/install -p -m 644 './btinfo.1' '/usr/src/tmp/btpd-buildroot/usr/share/man/man1/btinfo.1' /bin/install -p -m 644 './btpd.1' '/usr/src/tmp/btpd-buildroot/usr/share/man/man1/btpd.1' test -z "/usr/src/tmp/btpd-buildroot/usr/share/doc/btpd-0.13" || mkdir -p -- "/usr/src/tmp/btpd-buildroot/usr/share/doc/btpd-0.13" /bin/install -p -m 644 'COPYRIGHT' '/usr/src/tmp/btpd-buildroot/usr/share/doc/btpd-0.13/COPYRIGHT' /bin/install -p -m 644 'CHANGES' '/usr/src/tmp/btpd-buildroot/usr/share/doc/btpd-0.13/CHANGES' /bin/install -p -m 644 'README' '/usr/src/tmp/btpd-buildroot/usr/share/doc/btpd-0.13/README' make[2]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' make: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/btpd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/btpd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/btpd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/btpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/btpd: uses non-LFS functions: __fxstat getrlimit open Hardlinking identical .pyc and .pyo files Processing files: btpd-0.13-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8C81Te 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.aRju8k find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libssl, /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.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libcrypto.so.10 >= set:qnPDJTmSSw4yO5pgj, libm.so.6(GLIBC_2.0), 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.0P1h4y Creating btpd-debuginfo package Processing files: btpd-debuginfo-0.13-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VfKaST find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JS4iik find-requires: running scripts (debuginfo) Requires: btpd = 0.13-alt2.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.10), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/btpd-0.13-alt2.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/btpd-debuginfo-0.13-alt2.qa2.i586.rpm 9.69user 1.76system 0:22.42elapsed 51%CPU (0avgtext+0avgdata 31148maxresident)k 0inputs+0outputs (0major+922974minor)pagefaults 0swaps 12.61user 3.47system 0:30.35elapsed 53%CPU (0avgtext+0avgdata 122236maxresident)k 0inputs+0outputs (0major+1134039minor)pagefaults 0swaps --- btpd-0.13-alt2.qa2.i586.rpm.repo 2013-03-27 03:06:49.000000000 +0000 +++ btpd-0.13-alt2.qa2.i586.rpm.hasher 2019-04-21 06:10:42.407649148 +0000 @@ -7,5 +7,5 @@ /usr/share/doc/btpd-0.13/README 100644 -/usr/share/man/man1/btcli.1.gz 100644 -/usr/share/man/man1/btinfo.1.gz 100644 -/usr/share/man/man1/btpd.1.gz 100644 +/usr/share/man/man1/btcli.1.xz 100644 +/usr/share/man/man1/btinfo.1.xz 100644 +/usr/share/man/man1/btpd.1.xz 100644 Requires: libssl @@ -22,6 +22,5 @@ Requires: libc.so.6(GLIBC_2.8) -Requires: libcrypto.so.10 >= set:pmCfrDJIJj8anA1d +Requires: libcrypto.so.10 >= set:qnPDJTmSSw4yO5pgj Requires: rpmlib(SetVersions) Requires: libm.so.6(GLIBC_2.0) -Requires: libm.so.6(GLIBC_2.1) Requires: rtld(GNU_HASH)