<86>Jan 22 09:30:14 userdel[2678003]: delete user 'rooter'
<86>Jan 22 09:30:14 userdel[2678003]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 09:30:14 userdel[2678003]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 22 09:30:14 groupadd[2678025]: group added to /etc/group: name=rooter, GID=1344
<86>Jan 22 09:30:14 groupadd[2678025]: group added to /etc/gshadow: name=rooter
<86>Jan 22 09:30:14 groupadd[2678025]: new group: name=rooter, GID=1344
<86>Jan 22 09:30:14 useradd[2678039]: new user: name=rooter, UID=1344, GID=1344, home=/root, shell=/bin/bash
<86>Jan 22 09:30:14 userdel[2678062]: delete user 'builder'
<86>Jan 22 09:30:14 userdel[2678062]: removed group 'builder' owned by 'builder'
<86>Jan 22 09:30:14 userdel[2678062]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 09:30:14 groupadd[2678106]: group added to /etc/group: name=builder, GID=1345
<86>Jan 22 09:30:14 groupadd[2678106]: group added to /etc/gshadow: name=builder
<86>Jan 22 09:30:14 groupadd[2678106]: new group: name=builder, GID=1345
<86>Jan 22 09:30:15 useradd[2678240]: new user: name=builder, UID=1345, GID=1345, home=/usr/src, shell=/bin/bash
<13>Jan 22 09:30:19 rpmi: libdb4.7_int-4.7.25-alt9 1490438456 installed
<13>Jan 22 09:30:19 rpmi: rpm-macros-pam0-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed
<13>Jan 22 09:30:19 rpmi: libpam0-devel-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed
<13>Jan 22 09:30:19 rpmi: db4.7-utils-4.7.25-alt9 1490438456 installed
<13>Jan 22 09:30:19 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dante-1.4.2-alt2.nosrc.rpm (w1.gzdio)
Installing dante-1.4.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8754
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dante-1.4.2
+ echo 'Source #0 (dante-1.4.2.tar.gz):'
Source #0 (dante-1.4.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dante-1.4.2.tar.gz
+ /bin/tar -xf -
+ cd dante-1.4.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dante-am.patch):'
Patch #0 (dante-am.patch):
+ /usr/bin/patch -p1
patching file configure.ac
Hunk #1 succeeded at 71 with fuzz 2 (offset 52 lines).
+ echo 'Patch #1 (dante-build.patch):'
Patch #1 (dante-build.patch):
+ /usr/bin/patch -p1
patching file compiler.m4
+ echo 'Patch #2 (dante-cpp.patch):'
Patch #2 (dante-cpp.patch):
+ /usr/bin/patch -p1
patching file acinclude.m4
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86669
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dante-1.4.2
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/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:72: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:72: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:81: installing './compile'
configure.ac:72: installing './missing'
dlib/Makefile.am:38: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
dlib/Makefile.am:5: warning: source file '../lib/Raccept.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
automake-default: warning: possible forward-incompatibility.
automake-default: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-default: automake option hasn't been enabled.  For now, the corresponding output
automake-default: object file(s) will be placed in the top-level directory.  However,
automake-default: this behaviour will change in future Automake versions: they will
automake-default: unconditionally cause object files to be placed in the same subdirectory
automake-default: of the corresponding sources.
automake-default: You are advised to start using 'subdir-objects' option throughout your
automake-default: project, to avoid future incompatibilities.
dlib/Makefile.am:5: warning: source file '../lib/Rbind.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rbindresvport.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rcompat.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rconnect.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rgethostbyname.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rgetpeername.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rgetsockname.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rgetsockopt.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rlisten.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/Rrresvport.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/address.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/addressmatch.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/authneg.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/broken.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/client.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/clientconfig.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/clientprotocol.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/config.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/config_parse.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/config_scan.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/connectchild.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/debug.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/fmt.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/fmt_customer.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/fmt_protocol.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/gssapi.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/hostcache.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/hostid.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/httpproxy.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/hw.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/iface.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/io.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/iobuf.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/ipv6.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/log.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/method.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/parse_util.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/protocol.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/serr.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/showconfig.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/sockaddr.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/socket.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/socketopt.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/sockopt.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/time.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/tostring.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/udp.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/udp_util.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/upnp.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/userio.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:5: warning: source file '../lib/util.c' is in a subdirectory,
dlib/Makefile.am:5: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/getifaddrs.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/hstrerror.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/inet_ntoa.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/inet_pton.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/memmove.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/pselect.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/setproctitle.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/strlcpy.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/strvis.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/vsyslog.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am:24: warning: source file '../libscompat/issetugid.c' is in a subdirectory,
dlib/Makefile.am:24: but option 'subdir-objects' is disabled
dlib/Makefile.am: installing './depcomp'
dlib64/Makefile.am:38: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
dlib64/Makefile.am:5: warning: source file '../dlib/interposition.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Raccept.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rbind.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rbindresvport.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rcompat.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rconnect.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rgethostbyname.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rgetpeername.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rgetsockname.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rgetsockopt.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rlisten.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/Rrresvport.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/address.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/addressmatch.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/authneg.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/broken.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/client.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/clientconfig.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/clientprotocol.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/config.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/config_parse.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/config_scan.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/connectchild.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/debug.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/fmt.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/fmt_customer.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/fmt_protocol.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/gssapi.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/hostcache.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/hostid.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/httpproxy.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/hw.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/iface.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/io.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/iobuf.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/ipv6.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/log.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/method.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/parse_util.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/protocol.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/serr.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/showconfig.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/sockaddr.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/socket.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/socketopt.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/sockopt.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/time.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/tostring.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/udp.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/udp_util.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/upnp.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/userio.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:5: warning: source file '../lib/util.c' is in a subdirectory,
dlib64/Makefile.am:5: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/getifaddrs.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/hstrerror.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/inet_ntoa.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/inet_pton.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/memmove.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/pselect.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/setproctitle.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/strlcpy.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/strvis.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/vsyslog.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
dlib64/Makefile.am:24: warning: source file '../libscompat/issetugid.c' is in a subdirectory,
dlib64/Makefile.am:24: but option 'subdir-objects' is disabled
lib/Makefile.am:31: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/Makefile.am:16: warning: source file '../libscompat/getifaddrs.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/hstrerror.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/inet_ntoa.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/inet_pton.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/memmove.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/pselect.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/setproctitle.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/strlcpy.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/strvis.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/vsyslog.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
lib/Makefile.am:16: warning: source file '../libscompat/issetugid.c' is in a subdirectory,
lib/Makefile.am:16: but option 'subdir-objects' is disabled
libscompat/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
sockd/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
sockd/Makefile.am:2: warning: source file '../lib/addressmatch.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/authneg.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/broken.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/clientprotocol.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/config.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/config_parse.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/config_scan.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/debug.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/errorsymbols.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/fmt.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/fmt_customer.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/fmt_protocol.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/gssapi.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/hostcache.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/hostid.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/httpproxy.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/hw.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/iface.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/io.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/iobuf.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/ipv6.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/log.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/method.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/parse_util.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/protocol.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/serr.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/showconfig.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/sockaddr.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/socket.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/socketopt.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/sockopt.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/tcpinfo.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/time.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/tostring.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/udp_util.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/upnp.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/userio.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../lib/util.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:2: warning: source file '../libscompat/in_cksum.c' is in a subdirectory,
sockd/Makefile.am:2: but option 'subdir-objects' is disabled
sockd/Makefile.am:39: warning: source file '../dlib/interposition.c' is in a subdirectory,
sockd/Makefile.am:39: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/getifaddrs.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/hstrerror.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/inet_ntoa.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/inet_pton.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/memmove.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/pselect.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/setproctitle.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/strlcpy.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/strvis.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/vsyslog.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/daemon.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/seteuid.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
sockd/Makefile.am:26: warning: source file '../libscompat/sockatmark.c' is in a subdirectory,
sockd/Makefile.am:26: but option 'subdir-objects' is disabled
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 --disable-silent-rules --without-glibc-secure --without-upnp
configure: WARNING: unrecognized options: --without-included-gettext
Configuring Dante 1.4.2:
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 whether ln -s works... yes
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 how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... 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 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 make supports nested variables... (cached) yes
checking for bison... bison -y
checking for gawk... (cached) gawk
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for compiler type... gcc
checking for preprocessor flags... none
checking for compiler flags... none
checking for support for -pipe compiler flag... yes
checking for support for -Wbounded compiler flag... no
checking whether compiler supports _Pragma()... yes
checking for __attribute__ support... yes
checking for constructor __attribute__ support... yes
checking for __attribute__ nonnull support... no
checking for __printf__ format attribute support... yes
checking for compilation with debugging... disabled
checking for live debugging... disabled
checking whether compiling using -g works with gcc... yes
checking for warning flags... none
checking whether compilation with FORTIFY_SOURCE works... yes
checking for compliation with DIAGNOSTIC... no
checking for moncontrol... yes
checking whether profiled compilation requested... no
checking whether coverage requested... no
checking whether linting requested... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking netinet/tcp_fsm.h usability... no
checking netinet/tcp_fsm.h presence... no
checking for netinet/tcp_fsm.h... no
checking for netinet/ip.h... yes
checking for netinet/ip_var.h... no
checking for resolv.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking whether <sys/types.h> defines const... no
checking for an ANSI C-conforming const... yes
checking for supported routing socket communication... yes
checking for struct ip_opts in <netinet/in.h>... no
checking for struct tcp_info in <netinet/tcp.h>... yes
checking for tcp_info value tcpi_rcv_rtt... yes
checking for tcp_info value tcpi_rcv_space... yes
checking for tcp_info value tcpi_total_retrans... yes
checking for tcp_info value tcpi_advmss... yes
checking for tcp_info value tcpi_ato... yes
checking for tcp_info value tcpi_backoff... yes
checking for tcp_info value tcpi_ca_state... yes
checking for tcp_info value tcpi_fackets... yes
checking for tcp_info value tcpi_last_ack_recv... yes
checking for tcp_info value tcpi_last_ack_sent... yes
checking for tcp_info value tcpi_last_data_recv... yes
checking for tcp_info value tcpi_last_data_sent... yes
checking for tcp_info value tcpi_lost... yes
checking for tcp_info value tcpi_pmtu... yes
checking for tcp_info value tcpi_probes... yes
checking for tcp_info value tcpi_rcv_rtt... yes
checking for tcp_info value tcpi_rcv_ssthresh... yes
checking for tcp_info value tcpi_reordering... yes
checking for tcp_info value tcpi_retrans... yes
checking for tcp_info value tcpi_retransmits... yes
checking for tcp_info value tcpi_sacked... yes
checking for tcp_info value tcpi_unacked... yes
checking whether <sys/types.h> defines inline... no
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for in6_addr... yes
checking to see if openlog accepts LOG_PERROR... yes
checking to see if stdlib.h defines EXIT_FAILURE... yes
checking whether <sys/socket.h> uses AF_UNIX... no
checking for SIGINFO... no
checking to see if MSG_WAITALL exists... yes
checking whether realloc with a NULL pointer calls malloc... yes
checking if getsockopt needs cast... no
checking to see if SV_INTERRUPT should be used... no
checking if cmsghdr exists in <sys/socket.h>... yes
checking for CMSG_SPACE in sys/socket.h... yes
checking for CMSG_LEN in sys/socket.h... yes
checking for sa_len in sockaddr... no
checking for sockaddr_storage ss_len in sockaddr... no
checking for __res_state options type... yes
checking if sys/select.h is needed... no
checking to see if malloc_options exists... no
checking to see if __progname exists... yes
checking for library containing crypt... -lcrypt
checking for library containing getspnam... none required
checking for library containing setproctitle... no
checking for expected select behaviour... yes
checking for socklen_t... yes
checking for sig_atomic_t in <signal.h>... yes
checking for number of valid signal values... setting to 128
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for in_port_t... yes
checking for in_addr_t... yes
checking for ssize_t... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for library containing inet_addr... none required
checking for library containing getsockopt... none required
checking for getprpwnam... no
checking for getspnam... yes
checking for getpwnam_shadow... no
checking for bindresvport... yes
checking for getpass... yes
checking for system V getpwnam... yes
checking read/send-side pipe system... sendbased
checking for errorless select behavior with high timeouts... yes
checking for errno symbol E2BIG... OK
checking for errno symbol EACCES... OK
checking for errno symbol EADDRINUSE... OK
checking for errno symbol EADDRNOTAVAIL... OK
checking for errno symbol EADV... OK
checking for errno symbol EAFNOSUPPORT... OK
checking for errno symbol EAGAIN... OK
checking for errno symbol EALREADY... OK
checking for errno symbol EAUTH... no
checking for errno symbol EBADARCH... no
checking for errno symbol EBADE... OK
checking for errno symbol EBADEXEC... no
checking for errno symbol EBADF... OK
checking for errno symbol EBADFD... OK
checking for errno symbol EBADMACHO... no
checking for errno symbol EBADMSG... OK
checking for errno symbol EBADR... OK
checking for errno symbol EBADRPC... no
checking for errno symbol EBADRQC... OK
checking for errno symbol EBADSLT... OK
checking for errno symbol EBFONT... OK
checking for errno symbol EBUSY... OK
checking for errno symbol ECANCELED... OK
checking for errno symbol ECAPMODE... no
checking for errno symbol ECHILD... OK
checking for errno symbol ECHRNG... OK
checking for errno symbol ECOMM... OK
checking for errno symbol ECONNABORTED... OK
checking for errno symbol ECONNREFUSED... OK
checking for errno symbol ECONNRESET... OK
checking for errno symbol EDEADLK... OK
checking for errno symbol EDEADLOCK... OK
checking for errno symbol EDESTADDRREQ... OK
checking for errno symbol EDEVERR... no
checking for errno symbol EDIRIOCTL... no
checking for errno symbol EDOM... OK
checking for errno symbol EDOOFUS... no
checking for errno symbol EDQUOT... OK
checking for errno symbol EEXIST... OK
checking for errno symbol EFAULT... OK
checking for errno symbol EFBIG... OK
checking for errno symbol EFTYPE... no
checking for errno symbol EHOSTDOWN... OK
checking for errno symbol EHOSTUNREACH... OK
checking for errno symbol EIDRM... OK
checking for errno symbol EILSEQ... OK
checking for errno symbol EINPROGRESS... OK
checking for errno symbol EINTR... OK
checking for errno symbol EINVAL... OK
checking for errno symbol EIO... OK
checking for errno symbol EIPSEC... no
checking for errno symbol EISCONN... OK
checking for errno symbol EISDIR... OK
checking for errno symbol EJUSTRETURN... no
checking for errno symbol EL2HLT... OK
checking for errno symbol EL2NSYNC... OK
checking for errno symbol EL3HLT... OK
checking for errno symbol EL3RST... OK
checking for errno symbol ELAST... no
checking for errno symbol ELIBACC... OK
checking for errno symbol ELIBBAD... OK
checking for errno symbol ELIBEXEC... OK
checking for errno symbol ELIBMAX... OK
checking for errno symbol ELIBSCN... OK
checking for errno symbol ELNRNG... OK
checking for errno symbol ELOCKUNMAPPED... no
checking for errno symbol ELOOP... OK
checking for errno symbol EMEDIUMTYPE... OK
checking for errno symbol EMFILE... OK
checking for errno symbol EMLINK... OK
checking for errno symbol EMSGSIZE... OK
checking for errno symbol EMULTIHOP... OK
checking for errno symbol ENAMETOOLONG... OK
checking for errno symbol ENEEDAUTH... no
checking for errno symbol ENETDOWN... OK
checking for errno symbol ENETRESET... OK
checking for errno symbol ENETUNREACH... OK
checking for errno symbol ENFILE... OK
checking for errno symbol ENOANO... OK
checking for errno symbol ENOATTR... no
checking for errno symbol ENOBUFS... OK
checking for errno symbol ENOCSI... OK
checking for errno symbol ENODATA... OK
checking for errno symbol ENODEV... OK
checking for errno symbol ENOENT... OK
checking for errno symbol ENOEXEC... OK
checking for errno symbol ENOIOCTL... no
checking for errno symbol ENOLCK... OK
checking for errno symbol ENOLINK... OK
checking for errno symbol ENOMEDIUM... OK
checking for errno symbol ENOMEM... OK
checking for errno symbol ENOMSG... OK
checking for errno symbol ENONET... OK
checking for errno symbol ENOPKG... OK
checking for errno symbol ENOPOLICY... no
checking for errno symbol ENOPROTOOPT... OK
checking for errno symbol ENOSPC... OK
checking for errno symbol ENOSR... OK
checking for errno symbol ENOSTR... OK
checking for errno symbol ENOSYS... OK
checking for errno symbol ENOTACTIVE... no
checking for errno symbol ENOTBLK... OK
checking for errno symbol ENOTCAPABLE... no
checking for errno symbol ENOTCONN... OK
checking for errno symbol ENOTDIR... OK
checking for errno symbol ENOTEMPTY... OK
checking for errno symbol ENOTRECOVERABLE... OK
checking for errno symbol ENOTSOCK... OK
checking for errno symbol ENOTSUP... OK
checking for errno symbol ENOTTY... OK
checking for errno symbol ENOTUNIQ... OK
checking for errno symbol ENXIO... OK
checking for errno symbol EOPNOTSUPP... OK
checking for errno symbol EOVERFLOW... OK
checking for errno symbol EOWNERDEAD... OK
checking for errno symbol EPERM... OK
checking for errno symbol EPFNOSUPPORT... OK
checking for errno symbol EPIPE... OK
checking for errno symbol EPROCLIM... no
checking for errno symbol EPROCUNAVAIL... no
checking for errno symbol EPROGMISMATCH... no
checking for errno symbol EPROGUNAVAIL... no
checking for errno symbol EPROTO... OK
checking for errno symbol EPROTONOSUPPORT... OK
checking for errno symbol EPROTOTYPE... OK
checking for errno symbol EPWROFF... no
checking for errno symbol ERANGE... OK
checking for errno symbol EREMCHG... OK
checking for errno symbol EREMOTE... OK
checking for errno symbol ERESTART... OK
checking for errno symbol EROFS... OK
checking for errno symbol ERPCMISMATCH... no
checking for errno symbol ESHLIBVERS... no
checking for errno symbol ESHUTDOWN... OK
checking for errno symbol ESOCKTNOSUPPORT... OK
checking for errno symbol ESPIPE... OK
checking for errno symbol ESRCH... OK
checking for errno symbol ESRMNT... OK
checking for errno symbol ESTALE... OK
checking for errno symbol ESTRPIPE... OK
checking for errno symbol ETIME... OK
checking for errno symbol ETIMEDOUT... OK
checking for errno symbol ETOOMANYREFS... OK
checking for errno symbol ETXTBSY... OK
checking for errno symbol EUNATCH... OK
checking for errno symbol EUSERS... OK
checking for errno symbol EWOULDBLOCK... OK
checking for errno symbol EXDEV... OK
checking for errno symbol EXFULL... OK
checking for errno symbol ECLONEME... no
checking for errno symbol ECORRUPT... no
checking for errno symbol EDESTADDREQ... no
checking for errno symbol EDIST... no
checking for errno symbol EFORMAT... no
checking for errno symbol EMEDIA... no
checking for errno symbol ENOCONNECT... no
checking for errno symbol ENOTEMPTY... OK
checking for errno symbol ENOTREADY... no
checking for errno symbol ENOTRUST... no
checking for errno symbol ESAD... no
checking for errno symbol ESOFT... no
checking for errno symbol ESYSERROR... no
checking for errno symbol EWOULDBLOCK... OK
checking for errno symbol EWRPROTECT... no
checking errno symbols... unique symbols: 124, unique values: 119
checking for getaddrinfo() error EAI_ADDRFAMILY... no
checking for getaddrinfo() error EAI_AGAIN... OK
checking for getaddrinfo() error EAI_BADFLAGS... OK
checking for getaddrinfo() error EAI_BADHINTS... no
checking for getaddrinfo() error EAI_FAIL... OK
checking for getaddrinfo() error EAI_FAMILY... OK
checking for getaddrinfo() error EAI_MEMORY... OK
checking for getaddrinfo() error EAI_NODATA... no
checking for getaddrinfo() error EAI_NONAME... OK
checking for getaddrinfo() error EAI_OVERFLOW... OK
checking for getaddrinfo() error EAI_PROTOCOL... no
checking for getaddrinfo() error EAI_SERVICE... OK
checking for getaddrinfo() error EAI_SOCKTYPE... OK
checking for getaddrinfo() error EAI_SYSTEM... OK
checking for getaddrinfo() error EAI_ALLDONE... no
checking for getaddrinfo() error EAI_CANCELED... no
checking for getaddrinfo() error EAI_IDN_ENCODE... no
checking for getaddrinfo() error EAI_INPROGRESS... no
checking for getaddrinfo() error EAI_INTR... no
checking for getaddrinfo() error EAI_NOTCANCELED... no
checking for getaddrinfo() error EAI_BADEXTFLAGS... no
checking getaddrinfo() error symbols... unique symbols: 10, unique values: 10
checking for timer macros... yes
checking for SIOCGIFHWADDR... yes
checking for fd_mask... yes
checking for CPU_EQUAL... yes
checking for processor_bind... no
checking for sched_setscheduler... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for getpassphrase... no
checking for sched_setaffinity... yes
checking for ifaddrs.h... (cached) yes
checking for daemon... yes
checking for difftime... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for hstrerror... yes
checking for inet_pton... yes
checking for issetugid... no
checking for memmove... yes
checking for seteuid... yes
checking for setegid... yes
checking for setproctitle... no
checking for strvis... no
checking for vsyslog... yes
checking for bzero... yes
checking for strlcpy... yes
checking for backtrace... yes
checking for incorrect inet_ntoa behaviour... no
checking for working pselect()... yes
checking for working sockatmark... yes
checking for FIONREAD socket support... yes
checking for FIONWRITE socket support... no
checking for TIOCOUTQ socket support... yes
checking for sufficiently unified buffer cache... yes
checking for library containing clock_gettime... none required
checking for CLOCK_MONOTONIC clock_gettime() support... yes
configure: WARNING: unknown --with/without keyword 'aix_soname'
configure: WARNING: unknown --with/without keyword 'aix_soname'
configure: WARNING: unknown --with/without keyword 'included_gettext'
checking whether client compilation should be disabled... yes
checking whether server compilation should be disabled... yes
checking for client configuration file location... /etc/socks.conf
checking for server configuration file location... /etc/sockd.conf
checking bsd_auth.h usability... no
checking bsd_auth.h presence... no
checking for bsd_auth.h... no
checking for auth_userokay... no
checking for bsd authentication... no, usable bsd_auth.h not found
checking full environment usage... yes
checking direct route fallback in client enabled... no
checking for RES_INIT in resolv.h... yes
checking for dlfcn.h... (cached) yes
checking whether all interposition usage should be disabled... no
checking whether interposition in the client should be disabled... no
checking whether interposition in the server should be disabled... no
checking for DL_LAZY... no
checking for RTLD_MEMBER... no
checking to see if dlopen param has DL_ and not RTLD_ prefix... yes
checking for __fprintf_chk... yes
checking for __vfprintf_chk... yes
checking for __read_chk... yes
checking for _IO_getc... yes
checking for _IO_putc... yes
checking for library containing getaddrinfo... none required
checking for library containing getnameinfo... none required
checking for gethostbyname2... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for freeaddrinfo... yes
checking for getipnodebyname... no
checking prototypes for accept... ok
checking prototypes for bind... ok
checking prototypes for connect... ok
checking prototypes for gethostbyaddr... ok
checking prototypes for getnameinfo... ok
checking prototypes for getpeername... ok
checking prototypes for getsockname... ok
checking prototypes for getsockopt... ok
checking prototypes for listen... ok
checking prototypes for read... ok
checking prototypes for readv... ok
checking prototypes for recv... ok
checking prototypes for recvfrom... ok
checking prototypes for recvmsg... ok
checking prototypes for send... ok
checking prototypes for sendmsg... ok
checking prototypes for sendto... ok
checking prototypes for write... ok
checking prototypes for writev... ok
checking prototypes for getc... ok
checking prototypes for fgetc... ok
checking prototypes for gets... ok
checking prototypes for fgets... ok
checking prototypes for putc... ok
checking prototypes for fputc... ok
checking prototypes for puts... ok
checking prototypes for fputs... ok
checking prototypes for fflush... ok
checking prototypes for fclose... ok
checking prototypes for fprintf... ok
checking prototypes for vfprintf... ok
checking prototypes for printf... ok
checking prototypes for vprintf... ok
checking prototypes for fwrite... ok
checking prototypes for fread... ok
checking prototypes for _IO_getc... ok
checking prototypes for _IO_putc... ok
checking prototypes for _read_chk... ok
checking for library containing bindresvport... none required
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_mutexattr_init... -lpthread
checking whether compilation with pthread.h works... yes
checking for library containing connect... none required
checking for library containing inet_aton... none required
checking for library containing res_9_init... no
checking for library containing dlopen... -ldl
checking for rresvport... yes
checking for libc name... libc.so.6
checking for symbol lookup without underscore... yes
checking for working dlsym... yes
checking for working RTLD_NEXT... yes
checking libc preload blocking... no
checking for krb5-config... no
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking gssapi/gssapi_ext.h usability... no
checking gssapi/gssapi_ext.h presence... no
checking for gssapi/gssapi_ext.h... no
checking for gssapi/gssapi_krb5.h... no
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking for main in -ldes... no
checking for main in -lcrypt... yes
checking for main in -lroken... no
checking for main in -lcom_err... no
checking for main in -ldes425... no
checking for main in -lk5crypto... no
checking for main in -lpthread... yes
checking for main in -lasn1... no
checking for main in -lkrb5... no
checking for main in -lgssapi_krb5... no
checking for main in -lgssapi... no
checking for main in -lgss... no
checking for main in -lksvc... no
checking for heimdal... no
checking for working gssapi... no
configure: WARNING: ldap disabled: working GSSAPI installation required
checking whether to use server pidfile... yes
checking for pid file location... /var/run/sockd.pid
checking for SOCKD_IOMAX value... default
checking for SOCKD_NEGOTIATEMAX value... default
checking for SOCKD_BUFSIZE value... default
checking for lround in -lm... yes
checking tcpd.h usability... no
checking tcpd.h presence... no
checking for tcpd.h... no
checking for libwrap... no, usable tcpd.h not found
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for library containing pam_start... -lpam
checking for pam... yes
checking whether libcfail should be enabled... no
checking for SOL_SOCKET socket option SO_BINDANY... no
checking for SOL_SOCKET socket option SO_BROADCAST... yes
checking for SOL_SOCKET socket option SO_DEBUG... yes
checking for SOL_SOCKET socket option SO_DONTROUTE... yes
checking for SOL_SOCKET socket option SO_JUMBO... no
checking for SOL_SOCKET socket option SO_KEEPALIVE... yes
checking for SOL_SOCKET socket option SO_LINGER... yes
checking for SOL_SOCKET socket option SO_OOBINLINE... yes
checking for SOL_SOCKET socket option SO_PRIORITY... yes
checking for SOL_SOCKET socket option SO_RCVBUF... yes
checking for SOL_SOCKET socket option SO_RCVBUFFORCE... yes
checking for SOL_SOCKET socket option SO_RCVLOWAT... yes
checking for SOL_SOCKET socket option SO_RCVTIMEO... yes
checking for SOL_SOCKET socket option SO_SNDBUF... yes
checking for SOL_SOCKET socket option SO_SNDBUFFORCE... yes
checking for SOL_SOCKET socket option SO_SNDLOWAT... yes
checking for SOL_SOCKET socket option SO_SNDTIMEO... yes
checking for SOL_SOCKET socket option SO_TIMESTAMP... yes
checking for SOL_SOCKET socket option SO_USELOOPBACK... no
checking for SOL_SOCKET socket option SO_AUDIT... no
checking for SOL_SOCKET socket option SO_CKSUMRECV... no
checking for SOL_SOCKET socket option SO_NOMULTIPATH... no
checking for SOL_SOCKET socket option SO_NOREUSEADDR... no
checking for IPPROTO_TCP socket option TCP_CORK... yes
checking for IPPROTO_TCP socket option TCP_CWND... no
checking for IPPROTO_TCP socket option TCP_INIT_CWND... no
checking for IPPROTO_TCP socket option TCP_KEEPCNT... yes
checking for IPPROTO_TCP socket option TCP_KEEPIDLE... yes
checking for IPPROTO_TCP socket option TCP_KEEPINTVL... yes
checking for IPPROTO_TCP socket option TCP_LINGER2... yes
checking for IPPROTO_TCP socket option TCP_MAXRT... no
checking for IPPROTO_TCP socket option TCP_MAXSEG... yes
checking for IPPROTO_TCP socket option TCP_MD5SIG... yes
checking for IPPROTO_TCP socket option TCP_NODELAY... yes
checking for IPPROTO_TCP socket option TCP_NOOPT... no
checking for IPPROTO_TCP socket option TCP_NOPUSH... no
checking for IPPROTO_TCP socket option TCP_SACK_ENABLE... no
checking for IPPROTO_TCP socket option TCP_STDURG... no
checking for IPPROTO_TCP socket option TCP_SYNCNT... yes
checking for IPPROTO_TCP socket option TCP_WINDOW_CLAMP... yes
checking for IPPROTO_TCP socket option TCP_RFC1323... no
checking for IPPROTO_TCP socket option TCP_NODELAYACK... no
checking for IPPROTO_TCP socket option TCP_CWND_IF... no
checking for IPPROTO_TCP socket option TCP_CWND_DF... no
checking for IPPROTO_TCP socket option TCP_NOTENTER_SSTART... no
checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_IN_FRXMT... no
checking for IPPROTO_TCP socket option TCP_NOREDUCE_CWND_EXIT_FRXMT... no
checking for IPPROTO_UDP socket option UDP_CORK... yes
checking for IPPROTO_IP socket option IP_AUTH_LEVEL... no
checking for IPPROTO_IP socket option IP_DONTFRAG... no
checking for IPPROTO_IP socket option IP_ESP_NETWORK_LEVEL... no
checking for IPPROTO_IP socket option IP_ESP_TRANS_LEVEL... no
checking for IPPROTO_IP socket option IP_FREEBIND... yes
checking for IPPROTO_IP socket option IP_IPCOMP_LEVEL... no
checking for IPPROTO_IP socket option IP_MINTTL... yes
checking for IPPROTO_IP socket option IP_MTU_DISCOVER... yes
checking for IPPROTO_IP socket option IP_PORTRANGE... no
checking for IPPROTO_IP socket option IP_TOS... yes
checking for IPPROTO_IP socket option IP_TTL... yes
checking for IPPROTO_IP socket option IP_UNICAST_HOPS... no
checking for IPPROTO_IP socket option IP_BROADCAST_IF... no
checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... yes
checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes
checking for IPPROTO_IPV6 socket option IPV6_2292DSTOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_2292HOPLIMIT... yes
checking for IPPROTO_IPV6 socket option IPV6_2292HOPOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_2292PKTINFO... yes
checking for IPPROTO_IPV6 socket option IPV6_2292PKTOPTIONS... yes
checking for IPPROTO_IPV6 socket option IPV6_2292RTHDR... yes
checking for IPPROTO_IPV6 socket option IPV6_ADDRFORM... yes
checking for IPPROTO_IPV6 socket option IPV6_ADDR_PREFERENCES... yes
checking for IPPROTO_IPV6 socket option IPV6_AUTHHDR... yes
checking for IPPROTO_IPV6 socket option IPV6_AUTH_LEVEL... no
checking for IPPROTO_IPV6 socket option IPV6_AUTOFLOWLABEL... yes
checking for IPPROTO_IPV6 socket option IPV6_CHECKSUM... yes
checking for IPPROTO_IPV6 socket option IPV6_DONTFRAG... yes
checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_DSTOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_ESP_NETWORK_LEVEL... no
checking for IPPROTO_IPV6 socket option IPV6_ESP_TRANS_LEVEL... no
checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO... no
checking for IPPROTO_IPV6 socket option IPV6_FLOWINFO_SEND... no
checking for IPPROTO_IPV6 socket option IPV6_FLOWLABEL_MGR... no
checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... yes
checking for IPPROTO_IPV6 socket option IPV6_HOPLIMIT... yes
checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_HOPOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_IPCOMP_LEVEL... no
checking for IPPROTO_IPV6 socket option IPV6_IPSEC_POLICY... yes
checking for IPPROTO_IPV6 socket option IPV6_JOIN_ANYCAST... yes
checking for IPPROTO_IPV6 socket option IPV6_JOIN_GROUP... yes
checking for IPPROTO_IPV6 socket option IPV6_LEAVE_ANYCAST... yes
checking for IPPROTO_IPV6 socket option IPV6_LEAVE_GROUP... yes
checking for IPPROTO_IPV6 socket option IPV6_MINHOPCOUNT... yes
checking for IPPROTO_IPV6 socket option IPV6_MTU... yes
checking for IPPROTO_IPV6 socket option IPV6_MTU_DISCOVER... yes
checking for IPPROTO_IPV6 socket option IPV6_NEXTHOP... yes
checking for IPPROTO_IPV6 socket option IPV6_ORIGDSTADDR... yes
checking for IPPROTO_IPV6 socket option IPV6_PATHMTU... yes
checking for IPPROTO_IPV6 socket option IPV6_PIPEX... no
checking for IPPROTO_IPV6 socket option IPV6_PKTINFO... yes
checking for IPPROTO_IPV6 socket option IPV6_PORTRANGE... no
checking for IPPROTO_IPV6 socket option IPV6_RETOPTS... no
checking for IPPROTO_IPV6 socket option IPV6_ROUTER_ALERT... yes
checking for IPPROTO_IPV6 socket option IPV6_RTHDR... yes
checking for IPPROTO_IPV6 socket option IPV6_RTHDRDSTOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_TCLASS... yes
checking for IPPROTO_IPV6 socket option IPV6_TRANSPARENT... yes
checking for IPPROTO_IPV6 socket option IPV6_UNICAST_HOPS... yes
checking for IPPROTO_IPV6 socket option IPV6_USE_MIN_MTU... no
checking for IPPROTO_IPV6 socket option IPV6_V6ONLY... yes
checking for IPPROTO_IPV6 socket option IPV6_XFRM_POLICY... yes
checking for IPPROTO_IPV6 socket option IPV6_MIPDSTOPTS... no
checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no
checking linux/bbkernel.h usability... no
checking linux/bbkernel.h presence... no
checking for linux/bbkernel.h... no
checking for SOL_SOCKET socket option SO_ERROR... yes
checking for SOL_SOCKET socket option SO_REUSEADDR... yes
checking for SOL_SOCKET socket option SO_REUSEPORT... yes
checking for SOL_SOCKET socket option SO_ACCEPTCONN... yes
checking for SOL_SOCKET socket option SO_KERNACCEPT... no
checking for SOL_SOCKET socket option SO_PEERID... no
checking for SOL_SOCKET socket option SO_TYPE... yes
checking for SOL_SOCKET socket option SO_USE_IFBUFS... no
checking for IPPROTO_IP socket option IP_ADDRFORM... no
checking for IPPROTO_IP socket option IP_ADD_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_ADD_SOURCE_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_BLOCK_SOURCE... yes
checking for IPPROTO_IP socket option IP_DHCPMODE... no
checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_DROP_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_DROP_SOURCE_MEMBERSHIP... yes
checking for IPPROTO_IP socket option IP_FINDPMTU... no
checking for IPPROTO_IP socket option IP_HDRINCL... yes
checking for IPPROTO_IP socket option IP_HDRINCL... yes
checking for IPPROTO_IP socket option IP_MULTICAST_HOPS... no
checking for IPPROTO_IP socket option IP_MULTICAST_IF... yes
checking for IPPROTO_IP socket option IP_MULTICAST_LOOP... yes
checking for IPPROTO_IP socket option IP_MULTICAST_TTL... yes
checking for IPPROTO_IP socket option IP_OPTIONS... yes
checking for IPPROTO_IP socket option IP_PMTUAGE... no
checking for IPPROTO_IP socket option IP_RECVDSTADDR... no
checking for IPPROTO_IP socket option IP_RECVIF... no
checking for IPPROTO_IP socket option IP_RECVIFINFO... no
checking for IPPROTO_IP socket option IP_RECVINTERFACE... no
checking for IPPROTO_IP socket option IP_RECVMACHDR... no
checking for IPPROTO_IP socket option IP_RECVTOS... yes
checking for IPPROTO_IP socket option IP_RECVTTL... yes
checking for IPPROTO_IP socket option IP_RECVTTL... yes
checking for IPPROTO_IP socket option IP_SOURCE_FILTER... no
checking for IPPROTO_IP socket option IP_UNBLOCK_SOURCE... yes
checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_HOPS... yes
checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_IF... yes
checking for IPPROTO_IPV6 socket option IPV6_MULTICAST_LOOP... yes
checking for IPPROTO_IPV6 socket option IPV6_AIXRAWSOCKET... no
checking for IPPROTO_IPV6 socket option IPV6_NOPROBE... no
checking for IPPROTO_IPV6 socket option IPV6_PKTOPTIONS... no
checking for IPPROTO_IPV6 socket option IPV6_RECVHOPS... no
checking for IPPROTO_IPV6 socket option IPV6_RECVIF... no
checking for IPPROTO_IPV6 socket option IPV6_RECVSRCRT... no
checking for IPPROTO_IPV6 socket option IPV6_SENDIF... no
checking for IPPROTO_IPV6 socket option IPV6_ADD_MEMBERSHIP... yes
checking for IPPROTO_IPV6 socket option IPV6_DROP_MEMBERSHIP... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVDSTADDR... no
checking for IPPROTO_IPV6 socket option IPV6_RECVDSTOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVERR... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVHOPLIMIT... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVHOPOPTS... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVOPTS... no
checking for IPPROTO_IPV6 socket option IPV6_RECVORIGDSTADDR... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVPATHMTU... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVPKTINFO... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVRETOPTS... no
checking for IPPROTO_IPV6 socket option IPV6_RECVRTHDR... yes
checking for IPPROTO_IPV6 socket option IPV6_RECVTCLASS... yes
checking for supported hostid type... no
checking for module bandwidth... no
checking for module redirect... no
checking for module ldap... no
checking for module checkmodule... no
flags:  '--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' '--without-included-gettext' '--disable-silent-rules' '--without-glibc-secure' '--without-upnp' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
CC: x86_64-alt-linux-gcc 
CFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  (-pipe -frecord-gcc-switches -Wall -g -O2)
CPP: x86_64-alt-linux-gcc -E 
CPPFLAGS: -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 
LDFLAGS:  
LD_LIBRARY_PATH: 
LIBS: -lpam -lcrypt  -ldl  
DLIBDEPS: 
SOCKDDEPS: -lm
compiler flags: -pipe
warning flags: 
FEATURES: pam sess2 mon-data mon-disconnect preload
compat: issetugid setproctitle strvis
socket options (socket level): SO_BROADCAST SO_DEBUG SO_DONTROUTE SO_KEEPALIVE SO_LINGER SO_OOBINLINE SO_PRIORITY SO_RCVBUF SO_RCVBUFFORCE SO_RCVLOWAT SO_RCVTIMEO SO_SNDBUF SO_SNDBUFFORCE SO_SNDLOWAT SO_SNDTIMEO SO_TIMESTAMP
socket options (ipv4 level): IP_FREEBIND IP_MINTTL IP_MTU_DISCOVER IP_TOS IP_TTL
socket options (ipv6 level): IPV6_ADDRFORM IPV6_UNICAST_HOPS IPV6_2292DSTOPTS IPV6_2292HOPLIMIT IPV6_2292HOPOPTS IPV6_2292PKTINFO IPV6_2292PKTOPTIONS IPV6_2292RTHDR IPV6_ADDRFORM IPV6_ADDR_PREFERENCES IPV6_AUTHHDR IPV6_AUTOFLOWLABEL IPV6_CHECKSUM IPV6_DONTFRAG IPV6_DSTOPTS IPV6_DSTOPTS IPV6_HOPLIMIT IPV6_HOPLIMIT IPV6_HOPOPTS IPV6_HOPOPTS IPV6_IPSEC_POLICY IPV6_JOIN_ANYCAST IPV6_JOIN_GROUP IPV6_LEAVE_ANYCAST IPV6_LEAVE_GROUP IPV6_MINHOPCOUNT IPV6_MTU IPV6_MTU_DISCOVER IPV6_NEXTHOP IPV6_ORIGDSTADDR IPV6_PATHMTU IPV6_PKTINFO IPV6_ROUTER_ALERT IPV6_RTHDR IPV6_RTHDRDSTOPTS IPV6_TCLASS IPV6_TRANSPARENT IPV6_UNICAST_HOPS IPV6_V6ONLY IPV6_XFRM_POLICY
socket options (tcp level): TCP_CORK TCP_KEEPCNT TCP_KEEPIDLE TCP_KEEPINTVL TCP_LINGER2 TCP_MAXSEG TCP_MD5SIG TCP_NODELAY TCP_SYNCNT TCP_WINDOW_CLAMP
socket options (udp level): UDP_CORK
socket option arguments: IP_TOS.DSCP(AF11 AF12 AF13 AF21 AF22 AF23 AF31 AF32 AF33 AF41 AF42 AF43 CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 EF) IP_TOS.PREC(NETCONTROL INTERNETCONTROL CRITIC_ECP FLASHOVERRIDE FLASH IMMEDIATE PRIORITY ROUTINE) IP_TOS.TOS(LOWDELAY THROUGHPUT RELIABILITY)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating bin/socksify
config.status: creating capi/socks.h
config.status: creating sockd/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating dlib/Makefile
config.status: creating Makefile
config.status: creating example/Makefile
config.status: creating doc/Makefile
config.status: creating bin/Makefile
config.status: creating capi/Makefile
config.status: creating SPECS/Makefile
config.status: creating SPECS/dante.spec
config.status: creating libscompat/Makefile
config.status: creating contrib/Makefile
config.status: creating unlicensed/Makefile
config.status: creating VERSION
config.status: creating dlib64/Makefile
config.status: creating include/autoconf.h
config.status: linking unlicensed/bandwidth.c to sockd/bandwidth.c
config.status: linking unlicensed/bandwidth_key.c to sockd/bandwidth_key.c
config.status: linking unlicensed/redirect.c to sockd/redirect.c
config.status: linking unlicensed/redirect_key.c to sockd/redirect_key.c
config.status: linking unlicensed/ldap.c to sockd/ldap.c
config.status: linking unlicensed/ldap_key.c to sockd/ldap_key.c
config.status: linking unlicensed/checkmodule.c to sockd/checkmodule.c
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext

                     Configure status:

Client:            Enabled
Server:            Enabled
Preloading:        Enabled
Libwrap:           Disabled, tcpd.h missing
BSD Auth:          Disabled, usable bsd_auth.h not found
PAM:               Enabled
GSSAPI:            Not found/disabled
KRB5:              Not found/disabled
SASL:              Not found/disabled
UPNP:              Not found/disabled
Compatability:     issetugid setproctitle strvis

                     Modules:

redirect:          Not found
bandwidth:         Not found
ldap:              Not found

+ make -j16
Making all in include
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/include'
sh ../include/redefgen.sh ../include
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/include'
Making all in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rgetsockopt.lo Rgetsockopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetsockopt.c  -fPIC -DPIC -o .libs/Rgetsockopt.o
Rgetsockopt.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetsockopt.c -o Rgetsockopt.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rbindresvport.lo Rbindresvport.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rbindresvport.c  -fPIC -DPIC -o .libs/Rbindresvport.o
Rbindresvport.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rbindresvport.c -o Rbindresvport.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rrresvport.lo Rrresvport.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rrresvport.c  -fPIC -DPIC -o .libs/Rrresvport.o
Rrresvport.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rrresvport.c -o Rrresvport.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rlisten.lo Rlisten.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rlisten.c  -fPIC -DPIC -o .libs/Rlisten.o
Rlisten.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rlisten.c -o Rlisten.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rgetsockname.lo Rgetsockname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetsockname.c  -fPIC -DPIC -o .libs/Rgetsockname.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetsockname.c -o Rgetsockname.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rgetpeername.lo Rgetpeername.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetpeername.c  -fPIC -DPIC -o .libs/Rgetpeername.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgetpeername.c -o Rgetpeername.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rbind.lo Rbind.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rbind.c  -fPIC -DPIC -o .libs/Rbind.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rbind.c -o Rbind.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rcompat.lo Rcompat.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rcompat.c  -fPIC -DPIC -o .libs/Rcompat.o
Rcompat.c: In function 'Rwritev':
Rcompat.c:90:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    msg.msg_iov    = iov;
                   ^
Rcompat.c: In function 'Rsend':
Rcompat.c:106:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    struct iovec iov = { msg, len };
                         ^~~
At top level:
Rcompat.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rcompat.c -o Rcompat.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o authneg.lo authneg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c authneg.c  -fPIC -DPIC -o .libs/authneg.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c authneg.c -o authneg.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rgethostbyname.lo Rgethostbyname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgethostbyname.c  -fPIC -DPIC -o .libs/Rgethostbyname.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rgethostbyname.c -o Rgethostbyname.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Rconnect.lo Rconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rconnect.c  -fPIC -DPIC -o .libs/Rconnect.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Rconnect.c -o Rconnect.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o Raccept.lo Raccept.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Raccept.c  -fPIC -DPIC -o .libs/Raccept.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c Raccept.c -o Raccept.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o broken.lo broken.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c broken.c  -fPIC -DPIC -o .libs/broken.o
broken.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c broken.c -o broken.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o addressmatch.lo addressmatch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c addressmatch.c  -fPIC -DPIC -o .libs/addressmatch.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c addressmatch.c -o addressmatch.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o clientconfig.lo clientconfig.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c clientconfig.c  -fPIC -DPIC -o .libs/clientconfig.o
clientconfig.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c clientconfig.c -o clientconfig.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o client.lo client.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c client.c  -fPIC -DPIC -o .libs/client.o
client.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c client.c -o client.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o debug.lo debug.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c debug.c  -fPIC -DPIC -o .libs/debug.o
debug.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c debug.c -o debug.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt.lo fmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt.c  -fPIC -DPIC -o .libs/fmt.o
fmt.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt.c -o fmt.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o gssapi.lo gssapi.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c gssapi.c  -fPIC -DPIC -o .libs/gssapi.o
gssapi.c:54:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c gssapi.c -o gssapi.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt_protocol.lo fmt_protocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt_protocol.c  -fPIC -DPIC -o .libs/fmt_protocol.o
fmt_protocol.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt_protocol.c -o fmt_protocol.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt_customer.lo fmt_customer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt_customer.c  -fPIC -DPIC -o .libs/fmt_customer.o
fmt_customer.c: In function 'log_connectfailed':
fmt_customer.c:58:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "log_connectfailed()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c fmt_customer.c -o fmt_customer.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o address.lo address.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c address.c  -fPIC -DPIC -o .libs/address.o
address.c: In function 'socks_rmaddr':
address.c:312:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_rmaddr()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c address.c -o address.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hostid.lo hostid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hostid.c  -fPIC -DPIC -o .libs/hostid.o
hostid.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hostid.c -o hostid.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hostcache.lo hostcache.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hostcache.c  -fPIC -DPIC -o .libs/hostcache.o
hostcache.c: In function 'addrinfocopy':
hostcache.c:831:46: warning: variable 'to_ai_start' set but not used [-Wunused-but-set-variable]
    struct addrinfo *to_ai, *to_ai_previous, *to_ai_start;
                                              ^~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hostcache.c -o hostcache.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o clientprotocol.lo clientprotocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c clientprotocol.c  -fPIC -DPIC -o .libs/clientprotocol.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c clientprotocol.c -o clientprotocol.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o iface.lo iface.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c iface.c  -fPIC -DPIC -o .libs/iface.o
iface.c: In function 'socks_getifaddrs':
iface.c:80:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "sockd_getifaddrs()";
                ^~~~~~~~
At top level:
iface.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c iface.c -o iface.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hw.lo hw.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hw.c  -fPIC -DPIC -o .libs/hw.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c hw.c -o hw.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config_parse.lo config_parse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config_parse.c  -fPIC -DPIC -o .libs/config_parse.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config_parse.c -o config_parse.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o httpproxy.lo httpproxy.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c httpproxy.c  -fPIC -DPIC -o .libs/httpproxy.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c httpproxy.c -o httpproxy.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config.lo config.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config.c  -fPIC -DPIC -o .libs/config.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config.c -o config.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o ipv6.lo ipv6.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ipv6.c  -fPIC -DPIC -o .libs/ipv6.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ipv6.c -o ipv6.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o method.lo method.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c method.c  -fPIC -DPIC -o .libs/method.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c method.c -o method.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o parse_util.lo parse_util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c parse_util.c  -fPIC -DPIC -o .libs/parse_util.o
parse_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c parse_util.c -o parse_util.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o serr.lo serr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c serr.c  -fPIC -DPIC -o .libs/serr.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c serr.c -o serr.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o showconfig.lo showconfig.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c showconfig.c  -fPIC -DPIC -o .libs/showconfig.o
showconfig.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c showconfig.c -o showconfig.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o iobuf.lo iobuf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c iobuf.c  -fPIC -DPIC -o .libs/iobuf.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c iobuf.c -o iobuf.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o protocol.lo protocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c protocol.c  -fPIC -DPIC -o .libs/protocol.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c protocol.c -o protocol.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockaddr.lo sockaddr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c sockaddr.c  -fPIC -DPIC -o .libs/sockaddr.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c sockaddr.c -o sockaddr.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o io.lo io.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c io.c  -fPIC -DPIC -o .libs/io.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c io.c -o io.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o connectchild.lo connectchild.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c connectchild.c  -fPIC -DPIC -o .libs/connectchild.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c connectchild.c -o connectchild.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o time.lo time.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c time.c  -fPIC -DPIC -o .libs/time.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c time.c -o time.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockopt.lo sockopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c sockopt.c  -fPIC -DPIC -o .libs/sockopt.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c sockopt.c -o sockopt.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o socketopt.lo socketopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c socketopt.c  -fPIC -DPIC -o .libs/socketopt.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c socketopt.c -o socketopt.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o log.lo log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c log.c  -fPIC -DPIC -o .libs/log.o
log.c: In function 'vslog':
log.c:822:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "vslog()";
                ^~~~~~~~
log.c: In function 'signalslog':
log.c:991:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "signalslog()";
                ^~~~~~~~
log.c: In function 'dolog':
log.c:1145:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
             (void)write(fileno(stderr), buf, prefixlen + messagelen);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c log.c -o log.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o udp_util.lo udp_util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c udp_util.c  -fPIC -DPIC -o .libs/udp_util.o
udp_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c udp_util.c -o udp_util.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o upnp.lo upnp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c upnp.c  -fPIC -DPIC -o .libs/upnp.o
upnp.c: In function 'socks_initupnp':
upnp.c:67:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_initupnp()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c upnp.c -o upnp.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o issetugid.lo `test -f '../libscompat/issetugid.c' || echo './'`../libscompat/issetugid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/issetugid.c  -fPIC -DPIC -o .libs/issetugid.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/issetugid.c -o issetugid.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o setproctitle.lo `test -f '../libscompat/setproctitle.c' || echo './'`../libscompat/setproctitle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/setproctitle.c  -fPIC -DPIC -o .libs/setproctitle.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/setproctitle.c -o setproctitle.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o userio.lo userio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c userio.c  -fPIC -DPIC -o .libs/userio.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c userio.c -o userio.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o strvis.lo `test -f '../libscompat/strvis.c' || echo './'`../libscompat/strvis.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/strvis.c  -fPIC -DPIC -o .libs/strvis.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/strvis.c -o strvis.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config_scan.lo config_scan.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config_scan.c  -fPIC -DPIC -o .libs/config_scan.o
config_scan.c:6251:16: warning: 'input' defined but not used [-Wunused-function]
 #else
                ^    
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c config_scan.c -o config_scan.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o udp.lo udp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c udp.c  -fPIC -DPIC -o .libs/udp.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c udp.c -o udp.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o socket.lo socket.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c socket.c  -fPIC -DPIC -o .libs/socket.o
socket.c: In function 'socks_socket':
socket.c:537:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_socket()";
                ^~~~~~~~
socket.c: In function 'acceptn':
socket.c:566:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "acceptn()";
                ^~~~~~~~
socket.c: In function 'socketisconnected':
socket.c:727:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socketisconnected()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c socket.c -o socket.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o tostring.lo tostring.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c tostring.c  -fPIC -DPIC -o .libs/tostring.o
tostring.c: In function 'socket2string':
tostring.c:1124:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socket2string()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c tostring.c -o tostring.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o util.lo util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c util.c  -fPIC -DPIC -o .libs/util.o
util.c: In function 'socks_lock':
util.c:1021:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_lock()";
                ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c util.c -o util.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=0 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -version-info 1:1:1 -export-symbols socks.sym  -o libsocks.la -rpath /usr/lib64 config_parse.lo config_scan.lo Raccept.lo Rbind.lo Rbindresvport.lo Rcompat.lo Rconnect.lo Rgethostbyname.lo Rgetpeername.lo Rgetsockname.lo Rgetsockopt.lo Rlisten.lo Rrresvport.lo address.lo addressmatch.lo authneg.lo broken.lo client.lo clientconfig.lo clientprotocol.lo config.lo connectchild.lo debug.lo fmt.lo fmt_customer.lo fmt_protocol.lo gssapi.lo hostcache.lo hostid.lo httpproxy.lo hw.lo iface.lo io.lo iobuf.lo ipv6.lo log.lo method.lo parse_util.lo protocol.lo serr.lo showconfig.lo sockaddr.lo socket.lo socketopt.lo sockopt.lo time.lo tostring.lo udp.lo udp_util.lo upnp.lo userio.lo util.lo issetugid.lo setproctitle.lo strvis.lo   -lpam -lcrypt  -ldl 
libtool: link: echo "{ global:" > .libs/libsocks.ver
libtool: link:  cat socks.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libsocks.ver
libtool: link:  echo "local: *; };" >> .libs/libsocks.ver
libtool: link:  	 if test -r libsocks-altlinux.ver; then cp libsocks-altlinux.ver .libs/libsocks.ver; fi
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/config_parse.o .libs/config_scan.o .libs/Raccept.o .libs/Rbind.o .libs/Rbindresvport.o .libs/Rcompat.o .libs/Rconnect.o .libs/Rgethostbyname.o .libs/Rgetpeername.o .libs/Rgetsockname.o .libs/Rgetsockopt.o .libs/Rlisten.o .libs/Rrresvport.o .libs/address.o .libs/addressmatch.o .libs/authneg.o .libs/broken.o .libs/client.o .libs/clientconfig.o .libs/clientprotocol.o .libs/config.o .libs/connectchild.o .libs/debug.o .libs/fmt.o .libs/fmt_customer.o .libs/fmt_protocol.o .libs/gssapi.o .libs/hostcache.o .libs/hostid.o .libs/httpproxy.o .libs/hw.o .libs/iface.o .libs/io.o .libs/iobuf.o .libs/ipv6.o .libs/log.o .libs/method.o .libs/parse_util.o .libs/protocol.o .libs/serr.o .libs/showconfig.o .libs/sockaddr.o .libs/socket.o .libs/socketopt.o .libs/sockopt.o .libs/time.o .libs/tostring.o .libs/udp.o .libs/udp_util.o .libs/upnp.o .libs/userio.o .libs/util.o .libs/issetugid.o .libs/setproctitle.o .libs/strvis.o   -lpam -lcrypt -ldl  -g -O2   -Wl,-soname -Wl,libsocks.so.0 -Wl,-version-script -Wl,.libs/libsocks.ver -o .libs/libsocks.so.0.1.1
libtool: link: (cd ".libs" && rm -f "libsocks.so.0" && ln -s "libsocks.so.0.1.1" "libsocks.so.0")
libtool: link: (cd ".libs" && rm -f "libsocks.so" && ln -s "libsocks.so.0.1.1" "libsocks.so")
libtool: link: ar cr .libs/libsocks.a  config_parse.o config_scan.o Raccept.o Rbind.o Rbindresvport.o Rcompat.o Rconnect.o Rgethostbyname.o Rgetpeername.o Rgetsockname.o Rgetsockopt.o Rlisten.o Rrresvport.o address.o addressmatch.o authneg.o broken.o client.o clientconfig.o clientprotocol.o config.o connectchild.o debug.o fmt.o fmt_customer.o fmt_protocol.o gssapi.o hostcache.o hostid.o httpproxy.o hw.o iface.o io.o iobuf.o ipv6.o log.o method.o parse_util.o protocol.o serr.o showconfig.o sockaddr.o socket.o socketopt.o sockopt.o time.o tostring.o udp.o udp_util.o upnp.o userio.o util.o issetugid.o setproctitle.o strvis.o
libtool: link: ranlib .libs/libsocks.a
libtool: link: ( cd ".libs" && rm -f "libsocks.la" && ln -s "../libsocks.la" "libsocks.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
Making all in dlib
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-int_osf3.lo `test -f 'int_osf3.c' || echo './'`int_osf3.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c int_osf3.c  -fPIC -DPIC -o .libs/libdsocks_la-int_osf3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-int_osf1.lo `test -f 'int_osf1.c' || echo './'`int_osf1.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c int_osf1.c  -fPIC -DPIC -o .libs/libdsocks_la-int_osf1.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-int_osf2.lo `test -f 'int_osf2.c' || echo './'`int_osf2.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c int_osf2.c  -fPIC -DPIC -o .libs/libdsocks_la-int_osf2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rrresvport.lo `test -f '../lib/Rrresvport.c' || echo './'`../lib/Rrresvport.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rrresvport.c  -fPIC -DPIC -o .libs/libdsocks_la-Rrresvport.o
../lib/Rrresvport.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rbindresvport.lo `test -f '../lib/Rbindresvport.c' || echo './'`../lib/Rbindresvport.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rbindresvport.c  -fPIC -DPIC -o .libs/libdsocks_la-Rbindresvport.o
../lib/Rbindresvport.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rgetsockopt.lo `test -f '../lib/Rgetsockopt.c' || echo './'`../lib/Rgetsockopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rgetsockopt.c  -fPIC -DPIC -o .libs/libdsocks_la-Rgetsockopt.o
../lib/Rgetsockopt.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rgetsockname.lo `test -f '../lib/Rgetsockname.c' || echo './'`../lib/Rgetsockname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rgetsockname.c  -fPIC -DPIC -o .libs/libdsocks_la-Rgetsockname.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rlisten.lo `test -f '../lib/Rlisten.c' || echo './'`../lib/Rlisten.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rlisten.c  -fPIC -DPIC -o .libs/libdsocks_la-Rlisten.o
../lib/Rlisten.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rgetpeername.lo `test -f '../lib/Rgetpeername.c' || echo './'`../lib/Rgetpeername.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rgetpeername.c  -fPIC -DPIC -o .libs/libdsocks_la-Rgetpeername.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rcompat.lo `test -f '../lib/Rcompat.c' || echo './'`../lib/Rcompat.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rcompat.c  -fPIC -DPIC -o .libs/libdsocks_la-Rcompat.o
../lib/Rcompat.c: In function 'Rwritev':
../lib/Rcompat.c:90:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    msg.msg_iov    = iov;
                   ^
../lib/Rcompat.c: In function 'Rsend':
../lib/Rcompat.c:106:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    struct iovec iov = { msg, len };
                         ^~~
At top level:
../lib/Rcompat.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rbind.lo `test -f '../lib/Rbind.c' || echo './'`../lib/Rbind.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rbind.c  -fPIC -DPIC -o .libs/libdsocks_la-Rbind.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rconnect.lo `test -f '../lib/Rconnect.c' || echo './'`../lib/Rconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rconnect.c  -fPIC -DPIC -o .libs/libdsocks_la-Rconnect.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Rgethostbyname.lo `test -f '../lib/Rgethostbyname.c' || echo './'`../lib/Rgethostbyname.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Rgethostbyname.c  -fPIC -DPIC -o .libs/libdsocks_la-Rgethostbyname.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-Raccept.lo `test -f '../lib/Raccept.c' || echo './'`../lib/Raccept.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/Raccept.c  -fPIC -DPIC -o .libs/libdsocks_la-Raccept.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-broken.lo `test -f '../lib/broken.c' || echo './'`../lib/broken.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/broken.c  -fPIC -DPIC -o .libs/libdsocks_la-broken.o
../lib/broken.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-clientconfig.lo `test -f '../lib/clientconfig.c' || echo './'`../lib/clientconfig.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/clientconfig.c  -fPIC -DPIC -o .libs/libdsocks_la-clientconfig.o
../lib/clientconfig.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-client.lo `test -f '../lib/client.c' || echo './'`../lib/client.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/client.c  -fPIC -DPIC -o .libs/libdsocks_la-client.o
../lib/client.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-addressmatch.lo `test -f '../lib/addressmatch.c' || echo './'`../lib/addressmatch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/addressmatch.c  -fPIC -DPIC -o .libs/libdsocks_la-addressmatch.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-debug.lo `test -f '../lib/debug.c' || echo './'`../lib/debug.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/debug.c  -fPIC -DPIC -o .libs/libdsocks_la-debug.o
../lib/debug.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-authneg.lo `test -f '../lib/authneg.c' || echo './'`../lib/authneg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/authneg.c  -fPIC -DPIC -o .libs/libdsocks_la-authneg.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-interposition.lo `test -f 'interposition.c' || echo './'`interposition.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c interposition.c  -fPIC -DPIC -o .libs/libdsocks_la-interposition.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-address.lo `test -f '../lib/address.c' || echo './'`../lib/address.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/address.c  -fPIC -DPIC -o .libs/libdsocks_la-address.o
../lib/address.c: In function 'socks_rmaddr':
../lib/address.c:312:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_rmaddr()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-fmt.lo `test -f '../lib/fmt.c' || echo './'`../lib/fmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/fmt.c  -fPIC -DPIC -o .libs/libdsocks_la-fmt.o
../lib/fmt.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-fmt_protocol.lo `test -f '../lib/fmt_protocol.c' || echo './'`../lib/fmt_protocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/fmt_protocol.c  -fPIC -DPIC -o .libs/libdsocks_la-fmt_protocol.o
../lib/fmt_protocol.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-fmt_customer.lo `test -f '../lib/fmt_customer.c' || echo './'`../lib/fmt_customer.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/fmt_customer.c  -fPIC -DPIC -o .libs/libdsocks_la-fmt_customer.o
../lib/fmt_customer.c: In function 'log_connectfailed':
../lib/fmt_customer.c:58:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "log_connectfailed()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-clientprotocol.lo `test -f '../lib/clientprotocol.c' || echo './'`../lib/clientprotocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/clientprotocol.c  -fPIC -DPIC -o .libs/libdsocks_la-clientprotocol.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-gssapi.lo `test -f '../lib/gssapi.c' || echo './'`../lib/gssapi.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/gssapi.c  -fPIC -DPIC -o .libs/libdsocks_la-gssapi.o
../lib/gssapi.c:54:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-hostid.lo `test -f '../lib/hostid.c' || echo './'`../lib/hostid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/hostid.c  -fPIC -DPIC -o .libs/libdsocks_la-hostid.o
../lib/hostid.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-hostcache.lo `test -f '../lib/hostcache.c' || echo './'`../lib/hostcache.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/hostcache.c  -fPIC -DPIC -o .libs/libdsocks_la-hostcache.o
../lib/hostcache.c: In function 'addrinfocopy':
../lib/hostcache.c:831:46: warning: variable 'to_ai_start' set but not used [-Wunused-but-set-variable]
    struct addrinfo *to_ai, *to_ai_previous, *to_ai_start;
                                              ^~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-iface.lo `test -f '../lib/iface.c' || echo './'`../lib/iface.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/iface.c  -fPIC -DPIC -o .libs/libdsocks_la-iface.o
../lib/iface.c: In function 'socks_getifaddrs':
../lib/iface.c:80:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "sockd_getifaddrs()";
                ^~~~~~~~
At top level:
../lib/iface.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-config.lo `test -f '../lib/config.c' || echo './'`../lib/config.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/config.c  -fPIC -DPIC -o .libs/libdsocks_la-config.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-hw.lo `test -f '../lib/hw.c' || echo './'`../lib/hw.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/hw.c  -fPIC -DPIC -o .libs/libdsocks_la-hw.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-httpproxy.lo `test -f '../lib/httpproxy.c' || echo './'`../lib/httpproxy.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/httpproxy.c  -fPIC -DPIC -o .libs/libdsocks_la-httpproxy.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-ipv6.lo `test -f '../lib/ipv6.c' || echo './'`../lib/ipv6.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/ipv6.c  -fPIC -DPIC -o .libs/libdsocks_la-ipv6.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-method.lo `test -f '../lib/method.c' || echo './'`../lib/method.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/method.c  -fPIC -DPIC -o .libs/libdsocks_la-method.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-parse_util.lo `test -f '../lib/parse_util.c' || echo './'`../lib/parse_util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/parse_util.c  -fPIC -DPIC -o .libs/libdsocks_la-parse_util.o
../lib/parse_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-iobuf.lo `test -f '../lib/iobuf.c' || echo './'`../lib/iobuf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/iobuf.c  -fPIC -DPIC -o .libs/libdsocks_la-iobuf.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-io.lo `test -f '../lib/io.c' || echo './'`../lib/io.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/io.c  -fPIC -DPIC -o .libs/libdsocks_la-io.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-showconfig.lo `test -f '../lib/showconfig.c' || echo './'`../lib/showconfig.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/showconfig.c  -fPIC -DPIC -o .libs/libdsocks_la-showconfig.o
../lib/showconfig.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-config_parse.lo `test -f '../lib/config_parse.c' || echo './'`../lib/config_parse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/config_parse.c  -fPIC -DPIC -o .libs/libdsocks_la-config_parse.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-connectchild.lo `test -f '../lib/connectchild.c' || echo './'`../lib/connectchild.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/connectchild.c  -fPIC -DPIC -o .libs/libdsocks_la-connectchild.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-serr.lo `test -f '../lib/serr.c' || echo './'`../lib/serr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/serr.c  -fPIC -DPIC -o .libs/libdsocks_la-serr.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-protocol.lo `test -f '../lib/protocol.c' || echo './'`../lib/protocol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/protocol.c  -fPIC -DPIC -o .libs/libdsocks_la-protocol.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-sockaddr.lo `test -f '../lib/sockaddr.c' || echo './'`../lib/sockaddr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/sockaddr.c  -fPIC -DPIC -o .libs/libdsocks_la-sockaddr.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-log.lo `test -f '../lib/log.c' || echo './'`../lib/log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/log.c  -fPIC -DPIC -o .libs/libdsocks_la-log.o
../lib/log.c: In function 'vslog':
../lib/log.c:822:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "vslog()";
                ^~~~~~~~
../lib/log.c: In function 'signalslog':
../lib/log.c:991:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "signalslog()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-time.lo `test -f '../lib/time.c' || echo './'`../lib/time.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/time.c  -fPIC -DPIC -o .libs/libdsocks_la-time.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-socketopt.lo `test -f '../lib/socketopt.c' || echo './'`../lib/socketopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/socketopt.c  -fPIC -DPIC -o .libs/libdsocks_la-socketopt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-sockopt.lo `test -f '../lib/sockopt.c' || echo './'`../lib/sockopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/sockopt.c  -fPIC -DPIC -o .libs/libdsocks_la-sockopt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-upnp.lo `test -f '../lib/upnp.c' || echo './'`../lib/upnp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/upnp.c  -fPIC -DPIC -o .libs/libdsocks_la-upnp.o
../lib/upnp.c: In function 'socks_initupnp':
../lib/upnp.c:67:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_initupnp()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-udp_util.lo `test -f '../lib/udp_util.c' || echo './'`../lib/udp_util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/udp_util.c  -fPIC -DPIC -o .libs/libdsocks_la-udp_util.o
../lib/udp_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-issetugid.lo `test -f '../libscompat/issetugid.c' || echo './'`../libscompat/issetugid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/issetugid.c  -fPIC -DPIC -o .libs/libdsocks_la-issetugid.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-setproctitle.lo `test -f '../libscompat/setproctitle.c' || echo './'`../libscompat/setproctitle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/setproctitle.c  -fPIC -DPIC -o .libs/libdsocks_la-setproctitle.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-userio.lo `test -f '../lib/userio.c' || echo './'`../lib/userio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/userio.c  -fPIC -DPIC -o .libs/libdsocks_la-userio.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-strvis.lo `test -f '../libscompat/strvis.c' || echo './'`../libscompat/strvis.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../libscompat/strvis.c  -fPIC -DPIC -o .libs/libdsocks_la-strvis.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-config_scan.lo `test -f '../lib/config_scan.c' || echo './'`../lib/config_scan.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/config_scan.c  -fPIC -DPIC -o .libs/libdsocks_la-config_scan.o
config_scan.c:6251:16: warning: 'input' defined but not used [-Wunused-function]
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-udp.lo `test -f '../lib/udp.c' || echo './'`../lib/udp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/udp.c  -fPIC -DPIC -o .libs/libdsocks_la-udp.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-socket.lo `test -f '../lib/socket.c' || echo './'`../lib/socket.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/socket.c  -fPIC -DPIC -o .libs/libdsocks_la-socket.o
../lib/socket.c: In function 'socks_socket':
../lib/socket.c:537:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_socket()";
                ^~~~~~~~
../lib/socket.c: In function 'acceptn':
../lib/socket.c:566:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "acceptn()";
                ^~~~~~~~
../lib/socket.c: In function 'socketisconnected':
../lib/socket.c:727:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socketisconnected()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-tostring.lo `test -f '../lib/tostring.c' || echo './'`../lib/tostring.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/tostring.c  -fPIC -DPIC -o .libs/libdsocks_la-tostring.o
../lib/tostring.c: In function 'socket2string':
../lib/tostring.c:1124:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socket2string()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o libdsocks_la-util.lo `test -f '../lib/util.c' || echo './'`../lib/util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -c ../lib/util.c  -fPIC -DPIC -o .libs/libdsocks_la-util.o
../lib/util.c: In function 'socks_lock':
../lib/util.c:1021:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_lock()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
/bin/sh ../libtool  --tag=CC --tag=disable-static  --mode=link x86_64-alt-linux-gcc -DSOCKS_CLIENT=1 -DSOCKS_SERVER=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -avoid-version -all-dynamic -export-symbols socks.sym  -o libdsocks.la -rpath /usr/lib64 libdsocks_la-interposition.lo libdsocks_la-int_osf1.lo libdsocks_la-int_osf2.lo libdsocks_la-int_osf3.lo libdsocks_la-Raccept.lo libdsocks_la-Rbind.lo libdsocks_la-Rbindresvport.lo libdsocks_la-Rcompat.lo libdsocks_la-Rconnect.lo libdsocks_la-Rgethostbyname.lo libdsocks_la-Rgetpeername.lo libdsocks_la-Rgetsockname.lo libdsocks_la-Rgetsockopt.lo libdsocks_la-Rlisten.lo libdsocks_la-Rrresvport.lo libdsocks_la-address.lo libdsocks_la-addressmatch.lo libdsocks_la-authneg.lo libdsocks_la-broken.lo libdsocks_la-client.lo libdsocks_la-clientconfig.lo libdsocks_la-clientprotocol.lo libdsocks_la-config.lo libdsocks_la-config_parse.lo libdsocks_la-config_scan.lo libdsocks_la-connectchild.lo libdsocks_la-debug.lo libdsocks_la-fmt.lo libdsocks_la-fmt_customer.lo libdsocks_la-fmt_protocol.lo libdsocks_la-gssapi.lo libdsocks_la-hostcache.lo libdsocks_la-hostid.lo libdsocks_la-httpproxy.lo libdsocks_la-hw.lo libdsocks_la-iface.lo libdsocks_la-io.lo libdsocks_la-iobuf.lo libdsocks_la-ipv6.lo libdsocks_la-log.lo libdsocks_la-method.lo libdsocks_la-parse_util.lo libdsocks_la-protocol.lo libdsocks_la-serr.lo libdsocks_la-showconfig.lo libdsocks_la-sockaddr.lo libdsocks_la-socket.lo libdsocks_la-socketopt.lo libdsocks_la-sockopt.lo libdsocks_la-time.lo libdsocks_la-tostring.lo libdsocks_la-udp.lo libdsocks_la-udp_util.lo libdsocks_la-upnp.lo libdsocks_la-userio.lo libdsocks_la-util.lo libdsocks_la-issetugid.lo libdsocks_la-setproctitle.lo libdsocks_la-strvis.lo   -lpam -lcrypt  -ldl 
libtool: link: echo "{ global:" > .libs/libdsocks.ver
libtool: link:  cat socks.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libdsocks.ver
libtool: link:  echo "local: *; };" >> .libs/libdsocks.ver
libtool: link:  	 if test -r libdsocks-altlinux.ver; then cp libdsocks-altlinux.ver .libs/libdsocks.ver; fi
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libdsocks_la-interposition.o .libs/libdsocks_la-int_osf1.o .libs/libdsocks_la-int_osf2.o .libs/libdsocks_la-int_osf3.o .libs/libdsocks_la-Raccept.o .libs/libdsocks_la-Rbind.o .libs/libdsocks_la-Rbindresvport.o .libs/libdsocks_la-Rcompat.o .libs/libdsocks_la-Rconnect.o .libs/libdsocks_la-Rgethostbyname.o .libs/libdsocks_la-Rgetpeername.o .libs/libdsocks_la-Rgetsockname.o .libs/libdsocks_la-Rgetsockopt.o .libs/libdsocks_la-Rlisten.o .libs/libdsocks_la-Rrresvport.o .libs/libdsocks_la-address.o .libs/libdsocks_la-addressmatch.o .libs/libdsocks_la-authneg.o .libs/libdsocks_la-broken.o .libs/libdsocks_la-client.o .libs/libdsocks_la-clientconfig.o .libs/libdsocks_la-clientprotocol.o .libs/libdsocks_la-config.o .libs/libdsocks_la-config_parse.o .libs/libdsocks_la-config_scan.o .libs/libdsocks_la-connectchild.o .libs/libdsocks_la-debug.o .libs/libdsocks_la-fmt.o .libs/libdsocks_la-fmt_customer.o .libs/libdsocks_la-fmt_protocol.o .libs/libdsocks_la-gssapi.o .libs/libdsocks_la-hostcache.o .libs/libdsocks_la-hostid.o .libs/libdsocks_la-httpproxy.o .libs/libdsocks_la-hw.o .libs/libdsocks_la-iface.o .libs/libdsocks_la-io.o .libs/libdsocks_la-iobuf.o .libs/libdsocks_la-ipv6.o .libs/libdsocks_la-log.o .libs/libdsocks_la-method.o .libs/libdsocks_la-parse_util.o .libs/libdsocks_la-protocol.o .libs/libdsocks_la-serr.o .libs/libdsocks_la-showconfig.o .libs/libdsocks_la-sockaddr.o .libs/libdsocks_la-socket.o .libs/libdsocks_la-socketopt.o .libs/libdsocks_la-sockopt.o .libs/libdsocks_la-time.o .libs/libdsocks_la-tostring.o .libs/libdsocks_la-udp.o .libs/libdsocks_la-udp_util.o .libs/libdsocks_la-upnp.o .libs/libdsocks_la-userio.o .libs/libdsocks_la-util.o .libs/libdsocks_la-issetugid.o .libs/libdsocks_la-setproctitle.o .libs/libdsocks_la-strvis.o   -lpam -lcrypt -ldl  -g -O2   -Wl,-soname -Wl,libdsocks.so -Wl,-version-script -Wl,.libs/libdsocks.ver -o .libs/libdsocks.so
libtool: link: ( cd ".libs" && rm -f "libdsocks.la" && ln -s "../libdsocks.la" "libdsocks.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
Making all in sockd
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o broken.o `test -f '../lib/broken.c' || echo './'`../lib/broken.c
../lib/broken.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o debug.o `test -f '../lib/debug.c' || echo './'`../lib/debug.c
../lib/debug.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt.o `test -f '../lib/fmt.c' || echo './'`../lib/fmt.c
../lib/fmt.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o gssapi.o `test -f '../lib/gssapi.c' || echo './'`../lib/gssapi.c
../lib/gssapi.c:54:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt_protocol.o `test -f '../lib/fmt_protocol.c' || echo './'`../lib/fmt_protocol.c
../lib/fmt_protocol.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hostid.o `test -f '../lib/hostid.c' || echo './'`../lib/hostid.c
../lib/hostid.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt_customer.o `test -f '../lib/fmt_customer.c' || echo './'`../lib/fmt_customer.c
../lib/fmt_customer.c: In function 'log_connectfailed':
../lib/fmt_customer.c:58:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "log_connectfailed()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o errorsymbols.o `test -f '../lib/errorsymbols.c' || echo './'`../lib/errorsymbols.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o authneg.o `test -f '../lib/authneg.c' || echo './'`../lib/authneg.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o httpproxy.o `test -f '../lib/httpproxy.c' || echo './'`../lib/httpproxy.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o iface.o `test -f '../lib/iface.c' || echo './'`../lib/iface.c
../lib/iface.c: In function 'socks_getifaddrs':
../lib/iface.c:80:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "sockd_getifaddrs()";
                ^~~~~~~~
At top level:
../lib/iface.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hw.o `test -f '../lib/hw.c' || echo './'`../lib/hw.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o addressmatch.o `test -f '../lib/addressmatch.c' || echo './'`../lib/addressmatch.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o clientprotocol.o `test -f '../lib/clientprotocol.c' || echo './'`../lib/clientprotocol.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o ipv6.o `test -f '../lib/ipv6.c' || echo './'`../lib/ipv6.c
../lib/ipv6.c: In function 'ipv4_mapped_to_regular':
../lib/ipv6.c:133:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "ipv4_mapped_to_regular";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o parse_util.o `test -f '../lib/parse_util.c' || echo './'`../lib/parse_util.c
../lib/parse_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o protocol.o `test -f '../lib/protocol.c' || echo './'`../lib/protocol.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o method.o `test -f '../lib/method.c' || echo './'`../lib/method.c
../lib/method.c: In function 'methodcanprovide':
../lib/method.c:91:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "methodcanprovide()";
                ^~~~~~~~
../lib/method.c: In function 'methodworkswith':
../lib/method.c:131:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "methodworkswith()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o serr.o `test -f '../lib/serr.c' || echo './'`../lib/serr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o iobuf.o `test -f '../lib/iobuf.c' || echo './'`../lib/iobuf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockaddr.o `test -f '../lib/sockaddr.c' || echo './'`../lib/sockaddr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config.o `test -f '../lib/config.c' || echo './'`../lib/config.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockopt.o `test -f '../lib/sockopt.c' || echo './'`../lib/sockopt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o time.o `test -f '../lib/time.c' || echo './'`../lib/time.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o udp_util.o `test -f '../lib/udp_util.c' || echo './'`../lib/udp_util.c
../lib/udp_util.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o showconfig.o `test -f '../lib/showconfig.c' || echo './'`../lib/showconfig.c
../lib/showconfig.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o hostcache.o `test -f '../lib/hostcache.c' || echo './'`../lib/hostcache.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o socketopt.o `test -f '../lib/socketopt.c' || echo './'`../lib/socketopt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o upnp.o `test -f '../lib/upnp.c' || echo './'`../lib/upnp.c
../lib/upnp.c: In function 'socks_initupnp':
../lib/upnp.c:67:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_initupnp()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o userio.o `test -f '../lib/userio.c' || echo './'`../lib/userio.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o in_cksum.o `test -f '../libscompat/in_cksum.c' || echo './'`../libscompat/in_cksum.c
../libscompat/in_cksum.c:7:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o auth_bsd.o auth_bsd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o io.o `test -f '../lib/io.c' || echo './'`../lib/io.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o auth_password.o auth_password.c
auth_password.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o checkmodule.o checkmodule.c
checkmodule.c: In function 'checkmodule':
checkmodule.c:55:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "checkmodule()";
                ^~~~~~~~
checkmodule.c: In function 'licensekey2string':
checkmodule.c:66:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "checkmodule()";
                ^~~~~~~~
At top level:
checkmodule.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o bandwidth_key.o bandwidth_key.c
bandwidth_key.c:10:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o bandwidth.o bandwidth.c
bandwidth.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o accesscheck.o accesscheck.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o auth_pam.o auth_pam.c
auth_pam.c:54:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o socket.o `test -f '../lib/socket.c' || echo './'`../lib/socket.c
../lib/socket.c: In function 'socketisconnected':
../lib/socket.c:727:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socketisconnected()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o cpu.o cpu.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o cpupolicy.o cpupolicy.c
cpupolicy.c:50:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o cpuaffinity.o cpuaffinity.c
cpuaffinity.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o ldap_key.o ldap_key.c
ldap_key.c:10:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o log.o `test -f '../lib/log.c' || echo './'`../lib/log.c
../lib/log.c: In function 'newprocinit':
../lib/log.c:599:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "newprocinit()";
                ^~~~~~~~
../lib/log.c: In function 'vslog':
../lib/log.c:822:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "vslog()";
                ^~~~~~~~
../lib/log.c: In function 'signalslog':
../lib/log.c:991:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "signalslog()";
                ^~~~~~~~
../lib/log.c: In function 'dolog':
../lib/log.c:1149:16: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
          (void)write(fileno(stderr), buf, prefixlen + messagelen);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o ldap.o ldap.c
ldap.c:52:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o fmt_sockd.o fmt_sockd.c
fmt_sockd.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o ldap_util.o ldap_util.c
ldap_util.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o math.o math.c
math.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o method_gssapi.o method_gssapi.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o monitor_util.o monitor_util.c
monitor_util.c: In function 'send_monitor':
monitor_util.c:169:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    iov[ioc].iov_base  = monitor;
                       ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config_scan.o `test -f '../lib/config_scan.c' || echo './'`../lib/config_scan.c
config_scan.c:6251:16: warning: 'input' defined but not used [-Wunused-function]
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o config_parse.o `test -f '../lib/config_parse.c' || echo './'`../lib/config_parse.c
config_parse.y: In function 'checkugid':
config_parse.y:3982:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
config_parse.y:3997:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
config_parse.y:4006:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o privileges.o privileges.c
privileges.c: In function 'resetprivileges':
privileges.c:545:13: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
       (void)seteuid(0);
             ^~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o redirect_key.o redirect_key.c
redirect_key.c:10:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o util.o `test -f '../lib/util.c' || echo './'`../lib/util.c
../lib/util.c: In function 'socks_lock':
../lib/util.c:1021:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socks_lock()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o redirect.o redirect.c
redirect.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o method_uname.o method_uname.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o getoutaddr.o getoutaddr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o tostring.o `test -f '../lib/tostring.c' || echo './'`../lib/tostring.c
../lib/tostring.c: In function 'socket2string':
../lib/tostring.c:1124:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "socket2string()";
                ^~~~~~~~
../lib/tostring.c: In function 'clientinfo2string':
../lib/tostring.c:2010:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "clientinfo2string()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_icmp.o sockd_icmp.c
sockd_icmp.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o tcpinfo.o `test -f '../lib/tcpinfo.c' || echo './'`../lib/tcpinfo.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o mother_util.o mother_util.c
mother_util.c: In function 'mother_postconfigload':
mother_util.c:79:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "mother_postconfigload()";
                ^~~~~~~~
mother_util.c: In function 'sigalrm':
mother_util.c:568:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "sigalrm()";
                ^~~~~~~~
mother_util.c: In function 'siginfo':
mother_util.c:653:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "siginfo()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o session.o session.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o dante_udp.o dante_udp.c
dante_udp.c: In function 'getudptarget':
dante_udp.c:1462:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "getudptarget()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_io_misc.o sockd_io_misc.c
sockd_io_misc.c: In function 'io_add_alarmdisconnects':
sockd_io_misc.c:257:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "io_add_alarmdisconnect()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o statistics.o statistics.c
statistics.c:46:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_socket.o sockd_socket.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o udp_port.o udp_port.c
udp_port.c:69:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o monitor.o monitor.c
monitor.c: In function 'addmonitor':
monitor.c:163:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "addmonitor()";
                ^~~~~~~~
monitor.c: In function 'showmonitor':
monitor.c:266:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "showmonitor()";
                ^~~~~~~~
monitor.c: In function 'alarm_data_toggle':
monitor.c:1471:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "alarm_data_toggle()";
                ^~~~~~~~
monitor.c: In function 'gettimeout':
monitor.c:1517:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "gettimeout()";
                ^~~~~~~~
monitor.c: In function 'siginfo':
monitor.c:1735:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "siginfo()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o serverconfig.o serverconfig.c
serverconfig.c: In function 'checkconfig':
serverconfig.c:1135:8: warning: variable 'usinglibwrap' set but not used [-Wunused-but-set-variable]
    int usinglibwrap = 0;
        ^~~~~~~~~~~~
serverconfig.c: In function 'external_has_safamily':
serverconfig.c:1624:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "external_has_safamily()";
                ^~~~~~~~
serverconfig.c: In function 'internal_has_safamily':
serverconfig.c:1671:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "internal_has_safamily()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_util.o sockd_util.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o interposition.o `test -f '../dlib/interposition.c' || echo './'`../dlib/interposition.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_udp.o sockd_udp.c
sockd_udp.c: In function 'io_calculatelatency':
sockd_udp.c:498:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "io_calculatelatency()";
                ^~~~~~~~
sockd_udp.c: In function 'io_updatestat':
sockd_udp.c:555:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "io_updatestat()";
                ^~~~~~~~
sockd_udp.c: In function 'addclient':
sockd_udp.c:758:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "addclient()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_protocol.o sockd_protocol.c
In file included from ../include/common.h:4053,
                 from sockd_protocol.c:45:
sockd_protocol.c: In function 'recv_v5req':
sockd_protocol.c:488:10: warning: passing argument 1 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
    CHECK(&state->mem[start], request->auth, NULL);
../include/sockd.h:298:39: note: in definition of macro 'OBJECTFILL'
 #define OBJECTFILL(object)   (memcpy((object), &state->mem[start], end - start))
                                       ^~~~~~
sockd_protocol.c:488:4: note: in expansion of macro 'CHECK'
    CHECK(&state->mem[start], request->auth, NULL);
    ^~~~~
sockd_protocol.c: In function 'recv_methods':
sockd_protocol.c:515:10: warning: passing argument 1 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
    CHECK(&state->mem[start], request->auth, NULL);
../include/sockd.h:298:39: note: in definition of macro 'OBJECTFILL'
 #define OBJECTFILL(object)   (memcpy((object), &state->mem[start], end - start))
                                       ^~~~~~
sockd_protocol.c:515:4: note: in expansion of macro 'CHECK'
    CHECK(&state->mem[start], request->auth, NULL);
    ^~~~~
sockd_protocol.c: In function 'recv_cmd':
sockd_protocol.c:686:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "recv_cmd()";
                ^~~~~~~~
In file included from ../include/common.h:4053,
                 from sockd_protocol.c:45:
sockd_protocol.c: In function 'recv_username':
sockd_protocol.c:924:13: warning: passing argument 1 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
       CHECK(&state->mem[start], request->auth, NULL);
../include/sockd.h:298:39: note: in definition of macro 'OBJECTFILL'
 #define OBJECTFILL(object)   (memcpy((object), &state->mem[start], end - start))
                                       ^~~~~~
sockd_protocol.c:924:7: note: in expansion of macro 'CHECK'
       CHECK(&state->mem[start], request->auth, NULL);
       ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o setproctitle.o `test -f '../libscompat/setproctitle.c' || echo './'`../libscompat/setproctitle.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o rule.o rule.c
rule.c: In function 'addclientrule':
rule.c:140:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "addclientrule()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_tcp.o sockd_tcp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o strvis.o `test -f '../libscompat/strvis.c' || echo './'`../libscompat/strvis.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_negotiate.o sockd_negotiate.c
sockd_negotiate.c: In function 'neg_gettimeout':
sockd_negotiate.c:1705:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "neg_gettimeout()";
                ^~~~~~~~
sockd_negotiate.c: In function 'siginfo':
sockd_negotiate.c:1761:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "siginfo()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_child.o sockd_child.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd.o sockd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o shmem.o shmem.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o shmemconfig.o shmemconfig.c
shmemconfig.c: In function 'pointer_copy':
shmemconfig.c:261:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "pointer_copy()";
                ^~~~~~~~
At top level:
shmemconfig.c:1215:1: warning: 'memleft' defined but not used [-Wunused-function]
 memleft(void)
 ^~~~~~~
shmemconfig.c: In function 'pointer_copyorsize':
shmemconfig.c:576:18: warning: 'dstmonitor' may be used uninitialized in this function [-Wmaybe-uninitialized]
       monitor_t *dstmonitor; /* false gcc warning: may be used uninitialized */
                  ^~~~~~~~~~
shmemconfig.c:521:16: warning: 'dstroute' may be used uninitialized in this function [-Wmaybe-uninitialized]
       route_t *dstroute; /* false gcc warning: may be used uninitialized */
                ^~~~~~~~
shmemconfig.c:364:22: warning: 'dstrule' may be used uninitialized in this function [-Wmaybe-uninitialized]
       struct rule_t *dstrule; /* false gcc warning: may be used uninitialized */
                      ^~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_io.o sockd_io.c
sockd_io.c: In function 'close_iodescriptors':
sockd_io.c:1357:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "close_iodescriptors()";
                ^~~~~~~~
sockd_io.c: In function 'io_getset':
sockd_io.c:2037:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "io_getset()";
                ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../libscompat -I../lib  -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_DEFAULT_SOURCE -DDEBUG=0 -D_FORTIFY_SOURCE=2 -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe  -c -o sockd_request.o sockd_request.c
sockd_request.c: In function 'siginfo':
sockd_request.c:4103:16: warning: unused variable 'function' [-Wunused-variable]
    const char *function = "siginfo()";
                ^~~~~~~~
sockd_request.c: In function 'run_request':
sockd_request.c:2922:13: warning: 'msglen' may be used uninitialized in this function [-Wmaybe-uninitialized]
             iolog(IORULE(&io),
             ^~~~~~~~~~~~~~~~~~
                   &io.state,
                   ~~~~~~~~~~
                   OPERATION_ERROR,
                   ~~~~~~~~~~~~~~~~
                   src,
                   ~~~~
                   dst,
                   ~~~~
                   NULL,
                   ~~~~~
                   NULL,
                   ~~~~~
                   emsg,
                   ~~~~~
                   msglen);
                   ~~~~~~~
sockd_request.c:870:11: note: 'msglen' was declared here
    size_t msglen;
           ^~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe    -o sockd addressmatch.o authneg.o broken.o clientprotocol.o config.o config_parse.o config_scan.o debug.o errorsymbols.o fmt.o fmt_customer.o fmt_protocol.o gssapi.o hostcache.o hostid.o httpproxy.o hw.o iface.o io.o iobuf.o ipv6.o log.o method.o parse_util.o protocol.o serr.o showconfig.o sockaddr.o socket.o socketopt.o sockopt.o tcpinfo.o time.o tostring.o udp_util.o upnp.o userio.o util.o in_cksum.o accesscheck.o auth_bsd.o auth_pam.o auth_password.o bandwidth.o bandwidth_key.o checkmodule.o cpu.o cpuaffinity.o cpupolicy.o dante_udp.o fmt_sockd.o getoutaddr.o ldap.o ldap_key.o ldap_util.o math.o method_gssapi.o method_uname.o monitor.o monitor_util.o mother_util.o privileges.o redirect.o redirect_key.o rule.o serverconfig.o session.o shmem.o shmemconfig.o sockd.o sockd_child.o sockd_icmp.o sockd_io.o sockd_io_misc.o sockd_negotiate.o sockd_protocol.o sockd_request.o sockd_socket.o sockd_tcp.o sockd_udp.o sockd_util.o statistics.o udp_port.o interposition.o setproctitle.o strvis.o -lm  -lpam -lcrypt  -ldl 
libtool: link: x86_64-alt-linux-gcc -DSOCKS_SERVER=1 -DSOCKS_CLIENT=0 -DSOCKSLIBRARY_DYNAMIC=1 -DSTANDALONE_UNIT_TEST=0 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -o sockd addressmatch.o authneg.o broken.o clientprotocol.o config.o config_parse.o config_scan.o debug.o errorsymbols.o fmt.o fmt_customer.o fmt_protocol.o gssapi.o hostcache.o hostid.o httpproxy.o hw.o iface.o io.o iobuf.o ipv6.o log.o method.o parse_util.o protocol.o serr.o showconfig.o sockaddr.o socket.o socketopt.o sockopt.o tcpinfo.o time.o tostring.o udp_util.o upnp.o userio.o util.o in_cksum.o accesscheck.o auth_bsd.o auth_pam.o auth_password.o bandwidth.o bandwidth_key.o checkmodule.o cpu.o cpuaffinity.o cpupolicy.o dante_udp.o fmt_sockd.o getoutaddr.o ldap.o ldap_key.o ldap_util.o math.o method_gssapi.o method_uname.o monitor.o monitor_util.o mother_util.o privileges.o redirect.o redirect_key.o rule.o serverconfig.o session.o shmem.o shmemconfig.o sockd.o sockd_child.o sockd_icmp.o sockd_io.o sockd_io_misc.o sockd_negotiate.o sockd_protocol.o sockd_request.o sockd_socket.o sockd_tcp.o sockd_udp.o sockd_util.o statistics.o udp_port.o interposition.o setproctitle.o strvis.o  -lm -lpam -lcrypt -ldl
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
Making all in unlicensed
make[1]: Nothing to be done for 'all'.
Making all in example
make[1]: Nothing to be done for 'all'.
Making all in doc
make[1]: Nothing to be done for 'all'.
Making all in bin
make[1]: Nothing to be done for 'all'.
Making all in SPECS
make[1]: Nothing to be done for 'all'.
Making all in capi
make[1]: Nothing to be done for 'all'.
Making all in contrib
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ /usr/src/RPM/SOURCES/pam_userdb.passwd -e -f passwd.db
Username: stty: 'standard input': Inappropriate ioctl for device
Password: 
Password again: stty: 'standard input': Inappropriate ioctl for device

+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20057
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dante-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dante-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dante-1.4.2
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dante-buildroot/usr exec_prefix=/usr/src/tmp/dante-buildroot/usr bindir=/usr/src/tmp/dante-buildroot/usr/bin sbindir=/usr/src/tmp/dante-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dante-buildroot/etc datadir=/usr/src/tmp/dante-buildroot/usr/share includedir=/usr/src/tmp/dante-buildroot/usr/include libdir=/usr/src/tmp/dante-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dante-buildroot/usr/lib localstatedir=/usr/src/tmp/dante-buildroot/var/lib sharedstatedir=/usr/src/tmp/dante-buildroot/var/lib mandir=/usr/src/tmp/dante-buildroot/usr/share/man infodir=/usr/src/tmp/dante-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/include'
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/dante-1.4.2/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/include'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libsocks.la '/usr/src/tmp/dante-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsocks.so.0.1.1 /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.so.0.1.1
libtool: install: (cd /usr/src/tmp/dante-buildroot/usr/lib64 && { ln -s -f libsocks.so.0.1.1 libsocks.so.0 || { rm -f libsocks.so.0 && ln -s libsocks.so.0.1.1 libsocks.so.0; }; })
libtool: install: (cd /usr/src/tmp/dante-buildroot/usr/lib64 && { ln -s -f libsocks.so.0.1.1 libsocks.so || { rm -f libsocks.so && ln -s libsocks.so.0.1.1 libsocks.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsocks.lai /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsocks.a /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.a
libtool: install: chmod 644 /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.a
libtool: install: ranlib /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/lib'
Making install in dlib
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libdsocks.la '/usr/src/tmp/dante-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdsocks.so /usr/src/tmp/dante-buildroot/usr/lib64/libdsocks.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdsocks.lai /usr/src/tmp/dante-buildroot/usr/lib64/libdsocks.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/dlib'
Making install in sockd
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p sockd '/usr/src/tmp/dante-buildroot/usr/sbin'
libtool: install: /usr/libexec/rpm-build/install -p sockd /usr/src/tmp/dante-buildroot/usr/sbin/sockd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/sockd'
Making install in unlicensed
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/unlicensed'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/unlicensed'
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/dante-1.4.2/unlicensed'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/unlicensed'
Making install in example
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/example'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/example'
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/dante-1.4.2/example'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/example'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 socksify.1 '/usr/src/tmp/dante-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 sockd.conf.5 socks.conf.5 '/usr/src/tmp/dante-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 sockd.8 '/usr/src/tmp/dante-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/doc'
Making install in bin
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/bin'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/bin'
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p socksify '/usr/src/tmp/dante-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/bin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/bin'
Making install in SPECS
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/SPECS'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/SPECS'
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/dante-1.4.2/SPECS'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/SPECS'
Making install in capi
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/capi'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/capi'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/dante-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 socks.h '/usr/src/tmp/dante-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/capi'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/capi'
Making install in contrib
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/contrib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2/contrib'
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/dante-1.4.2/contrib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2/contrib'
make[1]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/dante-1.4.2'
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/dante-1.4.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2'
make: Leaving directory '/usr/src/RPM/BUILD/dante-1.4.2'
+ install -D -m 0644 example/socks-simple.conf /usr/src/tmp/dante-buildroot//etc/socks.conf
+ install -D -m 0755 /usr/src/RPM/SOURCES/sockd.init /usr/src/tmp/dante-buildroot//etc/rc.d/init.d/sockd
+ install -m755 /usr/src/RPM/SOURCES/pam_userdb.passwd /usr/src/tmp/dante-buildroot//usr/bin/sockd.passwd
+ install -D /usr/src/RPM/SOURCES/pam_userdb.passwd.1 /usr/src/tmp/dante-buildroot//usr/share/man/man1/sockd.passwd.1
+ install -m 0644 /usr/src/RPM/SOURCES/sockd.conf /usr/src/tmp/dante-buildroot//etc/sockd.conf
+ install -D -m 0644 /usr/src/RPM/SOURCES/sockd.sysconfig /usr/src/tmp/dante-buildroot//etc/sysconfig/sockd
+ install -D -m 0644 /usr/src/RPM/SOURCES/sockd.pam /usr/src/tmp/dante-buildroot//etc/pam.d/sockd
+ install -D passwd.db /usr/src/tmp/dante-buildroot//var/lib/sockd/passwd.db
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dante-buildroot (auto)
removed './usr/lib64/libdsocks.la'
removed './usr/lib64/libsocks.la'
mode of './usr/lib64/libdsocks.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libsocks.so.0.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/dante-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dante-buildroot/ (default)
Compressing files in /usr/src/tmp/dante-buildroot (auto)
mode of '/usr/src/tmp/dante-buildroot/usr/share/man/man1/sockd.passwd.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Adjusting library links in /usr/src/tmp/dante-buildroot
./var/lib:
./usr/lib64:
	libsocks.so.0 -> libsocks.so.0.1.1
	libdsocks.so -> libdsocks.so
Verifying ELF objects in /usr/src/tmp/dante-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: dante-1.4.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42172
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dante-1.4.2
+ DOCDIR=/usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ /bin/mkdir -p /usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ cp -prL BUGS CREDITS NEWS README SUPPORT doc/README.socksify doc/README.survey doc/README.usage example/socks.conf example/socks-simple-withoutnameserver.conf example/sockd.conf example/socks-simple.conf /usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ chmod -R go-w /usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ chmod -R a+rX /usr/src/tmp/dante-buildroot/usr/share/doc/dante-1.4.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XcBOnj
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/dante-buildroot/usr/lib64/libdsocks.so: 22 symbols, 15 bpp
lib.prov: /usr/src/tmp/dante-buildroot/usr/lib64/libsocks.so.0: 25 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6xwhsh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libdsocks.so()(64bit) = set:id4GRlaOpYZen4Jgw1K2E5FE1JEiSBU0hfTlZoXfPshrEM3, libsocks.so.0()(64bit) = set:id5Gowxb3yF2XI7U8X6aiSxqc4QMp6qguTVpqflZstOs7JLUzlb7
Requires: /bin/sh, libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZmwNXi
Creating dante-debuginfo package
Processing files: dante-server-1.4.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4JUIVn
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.3xp7jw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: db_dump db_load rm stty
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.shNUdI
find-scriptlet-requires: FINDPACKAGE-COMMANDS: useradd
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3adzzX
Requires: dante, /bin/sh, /etc/pam.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, /usr/bin/db_dump, /usr/bin/db_load, coreutils, libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpam.so.0()(64bit) >= set:jg5sOFGjKLOi8zqd6, libpam.so.0(LIBPAM_1.0)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): /bin/sh, shadow-utils
Requires(post): /bin/sh
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m7SLmg
Creating dante-server-debuginfo package
Processing files: dante-devel-1.4.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dante-1.4.2
+ DOCDIR=/usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ /bin/mkdir -p /usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ cp -prL INSTALL doc/rfc1928.txt doc/rfc1929.txt doc/rfc1961.txt doc/SOCKS4.protocol /usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ chmod -R go-w /usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ chmod -R a+rX /usr/src/tmp/dante-buildroot/usr/share/doc/dante-devel-1.4.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HkPyZC
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.oFkB22
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: dante
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zVt6vw
Processing files: dante-debuginfo-1.4.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Zpzu3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h9QyUD
find-requires: running scripts (debuginfo)
Provides: debug64(libdsocks.so), debug64(libsocks.so.0)
Requires: dante = 1.4.2-alt2, debug64(libc.so.6), debug64(libdl.so.2)
Processing files: dante-server-debuginfo-1.4.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MrvRQh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VO36cZ
find-requires: running scripts (debuginfo)
Requires: dante-server = 1.4.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpam.so.0)
Adding to dante-debuginfo a strict dependency on dante
Adding to dante-server-debuginfo a strict dependency on dante-server
Adding to dante-server a strict dependency on dante
Adding to dante-devel a strict dependency on dante
Adding to dante-server-debuginfo a strict dependency on dante-debuginfo
Removing from dante-server-debuginfo 47 sources provided by dante-debuginfo
also prunning dir /usr/src/debug/dante-1.4.2/dlib
Removing 12 extra deps from dante-server due to repentancy on dante
Removing 2 extra deps from dante-server-debuginfo due to repentancy on dante-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/dante-1.4.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dante-server-1.4.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dante-devel-1.4.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dante-debuginfo-1.4.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dante-server-debuginfo-1.4.2-alt2.x86_64.rpm (w2.lzdio)
76.13user 26.53system 1:09.39elapsed 147%CPU (0avgtext+0avgdata 72668maxresident)k
0inputs+0outputs (1major+8616023minor)pagefaults 0swaps
3.27user 1.89system 1:22.30elapsed 6%CPU (0avgtext+0avgdata 120088maxresident)k
1232inputs+0outputs (34458major+172204minor)pagefaults 0swaps
--- dante-1.4.2-alt2.x86_64.rpm.repo	2019-02-26 23:09:14.000000000 +0000
+++ dante-1.4.2-alt2.x86_64.rpm.hasher	2023-01-22 09:31:33.058961492 +0000
@@ -39,6 +39,6 @@
 File: /usr/bin/socksify	100755	root:root	41bca86f07d483f94798d9e3c0f9e335	
-File: /usr/lib64/libdsocks.so	100644	root:root	b0cc63255f50063229aa534adace88a2	
+File: /usr/lib64/libdsocks.so	100644	root:root	3b2c9a01947d9801fb8416523d9a65da	
 File: /usr/lib64/libsocks.so	120777	root:root		libsocks.so.0.1.1
 File: /usr/lib64/libsocks.so.0	120777	root:root		libsocks.so.0.1.1
-File: /usr/lib64/libsocks.so.0.1.1	100644	root:root	298d13b6b291ef11762cd838592173ab	
+File: /usr/lib64/libsocks.so.0.1.1	100644	root:root	6a40d854c569e5a5b51cbfd1e5c19747	
 File: /usr/share/doc/dante-1.4.2	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/share/man/man5/socks.conf.5.xz	100644	root:root	aaa6da7cb07a53a167c8be1994c032c4	
-RPMIdentity: 92eeb4e7639bc11e50b8ab94130e611c927a6fd8706037ed75517266588e9027440b17dac47d5718f4cac209e8893c49365c662317bb9d1c6070493aff0abde0
+RPMIdentity: 6bb7d4fecc957480783720fe8718ed2245bd9ddc62ff27b2fec93cae18c4ca9627f4400b8ac327c3697c6e79b960ac7fd76b5a4429689a0673efc33e7f13a542
--- dante-debuginfo-1.4.2-alt2.x86_64.rpm.repo	2019-02-26 23:09:14.000000000 +0000
+++ dante-debuginfo-1.4.2-alt2.x86_64.rpm.hasher	2023-01-22 09:31:33.106962260 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/32	40755	root:root	
-/usr/lib/debug/.build-id/32/ea47ee0c5599ad001578f2e34ef8a6951c7609	120777	root:root	../../../../lib64/libsocks.so.0.1.1
-/usr/lib/debug/.build-id/32/ea47ee0c5599ad001578f2e34ef8a6951c7609.debug	120777	root:root	../../usr/lib64/libsocks.so.0.1.1.debug
-/usr/lib/debug/.build-id/be	40755	root:root	
-/usr/lib/debug/.build-id/be/34677bfbd7ac04946c732d8d1c57f07c2245fc	120777	root:root	../../../../lib64/libdsocks.so
-/usr/lib/debug/.build-id/be/34677bfbd7ac04946c732d8d1c57f07c2245fc.debug	120777	root:root	../../usr/lib64/libdsocks.so.debug
+/usr/lib/debug/.build-id/80	40755	root:root	
+/usr/lib/debug/.build-id/80/2cfcfdc7bae5254bb14937b2e5bf03af07dcf6	120777	root:root	../../../../lib64/libsocks.so.0.1.1
+/usr/lib/debug/.build-id/80/2cfcfdc7bae5254bb14937b2e5bf03af07dcf6.debug	120777	root:root	../../usr/lib64/libsocks.so.0.1.1.debug
+/usr/lib/debug/.build-id/ed	40755	root:root	
+/usr/lib/debug/.build-id/ed/c8ebb226291ab27dba401336c21dc9295b0d2b	120777	root:root	../../../../lib64/libdsocks.so
+/usr/lib/debug/.build-id/ed/c8ebb226291ab27dba401336c21dc9295b0d2b.debug	120777	root:root	../../usr/lib64/libdsocks.so.debug
 /usr/lib/debug/usr/lib64/libdsocks.so.debug	100644	root:root	
@@ -92,10 +92,10 @@
 Provides: dante-debuginfo = 1.4.2-alt2:sisyphus+222904.100.1.2
-File: /usr/lib/debug/.build-id/32	40755	root:root		
-File: /usr/lib/debug/.build-id/32/ea47ee0c5599ad001578f2e34ef8a6951c7609	120777	root:root		../../../../lib64/libsocks.so.0.1.1
-File: /usr/lib/debug/.build-id/32/ea47ee0c5599ad001578f2e34ef8a6951c7609.debug	120777	root:root		../../usr/lib64/libsocks.so.0.1.1.debug
-File: /usr/lib/debug/.build-id/be	40755	root:root		
-File: /usr/lib/debug/.build-id/be/34677bfbd7ac04946c732d8d1c57f07c2245fc	120777	root:root		../../../../lib64/libdsocks.so
-File: /usr/lib/debug/.build-id/be/34677bfbd7ac04946c732d8d1c57f07c2245fc.debug	120777	root:root		../../usr/lib64/libdsocks.so.debug
-File: /usr/lib/debug/usr/lib64/libdsocks.so.debug	100644	root:root	aac9640dfafc318d272bb58953b45b41	
-File: /usr/lib/debug/usr/lib64/libsocks.so.0.1.1.debug	100644	root:root	7afaf335792878731369afc829ed5c02	
+File: /usr/lib/debug/.build-id/80	40755	root:root		
+File: /usr/lib/debug/.build-id/80/2cfcfdc7bae5254bb14937b2e5bf03af07dcf6	120777	root:root		../../../../lib64/libsocks.so.0.1.1
+File: /usr/lib/debug/.build-id/80/2cfcfdc7bae5254bb14937b2e5bf03af07dcf6.debug	120777	root:root		../../usr/lib64/libsocks.so.0.1.1.debug
+File: /usr/lib/debug/.build-id/ed	40755	root:root		
+File: /usr/lib/debug/.build-id/ed/c8ebb226291ab27dba401336c21dc9295b0d2b	120777	root:root		../../../../lib64/libdsocks.so
+File: /usr/lib/debug/.build-id/ed/c8ebb226291ab27dba401336c21dc9295b0d2b.debug	120777	root:root		../../usr/lib64/libdsocks.so.debug
+File: /usr/lib/debug/usr/lib64/libdsocks.so.debug	100644	root:root	c0131786badcb3ff7f5c652035ce7402	
+File: /usr/lib/debug/usr/lib64/libsocks.so.0.1.1.debug	100644	root:root	bdbcfdddb058f651d0c4073572c4ef06	
 File: /usr/lib/debug/usr/lib64/libsocks.so.0.debug	120777	root:root		libsocks.so.0.1.1.debug
@@ -177,2 +177,2 @@
 File: /usr/src/debug/dante-1.4.2/libscompat/vis_compat.h	100644	root:root	a67404a9cb1f084e75201a74006c599c	
-RPMIdentity: 1c2bf8e015c941ad03be7028aac4f47ff5158c0f9c9d1ae5b9c9e821c3beb41c5927c04e8efc82463d1f11dc0323cfaa0dfbf4f474d702743d3dcdf87762cc96
+RPMIdentity: 65bb5dee35ae316551f127b0cf5655bb0c9f24582c8ddf5968a11aee40007ae0557c695c5316aab811b88d39f61051741bec13bcaace6b9bc806107c00be4df2
--- dante-devel-1.4.2-alt2.x86_64.rpm.repo	2019-02-26 23:09:14.000000000 +0000
+++ dante-devel-1.4.2-alt2.x86_64.rpm.hasher	2023-01-22 09:31:33.168963253 +0000
@@ -12,3 +12,3 @@
 File: /usr/include/socks.h	100644	root:root	05ca98acfe8b3f20b4213803093e70b8	
-File: /usr/lib64/libsocks.a	100644	root:root	aba6dae8b333bb1120aa4cda58ebc13f	
+File: /usr/lib64/libsocks.a	100644	root:root	227a782be29b86fde238856e0fbaafc6	
 File: /usr/share/doc/dante-devel-1.4.2	40755	root:root		
@@ -19,2 +19,2 @@
 File: /usr/share/doc/dante-devel-1.4.2/rfc1961.txt	100644	root:root	0d35de05330fb58331535073c9f015a3	
-RPMIdentity: 44e16ee792b2aea63def2e6588b774df05a82b3e071711977ffa64e6532f88d46ddb886c75fb0673579db85c04bdc13c53d3cc48e050acc2d69996bb85d1d25e
+RPMIdentity: 6972797582b7ca6fe6689ff3331d67db7bed266104ad2e7a54459d850fca31b1a694f38829ba4ed3480e54c44551558df0159f92d6a4915d295f882fdb882979
--- dante-server-1.4.2-alt2.x86_64.rpm.repo	2019-02-26 23:09:14.000000000 +0000
+++ dante-server-1.4.2-alt2.x86_64.rpm.hasher	2023-01-22 09:31:33.223964133 +0000
@@ -39,3 +39,3 @@
 File: /usr/bin/sockd.passwd	100755	root:root	1541d6660a717b01f5c4b20d1d51ec98	
-File: /usr/sbin/sockd	100755	root:root	8970a4ed7b422f4e9ab2639b7fa18177	
+File: /usr/sbin/sockd	100755	root:root	d2633c7a009d870a441ecb5980115409	
 File: /usr/share/man/man1/sockd.passwd.1.xz	100644	root:root	85cec3d8d60832e9b900c80e991407b2	
@@ -44,3 +44,3 @@
 File: /var/lib/sockd	40755	root:root		
-File: /var/lib/sockd/passwd.db	100755	root:root	4fd45494bb52e069d5031ccc7eaf22b9	
-RPMIdentity: a92f8953ac03e52418db08342fe64f8ff289350883b3fb4ee839cd2165fcf61451754aa328faf1cc527ba55414ec2c2f2a32ed1e9650b1f819bc60870d14e038
+File: /var/lib/sockd/passwd.db	100755	root:root	7ec2524f7b35337f8a155e181ccb0716	
+RPMIdentity: fb75a4e45eab50f54f77fc2c19ba52d544746d4a511b3db14ee8326bcb447ece58df91688f13e41e446ec59ff905a3d5ed484c131b5b83b56be5f89db0a3f69f
--- dante-server-debuginfo-1.4.2-alt2.x86_64.rpm.repo	2019-02-26 23:09:14.000000000 +0000
+++ dante-server-debuginfo-1.4.2-alt2.x86_64.rpm.hasher	2023-01-22 09:31:33.299965350 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2e	40755	root:root	
-/usr/lib/debug/.build-id/2e/348ad88146365d5fe3c948a73f9940a8e3994b	120777	root:root	../../../../sbin/sockd
-/usr/lib/debug/.build-id/2e/348ad88146365d5fe3c948a73f9940a8e3994b.debug	120777	root:root	../../usr/sbin/sockd.debug
+/usr/lib/debug/.build-id/68	40755	root:root	
+/usr/lib/debug/.build-id/68/017c4090c2da2c63645303ff3714995abc0c8d	120777	root:root	../../../../sbin/sockd
+/usr/lib/debug/.build-id/68/017c4090c2da2c63645303ff3714995abc0c8d.debug	120777	root:root	../../usr/sbin/sockd.debug
 /usr/lib/debug/usr/sbin/sockd.debug	100644	root:root	
@@ -67,6 +67,6 @@
 Provides: dante-server-debuginfo = 1.4.2-alt2:sisyphus+222904.100.1.2
-File: /usr/lib/debug/.build-id/2e	40755	root:root		
-File: /usr/lib/debug/.build-id/2e/348ad88146365d5fe3c948a73f9940a8e3994b	120777	root:root		../../../../sbin/sockd
-File: /usr/lib/debug/.build-id/2e/348ad88146365d5fe3c948a73f9940a8e3994b.debug	120777	root:root		../../usr/sbin/sockd.debug
-File: /usr/lib/debug/usr/sbin/sockd.debug	100644	root:root	dc4f10f0542c5be78130fb655557dc11	
+File: /usr/lib/debug/.build-id/68	40755	root:root		
+File: /usr/lib/debug/.build-id/68/017c4090c2da2c63645303ff3714995abc0c8d	120777	root:root		../../../../sbin/sockd
+File: /usr/lib/debug/.build-id/68/017c4090c2da2c63645303ff3714995abc0c8d.debug	120777	root:root		../../usr/sbin/sockd.debug
+File: /usr/lib/debug/usr/sbin/sockd.debug	100644	root:root	85171170b7e879e251f80e5237886afc	
 File: /usr/src/debug/dante-1.4.2	40755	root:root		
@@ -126,2 +126,2 @@
 File: /usr/src/debug/dante-1.4.2/sockd/udp_port.c	100644	root:root	5ea992450c0cf05f4e8c0311cca2a6bf	
-RPMIdentity: e8cefa73799240ce258cdc66d9700215421b5323648891afc231ea8518730ebad1f46c6a354edd8a5b37dbbdb0046cbda02b92bada3782da4a8a4a224d57b386
+RPMIdentity: d831f97332a4c619915a35643ab1a7c13cc202ddf0b90688737862005234be98a6f332dbcaca9ba807d6a7b46db9c9ef09e0dd7ed4e9308a4878023c5841e9c1