<86>Apr 18 03:58:27 userdel[1557563]: delete user 'rooter'
<86>Apr 18 03:58:27 userdel[1557563]: removed group 'rooter' owned by 'rooter'
<86>Apr 18 03:58:27 userdel[1557563]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 18 03:58:27 groupadd[1557588]: group added to /etc/group: name=rooter, GID=702
<86>Apr 18 03:58:27 groupadd[1557588]: group added to /etc/gshadow: name=rooter
<86>Apr 18 03:58:27 groupadd[1557588]: new group: name=rooter, GID=702
<86>Apr 18 03:58:27 useradd[1557617]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash
<86>Apr 18 03:58:27 userdel[1557645]: delete user 'builder'
<86>Apr 18 03:58:27 userdel[1557645]: removed group 'builder' owned by 'builder'
<86>Apr 18 03:58:27 userdel[1557645]: removed shadow group 'builder' owned by 'builder'
<86>Apr 18 03:58:27 groupadd[1557675]: group added to /etc/group: name=builder, GID=703
<86>Apr 18 03:58:27 groupadd[1557675]: group added to /etc/gshadow: name=builder
<86>Apr 18 03:58:27 groupadd[1557675]: new group: name=builder, GID=703
<86>Apr 18 03:58:27 useradd[1557696]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash
<13>Apr 18 03:58:30 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152844 installed
<13>Apr 18 03:58:30 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Apr 18 03:58:30 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed
<13>Apr 18 03:58:30 rpmi: bzlib-devel-static-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed
<13>Apr 18 03:58:30 rpmi: zlib-devel-static-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/binkd-1.1a.99-alt1.nosrc.rpm (w1.gzdio)
Installing binkd-1.1a.99-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61818
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf binkd-1.1a.99
+ echo 'Source #0 (binkd-1.1a.99.tar.xz):'
Source #0 (binkd-1.1a.99.tar.xz):
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/binkd-1.1a.99.tar.xz
+ /bin/tar -xf -
+ cd binkd-1.1a.99
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cp -p mkfls/unix/Makefile.dep mkfls/unix/Makefile.in mkfls/unix/configure.in mkfls/unix/install-sh mkfls/unix/mkinstalldirs ./
+ sed -i -re /THREADS/d configure.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61818
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd binkd-1.1a.99
+ export 'LDFLAGS=-s -static'
+ LDFLAGS='-s -static'
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.in: not using Autoheader
autoreconf-default: configure.in: not using Automake
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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./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 --with-proxy --without-ntlm --with-bwlim --with-perl --with-zlib --with-bzip2
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for gawk... gawk
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 for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vsyslog... yes
checking for waitpid... yes
checking for statvfs... yes
checking for statfs... yes
checking for uname... yes
checking for daemon... yes
checking for setsid... yes
checking for getopt... yes
checking for localtime_r... yes
checking for strtoumax... yes
checking for sigprocmask... yes
checking for gettimeofday... 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 _LARGEFILE_SOURCE value needed for large files... no
checking for socket... yes
checking for gethostbyname... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking for res_search... no
checking for res_search in libresolv... yes
checking for ns_initparse... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for socklen_t... yes
checking for intmax_t... yes
checking for reliable signals... yes
checking for facilitynames... yes
checking for TIOCNOTTY... yes
checking for MSG_NOSIGNAL... yes
checking for perl... /usr/bin/perl
checking for libperl... checking for main in -ldl... yes
checking for main in -lcrypt... no
checking for main in -lm... yes
checking for main in -lsocket... no
/usr/lib64/perl5
checking for working libperl... no
checking for libz... yes: /usr
checking for libbz2... yes: /usr
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/binkd-1.1a.99'
Making depends...
Compiling md5b.c...
Compiling binkd.c...
Compiling readcfg.c...
readcfg.c: In function 'describe_rate.part.24':
readcfg.c:2038:82: warning: '%ld' directive writing between 1 and 13 bytes into a region of size 12 [-Wformat-overflow=]
   else if (rate >= (1 << 20) && (rate & ((1 << 20) - 1)) == 0) c = sprintf(buf, "%ldM", rate >> 20);
                                                                                  ^~~
readcfg.c:2038:81: note: directive argument in the range [1, 8796093022207]
   else if (rate >= (1 << 20) && (rate & ((1 << 20) - 1)) == 0) c = sprintf(buf, "%ldM", rate >> 20);
                                                                                 ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from sys.h:37,
                 from readcfg.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 15 bytes into a destination of size 12
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readcfg.c:2039:82: warning: '%ld' directive writing between 1 and 16 bytes into a region of size 12 [-Wformat-overflow=]
   else if (rate >= (1 << 10) && (rate & ((1 << 10) - 1)) == 0) c = sprintf(buf, "%ldk", rate >> 10);
                                                                                  ^~~
readcfg.c:2039:81: note: directive argument in the range [1, 9007199254740991]
   else if (rate >= (1 << 10) && (rate & ((1 << 10) - 1)) == 0) c = sprintf(buf, "%ldk", rate >> 10);
                                                                                 ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from sys.h:37,
                 from readcfg.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 18 bytes into a destination of size 12
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readcfg.c:2040:26: warning: '%ld' directive writing between 1 and 19 bytes into a region of size 12 [-Wformat-overflow=]
   else c = sprintf(buf, "%ld", rate);
                          ^~~
readcfg.c:2040:25: note: directive argument in the range [0, 9223372036854775807]
   else c = sprintf(buf, "%ld", rate);
                         ^~~~~
In file included from /usr/include/stdio.h:862,
                 from sys.h:37,
                 from readcfg.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 20 bytes into a destination of size 12
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readcfg.c:2037:40: warning: '%ld' directive writing between 1 and 19 bytes into a region of size 12 [-Wformat-overflow=]
   else if (rate < 0) c = sprintf(buf, "%ld%%", -rate);
                                        ^~~
readcfg.c:2037:39: note: directive argument in the range [1, 9223372036854775807]
   else if (rate < 0) c = sprintf(buf, "%ld%%", -rate);
                                       ^~~~~~~
In file included from /usr/include/stdio.h:862,
                 from sys.h:37,
                 from readcfg.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 21 bytes into a destination of size 12
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compiling tools.c...
Compiling ftnaddr.c...
Compiling ftnq.c...
Compiling client.c...
Compiling server.c...
Compiling protocol.c...
Compiling bsy.c...
Compiling inbound.c...
Compiling breaksig.c...
Compiling branch.c...
Compiling unix/rename.c...
Compiling unix/getfree.c...
Compiling ftndom.c...
Compiling ftnnode.c...
Compiling srif.c...
Compiling pmatch.c...
Compiling readflo.c...
Compiling prothlp.c...
Compiling iptools.c...
Compiling rfc2553.c...
Compiling run.c...
Compiling binlog.c...
Compiling exitproc.c...
Compiling getw.c...
Compiling xalloc.c...
Compiling crypt.c...
Compiling unix/setpttl.c...
Compiling unix/daemonize.c...
Compiling https.c...
https.c: In function 'h_connect':
https.c:372:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if (n<0)
      ^~
https.c:374:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
       Log(2, "connection closed by socks server...");
       ^~~
Compiling ntlm/des_enc.c...
Compiling ntlm/helpers.c...
Compiling ntlm/ecb_enc.c...
Compiling ntlm/md4_dgst.c...
In file included from ntlm/md4_locl.h:129,
                 from ntlm/md4_dgst.c:60:
ntlm/md32_com.h: In function 'MD4_Update':
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md32_com.h:287:5: note: in expansion of macro 'HOST_c2l'
     HOST_c2l(data,l); p[sw]=l;
     ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md32_com.h:308:6: note: in expansion of macro 'HOST_c2l'
      HOST_c2l(data,l); p[sw]=l;
      ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md32_com.h:340:4: note: in expansion of macro 'HOST_c2l'
    HOST_c2l(data,l); *p=l;
    ^~~~~~~~
ntlm/md32_com.h: In function 'MD4_Final':
ntlm/md32_com.h:250:45: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)    )&0xff), \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>> 8)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>16)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>24)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
     l)
     ~~                                       
ntlm/md4_locl.h:108:13: note: in expansion of macro 'HOST_l2c'
  ll=(c)->A; HOST_l2c(ll,(s)); \
             ^~~~~~~~
ntlm/md32_com.h:409:2: note: in expansion of macro 'HASH_MAKE_STRING'
  HASH_MAKE_STRING(c,md);
  ^~~~~~~~~~~~~~~~
ntlm/md32_com.h:250:45: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)    )&0xff), \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>> 8)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>16)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>24)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
     l)
     ~~                                       
ntlm/md4_locl.h:109:13: note: in expansion of macro 'HOST_l2c'
  ll=(c)->B; HOST_l2c(ll,(s)); \
             ^~~~~~~~
ntlm/md32_com.h:409:2: note: in expansion of macro 'HASH_MAKE_STRING'
  HASH_MAKE_STRING(c,md);
  ^~~~~~~~~~~~~~~~
ntlm/md32_com.h:250:45: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)    )&0xff), \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>> 8)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>16)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>24)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
     l)
     ~~                                       
ntlm/md4_locl.h:110:13: note: in expansion of macro 'HOST_l2c'
  ll=(c)->C; HOST_l2c(ll,(s)); \
             ^~~~~~~~
ntlm/md32_com.h:409:2: note: in expansion of macro 'HASH_MAKE_STRING'
  HASH_MAKE_STRING(c,md);
  ^~~~~~~~~~~~~~~~
ntlm/md32_com.h:250:45: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)    )&0xff), \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>> 8)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>16)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     *((c)++)=(unsigned char)(((l)>>24)&0xff), \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
     l)
     ~~                                       
ntlm/md4_locl.h:111:13: note: in expansion of macro 'HOST_l2c'
  ll=(c)->D; HOST_l2c(ll,(s)); \
             ^~~~~~~~
ntlm/md32_com.h:409:2: note: in expansion of macro 'HASH_MAKE_STRING'
  HASH_MAKE_STRING(c,md);
  ^~~~~~~~~~~~~~~~
ntlm/md4_dgst.c: In function 'md4_block_data_order':
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:209:2: note: in expansion of macro 'HOST_c2l'
  HOST_c2l(data,l); X( 0)=l;  HOST_c2l(data,l); X( 1)=l;
  ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:209:30: note: in expansion of macro 'HOST_c2l'
  HOST_c2l(data,l); X( 0)=l;  HOST_c2l(data,l); X( 1)=l;
                              ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:211:26: note: in expansion of macro 'HOST_c2l'
  R0(A,B,C,D,X( 0), 3,0); HOST_c2l(data,l); X( 2)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:212:26: note: in expansion of macro 'HOST_c2l'
  R0(D,A,B,C,X( 1), 7,0); HOST_c2l(data,l); X( 3)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:213:26: note: in expansion of macro 'HOST_c2l'
  R0(C,D,A,B,X( 2),11,0); HOST_c2l(data,l); X( 4)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:214:26: note: in expansion of macro 'HOST_c2l'
  R0(B,C,D,A,X( 3),19,0); HOST_c2l(data,l); X( 5)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:215:26: note: in expansion of macro 'HOST_c2l'
  R0(A,B,C,D,X( 4), 3,0); HOST_c2l(data,l); X( 6)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:216:26: note: in expansion of macro 'HOST_c2l'
  R0(D,A,B,C,X( 5), 7,0); HOST_c2l(data,l); X( 7)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:217:26: note: in expansion of macro 'HOST_c2l'
  R0(C,D,A,B,X( 6),11,0); HOST_c2l(data,l); X( 8)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:218:26: note: in expansion of macro 'HOST_c2l'
  R0(B,C,D,A,X( 7),19,0); HOST_c2l(data,l); X( 9)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:219:26: note: in expansion of macro 'HOST_c2l'
  R0(A,B,C,D,X( 8), 3,0); HOST_c2l(data,l); X(10)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:220:26: note: in expansion of macro 'HOST_c2l'
  R0(D,A,B,C,X( 9), 7,0); HOST_c2l(data,l); X(11)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:221:26: note: in expansion of macro 'HOST_c2l'
  R0(C,D,A,B,X(10),11,0); HOST_c2l(data,l); X(12)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:222:26: note: in expansion of macro 'HOST_c2l'
  R0(B,C,D,A,X(11),19,0); HOST_c2l(data,l); X(13)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:223:26: note: in expansion of macro 'HOST_c2l'
  R0(A,B,C,D,X(12), 3,0); HOST_c2l(data,l); X(14)=l;
                          ^~~~~~~~
ntlm/md32_com.h:222:41: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define HOST_c2l(c,l) (l =(((unsigned long)(*((c)++)))    ),  \
                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<< 8),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<16),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     l|=(((unsigned long)(*((c)++)))<<24),  \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
     l)
     ~~                                   
ntlm/md4_dgst.c:224:26: note: in expansion of macro 'HOST_c2l'
  R0(D,A,B,C,X(13), 7,0); HOST_c2l(data,l); X(15)=l;
                          ^~~~~~~~
Compiling ntlm/set_key.c...
Compiling compress.c...
Compiling srv_gai.c...
Linking binkd...
/usr/bin/ld.default: client.o: in function `call0':
/usr/src/RPM/BUILD/binkd-1.1a.99/client.c:563: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking


 Binkd is successfully compiled.                             

 If you want to install Binkd files into /usr 
     1. Run `make -n install' to be sure this makefile will 
        do not something criminal during the installation;   
     2. `su' to root;                                       
     3. Run `make install' to install Binkd.                
     4. Edit /etc/binkd.conf-dist and RENAME it or
        MOVE it somewhere (so another `make install' will   
        not overwrite it during your next Binkd upgrade)     

 If you want to put the files into some other directory just 
 run `configure --prefix=/another/path' and go to step 1.   

make: Leaving directory '/usr/src/RPM/BUILD/binkd-1.1a.99'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45309
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/binkd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/binkd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd binkd-1.1a.99
+ rm -rf /usr/src/tmp/binkd-buildroot
+ make DESTDIR=/usr/src/tmp/binkd-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/binkd-1.1a.99'
./mkinstalldirs /usr/src/tmp/binkd-buildroot/usr/sbin
mkdir /usr/src/tmp/binkd-buildroot
mkdir /usr/src/tmp/binkd-buildroot/usr
mkdir /usr/src/tmp/binkd-buildroot/usr/sbin
/bin/install -c -s binkd /usr/src/tmp/binkd-buildroot/usr/sbin/binkd-`cat .version`
rm -f /usr/src/tmp/binkd-buildroot/usr/sbin/binkd
(VER=`cat .version` ; cd /usr/src/tmp/binkd-buildroot/usr/sbin ; ln -s binkd-$VER binkd )
./mkinstalldirs /usr/src/tmp/binkd-buildroot/usr/share/man/man8
mkdir /usr/src/tmp/binkd-buildroot/usr/share
mkdir /usr/src/tmp/binkd-buildroot/usr/share/man
mkdir /usr/src/tmp/binkd-buildroot/usr/share/man/man8
/bin/install -c -m 644 binkd.8 /usr/src/tmp/binkd-buildroot/usr/share/man/man8/binkd.8
./mkinstalldirs /usr/src/tmp/binkd-buildroot/etc
mkdir /usr/src/tmp/binkd-buildroot/etc
/bin/install -c -m 644 binkd.conf /usr/src/tmp/binkd-buildroot/etc/binkd.conf-dist
make: Leaving directory '/usr/src/RPM/BUILD/binkd-1.1a.99'
+ rm -rf /usr/src/tmp/binkd-buildroot/etc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/binkd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/binkd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/binkd-buildroot/ (default)
Compressing files in /usr/src/tmp/binkd-buildroot (auto)
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/sbin/binkd-1.1a-99
Verifying ELF objects in /usr/src/tmp/binkd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
section [ 3] '.rela.plt': relocation 0: invalid symbol index
section [ 3] '.rela.plt': relocation 1: invalid symbol index
section [ 3] '.rela.plt': relocation 2: invalid symbol index
section [ 3] '.rela.plt': relocation 3: invalid symbol index
section [ 3] '.rela.plt': relocation 4: invalid symbol index
section [ 3] '.rela.plt': relocation 5: invalid symbol index
section [ 3] '.rela.plt': relocation 6: invalid symbol index
section [ 3] '.rela.plt': relocation 7: invalid symbol index
section [ 3] '.rela.plt': relocation 8: invalid symbol index
section [ 3] '.rela.plt': relocation 9: invalid symbol index
section [ 3] '.rela.plt': relocation 10: invalid symbol index
section [ 3] '.rela.plt': relocation 11: invalid symbol index
section [ 3] '.rela.plt': relocation 12: invalid symbol index
section [ 3] '.rela.plt': relocation 13: invalid symbol index
section [ 3] '.rela.plt': relocation 14: invalid symbol index
section [ 3] '.rela.plt': relocation 15: invalid symbol index
section [ 3] '.rela.plt': relocation 16: invalid symbol index
section [ 3] '.rela.plt': relocation 17: invalid symbol index
section [ 3] '.rela.plt': relocation 18: invalid symbol index
section [ 3] '.rela.plt': relocation 19: invalid symbol index
section [ 3] '.rela.plt': relocation 20: invalid symbol index
section [ 3] '.rela.plt': relocation 21: invalid symbol index
section [ 3] '.rela.plt': relocation 22: invalid symbol index
section [ 3] '.rela.plt': relocation 23: invalid symbol index
section [ 3] '.rela.plt': relocation 24: invalid symbol index
section [ 3] '.rela.plt': relocation 25: invalid symbol index
section [ 3] '.rela.plt': relocation 26: invalid symbol index
section [ 3] '.rela.plt': relocation 27: invalid symbol index
section [ 3] '.rela.plt': relocation 28: invalid symbol index
section [ 3] '.rela.plt': relocation 29: invalid symbol index
section [ 3] '.rela.plt': relocation 30: invalid symbol index
section [ 3] '.rela.plt': relocation 31: invalid symbol index
section [ 3] '.rela.plt': relocation 32: invalid symbol index
verify-elf: WARNING: ./usr/sbin/binkd-1.1a-99: eu-elflint failed
Hardlinking identical .pyc and .pyo files
Processing files: binkd-1.1a.99-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.buna4Q
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.9sDwjY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9IxOE8
Wrote: /usr/src/RPM/RPMS/x86_64/binkd-1.1a.99-alt1.x86_64.rpm (w2.lzdio)
10.63user 2.69system 0:16.94elapsed 78%CPU (0avgtext+0avgdata 58576maxresident)k
0inputs+0outputs (0major+949090minor)pagefaults 0swaps
15.43user 5.04system 0:24.11elapsed 84%CPU (0avgtext+0avgdata 117448maxresident)k
272inputs+0outputs (0major+1230205minor)pagefaults 0swaps