<86>Jun 25 04:35:57 userdel[2517281]: delete user 'rooter' <86>Jun 25 04:35:57 userdel[2517281]: removed group 'rooter' owned by 'rooter' <86>Jun 25 04:35:57 userdel[2517281]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 25 04:35:57 groupadd[2517292]: group added to /etc/group: name=rooter, GID=927 <86>Jun 25 04:35:57 groupadd[2517292]: group added to /etc/gshadow: name=rooter <86>Jun 25 04:35:57 groupadd[2517292]: new group: name=rooter, GID=927 <86>Jun 25 04:35:57 useradd[2517302]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Jun 25 04:35:57 userdel[2517314]: delete user 'builder' <86>Jun 25 04:35:57 userdel[2517314]: removed group 'builder' owned by 'builder' <86>Jun 25 04:35:57 userdel[2517314]: removed shadow group 'builder' owned by 'builder' <86>Jun 25 04:35:57 groupadd[2517330]: group added to /etc/group: name=builder, GID=928 <86>Jun 25 04:35:57 groupadd[2517330]: group added to /etc/gshadow: name=builder <86>Jun 25 04:35:57 groupadd[2517330]: new group: name=builder, GID=928 <86>Jun 25 04:35:57 useradd[2517342]: new user: name=builder, UID=928, GID=928, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4589 + 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.4589 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 reqs.c: In function 'connect_to_upstream_proxy': reqs.c:1313:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1313 | if (7+len != safe_write(connptr->server_fd, buff, 7+len)) | ^~ reqs.c:1329:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1329 | if (2+len != safe_read(connptr->server_fd, buff, 2+len)) | ^~ 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/tinyproxy\" -DLOCALSTATEDIR=\"/var/lib\" -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-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 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-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.78325 + 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) verify-elf: WARNING: ./usr/bin/tinyproxy: uses non-LFS functions: __open_2 fcntl fopen fstat lstat open Processing files: tinyproxy-1.11.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59293 + 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.ThlG6Z 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.k5iwyc 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.J1aRIn Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b3pyxA Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDi29Z 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, /lib/ld-linux.so.2, libc.so.6 >= set:poiedc, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.bZkDFL 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.LpFDsw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KjIY5o find-requires: running scripts (debuginfo) Requires: tinyproxy = 1.11.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to tinyproxy-debuginfo a strict dependency on tinyproxy Wrote: /usr/src/RPM/RPMS/i586/tinyproxy-1.11.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyproxy-debuginfo-1.11.0-alt1.i586.rpm (w2.lzdio) 5.39user 2.00system 0:12.07elapsed 61%CPU (0avgtext+0avgdata 49764maxresident)k 0inputs+0outputs (0major+736193minor)pagefaults 0swaps 7.35user 4.37system 0:15.65elapsed 74%CPU (0avgtext+0avgdata 98224maxresident)k 0inputs+0outputs (15595major+926034minor)pagefaults 0swaps --- tinyproxy-1.11.0-alt1.i586.rpm.repo 2021-12-07 09:42:20.000000000 +0000 +++ tinyproxy-1.11.0-alt1.i586.rpm.hasher 2022-06-25 04:36:11.032288537 +0000 @@ -42,2 +42,3 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.16) Requires: libc.so.6(GLIBC_2.17) @@ -66,3 +67,3 @@ File: /run/tinyproxy 42770 root:tinyproxy -File: /usr/bin/tinyproxy 100755 root:root d6062789dc93bba317f14a3a13eb0470 +File: /usr/bin/tinyproxy 100755 root:root 4a0aaba05aac8d6f09b233dfd3d61822 File: /usr/share/doc/tinyproxy-1.11.0 40755 root:root @@ -81,2 +82,2 @@ File: /var/log/tinyproxy 42770 root:tinyproxy -RPMIdentity: 9722662985c7b425a09ddab9ea068de61c0009d25440af10bb8eb41979b7cc84fbd632cb8109392ab48cbef3b6150c4e8ea367141d801114cba0c49672c175b8 +RPMIdentity: 45450d3c6c34455be32557a7726dafc3be29517af682e82077e262e48e04c48516727fe00c74335a83a37827a65ebda936ca1389fcb2fcb58f5706ba3b9601e8 --- tinyproxy-debuginfo-1.11.0-alt1.i586.rpm.repo 2021-12-07 09:42:20.000000000 +0000 +++ tinyproxy-debuginfo-1.11.0-alt1.i586.rpm.hasher 2022-06-25 04:36:11.092289428 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/1f39280a6e67d386c420f266790ab11d98e167 120777 root:root ../../../../bin/tinyproxy -/usr/lib/debug/.build-id/d2/1f39280a6e67d386c420f266790ab11d98e167.debug 120777 root:root ../../usr/bin/tinyproxy.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/b18c0eca87d57638d05540254ca5f49bc3167e 120777 root:root ../../../../bin/tinyproxy +/usr/lib/debug/.build-id/18/b18c0eca87d57638d05540254ca5f49bc3167e.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/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/1f39280a6e67d386c420f266790ab11d98e167 120777 root:root ../../../../bin/tinyproxy -File: /usr/lib/debug/.build-id/d2/1f39280a6e67d386c420f266790ab11d98e167.debug 120777 root:root ../../usr/bin/tinyproxy.debug -File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root 868b3fbd065f0920c746f2987c611a4e +File: /usr/lib/debug/.build-id/18 40755 root:root +File: /usr/lib/debug/.build-id/18/b18c0eca87d57638d05540254ca5f49bc3167e 120777 root:root ../../../../bin/tinyproxy +File: /usr/lib/debug/.build-id/18/b18c0eca87d57638d05540254ca5f49bc3167e.debug 120777 root:root ../../usr/bin/tinyproxy.debug +File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root e5aa268177eb0b3d3ef7b43220482979 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: fd4b9ad227db0be541c2c91feac4cd2e0df9b97d1f20a2055064a636b029452f9071945013ad155bdfbfd4d3d681264e9a0bce97942089e10a393434ec51d4d1 +RPMIdentity: 745c7f663d03b38c771c7e3e836c0f5bb9eae3fb8e23a5b3b3e2075240b4481456f739a71c84f8ddafc44b3a020acb113d05b0e2878c967090371717944a00ab