<86>Jan 21 01:14:36 userdel[3085455]: delete user 'rooter' <86>Jan 21 01:14:36 userdel[3085455]: removed group 'rooter' owned by 'rooter' <86>Jan 21 01:14:36 userdel[3085455]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 21 01:14:36 groupadd[3085470]: group added to /etc/group: name=rooter, GID=1359 <86>Jan 21 01:14:36 groupadd[3085470]: group added to /etc/gshadow: name=rooter <86>Jan 21 01:14:36 groupadd[3085470]: new group: name=rooter, GID=1359 <86>Jan 21 01:14:36 useradd[3085481]: new user: name=rooter, UID=1359, GID=1359, home=/root, shell=/bin/bash <86>Jan 21 01:14:36 userdel[3085493]: delete user 'builder' <86>Jan 21 01:14:36 userdel[3085493]: removed group 'builder' owned by 'builder' <86>Jan 21 01:14:36 userdel[3085493]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 01:14:36 groupadd[3085507]: group added to /etc/group: name=builder, GID=1360 <86>Jan 21 01:14:36 groupadd[3085507]: group added to /etc/gshadow: name=builder <86>Jan 21 01:14:36 groupadd[3085507]: new group: name=builder, GID=1360 <86>Jan 21 01:14:36 useradd[3085522]: new user: name=builder, UID=1360, GID=1360, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tinyproxy-1.11.0-alt1.nosrc.rpm (w1.gzdio) Installing tinyproxy-1.11.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tinyproxy-1.11.0 + echo 'Source #0 (tinyproxy-1.11.0.tar):' Source #0 (tinyproxy-1.11.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tinyproxy-1.11.0.tar + cd tinyproxy-1.11.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyproxy-1.11.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-reverse --enable-transparent --enable-xtinyproxy --enable-filter configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for socket in -lsocket... no checking for htonl in -lsocket... no checking for yp_get_default_domain... no checking for gethostname in -lnsl... no checking for gethostbyaddr in -lnsl... no checking for inet_aton in -lresolv... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking whether lstat correctly handles trailing slash... yes checking for strlcpy... yes checking for strlcat... yes checking for setgroups... yes checking to see if compiler understands -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common... yes checking to see if linker understands -z,defs... yes checking for pod2man... no checking for gperf... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/templates/Makefile config.status: creating etc/Makefile config.status: creating docs/Makefile config.status: creating docs/man5/Makefile config.status: creating docs/man5/tinyproxy.conf.txt config.status: creating docs/man8/Makefile config.status: creating docs/man8/tinyproxy.txt config.status: creating m4macros/Makefile config.status: creating tests/Makefile config.status: creating tests/scripts/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o conf-tokens.o conf-tokens.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o heap.o heap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o anonymous.o anonymous.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o daemon.o daemon.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o conns.o conns.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o buffer.o buffer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o http-message.o http-message.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o acl.o acl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o html-error.o html-error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o network.o network.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o stats.o stats.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o log.o log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o child.o child.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o base64.o base64.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o text.o text.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o sock.o sock.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o mypoll.o mypoll.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o sblist.o sblist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o hsearch.o hsearch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o orderedmap.o orderedmap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o connect-ports.o connect-ports.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o loop.o loop.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o transparent-proxy.o transparent-proxy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o basicauth.o basicauth.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o utils.o utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o reverse-proxy.o reverse-proxy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o filter.o filter.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o reqs.o reqs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o conf.o conf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -c -o upstream.o upstream.c make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' x86_64-alt-linux-gcc -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -Wno-overlength-strings -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -Wl,-z,defs -o tinyproxy acl.o anonymous.o buffer.o child.o conf-tokens.o conf.o conns.o daemon.o heap.o html-error.o http-message.o log.o network.o reqs.o sock.o stats.o text.o main.o utils.o upstream.o basicauth.o base64.o sblist.o hsearch.o orderedmap.o loop.o mypoll.o connect-ports.o filter.o reverse-proxy.o transparent-proxy.o -lpthread -lresolv In function 'poll', inlined from 'mypoll' at mypoll.c:7:8: /usr/include/bits/poll2.h:39:10: warning: '__poll_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 39 | return __glibc_fortify (poll, __nfds, sizeof (*__fds), | ^ /usr/include/bits/poll2.h: In function 'mypoll': /usr/include/bits/poll2.h:28:12: note: in a call to function '__poll_chk' declared with attribute 'access (write_only, 1, 2)' 28 | extern int __poll_chk (struct pollfd *__fds, nfds_t __nfds, int __timeout, | ^ In function 'poll', inlined from 'mypoll' at mypoll.c:7:8: /usr/include/bits/poll2.h:39:10: warning: '__poll_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 39 | return __glibc_fortify (poll, __nfds, sizeof (*__fds), | ^ /usr/include/bits/poll2.h: In function 'mypoll': /usr/include/bits/poll2.h:28:12: note: in a call to function '__poll_chk' declared with attribute 'access (write_only, 1, 2)' 28 | extern int __poll_chk (struct pollfd *__fds, nfds_t __nfds, int __timeout, | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' Making all in data Making all in templates make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in etc make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@pkgsysconfdir[@]|/etc/tinyproxy|g' -e 's|@localstatedir[@]|/var/lib|g' -e 's|@pkgdatadir[@]|/usr/share/tinyproxy|g' -e 's|@prefix[@]|/usr|g' -e 's|@TINYPROXY_STATHOST[@]|tinyproxy.stats|g' ../etc/tinyproxy.conf.in > tinyproxy.conf.tmp make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' Making all in docs Making all in man5 make[3]: Nothing to be done for 'all'. Making all in man8 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in m4macros make[2]: Nothing to be done for 'all'. Making all in tests Making all in scripts make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in scripts make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tinyproxy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tinyproxy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tinyproxy-1.11.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/tinyproxy-buildroot make: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/usr/bin' /usr/libexec/rpm-build/install -p tinyproxy '/usr/src/tmp/tinyproxy-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/src' Making install in data make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' Making install in templates make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data/templates' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data/templates' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/usr/share/tinyproxy' /usr/libexec/rpm-build/install -p -m 644 debug.html default.html stats.html '/usr/src/tmp/tinyproxy-buildroot/usr/share/tinyproxy' make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data/templates' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data/templates' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/data' Making install in etc make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/etc/tinyproxy' /usr/libexec/rpm-build/install -p -m 644 tinyproxy.conf '/usr/src/tmp/tinyproxy-buildroot/etc/tinyproxy' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/etc' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' Making install in man5 make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man5' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man5' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 tinyproxy.conf.5 '/usr/src/tmp/tinyproxy-buildroot/usr/share/man/man5' make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man5' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man5' Making install in man8 make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man8' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man8' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 tinyproxy.8 '/usr/src/tmp/tinyproxy-buildroot/usr/share/man/man8' make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs/man8' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/docs' Making install in m4macros make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/m4macros' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/m4macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/m4macros' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/m4macros' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' Making install in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests/scripts' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests/scripts' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/tests' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0/scripts' make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy' /usr/libexec/rpm-build/install -p -m 644 AUTHORS NEWS README README.md '/usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' make: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.0' + install -pDm644 /usr/src/RPM/SOURCES/tinyproxy.service /usr/src/tmp/tinyproxy-buildroot/lib/systemd/system/tinyproxy.service + install -pDm755 /usr/src/RPM/SOURCES/tinyproxy.init /usr/src/tmp/tinyproxy-buildroot/etc/rc.d/init.d/tinyproxy + install -pDm644 /usr/src/RPM/SOURCES/tinyproxy.conf /usr/src/tmp/tinyproxy-buildroot/etc/tinyproxy/tinyproxy.conf + install -pDm644 /usr/src/RPM/SOURCES/tinyproxy.logrotate /usr/src/tmp/tinyproxy-buildroot/etc/logrotate.d/tinyproxy + install -pDm644 /usr/src/RPM/SOURCES/tinyproxy.tmpfiles /usr/src/tmp/tinyproxy-buildroot/lib/tmpfiles.d/tinyproxy.conf + install -pDm640 /usr/src/RPM/SOURCES/tinyproxy.sysconfig /usr/src/tmp/tinyproxy-buildroot/etc/sysconfig/tinyproxy + install -pdm755 /usr/src/tmp/tinyproxy-buildroot/run/tinyproxy + install -pdm755 /usr/src/tmp/tinyproxy-buildroot/var/log/tinyproxy + rm -rf /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tinyproxy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tinyproxy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tinyproxy-buildroot/ (default) Compressing files in /usr/src/tmp/tinyproxy-buildroot (auto) Adjusting library links in /usr/src/tmp/tinyproxy-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/tinyproxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: tinyproxy-1.11.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyproxy-1.11.0 + DOCDIR=/usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + export DOCDIR + rm -rf /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + /bin/mkdir -p /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + cp -prL AUTHORS README NEWS README.md docs/http-error-codes.txt docs/http-rfcs.txt /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + chmod -R go-w /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + chmod -R a+rX /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.0 + exit 0 warning: File listed twice: /run/tinyproxy warning: File listed twice: /var/log/tinyproxy Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.woqGW4 find-provides: running scripts (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.dDfIzs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yQQOE2 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a8v34Z Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VvFPZe Requires: /bin/kill, /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /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()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.17)(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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service 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.tX9eDE Creating tinyproxy-debuginfo package Processing files: tinyproxy-debuginfo-1.11.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QTNqwv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KGI40n find-requires: running scripts (debuginfo) Requires: tinyproxy = 1.11.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to tinyproxy-debuginfo a strict dependency on tinyproxy Wrote: /usr/src/RPM/RPMS/x86_64/tinyproxy-1.11.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tinyproxy-debuginfo-1.11.0-alt1.x86_64.rpm (w2.lzdio) 4.07user 2.26system 0:11.79elapsed 53%CPU (0avgtext+0avgdata 62128maxresident)k 0inputs+0outputs (0major+802790minor)pagefaults 0swaps 1.60user 0.99system 0:15.93elapsed 16%CPU (0avgtext+0avgdata 104148maxresident)k 0inputs+0outputs (16876major+113133minor)pagefaults 0swaps --- tinyproxy-1.11.0-alt1.x86_64.rpm.repo 2021-12-07 09:42:19.000000000 +0000 +++ tinyproxy-1.11.0-alt1.x86_64.rpm.hasher 2023-01-21 01:14:50.613768817 +0000 @@ -40,2 +40,3 @@ Requires: libc.so.6(GLIBC_2.14)(64bit) +Requires: libc.so.6(GLIBC_2.16)(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) @@ -63,3 +64,3 @@ File: /run/tinyproxy 42770 root:tinyproxy -File: /usr/bin/tinyproxy 100755 root:root 2471ae2dbaa679fb68f38423d850360e +File: /usr/bin/tinyproxy 100755 root:root 7e4e27cc3b46ff2677750204324cef54 File: /usr/share/doc/tinyproxy-1.11.0 40755 root:root @@ -78,2 +79,2 @@ File: /var/log/tinyproxy 42770 root:tinyproxy -RPMIdentity: b176024f8a7413b21f9e1e44a5a56415afb94d5ff82304ee6f3ba9f05bbcd7a9b6714e0141c65aebe5e229e86cf33e482679007c370e4a51a9e8c2f9d1139ee3 +RPMIdentity: 91e14e9bf2059cdfa55b980ad9f3daf740aa8834cc760c4b3667f7371ba0d10a3d7298c800313fa57790a9a4ba3d721fc62310c45169e5c79a3fd1a7e076dbfe --- tinyproxy-debuginfo-1.11.0-alt1.x86_64.rpm.repo 2021-12-07 09:42:20.000000000 +0000 +++ tinyproxy-debuginfo-1.11.0-alt1.x86_64.rpm.hasher 2023-01-21 01:14:50.677769848 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/c89b44c330e3b2993857a59a2d862957d1ab98 120777 root:root ../../../../bin/tinyproxy -/usr/lib/debug/.build-id/64/c89b44c330e3b2993857a59a2d862957d1ab98.debug 120777 root:root ../../usr/bin/tinyproxy.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/1d5fb3fb20a25e7f166f6dd18d089905065020 120777 root:root ../../../../bin/tinyproxy +/usr/lib/debug/.build-id/78/1d5fb3fb20a25e7f166f6dd18d089905065020.debug 120777 root:root ../../usr/bin/tinyproxy.debug /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root @@ -72,6 +72,6 @@ Provides: tinyproxy-debuginfo = 1.11.0-alt1:sisyphus+283986.100.2.1 -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/c89b44c330e3b2993857a59a2d862957d1ab98 120777 root:root ../../../../bin/tinyproxy -File: /usr/lib/debug/.build-id/64/c89b44c330e3b2993857a59a2d862957d1ab98.debug 120777 root:root ../../usr/bin/tinyproxy.debug -File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root 3201579f5bbb23be41d10e755819c1de +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/1d5fb3fb20a25e7f166f6dd18d089905065020 120777 root:root ../../../../bin/tinyproxy +File: /usr/lib/debug/.build-id/78/1d5fb3fb20a25e7f166f6dd18d089905065020.debug 120777 root:root ../../usr/bin/tinyproxy.debug +File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root aeb1a5d2aa7ded0224494eb3e7c59359 File: /usr/src/debug/tinyproxy-1.11.0 40755 root:root @@ -139,2 +139,2 @@ File: /usr/src/debug/tinyproxy-1.11.0/src/utils.h 100644 root:root f4e8a70ade2bc348ca63c2ba86565d50 -RPMIdentity: 59fad2f34bc2b881d472c71c5018468345eaebb154f6a96b2606d939c0f256d28b28cef37ee137aa1a03e188379e4ded94a0c8831cb675515c3b0d12e06d5fa1 +RPMIdentity: 013e71940e6f747ee2830a45b1a02a39cb2630a47ad5855ef45f65cd64024dd72dee9906b36a64ac6fca70b76b1bc8edfcac60c8644c61d52e25a52118313db4