<86>Jun 16 01:45:16 userdel[2567302]: delete user 'rooter' <86>Jun 16 01:45:16 userdel[2567302]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:45:16 userdel[2567302]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:45:16 groupadd[2567338]: group added to /etc/group: name=rooter, GID=1868 <86>Jun 16 01:45:16 groupadd[2567338]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:45:16 groupadd[2567338]: new group: name=rooter, GID=1868 <86>Jun 16 01:45:16 useradd[2567371]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Jun 16 01:45:16 userdel[2567418]: delete user 'builder' <86>Jun 16 01:45:16 userdel[2567418]: removed group 'builder' owned by 'builder' <86>Jun 16 01:45:16 userdel[2567418]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:45:16 groupadd[2567453]: group added to /etc/group: name=builder, GID=1869 <86>Jun 16 01:45:16 groupadd[2567453]: group added to /etc/gshadow: name=builder <86>Jun 16 01:45:16 groupadd[2567453]: new group: name=builder, GID=1869 <86>Jun 16 01:45:16 useradd[2567474]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash <13>Jun 16 01:45:19 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jun 16 01:45:20 rpmi: autoconf-archive-2021.02.19-alt1 sisyphus+267002.100.1.1 1614295590 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/torsocks-2.3.0-alt1.nosrc.rpm (w1.gzdio) Installing torsocks-2.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf torsocks-2.3.0 + echo 'Source #0 (torsocks-2.3.0.tar):' Source #0 (torsocks-2.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/torsocks-2.3.0.tar + cd torsocks-2.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71302 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd torsocks-2.3.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I config autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize-default: linking file 'config/libtool.m4' libtoolize-default: linking file 'config/ltoptions.m4' libtoolize-default: linking file 'config/ltsugar.m4' libtoolize-default: linking file 'config/ltversion.m4' libtoolize-default: linking file 'config/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:17: installing 'config/compile' configure.ac:20: installing 'config/missing' src/common/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes checking for ANSI C header files... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for mmap... yes checking for munmap... yes checking for socket... yes checking for connect... yes checking for close... yes checking for syscall... yes checking for recv... yes checking for send... yes checking for memset... yes checking for memcpy... yes checking for strlen... yes checking for strncpy... yes checking for strcmp... yes checking for malloc... yes checking for calloc... yes checking for strstr... yes checking for strtoul... yes checking for free... yes checking for inet_aton... yes checking for gethostbyname... yes checking for library containing dlopen... -ldl checking file name of the C library... libc.so.6 checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts --param ssp-buffer-size=1... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro... yes checking whether the linker accepts -z now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/bin/torsocks config.status: creating src/common/Makefile config.status: creating src/lib/Makefile config.status: creating tests/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in src Making all in common make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o compat.lo compat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c compat.c -fPIE -o compat.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o log.lo log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c log.c -fPIE -o log.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o onion.lo onion.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c onion.c -fPIC -DPIC -o .libs/onion.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c onion.c -fPIE -o onion.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o utils.lo utils.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c utils.c -fPIE -o utils.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o connection.lo connection.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connection.c -fPIC -DPIC -o .libs/connection.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connection.c -fPIE -o connection.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o config-file.lo config-file.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c config-file.c -fPIC -DPIC -o .libs/config-file.o In file included from /usr/include/string.h:532, from log.h:24, from defaults.h:22, from connection.h:25, from config-file.h:25, from config-file.c:28: In function 'strncpy', inlined from 'conf_file_set_socks5_user' at config-file.c:326:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config-file.c: In function 'conf_file_set_socks5_user': config-file.c:319:6: note: length computed here 319 | if (strlen(username) > sizeof(config->conf_file.socks5_username)) { | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from log.h:24, from defaults.h:22, from connection.h:25, from config-file.h:25, from config-file.c:28: In function 'strncpy', inlined from 'conf_file_set_socks5_pass' at config-file.c:358:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config-file.c: In function 'conf_file_set_socks5_pass': config-file.c:351:6: note: length computed here 351 | if (strlen(password) > sizeof(config->conf_file.socks5_password)) { | ^~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c config-file.c -fPIE -o config-file.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socks5.lo socks5.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socks5.c -fPIC -DPIC -o .libs/socks5.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socks5.c -fPIE -o socks5.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o libcommon.la log.lo config-file.lo utils.lo compat.lo socks5.lo connection.lo onion.lo -ldl libtool: link: ar cr .libs/libcommon.a .libs/log.o .libs/config-file.o .libs/utils.o .libs/compat.o .libs/socks5.o .libs/connection.o .libs/onion.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o close.lo close.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c close.c -fPIC -DPIC -o .libs/close.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c close.c -fPIE -o close.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socket.lo socket.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socket.c -fPIE -o socket.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o exit.lo exit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c exit.c -fPIC -DPIC -o .libs/exit.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c exit.c -fPIE -o exit.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o fclose.lo fclose.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c fclose.c -fPIC -DPIC -o .libs/fclose.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c fclose.c -fPIE -o fclose.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o listen.lo listen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c listen.c -fPIC -DPIC -o .libs/listen.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c listen.c -fPIE -o listen.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o getpeername.lo getpeername.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getpeername.c -fPIC -DPIC -o .libs/getpeername.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getpeername.c -fPIE -o getpeername.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o connect.lo connect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connect.c -fPIC -DPIC -o .libs/connect.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connect.c -fPIE -o connect.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socketpair.lo socketpair.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socketpair.c -fPIC -DPIC -o .libs/socketpair.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socketpair.c -fPIE -o socketpair.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o execve.lo execve.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c execve.c -fPIC -DPIC -o .libs/execve.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c execve.c -fPIE -o execve.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o accept.lo accept.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c accept.c -fPIC -DPIC -o .libs/accept.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c accept.c -fPIE -o accept.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o sendto.lo sendto.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c sendto.c -fPIC -DPIC -o .libs/sendto.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c sendto.c -fPIE -o sendto.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getaddrinfo.c -fPIE -o getaddrinfo.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o recv.lo recv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c recv.c -fPIC -DPIC -o .libs/recv.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c recv.c -fPIE -o recv.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o gethostbyname.lo gethostbyname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c gethostbyname.c -fPIC -DPIC -o .libs/gethostbyname.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c gethostbyname.c -fPIE -o gethostbyname.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o torsocks.lo torsocks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c torsocks.c -fPIC -DPIC -o .libs/torsocks.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c torsocks.c -fPIE -o torsocks.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o syscall.lo syscall.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c syscall.c -fPIC -DPIC -o .libs/syscall.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c syscall.c -fPIE -o syscall.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o libtorsocks.la -rpath /usr/lib64/torsocks torsocks.lo connect.lo gethostbyname.lo getaddrinfo.lo close.lo getpeername.lo socket.lo syscall.lo socketpair.lo recv.lo exit.lo accept.lo listen.lo fclose.lo sendto.lo execve.lo ../../src/common/libcommon.la -ldl libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/torsocks.o .libs/connect.o .libs/gethostbyname.o .libs/getaddrinfo.o .libs/close.o .libs/getpeername.o .libs/socket.o .libs/syscall.o .libs/socketpair.o .libs/recv.o .libs/exit.o .libs/accept.o .libs/listen.o .libs/fclose.o .libs/sendto.o .libs/execve.o -Wl,--whole-archive ../../src/common/.libs/libcommon.a -Wl,--no-whole-archive -ldl -g -O2 -fstack-protector-all -Wl,-soname -Wl,libtorsocks.so.0 -o .libs/libtorsocks.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtorsocks.so.0" && ln -s "libtorsocks.so.0.0.0" "libtorsocks.so.0") libtool: link: (cd ".libs" && rm -f "libtorsocks.so" && ln -s "libtorsocks.so.0.0.0" "libtorsocks.so") libtool: link: (cd .libs/libtorsocks.lax/libcommon.a && ar x "/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib/../../src/common/.libs/libcommon.a") libtool: link: ar cr .libs/libtorsocks.a torsocks.o connect.o gethostbyname.o getaddrinfo.o close.o getpeername.o socket.o syscall.o socketpair.o recv.o exit.o accept.o listen.o fclose.o sendto.o execve.o .libs/libtorsocks.lax/libcommon.a/compat.o .libs/libtorsocks.lax/libcommon.a/config-file.o .libs/libtorsocks.lax/libcommon.a/connection.o .libs/libtorsocks.lax/libcommon.a/log.o .libs/libtorsocks.lax/libcommon.a/onion.o .libs/libtorsocks.lax/libcommon.a/socks5.o .libs/libtorsocks.lax/libcommon.a/utils.o libtool: link: ranlib .libs/libtorsocks.a libtool: link: rm -fr .libs/libtorsocks.lax libtool: link: ( cd ".libs" && rm -f "libtorsocks.la" && ln -s "../libtorsocks.la" "libtorsocks.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' Making all in bin make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in tests Making all in utils Making all in tap make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src -I../../../include -include config.h -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o tap.lo tap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src -I../../../include -include config.h -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c tap.c -fPIC -DPIC -o .libs/tap.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../src -I../../../include -include config.h -D_FORTIFY_SOURCE=2 -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c tap.c -fPIE -o tap.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o libtap.la tap.lo -ldl libtool: link: ar cr .libs/libtap.a .libs/tap.o libtool: link: ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[3]: Nothing to be done for 'all-am'. Making all in unit make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_compat.o test_compat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_config-file.o test_config-file.c In file included from /usr/include/string.h:532, from ../../src/common/log.h:24, from ../../src/common/defaults.h:22, from test_config-file.c:25: In function 'strncpy', inlined from 'fixture_path.constprop' at ../../tests/utils/fixtures.h:36:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 54 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'fixture_path.constprop' at ../../tests/utils/fixtures.h:37:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 970 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'fixture_path' at ../../tests/utils/fixtures.h:36:2, inlined from 'fixture' at ../../tests/utils/fixtures.h:44:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 54 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'fixture_path' at ../../tests/utils/fixtures.h:37:2, inlined from 'fixture' at ../../tests/utils/fixtures.h:44:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 970 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_utils.o test_utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_connection.o test_connection.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_onion.o test_onion.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -D_FORTIFY_SOURCE=2 -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_socks5.o test_socks5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_config-file test_config-file.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_config-file test_config-file.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_compat test_compat.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_compat test_compat.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a ../../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_connection test_connection.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_connection test_connection.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_onion test_onion.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_onion test_onion.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_utils test_utils.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_utils test_utils.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -ldl make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"`pwd`/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_socks5 test_socks5.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -I../../src/lib -DTORSOCKS_FIXTURE_PATH=\"/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit/fixtures/\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_socks5 test_socks5.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a ../../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o helpers.o helpers.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_dns.o test_dns.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_getpeername.o test_getpeername.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_socket.o test_socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_connect.o test_connect.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I.. -I../src -I../include -include config.h -D_FORTIFY_SOURCE=2 -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o test_fd_passing.o test_fd_passing.c make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_getpeername test_getpeername.o helpers.o ../tests/utils/tap/libtap.la ../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_getpeername test_getpeername.o helpers.o ../tests/utils/tap/.libs/libtap.a ../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_dns test_dns.o helpers.o ../tests/utils/tap/libtap.la ../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_dns test_dns.o helpers.o ../tests/utils/tap/.libs/libtap.a ../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_socket test_socket.o ../tests/utils/tap/libtap.la ../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_socket test_socket.o ../tests/utils/tap/.libs/libtap.a ../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_connect test_connect.o ../tests/utils/tap/libtap.la ../src/lib/libtorsocks.la -ldl libtool: link: x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_connect test_connect.o ../tests/utils/tap/.libs/libtap.a ../src/lib/.libs/libtorsocks.so -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o test_fd_passing test_fd_passing.o helpers.o ../tests/utils/tap/libtap.la ../src/lib/libtorsocks.la -lpthread -ldl libtool: link: x86_64-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -pie -z relro -z now -o .libs/test_fd_passing test_fd_passing.o helpers.o ../tests/utils/tap/.libs/libtap.a ../src/lib/.libs/libtorsocks.so -lpthread -ldl -Wl,-rpath -Wl,/usr/lib64/torsocks make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' Making all in extras make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/torsocks-buildroot + : + /bin/rm -rf -- /usr/src/tmp/torsocks-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd torsocks-2.3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/torsocks-buildroot make: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src' Making install in common make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' 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/torsocks-2.3.0/src/common' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/common' Making install in lib make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtorsocks.la '/usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks' libtool: install: /usr/libexec/rpm-build/install -p .libs/libtorsocks.so.0.0.0 /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.so.0.0.0 libtool: install: (cd /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so.0 || { rm -f libtorsocks.so.0 && ln -s libtorsocks.so.0.0.0 libtorsocks.so.0; }; }) libtool: install: (cd /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so || { rm -f libtorsocks.so && ln -s libtorsocks.so.0.0.0 libtorsocks.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libtorsocks.lai /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libtorsocks.a /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: install: chmod 644 /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: install: ranlib /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: warning: remember to run 'libtool --finish /usr/lib64/torsocks' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/lib' Making install in bin make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/bin' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/bin' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/bin' /bin/sh /usr/src/RPM/BUILD/torsocks-2.3.0/config/install-sh -c -m 755 torsocks '/usr/src/tmp/torsocks-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/bin' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src/bin' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src' 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/torsocks-2.3.0/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/etc/tor' /usr/libexec/rpm-build/install -p -m 644 torsocks.conf '/usr/src/tmp/torsocks-buildroot/etc/tor' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /usr/libexec/rpm-build/install -p -m 644 socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 torsocks.1 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 torsocks.conf.5 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 torsocks.8 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/doc' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' Making install in utils make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' Making install in tap make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[4]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils/tap' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' make[4]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' make[3]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/utils' Making install in unit make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' 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/torsocks-2.3.0/tests/unit' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests/unit' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.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/torsocks-2.3.0/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/tests' Making install in extras make[1]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/extras' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0/extras' 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/torsocks-2.3.0/extras' make[1]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0/extras' make[1]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0' make[2]: Entering directory '/usr/src/RPM/BUILD/torsocks-2.3.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /usr/libexec/rpm-build/install -p -m 644 ChangeLog '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' make[2]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0' make: Leaving directory '/usr/src/RPM/BUILD/torsocks-2.3.0' + mkdir -p /usr/src/tmp/torsocks-buildroot/etc/bash_completion.d + install -p -m644 /usr/src/RPM/SOURCES/torsocks.bash_completion /usr/src/tmp/torsocks-buildroot/etc/bash_completion.d/torsocks + install -p -m755 /usr/src/RPM/SOURCES/torify /usr/src/tmp/torsocks-buildroot/usr/bin/torify + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/torsocks-buildroot (auto) mode of './usr/lib64/torsocks/libtorsocks.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/torsocks-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/torsocks/libtorsocks.la: dependency_libs: ' -ldl' --> '-ldl' Checking contents of files in /usr/src/tmp/torsocks-buildroot/ (default) Compressing files in /usr/src/tmp/torsocks-buildroot (auto) Adjusting library links in /usr/src/tmp/torsocks-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/torsocks-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: torsocks-2.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9212 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd torsocks-2.3.0 + DOCDIR=/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + export DOCDIR + rm -rf /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + /bin/mkdir -p /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + cp -prL ChangeLog gpl-2.0.txt LICENSE README.md /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + chmod -R go-w /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + chmod -R a+rX /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.3.0 + exit 0 warning: File listed twice: /usr/lib64/torsocks/libtorsocks.so.0 warning: File listed twice: /usr/lib64/torsocks/libtorsocks.so.0.0.0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.026qPb 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.rNTqG8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: tor, /bin/sh, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GoPku8 Creating torsocks-debuginfo package Processing files: torsocks-debuginfo-2.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aDBjZ9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4xN7Ra find-requires: running scripts (debuginfo) Requires: torsocks = 2.3.0-alt1, debug64(libc.so.6), debug64(libdl.so.2) Adding to torsocks-debuginfo a strict dependency on torsocks Wrote: /usr/src/RPM/RPMS/x86_64/torsocks-2.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/torsocks-debuginfo-2.3.0-alt1.x86_64.rpm (w2.lzdio) 14.08user 13.00system 0:22.62elapsed 119%CPU (0avgtext+0avgdata 35012maxresident)k 0inputs+0outputs (0major+1787669minor)pagefaults 0swaps 3.78user 3.00system 0:33.16elapsed 20%CPU (0avgtext+0avgdata 129052maxresident)k 0inputs+0outputs (0major+279029minor)pagefaults 0swaps --- torsocks-2.3.0-alt1.x86_64.rpm.repo 2019-04-02 00:35:46.000000000 +0000 +++ torsocks-2.3.0-alt1.x86_64.rpm.hasher 2024-06-16 01:45:46.164909208 +0000 @@ -39,3 +39,3 @@ File: /usr/lib64/torsocks/libtorsocks.so.0 120777 root:root libtorsocks.so.0.0.0 -File: /usr/lib64/torsocks/libtorsocks.so.0.0.0 100644 root:root 6b9fe6b5b85526de14d9b65b31f1b412 +File: /usr/lib64/torsocks/libtorsocks.so.0.0.0 100644 root:root 2f5b2bebe6543e99d6fb69858cb53d98 File: /usr/share/doc/torsocks-2.3.0 40755 root:root @@ -48,2 +48,2 @@ File: /usr/share/man/man8/torsocks.8.xz 100644 root:root 2623e9fb4c26930de51a77bd2315ef59 -RPMIdentity: 78756a60a4e8c492886471452f23a406b03e65585c2b1d35ce9748d0c98a30b73770c52a2317f12295d961c4aaa9d41dc2d2b3f23f6d56ab80748d3bd5247aba +RPMIdentity: 8b33401663f704e85107924921a11e6e4f61abbf37db8113431d49c0a26aea94e3974ad9df6dccf3defdb215e6195f1a65990caba131706f797e7a1e0089cce6 --- torsocks-debuginfo-2.3.0-alt1.x86_64.rpm.repo 2019-04-02 00:35:46.000000000 +0000 +++ torsocks-debuginfo-2.3.0-alt1.x86_64.rpm.hasher 2024-06-16 01:45:46.262910809 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/55105fe38b94dda640f07d01b87e13211d1087 120777 root:root ../../../../lib64/torsocks/libtorsocks.so.0.0.0 -/usr/lib/debug/.build-id/89/55105fe38b94dda640f07d01b87e13211d1087.debug 120777 root:root ../../usr/lib64/torsocks/libtorsocks.so.0.0.0.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/ea4d6b89e4f12ba26491d2744c8cefc9f0f291 120777 root:root ../../../../lib64/torsocks/libtorsocks.so.0.0.0 +/usr/lib/debug/.build-id/4e/ea4d6b89e4f12ba26491d2744c8cefc9f0f291.debug 120777 root:root ../../usr/lib64/torsocks/libtorsocks.so.0.0.0.debug /usr/lib/debug/usr/lib64/torsocks 40755 root:root @@ -48,7 +48,7 @@ Provides: torsocks-debuginfo = 2.3.0-alt1:sisyphus+226266.100.1.1 -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/55105fe38b94dda640f07d01b87e13211d1087 120777 root:root ../../../../lib64/torsocks/libtorsocks.so.0.0.0 -File: /usr/lib/debug/.build-id/89/55105fe38b94dda640f07d01b87e13211d1087.debug 120777 root:root ../../usr/lib64/torsocks/libtorsocks.so.0.0.0.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/ea4d6b89e4f12ba26491d2744c8cefc9f0f291 120777 root:root ../../../../lib64/torsocks/libtorsocks.so.0.0.0 +File: /usr/lib/debug/.build-id/4e/ea4d6b89e4f12ba26491d2744c8cefc9f0f291.debug 120777 root:root ../../usr/lib64/torsocks/libtorsocks.so.0.0.0.debug File: /usr/lib/debug/usr/lib64/torsocks 40755 root:root -File: /usr/lib/debug/usr/lib64/torsocks/libtorsocks.so.0.0.0.debug 100644 root:root cca362320563a95f745d59763576475a +File: /usr/lib/debug/usr/lib64/torsocks/libtorsocks.so.0.0.0.debug 100644 root:root d20abccb0a534e8905d63bbdd789e55d File: /usr/lib/debug/usr/lib64/torsocks/libtorsocks.so.0.debug 120777 root:root libtorsocks.so.0.0.0.debug @@ -91,2 +91,2 @@ File: /usr/src/debug/torsocks-2.3.0/src/lib/torsocks.h 100644 root:root b343d5a46d8ac86029fd91d838f55008 -RPMIdentity: b537dc8d21ba86c38cb7a13a0ea45e1bb7dcadb28536fd0d145581fa58f96b093d0cd31956edeb0587b9bdfd1fbdbec531d823592db8d2cf6502b2e663af6dce +RPMIdentity: 19442253476eb862fc29afaaf246396a0dcc3a7a4310771b0ac2a880e1c2bba8df8ed569ef41aa1b9b50570d5c24cece33170cc9140a82776bc46e1c1295cc68