<86>Jun 3 05:37:44 userdel[1543778]: delete user 'rooter' <86>Jun 3 05:37:44 userdel[1543778]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:37:44 userdel[1543778]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:37:44 groupadd[1543879]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 3 05:37:44 groupadd[1543879]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:37:44 groupadd[1543879]: new group: name=rooter, GID=1844 <86>Jun 3 05:37:44 useradd[1543932]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:37:44 userdel[1543998]: delete user 'builder' <86>Jun 3 05:37:44 groupadd[1544045]: group added to /etc/group: name=builder, GID=1845 <86>Jun 3 05:37:44 groupadd[1544045]: group added to /etc/gshadow: name=builder <86>Jun 3 05:37:44 groupadd[1544045]: new group: name=builder, GID=1845 <86>Jun 3 05:37:44 useradd[1544067]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tinyproxy-1.11.1-alt1.nosrc.rpm (w1.gzdio) Installing tinyproxy-1.11.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tinyproxy-1.11.1 + echo 'Source #0 (tinyproxy-1.11.1.tar):' Source #0 (tinyproxy-1.11.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tinyproxy-1.11.1.tar + cd tinyproxy-1.11.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyproxy-1.11.1 + 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 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.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 hostspec.o hostspec.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition reqs.c: In function 'connect_to_upstream_proxy': reqs.c:1311:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1311 | if (9+len+1 != safe_write(connptr->server_fd, buff, 9+len+1)) | ^~ reqs.c:1370:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1370 | if (7+len != safe_write(connptr->server_fd, buff, 7+len)) | ^~ reqs.c:1386:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 1386 | if (2+len != safe_read(connptr->server_fd, buff, 2+len)) | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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 -o tinyproxy hostspec.o 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/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.1/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.11630 + 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.1 + 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.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/src' Making install in data make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data' Making install in templates make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data/templates' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/data/templates' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data/templates' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/data' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/data' Making install in etc make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/etc' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/etc' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/etc' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs' Making install in man5 make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs/man5' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/docs/man5' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs/man5' Making install in man8 make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs/man8' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/docs/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs/man8' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/docs' Making install in m4macros make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/m4macros' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/m4macros' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/m4macros' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests' Making install in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests/scripts' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/tests/scripts' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/tests' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/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.1/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1/scripts' make[1]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1' make[2]: Entering directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1' 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.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1' make: Leaving directory '/usr/src/RPM/BUILD/tinyproxy-1.11.1' + 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.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11630 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tinyproxy-1.11.1 + DOCDIR=/usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.1 + export DOCDIR + rm -rf /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.1 + /bin/mkdir -p /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.1 + 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.1 + chmod -R go-w /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.1 + chmod -R a+rX /usr/src/tmp/tinyproxy-buildroot/usr/share/doc/tinyproxy-1.11.1 + 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.vMcP43 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.hP4u9h 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.7phQXi Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qtkcvo Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jkeRCb 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.17), libc.so.6(GLIBC_2.2.3), 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.tbb08k Creating tinyproxy-debuginfo package Processing files: tinyproxy-debuginfo-1.11.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VKKxAt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1sXGHb find-requires: running scripts (debuginfo) Requires: tinyproxy = 1.11.1-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.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tinyproxy-debuginfo-1.11.1-alt1.i586.rpm (w2.lzdio) 4.65user 3.15system 0:12.55elapsed 62%CPU (0avgtext+0avgdata 47628maxresident)k 0inputs+0outputs (0major+727316minor)pagefaults 0swaps 1.61user 1.05system 0:17.34elapsed 15%CPU (0avgtext+0avgdata 104160maxresident)k 0inputs+0outputs (0major+142074minor)pagefaults 0swaps --- tinyproxy-1.11.1-alt1.i586.rpm.repo 2023-04-05 14:36:06.000000000 +0000 +++ tinyproxy-1.11.1-alt1.i586.rpm.hasher 2023-06-03 05:38:00.111923912 +0000 @@ -67,3 +67,3 @@ File: /run/tinyproxy 42770 root:tinyproxy -File: /usr/bin/tinyproxy 100755 root:root ae295486f98949ad00839d0b68d51071 +File: /usr/bin/tinyproxy 100755 root:root 94f47d7d2b684f9971360dff7b7be96f File: /usr/share/doc/tinyproxy-1.11.1 40755 root:root @@ -82,2 +82,2 @@ File: /var/log/tinyproxy 42770 root:tinyproxy -RPMIdentity: 9d3faca498d8b0ecd507d7b40909ee7dfd2539f1fada9abf6fbe0c31888f7a405f5f4590ccd424675728def9222894e308d63b1c95d3dbdb881105b3a720adff +RPMIdentity: 304845caa45ffae398188591605a2d819bb6afa544d51eb8829cd55088d4881b5bcfb0beaca947adf42377af08216de407fe6147e40d5adb70e2b238984b3041 --- tinyproxy-debuginfo-1.11.1-alt1.i586.rpm.repo 2023-04-05 14:36:05.000000000 +0000 +++ tinyproxy-debuginfo-1.11.1-alt1.i586.rpm.hasher 2023-06-03 05:38:00.205925551 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/60740cac0103c773681b28a8aa4d83b5f1ed3b 120777 root:root ../../../../bin/tinyproxy -/usr/lib/debug/.build-id/58/60740cac0103c773681b28a8aa4d83b5f1ed3b.debug 120777 root:root ../../usr/bin/tinyproxy.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/9fb7f50afadf8e82dae07bd4951f48da0df5e3 120777 root:root ../../../../bin/tinyproxy +/usr/lib/debug/.build-id/22/9fb7f50afadf8e82dae07bd4951f48da0df5e3.debug 120777 root:root ../../usr/bin/tinyproxy.debug /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root @@ -74,6 +74,6 @@ Provides: tinyproxy-debuginfo = 1.11.1-alt1:sisyphus+318090.100.1.1 -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/60740cac0103c773681b28a8aa4d83b5f1ed3b 120777 root:root ../../../../bin/tinyproxy -File: /usr/lib/debug/.build-id/58/60740cac0103c773681b28a8aa4d83b5f1ed3b.debug 120777 root:root ../../usr/bin/tinyproxy.debug -File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root b7cd3c0deceeef1c0714e8fcb19634ae +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/9fb7f50afadf8e82dae07bd4951f48da0df5e3 120777 root:root ../../../../bin/tinyproxy +File: /usr/lib/debug/.build-id/22/9fb7f50afadf8e82dae07bd4951f48da0df5e3.debug 120777 root:root ../../usr/bin/tinyproxy.debug +File: /usr/lib/debug/usr/bin/tinyproxy.debug 100644 root:root 164d4ba3f446a398277becc2ad9c08a0 File: /usr/src/debug/tinyproxy-1.11.1 40755 root:root @@ -143,2 +143,2 @@ File: /usr/src/debug/tinyproxy-1.11.1/src/utils.h 100644 root:root f4e8a70ade2bc348ca63c2ba86565d50 -RPMIdentity: 9894677c66bc8e25cf903ec4bb2f3bd58889909efd118409a55ca8f1b824e06aa340061adcdc5fdce35c3a034feeac0450a5fd8b38bde50b89def0cb72afc9a7 +RPMIdentity: 65d6e8d3c1dae8f06ea13fd27d20f20ad61d0ab31ab67a8693a4b7460516e570a2d7f90a4c73ee8dd9bee88bc608a1bc4b35c9c64cc01f96dc0593e0eff7e896