<86>Apr 21 01:23:36 userdel[11686]: delete user 'rooter' <86>Apr 21 01:23:36 groupadd[11702]: group added to /etc/group: name=rooter, GID=591 <86>Apr 21 01:23:36 groupadd[11702]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:23:36 groupadd[11702]: new group: name=rooter, GID=591 <86>Apr 21 01:23:36 useradd[11708]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 21 01:23:36 userdel[11722]: delete user 'builder' <86>Apr 21 01:23:36 userdel[11722]: removed group 'builder' owned by 'builder' <86>Apr 21 01:23:36 userdel[11722]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:23:36 groupadd[11737]: group added to /etc/group: name=builder, GID=592 <86>Apr 21 01:23:36 groupadd[11737]: group added to /etc/gshadow: name=builder <86>Apr 21 01:23:36 groupadd[11737]: new group: name=builder, GID=592 <86>Apr 21 01:23:36 useradd[11751]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 21 01:23:39 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 01:23:39 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:23:39 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:23:39 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 21 01:23:39 rpmi: libpcre16-8.40-alt1 1484570205 installed <13>Apr 21 01:23:39 rpmi: pcretest-8.40-alt1 1484570205 installed <13>Apr 21 01:23:39 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 01:23:39 rpmi: libunwind-1.1-alt2 1442339814 installed <13>Apr 21 01:23:39 rpmi: libgperftools-2.6.3-alt1 p8.217801.300 1547224760 installed <13>Apr 21 01:23:39 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 01:23:39 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 01:23:39 rpmi: libgperftools-devel-2.6.3-alt1 p8.217801.300 1547224760 installed <13>Apr 21 01:23:39 rpmi: libpcre-devel-8.40-alt1 1484570205 installed <13>Apr 21 01:23:39 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 01:23:39 groupadd[16335]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 01:23:39 groupadd[16335]: group added to /etc/gshadow: name=_keytab <86>Apr 21 01:23:39 groupadd[16335]: new group: name=_keytab, GID=499 <13>Apr 21 01:23:39 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <86>Apr 21 01:23:39 groupadd[16771]: group added to /etc/group: name=sasl, GID=498 <86>Apr 21 01:23:39 groupadd[16771]: group added to /etc/gshadow: name=sasl <86>Apr 21 01:23:39 groupadd[16771]: new group: name=sasl, GID=498 <13>Apr 21 01:23:39 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Apr 21 01:23:39 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Apr 21 01:23:39 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:23:39 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:23:39 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 01:23:40 rpmi: openssl-1.0.2n-alt0.M80P.1 1512766129 installed Installing pound-2.6-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Pound-2.6 + echo 'Source #0 (Pound-2.6.tgz):' Source #0 (Pound-2.6.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Pound-2.6.tgz + /bin/tar -xf - + cd Pound-2.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.6 + CFLAGS='-pipe -Wall -g -O2' + ./configure --prefix= --with-maxbuf=8192 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for regcomp in -lpcreposix... yes checking for malloc in -ltcmalloc... yes checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc with CFLAGS=-pipe -Wall -g -O2 -pthread -DUPER... OK configure: *** Checking for header files *** checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) 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 pcreposix.h usability... no checking pcreposix.h presence... no checking for pcreposix.h... no checking pcre/pcreposix.h usability... yes checking pcre/pcreposix.h presence... yes checking for pcre/pcreposix.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for long long int... yes checking for in_addr_t... yes checking for in_port_t... yes checking for time_t... 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 for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for memset... yes checking for regcomp... yes checking for poll... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for setsid... yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/Pound-2.6' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -pipe -Wall -g -O2 -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -Wno-unused-result -pipe -c -o pound.o pound.c gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -pipe -Wall -g -O2 -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -Wno-unused-result -pipe -c -o http.o http.c gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -pipe -Wall -g -O2 -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -Wno-unused-result -pipe -c -o config.o config.c openssl dhparam -5 -C -noout 512 > dh512.h openssl dhparam -5 -C -noout 1024 > dh1024.h gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -pipe -Wall -g -O2 -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -Wno-unused-result -pipe -c -o poundctl.o poundctl.c Generating DH parameters, 1024 bit long safe prime, generator 5 This is going to take a long time Generating DH parameters, 512 bit long safe prime, generator 5 This is going to take a long time .........................+..+............+....................................pound.c: In function 'l_lock': pound.c:92:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&l_array[n])) ^ pound.c:95:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&l_array[n])) ^ ....pound.c: In function 'main': pound.c:220:25: warning: unused variable 'sp' [-Wunused-variable] struct sched_param sp; ^ ......+.+.......................................++*++*++*++*++*++* .config.c: In function 'parse_be': config.c:179:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^ .config.c: In function 'parse_HTTPS': .config.c:928:47: warning: unused variable 'cp' [-Wunused-variable] char server_name[MAXBUF], *cp; ^ config.c:1098:26: warning: unused variable 'store' [-Wunused-variable] X509_STORE *store; ^ config.c:832:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^ poundctl.c: In function 'sess_prt': poundctl.c:133:36: warning: unused variable 'escaped' [-Wunused-variable] char buf[KEY_SIZE + 1], escaped[KEY_SIZE * 2 + 1]; ^ .poundctl.c: In function 'main': poundctl.c:223:17: warning: unused variable 'sess' [-Wunused-variable] TABNODE sess; ^ pound.c:392:12: warning: 'group_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setgid(group_id) || setegid(group_id)) { ^ poundctl.c:222:17: warning: unused variable 'be' [-Wunused-variable] BACKEND be; ^ pound.c:397:12: warning: 'user_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setuid(user_id) || seteuid(user_id)) { ^ poundctl.c:221:17: warning: unused variable 'svc' [-Wunused-variable] SERVICE svc; ^ poundctl.c:218:36: warning: unused variable 'buf' [-Wunused-variable] char *arg0, *sock_name, buf[KEY_SIZE + 1]; ^ poundctl.c:217:44: warning: unused variable 'n_sess' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^ poundctl.c:217:38: warning: unused variable 'n_be' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^ poundctl.c:217:31: warning: unused variable 'n_svc' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^ config.c: In function 'config_parse': config.c:1255:14: warning: unused variable 'f_conf' [-Wunused-variable] FILE *f_conf; ^ .http.c: In function 'redirect_reply': http.c:72:9: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=] "HTTP/1.0 %d %s\r\nLocation: %s\r\nContent-Type: text/html\r\nContent-Length: %d\r\n\r\n", ^ http.c:72:9: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=] .http.c: In function 'do_http': http.c:673:24: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] else if(!strcasecmp("chunked", buf)) ^ .http.c:957:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((cipher = SSL_get_current_cipher(ssl)) != NULL) { ^ ......................................+..gcc -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc ............................+.................................................+..............................................+.....+..............+..............................................................................................................+...............+....................................................+.+.............................................................+................+..........................+...........+.....................+.....+........................................................................................................................+...................+...........+.............+.............................................+...................+.........+.+....................................+.+......................................................+.......................................+..............+.........+...+.......................+..+..+...................+....................+..................+...........................................................................+...+.................+..................................................................................................................................................................................................................................................+..........................................+................+......+.........................................................+...............................+............................................................................................+...+.........................................................+.....................................................+............................................................................................................+......................................+..........................................+.....................................+...................................................................+..........+..........................................................................................................+....................................................................................................................................................+........................................................+..........+......................................................+...............+...............................................................+..............................................+.......+................+...................................................................................................................................................................+..................+................................................................................+.........................................................................................................................+...............................................................................+......................+............................+....................................................+........................................+.....................+.........+......+......................+.........................................................................+..................................+..........+.........................................+...............................+...................................++*++*++* gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -pipe -Wall -g -O2 -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -Wno-unused-result -pipe -c -o svc.o svc.c svc.c: In function 't_find': svc.c:85:38: warning: passing argument 1 of 'lh_retrieve' from incompatible pointer type [-Wincompatible-pointer-types] if((res = (TABNODE *)lh_retrieve(tab, &t)) != NULL) { ^ In file included from /usr/include/openssl/x509_vfy.h:72:0, from /usr/include/openssl/x509.h:581, from /usr/include/openssl/ssl.h:156, from pound.h:136, from svc.c:28: /usr/include/openssl/lhash.h:179:7: note: expected '_LHASH * {aka struct lhash_st *}' but argument is of type 'struct lhash_st_TABNODE * const' void *lh_retrieve(_LHASH *lh, const void *data); ^ svc.c: In function 'logmsg': svc.c:222:25: warning: unused variable 't_res' [-Wunused-variable] struct tm *t_now, t_res; ^ svc.c:222:18: warning: unused variable 't_now' [-Wunused-variable] struct tm *t_now, t_res; ^ svc.c: In function 'get_backend': svc.c:586:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:650:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'upd_session': svc.c:667:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:672:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'kill_be': svc.c:690:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:719:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'upd_be': svc.c:733:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:742:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c: In function 'need_rewrite': svc.c:803:29: warning: unused variable 'ret_val' [-Wunused-variable] int ret_val; ^ svc.c: In function 'do_resurect': svc.c:1124:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:1136:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1193:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:1205:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'do_expire': svc.c:1231:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^ svc.c:1236:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1242:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^ svc.c:1247:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'do_rescale': svc.c:1277:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1281:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1291:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^ svc.c:1300:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1306:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1312:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1318:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1323:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1335:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1339:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1349:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^ svc.c:1358:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1364:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1370:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&be->mut)) ^ svc.c:1376:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&be->mut)) ^ svc.c:1381:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c: In function 'RSA_tmp_callback': svc.c:1401:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^ svc.c:1404:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&RSA_mut)) ^ svc.c: In function 'do_RSAgen': svc.c:1424:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^ svc.c:1432:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&RSA_mut)) ^ In file included from svc.c:1437:0: dh512.h: At top level: dh512.h:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] DH *get_dh512() ^ In file included from svc.c:1438:0: dh1024.h:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] DH *get_dh1024() ^ svc.c: In function 'thr_control': svc.c:1691:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^ svc.c:1695:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1712:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^ svc.c:1716:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1776:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:1779:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ svc.c:1787:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^ svc.c:1790:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^ gcc -pthread -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc make: Leaving directory `/usr/src/RPM/BUILD/Pound-2.6' + subst s@/usr/local/@/@ pound.8 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pound-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pound-buildroot + cd Pound-2.6 + install -d /usr/src/tmp/pound-buildroot/usr/sbin /usr/src/tmp/pound-buildroot/usr/share/man/man8 /usr/src/tmp/pound-buildroot/etc/rc.d/init.d /usr/src/tmp/pound-buildroot/etc/sysconfig + install -p -m0755 pound poundctl /usr/src/tmp/pound-buildroot/usr/sbin + install -p -m0755 /usr/src/RPM/SOURCES/pound.init /usr/src/tmp/pound-buildroot/etc/rc.d/init.d/pound + install -p -m0644 /usr/src/RPM/SOURCES/pound.cfg /usr/src/tmp/pound-buildroot/etc/ + install -p -m0644 /usr/src/RPM/SOURCES/pound.sysconfig /usr/src/tmp/pound-buildroot/etc/sysconfig/pound + install -p -m0644 pound.8 poundctl.8 /usr/src/tmp/pound-buildroot/usr/share/man/man8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pound-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pound-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/pound-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pound-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: pound-2.6-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.6 + DOCDIR=/usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + export DOCDIR + rm -rf /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + /bin/mkdir -p /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + cp -prL FAQ README /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + chmod -R go-w /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + chmod -R a+rX /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fYZ84A 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.wqqq0Q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/pound-buildroot/etc/rc.d/init.d/pound: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DzxDec Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F7zpbA Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_no), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /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), libcrypto.so.10()(64bit) >= set:qkvV29JtTns5P3aDsgQ1w7aAjV17KZmZtSraXhrefgIbwj7gOvXnQkAZqqRaFpEXi2pRyat4b3pz02ulPxfcIhFUqyGmGkNkrKbvN6EKAEWoHXgUr0F5kIwTlj9iGS8e7QBqA911yvwMzjL6qx913Zf7Gnt3r3oduMvGtFhvcaXwzutve1, libm.so.6(GLIBC_2.2.5)(64bit), libpcreposix.so.3()(64bit) >= set:fdyt7Iqb, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libssl.so.10()(64bit) >= set:niBOOHVjnv5uapEMiVZrkdeANRzunZ8nSytMZhPcvBl8XW4SL5brJlcZp3sI4aLw6LNVpxVsWWiaNr2MlX2z8QqUF1, libtcmalloc.so.4()(64bit) >= set:nkZDsPGP7DZwZk13, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/post_service, /usr/sbin/useradd Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u0hkQ0 Creating pound-debuginfo package Processing files: pound-debuginfo-2.6-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zVj3du find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LkhVj0 find-requires: running scripts (debuginfo) Requires: pound = 2.6-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.10), debug64(libm.so.6), debug64(libpcreposix.so.3), debug64(libpthread.so.0), debug64(libssl.so.10), debug64(libtcmalloc.so.4) Wrote: /usr/src/RPM/RPMS/x86_64/pound-2.6-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pound-debuginfo-2.6-alt1.1.x86_64.rpm 29.88user 5.78system 0:37.32elapsed 95%CPU (0avgtext+0avgdata 60584maxresident)k 0inputs+0outputs (0major+1008404minor)pagefaults 0swaps 34.39user 10.24system 0:45.91elapsed 97%CPU (0avgtext+0avgdata 121992maxresident)k 560inputs+0outputs (0major+1231237minor)pagefaults 0swaps --- pound-2.6-alt1.1.x86_64.rpm.repo 2013-02-27 14:09:26.000000000 +0000 +++ pound-2.6-alt1.1.x86_64.rpm.hasher 2019-04-21 01:24:19.256403905 +0000 @@ -8,4 +8,4 @@ /usr/share/doc/pound-2.6/README 100755 -/usr/share/man/man8/pound.8.bz2 100644 -/usr/share/man/man8/poundctl.8.gz 100644 +/usr/share/man/man8/pound.8.xz 100644 +/usr/share/man/man8/poundctl.8.xz 100644 Requires: /bin/sh @@ -27,10 +27,9 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libcrypto.so.10()(64bit) >= set:pjvVyASZtnYyVhS3LWoTt8Zm0Z7cXRJGwThj9iGSoBXN35Wkuw3nZwOvyXrV8bZHI6JVF58sGgm0DuIiVVEDSqAzEL4c9ogZL16W0LGRCNyLwgEXaxIqhB6NOo7zWjxZe4VjJD6Z5Pna7Zg3rQKz4FfaEGBK0MZAI9wtK9wZyS0 +Requires: libcrypto.so.10()(64bit) >= set:qkvV29JtTns5P3aDsgQ1w7aAjV17KZmZtSraXhrefgIbwj7gOvXnQkAZqqRaFpEXi2pRyat4b3pz02ulPxfcIhFUqyGmGkNkrKbvN6EKAEWoHXgUr0F5kIwTlj9iGS8e7QBqA911yvwMzjL6qx913Zf7Gnt3r3oduMvGtFhvcaXwzutve1 Requires: rpmlib(SetVersions) -Requires: libgcc_s.so.1()(64bit) Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libpcreposix.so.3()(64bit) >= set:geNK7cRm +Requires: libpcreposix.so.3()(64bit) >= set:fdyt7Iqb Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) -Requires: libssl.so.10()(64bit) >= set:mhBOOHVXl1mNED3cmyz6YFwxeBxypc8zpZyR8AeJLUWxunVUBLGZabVwev44t3vCLp5qjux8xdZ0hElkRCP3 +Requires: libssl.so.10()(64bit) >= set:niBOOHVjnv5uapEMiVZrkdeANRzunZ8nSytMZhPcvBl8XW4SL5brJlcZp3sI4aLw6LNVpxVsWWiaNr2MlX2z8QqUF1 Requires: libtcmalloc.so.4()(64bit) >= set:nkZDsPGP7DZwZk13 --- pound-debuginfo-2.6-alt1.1.x86_64.rpm.repo 2013-02-27 14:09:26.000000000 +0000 +++ pound-debuginfo-2.6-alt1.1.x86_64.rpm.hasher 2019-04-21 01:24:19.409399330 +0000 @@ -15,3 +15,2 @@ Requires: debug64(libcrypto.so.10) -Requires: debug64(libgcc_s.so.1) Requires: debug64(libm.so.6)