<86>Aug 12 00:49:59 userdel[1313588]: delete user 'rooter'
<86>Aug 12 00:49:59 userdel[1313588]: removed group 'rooter' owned by 'rooter'
<86>Aug 12 00:49:59 userdel[1313588]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 12 00:49:59 groupadd[1313594]: group added to /etc/group: name=rooter, GID=978
<86>Aug 12 00:49:59 groupadd[1313594]: group added to /etc/gshadow: name=rooter
<86>Aug 12 00:49:59 groupadd[1313594]: new group: name=rooter, GID=978
<86>Aug 12 00:49:59 useradd[1313600]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash
<86>Aug 12 00:49:59 userdel[1313610]: delete user 'builder'
<86>Aug 12 00:49:59 userdel[1313610]: removed group 'builder' owned by 'builder'
<86>Aug 12 00:49:59 userdel[1313610]: removed shadow group 'builder' owned by 'builder'
<86>Aug 12 00:49:59 groupadd[1313618]: group added to /etc/group: name=builder, GID=979
<86>Aug 12 00:49:59 groupadd[1313618]: group added to /etc/gshadow: name=builder
<86>Aug 12 00:49:59 groupadd[1313618]: new group: name=builder, GID=979
<86>Aug 12 00:49:59 useradd[1313629]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash
<13>Aug 12 00:50:01 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed
<13>Aug 12 00:50:01 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed
<13>Aug 12 00:50:01 rpmi: libunwind-1.6.2-alt1 sisyphus+295035.100.1.1 1644339139 installed
<13>Aug 12 00:50:01 rpmi: libgperftools-2.10-alt1 sisyphus+302436.100.1.1 1655829770 installed
<13>Aug 12 00:50:01 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Aug 12 00:50:01 rpmi: libtasn1-4.18.0-alt2 sisyphus+301112.100.1.1 1654185763 installed
<13>Aug 12 00:50:01 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Aug 12 00:50:01 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Aug 12 00:50:01 rpmi: ca-certificates-2022.07.22-alt1 sisyphus+304126.100.1.2 1658509204 installed
<13>Aug 12 00:50:01 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed
<13>Aug 12 00:50:01 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Aug 12 00:50:01 rpmi: libcrypto49-3.5.3-alt1 sisyphus+300261.100.1.1 1653045319 installed
<13>Aug 12 00:50:01 rpmi: libssl52-3.5.3-alt1 sisyphus+300261.100.1.1 1653045319 installed
<13>Aug 12 00:50:01 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Aug 12 00:50:01 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Aug 12 00:50:01 rpmi: openssl-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Aug 12 00:50:01 rpmi: LibreSSL-devel-3.5.3-alt1 sisyphus+300261.100.1.1 1653045319 installed
<13>Aug 12 00:50:01 rpmi: libgperftools-devel-2.10-alt1 sisyphus+302436.100.1.1 1655829770 installed
<13>Aug 12 00:50:01 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pound-2.8-alt2.nosrc.rpm (w1.gzdio)
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.55582
+ 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.55582
+ 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 -flto=auto'
+ ./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 -flto=auto -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... 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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -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
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
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 -j16
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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1  -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]
   93 |         if(ret_val = pthread_mutex_lock(&l_array[n]))
      |            ^~~~~~~
pound.c:96:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   96 |         if(ret_val = pthread_mutex_unlock(&l_array[n]))
      |            ^~~~~~~
pound.c: In function 'main':
pound.c:237:25: warning: unused variable 'sp' [-Wunused-variable]
  237 |     struct sched_param  sp;
      |                         ^~
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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1  -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]
  133 |     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]
  350 |         if(read(sock, &n, sizeof(n)) == sizeof(n))
      |           ^
poundctl.c:223:17: warning: unused variable 'sess' [-Wunused-variable]
  223 |     TABNODE     sess;
      |                 ^~~~
poundctl.c:222:17: warning: unused variable 'be' [-Wunused-variable]
  222 |     BACKEND     be;
      |                 ^~
poundctl.c:221:17: warning: unused variable 'svc' [-Wunused-variable]
  221 |     SERVICE     svc;
      |                 ^~~
poundctl.c:218:36: warning: unused variable 'buf' [-Wunused-variable]
  218 |     char        *arg0, *sock_name, buf[KEY_SIZE + 1];
      |                                    ^~~
poundctl.c:217:44: warning: unused variable 'n_sess' [-Wunused-variable]
  217 |     int         sock, n_lstn, n_svc, n_be, n_sess, i;
      |                                            ^~~~~~
poundctl.c:217:38: warning: unused variable 'n_be' [-Wunused-variable]
  217 |     int         sock, n_lstn, n_svc, n_be, n_sess, i;
      |                                      ^~~~
poundctl.c:217:31: warning: unused variable 'n_svc' [-Wunused-variable]
  217 |     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 -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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1  -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]
  142 |             if(seen_cr)
      |               ^
http.c:130:16: warning: unused variable 'n_read' [-Wunused-variable]
  130 |     int     i, n_read, seen_cr;
      |                ^~~~~~
http.c: In function 'get_headers':
http.c:418:21: warning: unused variable 'has_eol' [-Wunused-variable]
  418 |     int     res, n, has_eol;
      |                     ^~~~~~~
http.c: At top level:
http.c:34:14: warning: 'h414' defined but not used [-Wunused-variable]
   34 |             *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'
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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1  -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]
  197 |                 temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName)
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             unsigned char *
In file included from pound.h:55,
                 from config.c:32:
/usr/include/string.h:195:35: note: expected 'const char *' but argument is of type 'unsigned char *'
  195 | 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]
  197 |                 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]
  213 |         result[i] = strndup(temp[i], strlen(temp[i])+1);
      |                                             ~~~~^~~
      |                                                 |
      |                                                 unsigned char *
/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'unsigned char *'
  407 | 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]
  213 |         result[i] = strndup(temp[i], strlen(temp[i])+1);
      |                             ~~~~^~~
      |                                 |
      |                                 unsigned char *
/usr/include/string.h:195:35: note: expected 'const char *' but argument is of type 'unsigned char *'
  195 | 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]
  213 |         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]
  234 |     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]
  910 |                 if(fnmatch(pc->subjectAltNames[i], server_name, 0) == 0) {
      |                            ~~~~~~~~~~~~~~~~~~~^~~
      |                                               |
      |                                               unsigned char *
In file included from pound.h:235:
/usr/include/fnmatch.h:56:33: note: expected 'const char *' but argument is of type 'unsigned char *'
   56 | 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]
 1040 |             char        server_name[MAXBUF], *cp;
      |                                               ^~
config.c:1248:26: warning: unused variable 'store' [-Wunused-variable]
 1248 |             X509_STORE  *store;
      |                          ^~~~~
config.c:936:26: warning: unused variable 'host' [-Wunused-variable]
  936 |     struct hostent      *host;
      |                          ^~~~
config.c: In function 'config_parse':
config.c:1428:14: warning: unused variable 'f_conf' [-Wunused-variable]
 1428 |     FILE    *f_conf;
      |              ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8'
make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8'
gcc   -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'
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 -flto=auto -Wstrict-prototypes -Wno-unused-result -pipe  -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1  -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]
  226 |     struct tm   *t_now, t_res;
      |                         ^~~~~
svc.c:226:18: warning: unused variable 't_now' [-Wunused-variable]
  226 |     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]
  588 |     if(ret_val = pthread_mutex_lock(&svc->mut))
      |        ^~~~~~~
svc.c:652:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  652 |     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]
  669 |     if(ret_val = pthread_mutex_lock(&svc->mut))
      |        ^~~~~~~
svc.c:674:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  674 |     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]
  692 |     if(ret_val = pthread_mutex_lock(&svc->mut))
      |        ^~~~~~~
svc.c:721:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  721 |     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]
 1111 |             if(ret_val = pthread_mutex_lock(&svc->mut))
      |                ^~~~~~~
svc.c:1123:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1123 |             if(ret_val = pthread_mutex_unlock(&svc->mut))
      |                ^~~~~~~
svc.c:1180:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1180 |             if(ret_val = pthread_mutex_lock(&svc->mut))
      |                ^~~~~~~
svc.c:1192:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1192 |             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]
 1218 |             if(ret_val = pthread_mutex_lock(&svc->mut)) {
      |                ^~~~~~~
svc.c:1223:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1223 |             if(ret_val = pthread_mutex_unlock(&svc->mut))
      |                ^~~~~~~
svc.c:1229:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1229 |             if(ret_val = pthread_mutex_lock(&svc->mut)) {
      |                ^~~~~~~
svc.c:1234:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1234 |             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]
 1254 |     if(ret_val = pthread_mutex_lock(&RSA_mut))
      |        ^~~~~~~
svc.c:1257:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1257 |     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]
 1277 |     if(ret_val = pthread_mutex_lock(&RSA_mut))
      |        ^~~~~~~
svc.c:1285:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1285 |     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]
 1554 |                     if(dummy = pthread_mutex_lock(&svc->mut))
      |                        ^~~~~
svc.c:1558:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1558 |                         if(dummy = pthread_mutex_unlock(&svc->mut))
      |                            ^~~~~
svc.c:1575:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1575 |                 if(dummy = pthread_mutex_lock(&svc->mut))
      |                    ^~~~~
svc.c:1579:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1579 |                     if(dummy = pthread_mutex_unlock(&svc->mut))
      |                        ^~~~~
svc.c:1639:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1639 |             if(ret_val = pthread_mutex_lock(&svc->mut))
      |                ^~~~~~~
svc.c:1642:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1642 |             if(ret_val = pthread_mutex_unlock(&svc->mut))
      |                ^~~~~~~
svc.c:1650:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1650 |             if(ret_val = pthread_mutex_lock(&svc->mut))
      |                ^~~~~~~
svc.c:1653:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1653 |             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   -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.60227
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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,gnuconfig)
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)
Processing files: pound-2.8-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60227
+ 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.rkS6Qb
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LIhuOB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.n4p23Z
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ii58f
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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.49()(64bit) >= set:pivVy9VWmZIZ5sNY8XxltIt7OT0ZncXRJEwTxCisAnZLIAobHsLaG3XZwDO3ZuPc0ckYNzLE1VZxTzgZj3jueOOZyHhreJ01el8bw3fmpueWFJysAZix913QRHx27cQ1ulHCNyLw8QtBgmohByopMe6ND2ZK4VjJHmnlC3dvpeY16SEKz40uTlY4gm0UfN61Izd1YbS0CQyr90, libcrypto.so.49(LIBRESSL)(64bit), libpcreposix.so.3()(64bit) >= set:fdyt7Iqb, libssl.so.52()(64bit) >= set:mg9DRJ4udLn5rS3y4xD36bVExf56Wc3Bpc8zpZyB8ACSfKuwun7wzyvZaqnnO1tZo0UOxIWMQ3tMoCLI2TAf49ojfg4q4lZcV1, libssl.so.52(LIBRESSL)(64bit), 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.tmMaPt
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.3AUbn5
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FbLBZ9
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.49), debug64(libpcreposix.so.3), debug64(libssl.so.52)
Adding to pound-debuginfo a strict dependency on pound
Wrote: /usr/src/RPM/RPMS/x86_64/pound-2.8-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/pound-debuginfo-2.8-alt2.x86_64.rpm (w2.lzdio)
24.28user 2.67system 0:31.47elapsed 85%CPU (0avgtext+0avgdata 57432maxresident)k
0inputs+0outputs (0major+1229003minor)pagefaults 0swaps
26.90user 5.41system 0:36.05elapsed 89%CPU (0avgtext+0avgdata 106072maxresident)k
2680inputs+0outputs (31310major+1509510minor)pagefaults 0swaps
--- pound-2.8-alt2.x86_64.rpm.repo	2022-05-08 20:46:43.000000000 +0000
+++ pound-2.8-alt2.x86_64.rpm.hasher	2022-08-12 00:50:34.356786554 +0000
@@ -46,4 +46,4 @@
 File: /etc/sysconfig/pound	100644	root:root	b604a08485c4b264cb7587462cc17ec5	
-File: /usr/sbin/pound	100755	root:root	2479548511ea9f3891c2ac4e8972f47c	
-File: /usr/sbin/poundctl	100755	root:root	09904eca7f7d9da57674862a04a49cc2	
+File: /usr/sbin/pound	100755	root:root	9f4d62b0dca85319386d5e8bdaa432f0	
+File: /usr/sbin/poundctl	100755	root:root	60a8379658c4e35557db2fc1350bbde6	
 File: /usr/share/doc/pound-2.8	40755	root:root		
@@ -53,2 +53,2 @@
 File: /usr/share/man/man8/poundctl.8.xz	100644	root:root	47f30791c1d6caa15c1af36d339c7fb8	
-RPMIdentity: f475858ad3492bce9a4fc778ddb7ffb31a4f2b2b60a31e0f25ccce278a57debf04631c9b613d5e17584d671535d046326dca50a7a19f102023f6a9503ea6053b
+RPMIdentity: b0558cea8bce3dc9b1ff1301dd96f262fe3928f507d369553a53212358ebac0f025f8b136581a638f9ceb68c60b8b838a85d3a7604a2eab97effb618fe738558
--- pound-debuginfo-2.8-alt2.x86_64.rpm.repo	2022-05-08 20:46:43.000000000 +0000
+++ pound-debuginfo-2.8-alt2.x86_64.rpm.hasher	2022-08-12 00:50:34.423787219 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/a1	40755	root:root	
-/usr/lib/debug/.build-id/a1/322c63ff1c87863b178bd8dec5e2e3aefaa9a1	120777	root:root	../../../../sbin/poundctl
-/usr/lib/debug/.build-id/a1/322c63ff1c87863b178bd8dec5e2e3aefaa9a1.debug	120777	root:root	../../usr/sbin/poundctl.debug
-/usr/lib/debug/.build-id/c8	40755	root:root	
-/usr/lib/debug/.build-id/c8/c5b32ea3054818d9606ace163a09276ed3a029	120777	root:root	../../../../sbin/pound
-/usr/lib/debug/.build-id/c8/c5b32ea3054818d9606ace163a09276ed3a029.debug	120777	root:root	../../usr/sbin/pound.debug
+/usr/lib/debug/.build-id/18	40755	root:root	
+/usr/lib/debug/.build-id/18/08247461146bf4a5dfa5e02be5d531709a6a82	120777	root:root	../../../../sbin/pound
+/usr/lib/debug/.build-id/18/08247461146bf4a5dfa5e02be5d531709a6a82.debug	120777	root:root	../../usr/sbin/pound.debug
+/usr/lib/debug/.build-id/66	40755	root:root	
+/usr/lib/debug/.build-id/66/86c3a34815d1f4e35e2e1fd6c7821a9463c55c	120777	root:root	../../../../sbin/poundctl
+/usr/lib/debug/.build-id/66/86c3a34815d1f4e35e2e1fd6c7821a9463c55c.debug	120777	root:root	../../usr/sbin/poundctl.debug
 /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	
@@ -25,14 +25,14 @@
 Provides: pound-debuginfo = 2.8-alt2:sisyphus+299708.200.2.1
-File: /usr/lib/debug/.build-id/a1	40755	root:root		
-File: /usr/lib/debug/.build-id/a1/322c63ff1c87863b178bd8dec5e2e3aefaa9a1	120777	root:root		../../../../sbin/poundctl
-File: /usr/lib/debug/.build-id/a1/322c63ff1c87863b178bd8dec5e2e3aefaa9a1.debug	120777	root:root		../../usr/sbin/poundctl.debug
-File: /usr/lib/debug/.build-id/c8	40755	root:root		
-File: /usr/lib/debug/.build-id/c8/c5b32ea3054818d9606ace163a09276ed3a029	120777	root:root		../../../../sbin/pound
-File: /usr/lib/debug/.build-id/c8/c5b32ea3054818d9606ace163a09276ed3a029.debug	120777	root:root		../../usr/sbin/pound.debug
-File: /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	fa14b9c039193888d0c29d9c7436553c	
-File: /usr/lib/debug/usr/sbin/poundctl.debug	100644	root:root	5de5f51b96dfa590dba95e8cfa9a8202	
+File: /usr/lib/debug/.build-id/18	40755	root:root		
+File: /usr/lib/debug/.build-id/18/08247461146bf4a5dfa5e02be5d531709a6a82	120777	root:root		../../../../sbin/pound
+File: /usr/lib/debug/.build-id/18/08247461146bf4a5dfa5e02be5d531709a6a82.debug	120777	root:root		../../usr/sbin/pound.debug
+File: /usr/lib/debug/.build-id/66	40755	root:root		
+File: /usr/lib/debug/.build-id/66/86c3a34815d1f4e35e2e1fd6c7821a9463c55c	120777	root:root		../../../../sbin/poundctl
+File: /usr/lib/debug/.build-id/66/86c3a34815d1f4e35e2e1fd6c7821a9463c55c.debug	120777	root:root		../../usr/sbin/poundctl.debug
+File: /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	b2877db089e7194abf24f0f8dd954429	
+File: /usr/lib/debug/usr/sbin/poundctl.debug	100644	root:root	39eefbb43b9a9f68a15481fe314dad60	
 File: /usr/src/debug/Pound-2.8	40755	root:root		
 File: /usr/src/debug/Pound-2.8/config.c	100644	root:root	c5d71e479efd44e5d76f3ffc57f47f36	
-File: /usr/src/debug/Pound-2.8/dh2048.h	100644	root:root	c1332266ad9d0037f688d61870434e5f	
-File: /usr/src/debug/Pound-2.8/dh512.h	100644	root:root	208bc3ef677e6b177cecf8a1ca57a620	
+File: /usr/src/debug/Pound-2.8/dh2048.h	100644	root:root	a4c79845a69909a1c5bdef333c7d59d5	
+File: /usr/src/debug/Pound-2.8/dh512.h	100644	root:root	3cdda8443e0c3b9953097c9b84273d08	
 File: /usr/src/debug/Pound-2.8/http.c	100644	root:root	6d8640344d12589383800188b6631350	
@@ -42,2 +42,2 @@
 File: /usr/src/debug/Pound-2.8/svc.c	100644	root:root	659934b1d8afe88d572bde34ab75e02b	
-RPMIdentity: 6f58e61820f2f27b670f1094c568f51ef1ee43fd8f201ba162523574d4d0d75f2764370f6fe0c06b391f7e269164238c4f0e25f9fa67d1ac18d5138aa130544f
+RPMIdentity: 17b82ae4700ea4108cf5f209ac56d2097a4730903f6c113e6908f2f1d9e046df80ccb2ff7b669e449fbc2ef74ce208cd8e59d74c4b0210af21b129f925557485