<86>Jun 7 05:30:23 userdel[44141]: delete user 'rooter' <86>Jun 7 05:30:23 userdel[44141]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 7 05:30:23 groupadd[44154]: group added to /etc/group: name=rooter, GID=573 <86>Jun 7 05:30:23 groupadd[44154]: group added to /etc/gshadow: name=rooter <86>Jun 7 05:30:23 groupadd[44154]: new group: name=rooter, GID=573 <86>Jun 7 05:30:23 useradd[44162]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jun 7 05:30:23 userdel[44178]: delete user 'builder' <86>Jun 7 05:30:23 userdel[44178]: removed group 'builder' owned by 'builder' <86>Jun 7 05:30:23 userdel[44178]: removed shadow group 'builder' owned by 'builder' <86>Jun 7 05:30:23 groupadd[44185]: group added to /etc/group: name=builder, GID=574 <86>Jun 7 05:30:23 groupadd[44185]: group added to /etc/gshadow: name=builder <86>Jun 7 05:30:23 groupadd[44185]: new group: name=builder, GID=574 <86>Jun 7 05:30:23 useradd[44195]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Jun 7 05:30:26 rpmi: libpcre16-8.43-alt1 sisyphus+222771.100.1.1 1551029667 installed <13>Jun 7 05:30:26 rpmi: pcretest-8.43-alt1 sisyphus+222771.100.1.1 1551029667 installed <13>Jun 7 05:30:26 rpmi: libunwind-1.1-alt3 sisyphus+222321.100.1.1 1550757592 installed <13>Jun 7 05:30:26 rpmi: libgperftools-2.6.3-alt1 1521472871 installed <13>Jun 7 05:30:26 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Jun 7 05:30:26 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Jun 7 05:30:26 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 7 05:30:26 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 7 05:30:27 rpmi: ca-certificates-2019.03.31-alt1 sisyphus+226302.100.1.1 1554055265 installed <13>Jun 7 05:30:27 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Jun 7 05:30:27 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Jun 7 05:30:27 rpmi: libcrypto1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed <13>Jun 7 05:30:27 rpmi: libssl1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed <13>Jun 7 05:30:27 rpmi: libcrypto-LibreSSL-2.9.2-alt1 sisyphus+229722.100.1.1 1558437686 installed <13>Jun 7 05:30:27 rpmi: libssl-LibreSSL-2.9.2-alt1 sisyphus+229722.100.1.1 1558437686 installed <13>Jun 7 05:30:27 rpmi: LibreSSL-devel-2.9.2-alt1 sisyphus+229722.100.1.1 1558437686 installed <13>Jun 7 05:30:27 rpmi: openssl-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed <13>Jun 7 05:30:27 rpmi: libgperftools-devel-2.6.3-alt1 1521472871 installed <13>Jun 7 05:30:27 rpmi: libpcre-devel-8.43-alt1 sisyphus+222771.100.1.1 1551029667 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pound-2.8-alt2.nosrc.rpm Installing pound-2.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Pound-2.8 + echo 'Source #0 (Pound-2.8.tgz):' Source #0 (Pound-2.8.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Pound-2.8.tgz + /bin/tar -xf - + cd Pound-2.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.8 + cp -pv /usr/share/gnu-config/config.guess /usr/share/gnu-config/config.sub . '/usr/share/gnu-config/config.guess' -> './config.guess' '/usr/share/gnu-config/config.sub' -> './config.sub' + CFLAGS='-pipe -frecord-gcc-switches -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 whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking gcc arguments... -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe 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 -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -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 unsigned long long int... 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 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' openssl dhparam -5 -C -noout 512 > dh512.h Generating DH parameters, 512 bit long safe prime, generator 5 This is going to take a long time ......+................+....................+...........+...........................................+.............................+......+.......++*++*++*++*++* make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o poundctl.o poundctl.c 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:350:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if(read(sock, &n, sizeof(n)) == sizeof(n)) ^ poundctl.c:223:17: warning: unused variable 'sess' [-Wunused-variable] TABNODE sess; ^~~~ poundctl.c:222:17: warning: unused variable 'be' [-Wunused-variable] BACKEND be; ^~ 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; ^~~~~ poundctl.c: In function 'prt_addr': poundctl.c:92:41: warning: ':' directive output may be truncated writing 1 byte into a region of size between 0 and 107 [-Wformat-truncation=] snprintf(res, UNIX_PATH_MAX - 1, "%s:%d", buf, port); ^ poundctl.c:92:38: note: directive argument in the range [0, 65535] snprintf(res, UNIX_PATH_MAX - 1, "%s:%d", buf, port); ^~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from poundctl.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 114 bytes into a destination of size 107 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o pound.o pound.c pound.c: In function 'l_lock': pound.c:93:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&l_array[n])) ^~~~~~~ pound.c:96:12: 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:237:25: warning: unused variable 'sp' [-Wunused-variable] struct sched_param sp; ^~ pound.c:426:12: warning: 'group_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setgid(group_id) || setegid(group_id)) { ^~~~~~~~~~~~~~~~ pound.c:431:12: warning: 'user_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setuid(user_id) || seteuid(user_id)) { ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o config.o config.c config.c: In function 'get_subjectaltnames': config.c:197:45: warning: pointer targets in passing argument 1 of 'strndup' differ in signedness [-Wpointer-sign] temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:174:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strndup (const char *__string, size_t __n) ^~~~~~~ config.c:197:35: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName) ^ config.c:213:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ~~~~^~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ config.c:213:33: warning: pointer targets in passing argument 1 of 'strndup' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ~~~~^~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:174:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strndup (const char *__string, size_t __n) ^~~~~~~ config.c:213:19: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ^ config.c: In function 'parse_be': config.c:234:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^~~~ config.c: In function 'SNI_server_name': config.c:910:47: warning: pointer targets in passing argument 1 of 'fnmatch' differ in signedness [-Wpointer-sign] if(fnmatch(pc->subjectAltNames[i], server_name, 0) == 0) { ~~~~~~~~~~~~~~~~~~~^~~ In file included from pound.h:235, from config.c:32: /usr/include/fnmatch.h:56:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int fnmatch (const char *__pattern, const char *__name, int __flags); ^~~~~~~ config.c: In function 'parse_HTTPS': config.c:1040:47: warning: unused variable 'cp' [-Wunused-variable] char server_name[MAXBUF], *cp; ^~ config.c:1248:26: warning: unused variable 'store' [-Wunused-variable] X509_STORE *store; ^~~~~ config.c:936:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^~~~ config.c: In function 'config_parse': config.c:1428:14: warning: unused variable 'f_conf' [-Wunused-variable] FILE *f_conf; ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o http.o http.c http.c: In function 'get_line': http.c:142:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if(seen_cr) ^ http.c:130:16: warning: unused variable 'n_read' [-Wunused-variable] int i, n_read, seen_cr; ^~~~~~ http.c: In function 'get_headers': http.c:418:21: warning: unused variable 'has_eol' [-Wunused-variable] int res, n, has_eol; ^~~~~~~ At top level: http.c:34:14: warning: 'h414' defined but not used [-Wunused-variable] *h414 = "414 Request URI too long", ^~~~ http.c: In function 'do_http': http.c:1022:64: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8172 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Destination: http://%s%s", caddr, loc_path); ^~ ~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 21 and 16403 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1444:71: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8166 and 8167 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Content-location: %s://%s/%s", ^~ (ssl == NULL? "http": "https"), v_host, loc_path); ~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 27 and 16410 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1430:63: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8174 and 8175 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Location: %s://%s/%s", ^~ (ssl == NULL? "http": "https"), v_host, loc_path); ~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 19 and 16402 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1309:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, sizeof(buf) - 1, "%s%s", cur_backend->url, url); ^ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 8192) into a destination of size 8191 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:83:105: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8098 [-Wformat-truncation=] "Redirect

Redirect

You should go to %s

", ^~ safe_url, safe_url); ~~~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 119 and 16501 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:86:38: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8141 and 8164 [-Wformat-truncation=] "HTTP/1.0 %d %s\r\nLocation: %s\r\nContent-Type: text/html\r\nContent-Length: %d\r\n\r\n", ^~ code, code_msg, safe_url, (int)strlen(cont)); ~~~~~~~~ http.c:86:9: note: directive argument in the range [0, 8191] "HTTP/1.0 %d %s\r\nLocation: %s\r\nContent-Type: text/html\r\nContent-Length: %d\r\n\r\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 77 and 8294 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' openssl dhparam -5 -C -noout 2048 > dh2048.h Generating DH parameters, 2048 bit long safe prime, generator 5 This is going to take a long time .....+.......+..........................................................................+..........................................................................................................................................................................................................................................................................................+............................................................................+...............+.................................................+................................................................+.....................................................................................+................................................+...............................................................+................................................................................+..................................................+................+....................................+.........+.................................................+....................................................................................................+........................................................................................................................................................+........................................+...+............................................................................+..............+...................................................................................+....................................................+........................................................................................................................................................................+..+.....................................................................................+................+....................+.............................................+.................................+...........................+.........................................+.............................+......................................................................................................................+.....................................................................................................................................+.......+.......+...................................................+....................................................................................................................................................................+......................................................................+....................................................................................................+.................................................................................+...........................+...............................................................+.................................+...+..........................................................................................+....................................................................................................................................................................................................+............................................................+..........................................................+..........................................................+...................................................................................................................................................................+...........+................................................................................................................+.............................................+......................................................................................................................................................................................+...................................................+............................................+...............+......................................................................................................................................................................................................................................................................................................................................................................................................+........................................................................................................................................................................+......................+.........................................................................................+...........................................................................................................+............................................................................................+.........................................................................................................................................................................................................................................................+.................................................................................................................................................................................................................................+..........................................................................................................................................................................................................................................................+........................................................+..........................................................................................................+....................+.............+.........+......................+........................................................+.+.............................................................................................................................................+......................................................................................................+........................+.................+..............................................................................................................................................................................................................................................+......................................................................+.......+...........................................................................................................................................................................................................+.....................................................................................................+..............................................................+...............................................+..+..............+..............................................................................................+......................................................................+..................................................................................................................................................................+....................+...........................................................................................................................................................................................+...............+.........................................+......................................................................................................+........................................................+.....................................+...............................................................................................................................................+.............................................................................................................................................................................................................+..+.............................................................................................................................................................................................................................................................................................+..................................................................+..........................................................+.............................+.....................................................................+.....................+..................................................................................................................................................+....+..............................................................................+...+..............................................................................................................................+...................+.........................................................................................................................................................................+............................................................................................................................................................+...................+................................................+......................................................................................................................................+.+.................................+.............................................................+................................................................+.......................................................................................+...........................................................................................................................................................................................................................+...........................................................+.............................................................................................................................+...................................................................................................................................................+...........................................................................................+...............................................................................................................+..........................................................................+....................................+..........................................+...............................................................+...............................................................................................................+.........................................................................................................................................................+..........+..............................................................................................................................................+.....................................+...........................................................................................................................................................................................+..............................................................................................+.......................................................................................................................................................................+............................................................................................................................................................................................................................................................+....................................+.........................................................................................+..................................................................................................................................................................+.......................................................................+.........................................................+....+.......................................................+...............................................+.................................................................................................................+..........................................................................................................................................................+......................................................................+.........................................................................................................................................................................................................................................................................................................................................+..................................................+.......................+......................+...........................................+............................+..........................................................................+.+..........................................+.............................................+.....................................................+......................+..................................................................................................................................................................................................+..............................................................................................................................................................................................................................................+........................+......................................................................+....................................+..................+..............................................................................................................+.....................................+...............................+......................................................+...................................................................................................................................................................................................+.........................................+............................................................................................................................................................+.........+.................................................+..........................................+.....................................................................................+...........................................+...............+..........................+.......................+........................................................................................................................................................................................................+.................................................................+....+...................................................+..........................................................................................................................................................+.......................................+..+.................................................................+...............................................+......................................................................+.........................................................................................+.......................+.........+.............................................................................+.+............+................................................+..............................................................+.......................................................................................................................................................................................................................................................................................................+.........................................................................................................................................................................................................+......................................................................................................................................................................................................................................................................................................................................+...........................................................+...................................+.............................................................+................+....................................+..........................................+..............................+..............................................................................................................................................+.............................+........................................................+.........................................................................................................................................................................................+................................+................................................................................................................................................+..............................................................................................................................................................................................+...............................................................................+....................+..................................+...........................................................................+...................................................................................................................................................+..............................................................................................................................+..............................................................................................+.................+................................................................................................................................................................+...................................................................................................................................................+......................................................................................+..................................................................................+...........................................+.............+........+.............................................................................................................................................+..............................................+.....+.....................................+.............................................................................+...................................................................+...................................................................................................+......+.......................................................................................................+.................+.............................................................................................................+............................................................................................................................................+...+.............................................................................................+...........................................................................................+................................................+................................................................................................................+..........................................................................+....+..........................................................................................+....................................................................................................+....................................................................................................+.............................................................................................................................................................................+.......................+......................................................+..................................................................................................................................................................................................................+..............................................+.........................................................................................................+....................+...........................................+................................................+.............+..............................+................+...................................................+...................................................................................+........+..............................................................................................................................+..........................................................................................................................................................................................................................................................................................................................................................................................................................+.............................................................................................................................+..............................................................................................................................................................+.......................................+.............................................................................................................................................................................................................................................................................................................................................................................................+.......+................................................................................................................+.............+...............................................................................................+..................................................................................................................................................................................................+.........................................+..............+.....+.............+...........+..........................................................................................................................................................................................................................................................+...........................................................................+.........................................+............+........+.........................................................................................................................................................................................................................+...................................................................................................................................................................+........................................................+...............................................................................................................+.....................................................+.................................................................................................................+.............+.........................................................+.............................................................................................+..................................................+......................................................................................................+.......................................................................................................................................................................................................+...............................................................................+.........................................................................................................................................................................................................+.......................................................................+.....+..............................................................................+...............................+.............+.......................................................................................+.......................................................+............................................................................................................................+......................................................................+....................................................................................................................................+...............................................................................................................................................................................................................................+..+...............................+........................................................................................................................+..................................+..........................................+....................................................................................+.............................................+.........................................................................................+.........................+..................................................................................................................................................................................+...........................................................+........+.....+....................................................+..................................+....................+.......................................+..................+.......................................................................+........................................................................................................................................................+.................................................................................................................................+.+.............+..................................................................................................................................................................+....+...................+..+...........................................................................................+..................+......................................................................................................................+......+................................................................................................+..................................................................+..............+..................................................................................................+......................................................................................................+...................................................................................+..................................................................................+...................................................................+................................................+..................................................................................................................+........................................................................................................+...............................................................................+.........................................................+..................................................................+...........................................................................+.+..................................................................+................................................................................+..........................................................+................................+.......+.........................................................................................+.......+.............................................................+..+..........+.....................................................................................................................................+.............................................................................................................+.............................................................................................+....................................................................................................................................................+..............................................................................................................+..............................................................................................................................................................................................................................................+........................................................................................................................................................................................................................................................................................................................................................................................+..............................................................................................................+....................+......................................................................................................+........................+...................................................................+.........................................................................................+........................................+....................+.............................................+................................+................................................................................................................+......................................................................................................................................+.............+....+....................................................................................................................................................................+..............+............................................................................................................................................................................................+.........................................................................................+............................................................................................................................................................................................................................................+.....................................+...........................................................................................................................................................................+.................+..........................................................................+..........................+..................................................+.+.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+...............................................................................................................................................+..................................................+..........................................+......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+......+.....................................................................................................................................................................................................................................................................................+.........................................................................................................................................................................................................................................................................................................................................................................................................................+......+....+.........................................................................................+...........................................................................................+.............................................................................................................................................................................................................+...............................+..............................................+....................................................................................................................................................................................+..........................................................................................................................................................................................................................................+.........................................................................................................................................................................................................................................................................................................................+.........................................................................................................................................................+.............................................................................................................................................................................................................................................................................................................................+....................................................................................+...........................................+......................+..........................................................................................+.....................+....................+.....................................................................................................................+.........................................+...................................................................................................................................................................................................................................................................................+..............................+.............................................................................................................................................................................................+...................................................+.......+.......+................................................................................................................+............................................................................................................+...............................................................................................................................................................+.......................................+...............................................+........................................................................................................+...........+...+...........................................................................................................................................................................................................................................................................................................................................................+...............................................................................................+..................................................................................................................................................................+......................................................................................................+............................................................................+....................................................+..................................................................................................................................................................................................................................................................................................................................................................................................................+...............................................................................................................+.........................................................................+...........................+...............................+.................+..................+..................+............................................................................................................................................................................+...................................................................................................+.....................................................................................................................................................................................................................................................................................................................................................................+............+............................................................................................+...................................+.................................................................................+.......................................................................................................................................................................................................................................................................................................................+....................................................+....................................................+..............................................+.............................................................+.....................................................................................+.............................................................................................................................................+............................................................................+........+...............................................................................................................................+..............................................................................................................................................+.............+............................................................................+....................................................................................................................+...............+.............................................................................................................+................................................................................................................................+...........................................+............................................................................+.....................................................................................................................................................+...............+.............................................+................................................................................................................+.........................................................................................+...........................+.................................+.......................................................................+......................................+....................................................................................+.....................................................................................................................................+...............................................+..............................+..........................................+..................+..............+........................................................................................+...........................................................................................................................................................................................+..+...............................................+...................+.....................................................................+...............+................+..................................................................................+......................................................................................................................................................................................................+.............+.............+.+..............................................................................................................................................................................+.............................................................................................+....+....+....+..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+......................+.....................................................+...................................+........+.........................................................................................................................................................................................................................................................................+.................................+..............................................................................................................................................................................................................................................+............................................................................................................................................................+...........................................................+.........................................................+....................................+.................................................................+........................+...............................................................+..........................................................................+.......................+...............+..............+...................+..................................................+..................................+......................................................................................................................................................................................................................................................................................................................+......................................................................................................................................................................................................................................................+.......................................+........................+............................................................................................................+......................................................................................................................................................................................+...............................................................................+......................+....................................................+...........................................+.+...................................................................................................+.......................................................................................................................+.............+.....................................+....+.............................................................................................................................................................................................................................................................................................................................+...........................................+....................................................................................................................+..............................................................................................................................................................................+....................................+.............................................+.....................................................................................+..............................................................................+.....................................................+.......................................+..................+............................+....................................................................+..............+..................................+...............................................................................+...................................................+................+..+..............................................................+.................................................+......................................................................................................................................................................+...............+..................................+...........................................................................................................+.................................................................................+..................+...................................................................................+.................................................................................................+..........................................................+..............................................................................................+......+...........................................................................+.....................................................................+............................................................+.................................................................................................................................................................................................................................+.....................................................+...............................................................................+......+.+..................................................................................................................................+................+...................+........................................+.....+.....................................................+...................................................................................................................................+....+.......................+.+......+....................................................................................................................................................................+.............................................................................................................................+.....................................................................................................................................................................................................................................................................................+.......................................................................................................................................................................................................................................................................................................................+....................................+..........+............................................................................................................................................+................................................................................+.....................................................................................................................................+........+......................................................................................................................................................................................................................................+...............................+.........................................................................................+..............................................+...........+..........................................................................+.............................................+..............................................................................................................................+.............................................................................................................................................................................+...............................................................................................................................+...............................................................................................................................................+....................+........................................................................................................................................................................................................................................+..................+................+...................+....+..............................................................................................................................................................................................................................................................+........+...+....................+...............................................................................+............................................................................................................................................................................................................................................+......................+.....+...............................................................................+..+..............................................................................................................................................................................................................................+................................+.................................+...........................................................................................................+.............................................................................................+............................................................................................................................................................................+....................................................................................+......................+...................+..........................................................................+.................+.............................................................................................................................................................................................................+................................................................................................................................................+.........................................................................................+..................................................................................................................+.................................................................................................................+.....................................................................+..........+...................................+..................................................................................+..........................................................................................................................................+..........................................................................+..............................+.......+................................................+...................................................................................................+......+..................................................+........+...................+..........................+............................................................+.........+...................................................................................................................................................................+......................................................................................................................+..........................................................+........+..................+.........+........................................................................................................................................................+...............................................................................................................................+......................+......+............................................................................................................................................................................................................................................................................+.....................................................................+......................+................................................+...............................................................................................+........................................................................................+..........+.....+........................................................................................................+..........................................................................................+...........................................................................................................................................................+...........................................................................+..........+...........................................+.....................................................................................+..........................................................................................................................................................................................................................................................................................................................................................+.+..........................................................+...........................................................................................+.........................................................................................................................................+..............+................................................+............................................................................................................................................................................................+..............................................................................................................................................................................................................................................+...............................+.................................................................+........................................+..........................................................................+...............................+..............................+.......................................................................................................................................+........................................................................................................................................+....................................................................................+.......................................................................................................................................+....................................................................................................................................................+..............................................+.............................................................................................................................+.................+.....................................................................+...................................+........................................................+...............................................................................+.........................................................................+....................................................................................+..................................................................+................................................................................................................................................+.........................................................................................................................................................................................................................................+...............+...................................................................................+..................................+...............................................................................................................................................................................................................................................................................+...................................................................................+..........................................................+....................................................................................................+....................................+..............+.+.....................................................................................................................................+.........................................+..................................................+...............+...........................................................................+.......................................................................................+....................................................................................................................................................+..............................................................................+...........................+..............................................................................................................................................................................................................................+.....+..........+...............................................................................................................................................................+......................................+..............................+...................................................................................................+.....................................................+.........................+........................+........+............................................................................................................................................+........+.................................................+.+.............................+...............................+.....................................+.......+.+...+...................................................................................................................................................................................................................................................................................................+..............................................................+...............................................................................+..........................+.......................................................+...........................+.......................+......................................................................................................................................................................+........+.....................+................+....................................................................................................................................+..................................................................+..+........+.................................................................+..............................................................+..............................+......................................................................................................................................................+..........................+.........................................................+....................................................+...........................................................................................................................................................................................................+...................................................................................................................................................+.......................................+..............................................................................................................................................................+.................+...+...............................................................................................................................+............................................................................................................................+......................+...+......+.............+.......................................+............................................................................................................+........................................................................................................................+...........................+.......................................................................................................................................................................................................................................................................................................+.......................................................................................................................................................................................................................................................................................................................................................................................................+...........................................................................................................................+.............................................................................................+........+.+............................................................+.................................................+..............................................................................+.........................................+................................................................................................................................................................................................................................................................+........+.................................................................+.............+...........................+..........................+....................................+.................................................................................................+...............................................................................................+....................+...........+...............................................+.........................................................................................+.................................+............................................................+..............................................................................................................................................................................................................................................................................+.........................+............................................................................................................................................................................+................+..........................................................................................................................................+...................................+...............................................................+...........................................+..............+........................................................................+........................................................................................................................................................................................................................................................................................................................................................................................................+...................................................................+...............................................................................................................................................+.....................................................................................................................................................................................................................................+.........................+................................+.................+................+............+...............................................................................................+..............................................................................................................................................................................................................................................................................................+..............+....................................................................+.............................................+...............................+....................................................................+...........................................................................+.............+..............................................................+.....................................................................................................................................+..........................................................................+..............................................................................................................................................................................+...............................................................................................................................+............................................................................+........................................................................................+.......................................................................................................................+....................................................+.................+..................+...................................................................................................+..................+.................................................................+..........................................................................................................................................................+.....................+.+...................................................................................................................................................+.....................................+...................................................................................................................................................+............................................................................+.............................................+....................................+...................................................+...............................................+...............................................................................................................................................+........................+...............................................................................................................................................................................................................................................................................................................................................................................................................+.+........................................................................................................................+..................................................................................................................................+.......................................................................+................................................................................................................................................................................................................................+.....................................................................................................................................................................................................+..........................................................+.................+.............................+................................................................................................................................................................+.....................................................................................................................+....................................................+..+...................................+....................................................................................................................+.........................................................................................................+..........................+.................................................+..................................................+............................................+.......................................................+......................+.............+........................................................+...............................................+..........................................................................................................................................................+.....................................................................................................................................+......................+.............................................................+........................+.......+.............................................................+...................................................................+..+...................................................................................................................................................................................................+.......+.......................................................+.....................................................................................................................................................................+......................................................................................................+.....................................................................................................+....................................................................................+......................................................+.......................+...........................................................................................+................................................................................................................................................................................................................................................................................................................................................+............................................................+..............................+...........+.................................................................................+........................+......................+............................................................................................................................................................................................................................................................................+.................................................................................................................+.................................+..................+..................................................+..........................................................................................................................................................+.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................+................................................................................................+.............................................................+.......................................+.........................................+...........................................................................................................................+.................................................................................................................................+...............................+......................................................+............+.................+....................................................................................................................+.........................................................................................................................................................................................................+.............................................................................................+...........+.........................................................+.................+..........................+........................................................................+..............................................................................................+......................................+...............................................................................................................+................................................................................................................................................................................................................................................................+..........................................................................................................................................................+..................................................................................................................+..................................................................................................................+....................+.......................................................................................................................+............................................................+...................................................................................................................................................................................+..........+............................................................................+...........................................................................................+.......................+...........................................................................+........................................................................................................................................+......................................................................................+.............................................................+..........................................................................................................................................................................................................................................................................+..............................................................................................................................................................................................................................................................................................+..............................................................................................................................................................+.........................................................+.+.......+...................................+.........................................+...................................................+......................................+.........................+..........................................+......................................................................................................+.......................................+............................................................................................................................................................................................+....................................................................................................................................................................................................................................+.........+............................................................................................+....+...................................................................................+..............................+.............................................................+.................................................................................................................+............................................................................................................................................................................................+..................................................................................................................+........................................................................................................................................................................................................................................+......................................................+.......................................................+..................................................................................................................................................................+.........................................+.............................+....................................................+.......................................................................................................................................................................................................................................................+............................................................................+...................................................................................+................................................................+..........................................................................................................................................................+..........................................................................................................................................................................+..............................................................................................................+..........................................................+........+........................+......................................................+......................+............................................................................................................................................................+............................+.........................................................................+.................................................................................................................................+...+..+.................+............................................................................................................................................................................................................................................................................................+...........................+..............................+..................+............................................+...............................................................................................................................................+......................................................................+.+.................................+....................................................+.....................................................+................................................................................................................................................................................................................+.............+.....................................................+..+.......................................................................................................................................................................................................................................................................................................................................................................................+..+........................................................+..........................................+.....................................................................................................+...........................................................................................+......................................................................................................+.....+..................................................+..................................................................................+........................................................................................................................................+.......................................................................................................................+....................................................................................................................+....................................................................................................................................................................................................................................................+...................................+...............................+................................+........++*++*++*++* make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c svc.c: In function 'logmsg': svc.c:226:25: warning: unused variable 't_res' [-Wunused-variable] struct tm *t_now, t_res; ^~~~~ svc.c:226:18: warning: unused variable 't_now' [-Wunused-variable] struct tm *t_now, t_res; ^~~~~ svc.c: In function 'get_backend': svc.c:588:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:652:8: 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:669:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:674:8: 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:692:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:721:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'do_resurect': svc.c:1111:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1123:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1180:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1192:16: 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:1218:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^~~~~~~ svc.c:1223:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1229:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^~~~~~~ svc.c:1234:16: 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:1254:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^~~~~~~ svc.c:1257:8: 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:1277:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^~~~~~~ svc.c:1285:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&RSA_mut)) ^~~~~~~ svc.c: In function 'thr_control': svc.c:1554:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^~~~~ svc.c:1558:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^~~~~ svc.c:1575:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^~~~~ svc.c:1579:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^~~~~ svc.c:1639:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1642:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1650:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1653:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' 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.8' + subst s@/usr/local/@/@ pound.8 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61629 + 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.8 + 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) Checking contents of files in /usr/src/tmp/pound-buildroot/ (default) 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.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.8 + DOCDIR=/usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + export DOCDIR + rm -rf /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + /bin/mkdir -p /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + cp -prL FAQ README /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + chmod -R go-w /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + chmod -R a+rX /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HFt4Fd 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.GrM0I2 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.t1vK4U Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cvBI0Q 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.45()(64bit) >= set:pivVy9VWmZIZ5sNY8XxltIt7OT0ZncXRJEwTxCisAnZLIAobHsLaG3XZwDO3ZuPc0ckYNzLE1VZxTzgZj3jueOOZyHhreJ01el8bw3fmpueWFJysAZix913QRHx27cQ1ulHCNyLw8QtBgmohByopMe6ND2ZK4VjJHmnlC3dvpeY16SEKz40uTlY4gm0UfN61Izd1YbS0CQyr90, libcrypto.so.45(LIBRESSL)(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.47()(64bit) >= set:mg9DRJ4udLn5rS3y4xD36bVExf56Wc3Bpc8zpZyB8ACSfKuwun7wzyvZaqnnO1tZo0UOxIWMQ3tMoCLI2TAf49ojfg4q4lZcV1, libssl.so.47(LIBRESSL)(64bit), libtcmalloc.so.4()(64bit) >= set:nkZDsPGP7DZwZk13, rtld(GNU_HASH) Requires(interp): /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.97DP7P Creating pound-debuginfo package Processing files: pound-debuginfo-2.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2wIGmS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lxXcQX find-requires: running scripts (debuginfo) Requires: pound = 2.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.45), debug64(libpcreposix.so.3), debug64(libpthread.so.0), debug64(libssl.so.47), debug64(libtcmalloc.so.4) Adding to pound-debuginfo a strict dependency on pound Wrote: /usr/src/RPM/RPMS/x86_64/pound-2.8-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pound-debuginfo-2.8-alt2.x86_64.rpm 620.90user 2.78system 13:37.52elapsed 76%CPU (0avgtext+0avgdata 68276maxresident)k 0inputs+0outputs (0major+1194300minor)pagefaults 0swaps 625.29user 4.93system 13:48.19elapsed 76%CPU (0avgtext+0avgdata 113632maxresident)k 2248inputs+0outputs (0major+1520448minor)pagefaults 0swaps