86>Oct 6 13:09:24 userdel[515630]: delete user 'rooter' <86>Oct 6 13:09:24 userdel[515630]: removed group 'rooter' owned by 'rooter' <86>Oct 6 13:09:24 userdel[515630]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 13:09:24 groupadd[515652]: group added to /etc/group: name=rooter, GID=1817 <86>Oct 6 13:09:24 groupadd[515652]: group added to /etc/gshadow: name=rooter <86>Oct 6 13:09:24 groupadd[515652]: new group: name=rooter, GID=1817 <86>Oct 6 13:09:24 useradd[515672]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash <86>Oct 6 13:09:24 userdel[515696]: delete user 'builder' <86>Oct 6 13:09:24 userdel[515696]: removed group 'builder' owned by 'builder' <86>Oct 6 13:09:24 userdel[515696]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 13:09:24 groupadd[515722]: group added to /etc/group: name=builder, GID=1818 <86>Oct 6 13:09:24 groupadd[515722]: group added to /etc/gshadow: name=builder <86>Oct 6 13:09:24 groupadd[515722]: new group: name=builder, GID=1818 <86>Oct 6 13:09:24 useradd[515744]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash <13>Oct 6 13:09:28 rpmi: libpcre16-8.44-alt1 p9+249555.100.1.1 1586300287 installed <13>Oct 6 13:09:28 rpmi: pcretest-8.44-alt1 p9+249555.100.1.1 1586300287 installed <13>Oct 6 13:09:28 rpmi: libunwind-1.1-alt3 sisyphus+222321.100.1.1 1550757592 installed <13>Oct 6 13:09:28 rpmi: libgperftools-2.6.3-alt1 1521472871 installed <13>Oct 6 13:09:29 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed <13>Oct 6 13:09:29 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Oct 6 13:09:29 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 6 13:09:29 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 6 13:09:29 rpmi: ca-certificates-2021.10.06-alt1 p9+289862.100.1.1 1637033643 installed <13>Oct 6 13:09:29 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Oct 6 13:09:29 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed <13>Oct 6 13:09:29 rpmi: libcrypto1.1-1.1.1w-alt0.p9.1 p9+356668.100.1.1 1725304346 installed <13>Oct 6 13:09:29 rpmi: libssl1.1-1.1.1w-alt0.p9.1 p9+356668.100.1.1 1725304346 installed <13>Oct 6 13:09:29 rpmi: libcrypto-LibreSSL-2.9.1-alt2 sisyphus+228284.100.4.1 1556649547 installed <13>Oct 6 13:09:29 rpmi: libssl-LibreSSL-2.9.1-alt2 sisyphus+228284.100.4.1 1556649547 installed <13>Oct 6 13:09:29 rpmi: LibreSSL-devel-2.9.1-alt2 sisyphus+228284.100.4.1 1556649547 installed <13>Oct 6 13:09:29 rpmi: openssl-1.1.1w-alt0.p9.1 p9+356668.100.1.1 1725304346 installed <13>Oct 6 13:09:29 rpmi: libgperftools-devel-2.6.3-alt1 1521472871 installed <13>Oct 6 13:09:29 rpmi: libpcre-devel-8.44-alt1 p9+249555.100.1.1 1586300287 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.28835 + 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.28835 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.8 + cp -pv /usr/share/gnu-config/config.guess /usr/share/gnu-config/config.sub . '/usr/share/gnu-config/config.guess' -> './config.guess' '/usr/share/gnu-config/config.sub' -> './config.sub' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + ./configure --prefix= --with-maxbuf=8192 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking gcc arguments... -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for regcomp in -lpcreposix... yes checking for malloc in -ltcmalloc... yes checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc with CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER... OK configure: *** Checking for header files *** checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pcreposix.h usability... no checking pcreposix.h presence... no checking for pcreposix.h... no checking pcre/pcreposix.h usability... yes checking pcre/pcreposix.h presence... yes checking for pcre/pcreposix.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long int... yes checking for long long int... yes checking for in_addr_t... yes checking for in_port_t... yes checking for time_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for memset... yes checking for regcomp... yes checking for poll... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for setsid... yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h + make -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 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o pound.o pound.c pound.c: In function 'l_lock': pound.c:93:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&l_array[n])) ^~~~~~~ pound.c:96:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&l_array[n])) ^~~~~~~ pound.c: In function 'main': pound.c:237:25: warning: unused variable 'sp' [-Wunused-variable] struct sched_param sp; ^~ pound.c:426:12: warning: 'group_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setgid(group_id) || setegid(group_id)) { ^~~~~~~~~~~~~~~~ pound.c:431:12: warning: 'user_id' may be used uninitialized in this function [-Wmaybe-uninitialized] if(setuid(user_id) || seteuid(user_id)) { ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o poundctl.o poundctl.c poundctl.c: In function 'sess_prt': poundctl.c:133:36: warning: unused variable 'escaped' [-Wunused-variable] char buf[KEY_SIZE + 1], escaped[KEY_SIZE * 2 + 1]; ^~~~~~~ poundctl.c: In function 'main': poundctl.c:350:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if(read(sock, &n, sizeof(n)) == sizeof(n)) ^ poundctl.c:223:17: warning: unused variable 'sess' [-Wunused-variable] TABNODE sess; ^~~~ poundctl.c:222:17: warning: unused variable 'be' [-Wunused-variable] BACKEND be; ^~ poundctl.c:221:17: warning: unused variable 'svc' [-Wunused-variable] SERVICE svc; ^~~ poundctl.c:218:36: warning: unused variable 'buf' [-Wunused-variable] char *arg0, *sock_name, buf[KEY_SIZE + 1]; ^~~ poundctl.c:217:44: warning: unused variable 'n_sess' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^~~~~~ poundctl.c:217:38: warning: unused variable 'n_be' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^~~~ poundctl.c:217:31: warning: unused variable 'n_svc' [-Wunused-variable] int sock, n_lstn, n_svc, n_be, n_sess, i; ^~~~~ poundctl.c: In function 'prt_addr': poundctl.c:92:41: warning: ':' directive output may be truncated writing 1 byte into a region of size between 0 and 107 [-Wformat-truncation=] snprintf(res, UNIX_PATH_MAX - 1, "%s:%d", buf, port); ^ poundctl.c:92:38: note: directive argument in the range [0, 65535] snprintf(res, UNIX_PATH_MAX - 1, "%s:%d", buf, port); ^~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from poundctl.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 114 bytes into a destination of size 107 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o config.o config.c config.c: In function 'get_subjectaltnames': config.c:197:45: warning: pointer targets in passing argument 1 of 'strndup' differ in signedness [-Wpointer-sign] temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:175:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strndup (const char *__string, size_t __n) ^~~~~~~ config.c:197:35: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] temp[local_count] = strndup(ASN1_STRING_data(name->d.dNSName), ASN1_STRING_length(name->d.dNSName) ^ config.c:213:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ~~~~^~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ config.c:213:33: warning: pointer targets in passing argument 1 of 'strndup' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ~~~~^~~ In file included from pound.h:55, from config.c:32: /usr/include/string.h:175:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *strndup (const char *__string, size_t __n) ^~~~~~~ config.c:213:19: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] result[i] = strndup(temp[i], strlen(temp[i])+1); ^ config.c: In function 'parse_be': config.c:234:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^~~~ config.c: In function 'SNI_server_name': config.c:910:47: warning: pointer targets in passing argument 1 of 'fnmatch' differ in signedness [-Wpointer-sign] if(fnmatch(pc->subjectAltNames[i], server_name, 0) == 0) { ~~~~~~~~~~~~~~~~~~~^~~ In file included from pound.h:235, from config.c:32: /usr/include/fnmatch.h:56:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int fnmatch (const char *__pattern, const char *__name, int __flags); ^~~~~~~ config.c: In function 'parse_HTTPS': config.c:1040:47: warning: unused variable 'cp' [-Wunused-variable] char server_name[MAXBUF], *cp; ^~ config.c:1248:26: warning: unused variable 'store' [-Wunused-variable] X509_STORE *store; ^~~~~ config.c:936:26: warning: unused variable 'host' [-Wunused-variable] struct hostent *host; ^~~~ config.c: In function 'config_parse': config.c:1428:14: warning: unused variable 'f_conf' [-Wunused-variable] FILE *f_conf; ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o http.o http.c http.c: In function 'get_line': http.c:142:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if(seen_cr) ^ http.c:130:16: warning: unused variable 'n_read' [-Wunused-variable] int i, n_read, seen_cr; ^~~~~~ http.c: In function 'get_headers': http.c:418:21: warning: unused variable 'has_eol' [-Wunused-variable] int res, n, has_eol; ^~~~~~~ At top level: http.c:34:14: warning: 'h414' defined but not used [-Wunused-variable] *h414 = "414 Request URI too long", ^~~~ http.c: In function 'do_http': http.c:1022:64: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8172 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Destination: http://%s%s", caddr, loc_path); ^~ ~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 21 and 16403 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1444:71: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8166 and 8167 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Content-location: %s://%s/%s", ^~ (ssl == NULL? "http": "https"), v_host, loc_path); ~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 27 and 16410 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1430:63: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8174 and 8175 [-Wformat-truncation=] snprintf(buf, MAXBUF, "Location: %s://%s/%s", ^~ (ssl == NULL? "http": "https"), v_host, loc_path); ~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 19 and 16402 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:1309:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, sizeof(buf) - 1, "%s%s", cur_backend->url, url); ^ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 8192) into a destination of size 8191 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:83:105: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size 8098 [-Wformat-truncation=] "
You should go to %s
", ^~ safe_url, safe_url); ~~~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 119 and 16501 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http.c:86:38: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8141 and 8164 [-Wformat-truncation=] "HTTP/1.0 %d %s\r\nLocation: %s\r\nContent-Type: text/html\r\nContent-Length: %d\r\n\r\n", ^~ code, code_msg, safe_url, (int)strlen(cont)); ~~~~~~~~ http.c:86:9: note: directive argument in the range [0, 8191] "HTTP/1.0 %d %s\r\nLocation: %s\r\nContent-Type: text/html\r\nContent-Length: %d\r\n\r\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from pound.h:29, from http.c:28: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 77 and 8294 bytes into a destination of size 8192 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' openssl dhparam -5 -C -noout 2048 > dh2048.h Generating DH parameters, 2048 bit long safe prime, generator 5 This is going to take a long time ...................................+...........+......................................................................................................................................+................................................................................................+...........................................................................................................................................................................................................................................................................................................+.....................................................+.....+........................................+................+...........................................................................................................................................................................................................................................................................................................+.........................+.................................................................................................................................................+.............................................................................+...............................................................+.............................................................................+.................+.........................+.....................................+.....+........................................................................................+...............................................................................................................................................+..................+..............................................................+.......................................................................................................................................+.........................+..............................................+..............................+...........................................................+...........................+..........................................................................+...............................................................................................................................................................+.............................+.......+................................................................................+.........................................................................................................................+.............................................................................................................................................................+........................................................................+..............................................................................................................................................................+...........................+........................................................................................................................................................+...........................................................................................+.......................................................................................................................................+....................................................................................................................................................................+.........................................................+......................................+..............................................+.................................................+...........................................................................................+...........................................................................................................................................................................+..........................................+.................................................................................................+.............................................................................................................................................................+........................................................................................+................................................................................................+.+.+.............+....................+................................+.....................................................................................................................................................................................................+.................................................................................................................................................................................................+..........................+.....................................................................................................................................................................+.............................................................................................................................................................................................................................+...+.................................+.......+.........................+..................................................................+..................................................................................................................................................................+.................................................................+................................................+.............................................................................................................................................................................................................................................................................................+..........................................+........................................................................+.......................................................................................................................................+....................................+....................................................................................................................................+.......................+.......+..............................+..........................................................................................................................................................+...........+........................................................................................................................................+............................................................................+.......+...+................................................................................................................................................................................................................+....+...............+............................................................................................+...............................................+.......................................................................+.+...........+...+...................................................+........................................................................................................................+.......................................................................+........................................................................................................................................................................................................+....+.........................+.................................................................................................................................................................................+.......................................................+.......................+...........+..............................................................................................................................+.................................+...........................................................................................................+...............................................................................................................................+..+...........................................................+...................................+.........................................................................................................................................+...................................................................................+.................................................................................................................................................................+.............................................................................+.....................................................................+..........+..............+.................................................................+..............................................................................................................................................................................................................................................................................................................................................+........+..................................................................+.......................+............+...................................+.....................................................................................................................................................................................................................+..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+.......................+.....................................................................................................................+..........+..........................................................................................................................................................................+....................................................+................................................................................................................................................................................................+.....................................................+..........................+.........................................................+...........................+.........................................................................+..................................................................................................................................................................................................................................................................................................+...................................+..............................................................................................+.............................................................+...........................................................+...............................+..............................................................+...................................................................................................+.....................................+.............................................+...................................+..........+.......................................................................................+...........++*++*++*++* make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"8192\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c svc.c: In function 'logmsg': svc.c:226:25: warning: unused variable 't_res' [-Wunused-variable] struct tm *t_now, t_res; ^~~~~ svc.c:226:18: warning: unused variable 't_now' [-Wunused-variable] struct tm *t_now, t_res; ^~~~~ svc.c: In function 'get_backend': svc.c:588:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:652:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'upd_session': svc.c:669:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:674:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'kill_be': svc.c:692:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:721:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'do_resurect': svc.c:1111:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1123:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1180:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1192:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'do_expire': svc.c:1218:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^~~~~~~ svc.c:1223:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1229:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) { ^~~~~~~ svc.c:1234:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c: In function 'RSA_tmp_callback': svc.c:1254:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^~~~~~~ svc.c:1257:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&RSA_mut)) ^~~~~~~ svc.c: In function 'do_RSAgen': svc.c:1277:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&RSA_mut)) ^~~~~~~ svc.c:1285:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&RSA_mut)) ^~~~~~~ svc.c: In function 'thr_control': svc.c:1554:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^~~~~ svc.c:1558:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^~~~~ svc.c:1575:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_lock(&svc->mut)) ^~~~~ svc.c:1579:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(dummy = pthread_mutex_unlock(&svc->mut)) ^~~~~ svc.c:1639:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1642:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ svc.c:1650:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_lock(&svc->mut)) ^~~~~~~ svc.c:1653:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ret_val = pthread_mutex_unlock(&svc->mut)) ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' make: Entering directory '/usr/src/RPM/BUILD/Pound-2.8' gcc -pthread -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm -ltcmalloc make: Leaving directory '/usr/src/RPM/BUILD/Pound-2.8' + subst s@/usr/local/@/@ pound.8 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36395 + 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) Hardlinking identical .pyc and .pyo files Processing files: pound-2.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57679 + 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.fJ0c3U find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAUUrk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.ZJQhmN Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ykA3Kj Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_no), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.45()(64bit) >= set:pivVy9VWmZIZ5sNY8XxltIt7OT0ZncXRJEwTxCisAnZLIAobHsLaG3XZwDO3ZuPc0ckYNzLE1VZxTzgZj3jueOOZyHhreJ01el8bw3fmpueWFJysAZix913QRHx27cQ1ulHCNyLw8QtBgmohByopMe6ND2ZK4VjJHmnlC3dvpeY16SEKz40uTlY4gm0UfN61Izd1YbS0CQyr90, libcrypto.so.45(LIBRESSL)(64bit), libpcreposix.so.3()(64bit) >= set:fdyt7Iqb, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libssl.so.47()(64bit) >= set:mg9DRJ4udLn5rS3y4xD36bVExf56Wc3Bpc8zpZyB8ACSfKuwun7wzyvZaqnnO1tZo0UOxIWMQ3tMoCLI2TAf49ojfg4q4lZcV1, libssl.so.47(LIBRESSL)(64bit), libtcmalloc.so.4()(64bit) >= set:nkZDsPGP7DZwZk13, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/post_service, /usr/sbin/useradd Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jVKJDT 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.SBm70w find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XeFVWd find-requires: running scripts (debuginfo) Requires: pound = 2.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.45), debug64(libpcreposix.so.3), debug64(libpthread.so.0), debug64(libssl.so.47), debug64(libtcmalloc.so.4) Adding to pound-debuginfo a strict dependency on pound Wrote: /usr/src/RPM/RPMS/x86_64/pound-2.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pound-debuginfo-2.8-alt2.x86_64.rpm (w2.lzdio) 34.22user 7.65system 0:44.91elapsed 93%CPU (0avgtext+0avgdata 68516maxresident)k 0inputs+0outputs (0major+1224184minor)pagefaults 0swaps 3.26user 2.73system 0:56.24elapsed 10%CPU (0avgtext+0avgdata 135564maxresident)k 2248inputs+0outputs (0major+222541minor)pagefaults 0swaps --- pound-2.8-alt2.x86_64.rpm.repo 2019-04-30 18:43:20.000000000 +0000 +++ pound-2.8-alt2.x86_64.rpm.hasher 2024-10-06 13:10:17.756789000 +0000 @@ -46,4 +46,4 @@ File: /etc/sysconfig/pound 100644 root:root b604a08485c4b264cb7587462cc17ec5 -File: /usr/sbin/pound 100755 root:root a58e9a1027cb0cae4ee3a98e94fe8b3b -File: /usr/sbin/poundctl 100755 root:root ed7b7814ae3cd15364cb541847c0d3b5 +File: /usr/sbin/pound 100755 root:root 446716066becba4dc4db7feb3c0ab487 +File: /usr/sbin/poundctl 100755 root:root f269295dd31ffee9129de108d6d32ead 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: ffb201bebdc87b5dc343e1a7bc805b971e38d8203ea820b16c6d40062786bbd53ff1ab1ed7a931870087f8f1d32e618c8655746d21a7d89038a5cc0afba3ffc5 +RPMIdentity: 9c24275a2db90a14ba3f51581be8c306c2d0cb96afcbba3a855087ff055068841bd3005b848d9cc4100a26a037324aeead1210a5a022afa433c228832683315b --- pound-debuginfo-2.8-alt2.x86_64.rpm.repo 2019-04-30 18:43:20.000000000 +0000 +++ pound-debuginfo-2.8-alt2.x86_64.rpm.hasher 2024-10-06 13:10:17.938791323 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/a2 40755 root:root -/usr/lib/debug/.build-id/a2/a6fb11f70505d71a6c2e22aa1a7c95355737b1 120777 root:root ../../../../sbin/pound -/usr/lib/debug/.build-id/a2/a6fb11f70505d71a6c2e22aa1a7c95355737b1.debug 120777 root:root ../../usr/sbin/pound.debug -/usr/lib/debug/.build-id/ae 40755 root:root -/usr/lib/debug/.build-id/ae/ce56db0fea08247f1cad5937af175c119c6619 120777 root:root ../../../../sbin/poundctl -/usr/lib/debug/.build-id/ae/ce56db0fea08247f1cad5937af175c119c6619.debug 120777 root:root ../../usr/sbin/poundctl.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/d3fa5437ce62a033641ac5cb3abfc60e4cfbfb 120777 root:root ../../../../sbin/pound +/usr/lib/debug/.build-id/20/d3fa5437ce62a033641ac5cb3abfc60e4cfbfb.debug 120777 root:root ../../usr/sbin/pound.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/6a2d1fd95f5e90740ddcd3bb9bbfe3341714a8 120777 root:root ../../../../sbin/poundctl +/usr/lib/debug/.build-id/a1/6a2d1fd95f5e90740ddcd3bb9bbfe3341714a8.debug 120777 root:root ../../usr/sbin/poundctl.debug /usr/lib/debug/usr/sbin/pound.debug 100644 root:root @@ -27,14 +27,14 @@ Provides: pound-debuginfo = 2.8-alt2:sisyphus+228284.400.4.1 -File: /usr/lib/debug/.build-id/a2 40755 root:root -File: /usr/lib/debug/.build-id/a2/a6fb11f70505d71a6c2e22aa1a7c95355737b1 120777 root:root ../../../../sbin/pound -File: /usr/lib/debug/.build-id/a2/a6fb11f70505d71a6c2e22aa1a7c95355737b1.debug 120777 root:root ../../usr/sbin/pound.debug -File: /usr/lib/debug/.build-id/ae 40755 root:root -File: /usr/lib/debug/.build-id/ae/ce56db0fea08247f1cad5937af175c119c6619 120777 root:root ../../../../sbin/poundctl -File: /usr/lib/debug/.build-id/ae/ce56db0fea08247f1cad5937af175c119c6619.debug 120777 root:root ../../usr/sbin/poundctl.debug -File: /usr/lib/debug/usr/sbin/pound.debug 100644 root:root 472b034d39fd43e024ad26fb600d4c0d -File: /usr/lib/debug/usr/sbin/poundctl.debug 100644 root:root f45337b5ee52242421db748262067dfa +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/d3fa5437ce62a033641ac5cb3abfc60e4cfbfb 120777 root:root ../../../../sbin/pound +File: /usr/lib/debug/.build-id/20/d3fa5437ce62a033641ac5cb3abfc60e4cfbfb.debug 120777 root:root ../../usr/sbin/pound.debug +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/6a2d1fd95f5e90740ddcd3bb9bbfe3341714a8 120777 root:root ../../../../sbin/poundctl +File: /usr/lib/debug/.build-id/a1/6a2d1fd95f5e90740ddcd3bb9bbfe3341714a8.debug 120777 root:root ../../usr/sbin/poundctl.debug +File: /usr/lib/debug/usr/sbin/pound.debug 100644 root:root 5115d1cc970d7c4e6319d1a8c66599cb +File: /usr/lib/debug/usr/sbin/poundctl.debug 100644 root:root 4113f8c57d82335ec42469f8d8b97e8c 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 b2093bc3534adb18344e2fcd5f1b4cba -File: /usr/src/debug/Pound-2.8/dh512.h 100644 root:root 40c414b42359066652a2a1d439984152 +File: /usr/src/debug/Pound-2.8/dh2048.h 100644 root:root 663d373161d036a2f3f47de46ab838fc +File: /usr/src/debug/Pound-2.8/dh512.h 100644 root:root 8c8b68a074c5dbd544f1b9c7d9de48cd File: /usr/src/debug/Pound-2.8/http.c 100644 root:root 6d8640344d12589383800188b6631350 @@ -44,2 +44,2 @@ File: /usr/src/debug/Pound-2.8/svc.c 100644 root:root 659934b1d8afe88d572bde34ab75e02b -RPMIdentity: 81235823964ce5ed697116262b2fb76e8408c4454d84cbac323078892536594387449dca577fabd39f1acdd8e0d6f17049e2f0a0e3be06805633766b85646b45 +RPMIdentity: 1e259c6395865fb20040170519bc83671a1be5d6f323b9b61e8c48efc309a305d5199070f37b270ed7317e32cc689d179a0a2f501236f5d3baca23bd3fd70aa3