<86>Jan 15 11:31:43 userdel[1734]: delete user 'rooter'
<86>Jan 15 11:31:43 userdel[1734]: removed group 'rooter' owned by 'rooter'
<86>Jan 15 11:31:43 userdel[1734]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 15 11:31:43 groupadd[1755]: group added to /etc/group: name=rooter, GID=603
<86>Jan 15 11:31:43 groupadd[1755]: group added to /etc/gshadow: name=rooter
<86>Jan 15 11:31:43 groupadd[1755]: new group: name=rooter, GID=603
<86>Jan 15 11:31:43 useradd[1770]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Jan 15 11:31:43 userdel[1800]: delete user 'builder'
<86>Jan 15 11:31:43 userdel[1800]: removed group 'builder' owned by 'builder'
<86>Jan 15 11:31:43 userdel[1800]: removed shadow group 'builder' owned by 'builder'
<86>Jan 15 11:31:43 groupadd[1826]: group added to /etc/group: name=builder, GID=604
<86>Jan 15 11:31:43 groupadd[1826]: group added to /etc/gshadow: name=builder
<86>Jan 15 11:31:43 groupadd[1826]: new group: name=builder, GID=604
<86>Jan 15 11:31:43 useradd[1856]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
<13>Jan 15 11:31:46 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
<13>Jan 15 11:31:49 rpmi: autoconf-archive-2019.01.06-alt1 sisyphus+220919.100.2.2 1549630333 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/torsocks-2.3.0-alt1.nosrc.rpm
Installing torsocks-2.3.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66623
+ 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.66623
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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
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 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 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 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 i586-alt-linux-gcc... none
checking whether make supports nested variables... (cached) 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 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 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 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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-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 i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 -j8
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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o compat.lo compat.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c compat.c  -fPIC -DPIC -o .libs/compat.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o config-file.lo config-file.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -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:507,
                 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:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   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:507,
                 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:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   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:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o log.lo log.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c log.c  -fPIC -DPIC -o .libs/log.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o utils.lo utils.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o onion.lo onion.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c onion.c  -fPIC -DPIC -o .libs/onion.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o connection.lo connection.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connection.c  -fPIC -DPIC -o .libs/connection.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socks5.lo socks5.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socks5.c  -fPIC -DPIC -o .libs/socks5.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socket.lo socket.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socket.c  -fPIC -DPIC -o .libs/socket.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o getaddrinfo.lo getaddrinfo.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getaddrinfo.c  -fPIC -DPIC -o .libs/getaddrinfo.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o close.lo close.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c close.c  -fPIC -DPIC -o .libs/close.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o getpeername.lo getpeername.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c getpeername.c  -fPIC -DPIC -o .libs/getpeername.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o syscall.lo syscall.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c syscall.c  -fPIC -DPIC -o .libs/syscall.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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=compile i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o gethostbyname.lo gethostbyname.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c gethostbyname.c  -fPIC -DPIC -o .libs/gethostbyname.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o connect.lo connect.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c connect.c  -fPIC -DPIC -o .libs/connect.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o socketpair.lo socketpair.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c socketpair.c  -fPIC -DPIC -o .libs/socketpair.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o listen.lo listen.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c listen.c  -fPIC -DPIC -o .libs/listen.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o fclose.lo fclose.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c fclose.c  -fPIC -DPIC -o .libs/fclose.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o recv.lo recv.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c recv.c  -fPIC -DPIC -o .libs/recv.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o exit.lo exit.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c exit.c  -fPIC -DPIC -o .libs/exit.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o accept.lo accept.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c accept.c  -fPIC -DPIC -o .libs/accept.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o torsocks.lo torsocks.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c torsocks.c  -fPIC -DPIC -o .libs/torsocks.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o sendto.lo sendto.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c sendto.c  -fPIC -DPIC -o .libs/sendto.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o execve.lo execve.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c execve.c  -fPIC -DPIC -o .libs/execve.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all  -pie -z relro -z now -o libtorsocks.la -rpath /usr/lib/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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -Wall -fPIE -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c -o tap.lo tap.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -c tap.c  -fPIC -DPIC -o .libs/tap.o
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
/bin/sh ../../libtool  --tag=CC   --mode=link i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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/lib/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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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:507,
                 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:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 54 bytes from a string of the same length [-Wstringop-truncation]
  106 |   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:106:10: warning: '__builtin_strncpy' specified bound 970 equals destination size [-Wstringop-truncation]
  106 |   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'
i586-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 -march=i586 -mtune=generic -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'
/bin/sh ../../libtool  --tag=CC   --mode=link i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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/lib/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 i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib/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 i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib/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 i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib/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 i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib/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 i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -I../include -I../src -I../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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/lib/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.35572
+ 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
+ cd torsocks-2.3.0
+ make 'INSTALL=/bin/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/lib/torsocks'
 /bin/sh ../../libtool   --mode=install /bin/install -p   libtorsocks.la '/usr/src/tmp/torsocks-buildroot/usr/lib/torsocks'
libtool: install: /bin/install -p .libs/libtorsocks.so.0.0.0 /usr/src/tmp/torsocks-buildroot/usr/lib/torsocks/libtorsocks.so.0.0.0
libtool: install: (cd /usr/src/tmp/torsocks-buildroot/usr/lib/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/lib/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: /bin/install -p .libs/libtorsocks.lai /usr/src/tmp/torsocks-buildroot/usr/lib/torsocks/libtorsocks.la
libtool: install: /bin/install -p .libs/libtorsocks.a /usr/src/tmp/torsocks-buildroot/usr/lib/torsocks/libtorsocks.a
libtool: install: chmod 644 /usr/src/tmp/torsocks-buildroot/usr/lib/torsocks/libtorsocks.a
libtool: install: ranlib /usr/src/tmp/torsocks-buildroot/usr/lib/torsocks/libtorsocks.a
libtool: warning: remember to run 'libtool --finish /usr/lib/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'
 /bin/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'
 /bin/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'
 /bin/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'
 /bin/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'
 /bin/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'
 /bin/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/lib/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)
/usr/lib/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/lib:
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)
verify-elf: WARNING: ./usr/lib/torsocks/libtorsocks.so.0.0.0: uses non-LFS functions: __xstat fopen mmap
Hardlinking identical .pyc and .pyo files
Processing files: torsocks-2.3.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82778
+ 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/lib/torsocks/libtorsocks.so.0
warning: File listed twice: /usr/lib/torsocks/libtorsocks.so.0.0.0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s64xt7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7dctK8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: tor, /bin/sh, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z5boj8
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.g7vhL7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gxsKn8
find-requires: running scripts (debuginfo)
Requires: torsocks = 2.3.0-alt1, debug(libc.so.6), debug(libdl.so.2)
Adding to torsocks-debuginfo a strict dependency on torsocks
Wrote: /usr/src/RPM/RPMS/i586/torsocks-2.3.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/torsocks-debuginfo-2.3.0-alt1.i586.rpm
47.98user 8.81system 1:01.19elapsed 92%CPU (0avgtext+0avgdata 29220maxresident)k
0inputs+0outputs (0major+1658613minor)pagefaults 0swaps
56.77user 14.86system 1:16.56elapsed 93%CPU (0avgtext+0avgdata 109352maxresident)k
1040inputs+0outputs (0major+2031444minor)pagefaults 0swaps