<86>Feb  3 01:33:10 userdel[3488067]: delete user 'rooter'
<86>Feb  3 01:33:10 userdel[3488067]: removed group 'rooter' owned by 'rooter'
<86>Feb  3 01:33:10 userdel[3488067]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  3 01:33:10 groupadd[3488112]: group added to /etc/group: name=rooter, GID=1317
<86>Feb  3 01:33:10 groupadd[3488112]: group added to /etc/gshadow: name=rooter
<86>Feb  3 01:33:10 groupadd[3488112]: new group: name=rooter, GID=1317
<86>Feb  3 01:33:10 useradd[3488152]: new user: name=rooter, UID=1317, GID=1317, home=/root, shell=/bin/bash
<86>Feb  3 01:33:10 userdel[3488215]: delete user 'builder'
<86>Feb  3 01:33:10 userdel[3488215]: removed group 'builder' owned by 'builder'
<86>Feb  3 01:33:10 userdel[3488215]: removed shadow group 'builder' owned by 'builder'
<86>Feb  3 01:33:10 groupadd[3488255]: group added to /etc/group: name=builder, GID=1318
<86>Feb  3 01:33:10 groupadd[3488255]: group added to /etc/gshadow: name=builder
<86>Feb  3 01:33:10 groupadd[3488255]: new group: name=builder, GID=1318
<86>Feb  3 01:33:10 useradd[3488279]: new user: name=builder, UID=1318, GID=1318, home=/usr/src, shell=/bin/bash
<13>Feb  3 01:33:11 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed
<13>Feb  3 01:33:11 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed
<13>Feb  3 01:33:11 rpmi: libunwind-1.6.2-alt1 sisyphus+295035.100.1.1 1644339139 installed
<13>Feb  3 01:33:11 rpmi: libgperftools-2.10-alt1 sisyphus+302436.100.1.1 1655829770 installed
<13>Feb  3 01:33:11 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Feb  3 01:33:11 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359624 installed
<13>Feb  3 01:33:11 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Feb  3 01:33:11 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Feb  3 01:33:11 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed
<13>Feb  3 01:33:11 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed
<13>Feb  3 01:33:11 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed
<13>Feb  3 01:33:12 rpmi: libcrypto50-3.6.1-alt1 sisyphus+309542.40.3.1 1667630129 installed
<13>Feb  3 01:33:12 rpmi: libssl53-3.6.1-alt1 sisyphus+309542.40.3.1 1667630129 installed
<13>Feb  3 01:33:12 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Feb  3 01:33:12 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Feb  3 01:33:12 rpmi: openssl-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed
<13>Feb  3 01:33:12 rpmi: LibreSSL-devel-3.6.1-alt1 sisyphus+309542.40.3.1 1667630129 installed
<13>Feb  3 01:33:12 rpmi: libgperftools-devel-2.10-alt1 sisyphus+302436.100.1.1 1655829770 installed
<13>Feb  3 01:33:12 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.27482
+ 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.27482
+ 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 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 -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   -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.15976
+ 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.15976
+ 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.nZJs7O
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.iosTv6
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.Zzgbsg
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMvJ3V
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.50()(64bit) >= set:pivVy9VWmZIZ5sNY8XxltIt7OT0ZncXRJEwTxCisAnZLIAobHsLaG3XZwDO3ZuPc0ckYNzLE1VZxTzgZj3jueOOZyHhreJ01el8bw3fmpueWFJysAZix913QRHx27cQ1ulHCNyLw8QtBgmohByopMe6ND2ZK4VjJHmnlC3dvpeY16SEKz40uTlY4gm0UfN61Izd1YbS0CQyr90, libcrypto.so.50(LIBRESSL)(64bit), libpcreposix.so.3()(64bit) >= set:fdyt7Iqb, libssl.so.53()(64bit) >= set:mg9DRJ4udLn5rS3y4xD36bVExf56Wc3Bpc8zpZyB8ACSfKuwun7wzyvZaqnnO1tZo0UOxIWMQ3tMoCLI2TAf49ojfg4q4lZcV1, libssl.so.53(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.BxKz30
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.UuyYRB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BV2QYy
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.50), debug64(libpcreposix.so.3), debug64(libssl.so.53)
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)
33.26user 4.01system 0:42.22elapsed 88%CPU (0avgtext+0avgdata 57368maxresident)k
0inputs+0outputs (0major+1236533minor)pagefaults 0swaps
1.84user 1.48system 0:48.31elapsed 6%CPU (0avgtext+0avgdata 109592maxresident)k
2672inputs+0outputs (32590major+178727minor)pagefaults 0swaps
--- pound-2.8-alt2.x86_64.rpm.repo	2022-11-05 06:36:24.000000000 +0000
+++ pound-2.8-alt2.x86_64.rpm.hasher	2023-02-03 01:33:56.374081356 +0000
@@ -46,4 +46,4 @@
 File: /etc/sysconfig/pound	100644	root:root	b604a08485c4b264cb7587462cc17ec5	
-File: /usr/sbin/pound	100755	root:root	39f1477fe19316df9c56d40c0e0effc8	
-File: /usr/sbin/poundctl	100755	root:root	2fd1487e0b7e14fd7ee45c6e65ac8ff2	
+File: /usr/sbin/pound	100755	root:root	d67b1587f216bc0c1d739971d9bb9b7b	
+File: /usr/sbin/poundctl	100755	root:root	c668a3fa23287f19ef3ea48e0403e5ed	
 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: 3e1b2fef8f8cea41d9c7f984b631baf8f8b63c6847c9b9a1d8b7b45006facee6d9d7bd29ee3f7f9d57742c93374005c74fd88e0fc23f47a02ed6593bf808250b
+RPMIdentity: 046cae857b220ece0907b84b92e3e1da82dc05820f9a3206212fce451e2cd535ceb5fb3ed052f5c42667eb868ad349332b083effa2a0082c2005a2bb56fa2938
--- pound-debuginfo-2.8-alt2.x86_64.rpm.repo	2022-11-05 06:36:24.000000000 +0000
+++ pound-debuginfo-2.8-alt2.x86_64.rpm.hasher	2023-02-03 01:33:56.438082518 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/61	40755	root:root	
-/usr/lib/debug/.build-id/61/9741268752b72af86639c8533a2ef20aa9b24f	120777	root:root	../../../../sbin/poundctl
-/usr/lib/debug/.build-id/61/9741268752b72af86639c8533a2ef20aa9b24f.debug	120777	root:root	../../usr/sbin/poundctl.debug
 /usr/lib/debug/.build-id/88	40755	root:root	
-/usr/lib/debug/.build-id/88/84ddda92fbacf79625b385c604358f99d9900d	120777	root:root	../../../../sbin/pound
-/usr/lib/debug/.build-id/88/84ddda92fbacf79625b385c604358f99d9900d.debug	120777	root:root	../../usr/sbin/pound.debug
+/usr/lib/debug/.build-id/88/211acdf29af86853510f0f08b1406c3b6af077	120777	root:root	../../../../sbin/poundctl
+/usr/lib/debug/.build-id/88/211acdf29af86853510f0f08b1406c3b6af077.debug	120777	root:root	../../usr/sbin/poundctl.debug
+/usr/lib/debug/.build-id/a7	40755	root:root	
+/usr/lib/debug/.build-id/a7/3b5667d15408306f879ec9cbe5e05226ce765d	120777	root:root	../../../../sbin/pound
+/usr/lib/debug/.build-id/a7/3b5667d15408306f879ec9cbe5e05226ce765d.debug	120777	root:root	../../usr/sbin/pound.debug
 /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	
@@ -25,14 +25,14 @@
 Provides: pound-debuginfo = 2.8-alt2:sisyphus+309542.200.3.1
-File: /usr/lib/debug/.build-id/61	40755	root:root		
-File: /usr/lib/debug/.build-id/61/9741268752b72af86639c8533a2ef20aa9b24f	120777	root:root		../../../../sbin/poundctl
-File: /usr/lib/debug/.build-id/61/9741268752b72af86639c8533a2ef20aa9b24f.debug	120777	root:root		../../usr/sbin/poundctl.debug
 File: /usr/lib/debug/.build-id/88	40755	root:root		
-File: /usr/lib/debug/.build-id/88/84ddda92fbacf79625b385c604358f99d9900d	120777	root:root		../../../../sbin/pound
-File: /usr/lib/debug/.build-id/88/84ddda92fbacf79625b385c604358f99d9900d.debug	120777	root:root		../../usr/sbin/pound.debug
-File: /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	03f2f8768cd2551117a07fc6a0efd9e3	
-File: /usr/lib/debug/usr/sbin/poundctl.debug	100644	root:root	73ae253e74d02f790cd2a797ce0590b8	
+File: /usr/lib/debug/.build-id/88/211acdf29af86853510f0f08b1406c3b6af077	120777	root:root		../../../../sbin/poundctl
+File: /usr/lib/debug/.build-id/88/211acdf29af86853510f0f08b1406c3b6af077.debug	120777	root:root		../../usr/sbin/poundctl.debug
+File: /usr/lib/debug/.build-id/a7	40755	root:root		
+File: /usr/lib/debug/.build-id/a7/3b5667d15408306f879ec9cbe5e05226ce765d	120777	root:root		../../../../sbin/pound
+File: /usr/lib/debug/.build-id/a7/3b5667d15408306f879ec9cbe5e05226ce765d.debug	120777	root:root		../../usr/sbin/pound.debug
+File: /usr/lib/debug/usr/sbin/pound.debug	100644	root:root	bff37552b475f56ccb94bf3bd8cabf30	
+File: /usr/lib/debug/usr/sbin/poundctl.debug	100644	root:root	7c2dcdbca67eb6e83bc14b5b52c3ced1	
 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	f1c0e0cdc20c9a7ec89f58051acfe671	
-File: /usr/src/debug/Pound-2.8/dh512.h	100644	root:root	c5f0ecf0fb8407f84498de5e780324e7	
+File: /usr/src/debug/Pound-2.8/dh2048.h	100644	root:root	6c3ebaa20a62b071b34319c88a5979cc	
+File: /usr/src/debug/Pound-2.8/dh512.h	100644	root:root	570fd96b53c835d55c3cd4ee136b273b	
 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: 2580ed49447ccf8b1198e91c0a741277afc7b6a816e85c1a12b5a93c1df4519ac5d0d2fcb25e9c01b0132c54c14fb91e02fb997fc8987269e3cf09e56a553c95
+RPMIdentity: 0a2db0b9190412b0b0a290a1319b20b0002e4a2ee2d0091ebd0f0ec6f4f2da8a3d9f72ff4f31b45b7c1a6c7db87a8fe3b73ad5cb9d5464cc5363a726790c921f