<86>Nov 14 09:38:50 userdel[5617]: delete user 'rooter' <86>Nov 14 09:38:50 userdel[5617]: removed group 'rooter' owned by 'rooter' <86>Nov 14 09:38:50 userdel[5617]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 09:38:50 groupadd[5635]: group added to /etc/group: name=rooter, GID=624 <86>Nov 14 09:38:50 groupadd[5635]: group added to /etc/gshadow: name=rooter <86>Nov 14 09:38:50 groupadd[5635]: new group: name=rooter, GID=624 <86>Nov 14 09:38:50 useradd[5646]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Nov 14 09:38:50 userdel[5664]: delete user 'builder' <86>Nov 14 09:38:50 userdel[5664]: removed group 'builder' owned by 'builder' <86>Nov 14 09:38:50 userdel[5664]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 09:38:50 groupadd[5678]: group added to /etc/group: name=builder, GID=625 <86>Nov 14 09:38:50 groupadd[5678]: group added to /etc/gshadow: name=builder <86>Nov 14 09:38:50 groupadd[5678]: new group: name=builder, GID=625 <86>Nov 14 09:38:50 useradd[5689]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash <13>Nov 14 09:38:53 rpmi: libpcre16-8.42-alt1 1531419113 installed <13>Nov 14 09:38:53 rpmi: pcretest-8.42-alt1 1531419113 installed <13>Nov 14 09:38:53 rpmi: libunwind-1.1-alt2 1442339812 installed <13>Nov 14 09:38:53 rpmi: libgperftools-2.6.3-alt1 1521472890 installed <13>Nov 14 09:38:53 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Nov 14 09:38:53 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed <13>Nov 14 09:38:53 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 14 09:38:53 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 14 09:38:53 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Nov 14 09:38:53 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Nov 14 09:38:53 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed <13>Nov 14 09:38:53 rpmi: libcrypto1.1-1.1.0i-alt1 1535471315 installed <13>Nov 14 09:38:53 rpmi: libssl1.1-1.1.0i-alt1 1535471315 installed <13>Nov 14 09:38:53 rpmi: libcrypto-LibreSSL-2.8.2-alt1 sisyphus.215321.100 1540012793 installed <13>Nov 14 09:38:53 rpmi: libssl-LibreSSL-2.8.2-alt1 sisyphus.215321.100 1540012793 installed <13>Nov 14 09:38:53 rpmi: LibreSSL-devel-2.8.2-alt1 sisyphus.215321.100 1540012793 installed <13>Nov 14 09:38:53 rpmi: openssl-1.1.0i-alt1 1535471315 installed <13>Nov 14 09:38:53 rpmi: libgperftools-devel-2.6.3-alt1 1521472890 installed <13>Nov 14 09:38:53 rpmi: libpcre-devel-8.42-alt1 1531419113 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pound-2.8-alt2.nosrc.rpm Installing pound-2.8-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84492 + 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.84492 + 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 -march=i586 -mtune=generic' + ./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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking gcc arguments... -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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; ^~~~~ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:0, 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 differ in signedness [-Wpointer-sign] temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName) ^ config.c:213:45: 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:0, 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:29: 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:0, 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 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:28: 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:0, 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 -march=i586 -mtune=generic -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", ^~~~ 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 -march=i586 -mtune=generic -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)) ^~~~~~~ In file included from svc.c:1290:0: dh512.h: At top level: dh512.h:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] DH *get_dh512() ^~~~~~~~~ In file included from svc.c:1302:0: dh2048.h:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] DH *get_dh2048() ^~~~~~~~~~ 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.30117 + 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) verify-elf: WARNING: ./usr/sbin/pound: uses non-LFS functions: __xstat fopen open Hardlinking identical .pyc and .pyo files Processing files: pound-2.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74325 + 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.myKklc 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.QUt8EA 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.epPoiC Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QLL1NV 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.44 >= set:pivVy9VWmZIZ5sNY8XxltIt7OT0ZncXRJEwTxCisAnZLIAobHsLaG3XZwDO3ZuPc0ckYNzLE1VZxTzgZj3jueOOZyHhreJ01el8bw3fmpueWFJysAZix913QRHx27cQ1ulHCNyLw8QtBgmohByopMe6ND2ZK4VjJHmnlC3dvpeY16SEKz40uTlY4gm0UfN61Izd1YbS0CQyr90, libpcreposix.so.3 >= set:geNK7cRm, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libssl.so.46 >= set:mg9DRJ4udLn5rS3y4xD36bVExf56Wc3Bpc8zpZyB8ACSfKuwun7wzyvZaqnnO1tZo0UOxIWMQ3tMoCLI2TAf49ojfg4q4lZcV1, libtcmalloc.so.4 >= set:nkZDsPGP7DZwZk13, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/post_service, /usr/sbin/useradd Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PeItfQ 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.WEd9Ha find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6UoX6Y find-requires: running scripts (debuginfo) Requires: pound = 2.8-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.44), debug(libpcreposix.so.3), debug(libpthread.so.0), debug(libssl.so.46), debug(libtcmalloc.so.4) Wrote: /usr/src/RPM/RPMS/i586/pound-2.8-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pound-debuginfo-2.8-alt2.i586.rpm 361.15user 2.10system 11:29.04elapsed 52%CPU (0avgtext+0avgdata 49264maxresident)k 0inputs+0outputs (0major+980509minor)pagefaults 0swaps 371.21user 4.77system 11:44.17elapsed 53%CPU (0avgtext+0avgdata 122928maxresident)k 2976inputs+0outputs (0major+1387120minor)pagefaults 0swaps --- pound-2.8-alt2.i586.rpm.repo 2018-10-20 15:05:14.000000000 +0000 +++ pound-2.8-alt2.i586.rpm.hasher 2018-11-14 09:50:26.926912459 +0000 @@ -43,3 +43,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.215321.500.3.1-pound-2.8-alt2 Provides: pound = 2.8-alt2 --- pound-debuginfo-2.8-alt2.i586.rpm.repo 2018-10-20 15:05:14.000000000 +0000 +++ pound-debuginfo-2.8-alt2.i586.rpm.hasher 2018-11-14 09:50:27.162912895 +0000 @@ -11,3 +11,3 @@ /usr/src/debug/Pound-2.8/svc.c 100644 -Requires: .sisyphus.215321.500.3.1-pound-2.8-alt2 +Requires: pound = 2.8-alt2 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug