Cook: cyrus-sasl 2.1.26
================================================================================
QA: checking package receipt...
QA: unable to reach "http://cyrusimap.web.cmu.edu/"
Checking build dependencies...
Installing (pkg/local): libgdbm-1.18.1-i486
Installing (pkg/local): perl-core-5.28.1-i486
Installing (pkg/local): perl-5.28.1-i486
Installing (pkg/local): autoconf-2.69-i486
Installing (pkg/local): automake-1.16.2-any
Installing (pkg/local): libltdl-2.4.6-i486
Installing (pkg/local): libtool-2.4.6-i486
Installing (pkg/local): libldap-2.4.46-i486
Installing (pkg/local): util-linux-uuid-2.33.1-i486
Installing (pkg/local): openldap-2.4.46-i486
Installing (pkg/local): openssl-dev-1.1.1d-i486
Installing (pkg/local): openldap-dev-2.4.46-any
Installing (pkg/local): libdb-6.2.32-i486
Installing (pkg/local): db-6.2.32-i486
Installing (pkg/local): libdb-cxx-6.2.32-i486
Installing (pkg/local): db-dev-6.2.32-i486
Installing (pkg/local): libkrb5support-1.15.1-i486
Installing (pkg/local): libcomerr3-1.15.1-i486
Installing (pkg/local): libkrb5-1.15.1-i486
Installing (pkg/local): krb5-1.15.1-i486
Installing (pkg/local): krb5-plugins-1.15.1-i486
Installing (pkg/local): krb5-clients-1.15.1-i486
Installing (pkg/local): krb5-user-1.15.1-i486
Installing (pkg/local): krb5-dev-1.15.1-i486
Installing (pkg/local): pam-1.3.0-i486
Installing (pkg/local): libtirpc-dev-1.1.4-any
Installing (pkg/local): pam-dev-1.3.0-any
Extracting source archive "cyrus-sasl-2.1.26.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -mindirect-branch=thunk
CXXLAGS  : -march=i486 -Os -pipe -mindirect-branch=thunk
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1
LDFLAGS  : -Wl,-Os,--as-needed

Applying patch cyrus-sasl-2.1.26-fixes-3.patch
  patching file cmulocal/sasl2.m4
  patching file config/kerberos_v4.m4
  patching file config.h.in
  patching file configure.in
  patching file include/sasl.h
  patching file java/CyrusSasl/Makefile.am
  patching file lib/auxprop.c
  patching file lib/dlopen.c
  patching file lib/Makefile.am
  patching file Makefile.am
  patching file plugins/gssapi.c
  patching file plugins/ldapdb.c
  patching file plugins/Makefile.am
  patching file pwcheck/Makefile.am
  patching file pwcheck/pwcheck_getpwnam.c
  patching file pwcheck/pwcheck_getspnam.c
  patching file sample/Makefile.am
  patching file saslauthd/auth_getpwent.c
  patching file saslauthd/auth_rimap.c
  patching file saslauthd/auth_shadow.c
  patching file saslauthd/configure.in
  patching file saslauthd/Makefile.am
  patching file saslauthd/saslauthd.h.in
  patching file sasldb/Makefile.am
  patching file utils/Makefile.am
  patching file Versions

Applying patch cyrus-sasl-2.1.26-openssl-1.1.0-1.patch
  patching file plugins/ntlm.c
  patching file plugins/otp.c
  patching file saslauthd/lak.c

Preparing set pam
Preparing set wo

Switching to the default set
================================================================================
src    : /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26
install: /home/slitaz/wok/cyrus-sasl/install

aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '../cmulocal'.
libtoolize: copying file '../cmulocal/libtool.m4'
libtoolize: copying file '../cmulocal/ltoptions.m4'
libtoolize: copying file '../cmulocal/ltsugar.m4'
libtoolize: copying file '../cmulocal/ltversion.m4'
libtoolize: copying file '../cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:23: installing 'config/compile'
configure.in:19: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'cmulocal'.
libtoolize: copying file 'cmulocal/libtool.m4'
libtoolize: copying file 'cmulocal/ltoptions.m4'
libtoolize: copying file 'cmulocal/ltsugar.m4'
libtoolize: copying file 'cmulocal/ltversion.m4'
libtoolize: copying file 'cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:64: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:86: installing 'config/compile'
configure.in:64: installing 'config/missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
include/Makefile.am: installing 'config/depcomp'
java/CyrusSasl/Makefile.am:46: warning: wildcard ../lib/*.lo: non-POSIX variable name
java/CyrusSasl/Makefile.am:46: (probably a GNU make extension)
java/CyrusSasl/Makefile.am:52: warning: patsubst %.class,CyrusSasl.%,$^: non-POSIX variable name
java/CyrusSasl/Makefile.am:52: (probably a GNU make extension)
lib/Makefile.am:58: warning: source file '../plugins/plugin_common.c' is in a subdirectory,
lib/Makefile.am:58: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
configure: loading site script /etc/slitaz/cook.site
configure: creating cache ./config.cache
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking target system type... i486-slitaz-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i486-slitaz-linux-gcc... i486-slitaz-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 i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for __attribute__... yes
checking for runpath switch... -Wl,-rpath,
checking how to print strings... printf
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 i486-slitaz-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/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-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 i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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... no
checking for connect... yes
checking for res_search... no
checking for dn_expand... no
checking for dns_lookup... no
checking DB path to use... /var/lib/sasl/sasldb2
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... berkeley
checking if Berkeley DB handle is kept open in SASLDB... no
checking for dlopen in -ldl... yes
checking /dev/random to use... /dev/urandom
checking for nm... /usr/bin/i486-slitaz-linux-nm -B
checking for underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(){int i=1;}
 ^~~~
conftest.c:2:5: warning: return type defaults to 'int' [-Wimplicit-int]
     foo(){int i=6;}
     ^~~
no
checking for syslog... yes
checking if I should include saslauthd... /var/run/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking size of long... 4
checking what directory libraries are found in... lib
checking for RSAPublicEncrypt in -lrsaref... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... no
checking for DES_cbc_encrypt in -lcrypto... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking DIGEST-MD5... enabled
checking SCRAM... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... no
checking for crypt in -lcrypt... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_ext.h usability... yes
checking gssapi/gssapi_ext.h presence... yes
checking for gssapi/gssapi_ext.h... yes
checking for res_search in -lresolv... yes
checking for gss_unwrap in -lgssapi... no
checking for gss_unwrap in -lgssapi_krb5... yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... no
checking for krb5_gss_register_acceptor_identity... yes
checking for gss_decapsulate_token... yes
checking for gss_encapsulate_token... yes
checking for gss_oid_equal... yes
checking for gss_get_name_attribute... yes
checking for SPNEGO support in GSSAPI libraries... yes
checking to use mutexes aroung GSS calls... yes
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
checking NTLM... disabled
checking PASSDSS... disabled
checking SQL... disabled
checking LDAPDB... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking des.h usability... no
checking des.h presence... no
checking for des.h... no
checking for dlfcn.h... (cached) 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 sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking for socklen_t... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getpwnam... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
checking for getpassphrase... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in saslauthd (/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--with-dbpath=/var/lib/sasl/sasldb2' '--with-saslauthd=/var/run/saslauthd' '--with-devrandom=/dev/urandom' '--with-openssl' '--enable-auth-sasldb' '--without-pam' '--with-ldap' '--build=i486-slitaz-linux' '--host=i486-slitaz-linux' 'build_alias=i486-slitaz-linux' 'host_alias=i486-slitaz-linux' 'CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk' 'LDFLAGS=-Wl,-Os,--as-needed' 'CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1' --cache-file=.././config.cache --srcdir=.
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) yes
checking for gssapi/gssapi_ext.h... (cached) yes
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... (cached) no
checking for gss_unwrap in -lgssapi_krb5... (cached) yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... (cached) no
checking for krb5_gss_register_acceptor_identity... (cached) yes
checking for gss_decapsulate_token... (cached) yes
checking for gss_encapsulate_token... (cached) yes
checking for gss_oid_equal... (cached) yes
checking for gss_get_name_attribute... (cached) yes
checking for SPNEGO support in GSSAPI libraries... yes
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking DB path to use... /var/lib/sasl/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for fcntl.h... (cached) yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... yes
checking for strlcat... no
checking for strlcpy... no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: updating cache .././config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuration Complete. Type 'make' to build.
make  all-recursive
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
Making all in include
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT makemd5.o -MD -MP -MF .deps/makemd5.Tpo -c -o makemd5.o makemd5.c
makemd5.c: In function 'try_signed':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 115 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:128:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 142 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 116 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:127:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 141 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 114 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:126:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 143 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 108 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:125:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(signed char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 149 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c: In function 'try_unsigned':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:141:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 107 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:140:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 150 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 105 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:139:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 152 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:138:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/makemd5.Tpo .deps/makemd5.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o makemd5 makemd5.o  -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o makemd5 makemd5.o  -lresolv
rm -f md5global.h
./makemd5 md5global.h
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
Making all in sasldb
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c -o allockey.lo allockey.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.lo db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.o db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.o -MD -MP -MF .deps/allockey.Tpo -c -o allockey.o allockey.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o .libs/db_berkeley.o
mv -f .deps/allockey.Tpo .deps/allockey.Po
mv -f .deps/allockey.Tpo .deps/allockey.Plo
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Po
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o libsasldb.la  allockey.lo db_berkeley.lo -ldb -lresolv -lresolv 
libtool: link: i486-slitaz-linux-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_berkeley.o 
libtool: link: i486-slitaz-linux-ranlib .libs/libsasldb.a
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
i486-slitaz-linux-ar cru libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
Making all in lib
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
ln -s ../plugins/gssapi.c ../plugins/gs2.c .
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c -o auxprop.lo auxprop.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c -o canonusr.lo canonusr.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c -o checkpw.lo checkpw.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fPIC -DPIC -o .libs/canonusr.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fPIC -DPIC -o .libs/auxprop.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fPIC -DPIC -o .libs/checkpw.o
mv -f .deps/canonusr.Tpo .deps/canonusr.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c -o external.lo external.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fPIC -DPIC -o .libs/external.o
common.c:116:22: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETPATH, (sasl_callback_ft)&_sasl_getpath, NULL
                      ^
common.c:119:26: warning: cast between incompatible function types from 'int (*)(void *, char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETCONFPATH, (sasl_callback_ft)&_sasl_getconfpath, NULL
                          ^
common.c: In function 'sasl_set_path':
common.c:232:39: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getpath_cb.proc = (sasl_callback_ft)&_sasl_getpath_simple;
                                       ^
common.c:246:43: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getconfpath_cb.proc = (sasl_callback_ft)&_sasl_getconfpath_simple;
                                           ^
common.c: In function 'sasl_getprop':
common.c:1048:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
common.c:1051:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
common.c: In function '_sasl_global_getopt':
common.c:1414:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    if (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_conn_getopt':
common.c:1455:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    && (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_getsimple':
common.c:1528:16: warning: variable 'conn' set but not used [-Wunused-but-set-variable]
   sasl_conn_t *conn;
                ^~~~
common.c: In function '_sasl_getcallback':
common.c:1732:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_conn_getopt;
             ^
common.c:1735:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_global_getopt;
             ^
common.c:1780:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_syslog;
              ^
common.c:1793:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char **, size_t *)' {aka 'int (*)(void *, int,  const char **, unsigned int *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_getsimple;
              ^
common.c:1797:14: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_verifyfile;
              ^
common.c:1801:14: warning: cast between incompatible function types from 'int (*)(sasl_conn_t *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)' {aka 'int (*)(struct sasl_conn *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_proxy_policy;
              ^
checkpw.c: In function '_sasl_make_plain_secret':
checkpw.c:119:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, salt, 16);
                           ^~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:120:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, "sasldb", 6);
                           ^~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:121:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, passwd, (unsigned int) passlen);
                           ^~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
common.c: In function '_sasl_find_verifyfile_callback':
common.c:2157:5: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     (sasl_callback_ft)&_sasl_verifyfile,
     ^
checkpw.c: In function '_sasl_auxprop_verify_apop':
checkpw.c:371:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, challenge, strlen(challenge));
                           ^~~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:372:51: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, auxprop_values[0].values[0],
                           ~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c: In function 'saslauthd_verify_password':
checkpw.c:662:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
checkpw.c: In function 'authdaemon_verify_password':
checkpw.c:1044:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
checkpw.c: In function 'write_wait':
checkpw.c:435:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:437:2: note: here
  default:
  ^~~~~~~
checkpw.c: In function 'read_wait':
checkpw.c:597:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:599:2: note: here
  default:
  ^~~~~~~
At top level:
common.c:89:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: libsasl " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
external.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: external.c,v 1.24 2009/03/10 16:27:52 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
mv -f .deps/external.Tpo .deps/external.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c -o saslutil.lo saslutil.c
mv -f .deps/auxprop.Tpo .deps/auxprop.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fPIC -DPIC -o .libs/saslutil.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fPIC -DPIC -o .libs/server.o
mv -f .deps/client.Tpo .deps/client.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c -o seterror.lo seterror.c
server.c: In function 'load_config':
server.c:619:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, char **)' [-Wcast-function-type]
     result = ((sasl_getconfpath_t *)(getconfpath_cb->proc))(getconfpath_cb->context,
               ^
server.c:657:19: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
         result = ((sasl_verifyfile_t *)(verifyfile_cb->proc))(verifyfile_cb->context,
                   ^
server.c: In function 'sasl_server_init':
server.c:909:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
  ret = ((sasl_verifyfile_t *)(vf->proc))(vf->context,
         ^
saslutil.c: In function 'sasl_encode64':
saslutil.c:134:11: warning: variable 'blah' set but not used [-Wunused-but-set-variable]
     char *blah;
           ^~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fPIC -DPIC -o .libs/seterror.o
saslutil.c: In function 'sasl_utf8verify':
saslutil.c:312:29: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
       if ((str[++i] & 0xC0) != 0xF0) return SASL_BADPROT; /* needed a 10 octet */
                             ^~
mv -f .deps/checkpw.Tpo .deps/checkpw.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo dlopen.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo `test -f '../plugins/plugin_common.c' || echo './'`../plugins/plugin_common.c
dlopen.c: In function '_sasl_get_plugin':
dlopen.c:263:10: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
     r = ((sasl_verifyfile_t *)(verifyfile_cb->proc))
          ^
dlopen.c: In function '_sasl_load_plugins':
dlopen.c:363:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char **)' [-Wcast-function-type]
     result = ((sasl_getpath_t *)(getpath_cb->proc))(getpath_cb->context,
               ^
mv -f .deps/seterror.Tpo .deps/seterror.Plo
mv -f .deps/saslutil.Tpo .deps/saslutil.Plo
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
mv -f .deps/common.Tpo .deps/common.Plo
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
mv -f .deps/server.Tpo .deps/server.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 3:0:0 -Wl,--version-script=../Versions -Wl,-Os,--as-needed -o libsasl2.la -rpath /usr/lib auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo   -ldl   -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/auxprop.o .libs/canonusr.o .libs/checkpw.o .libs/client.o .libs/common.o .libs/config.o .libs/external.o .libs/md5.o .libs/saslutil.o .libs/server.o .libs/seterror.o .libs/dlopen.o .libs/plugin_common.o   -ldl -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,--version-script=../Versions -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasl2.so.3 -o .libs/libsasl2.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libsasl2.so.3" && ln -s "libsasl2.so.3.0.0" "libsasl2.so.3")
libtool: link: (cd ".libs" && rm -f "libsasl2.so" && ln -s "libsasl2.so.3.0.0" "libsasl2.so")
libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" )
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
Making all in plugins
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c -o sasldb.lo sasldb.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c -o sasldb_init.lo sasldb_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo plugin_common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c -o cram.lo cram.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c -o crammd5_init.lo crammd5_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c -o digestmd5.lo digestmd5.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c  -fPIC -DPIC -o .libs/digestmd5.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c  -fPIC -DPIC -o .libs/crammd5_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c  -fPIC -DPIC -o .libs/sasldb_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c  -fPIC -DPIC -o .libs/cram.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c  -fPIC -DPIC -o .libs/sasldb.o
digestmd5.c: In function 'digestmd5_server_mech_step':
digestmd5.c:3051:18: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
      text->nonce = text->realm = NULL;
                  ^
digestmd5.c: In function 'parse_server_challenge':
digestmd5.c:3653:10: warning: variable 'IsUTF8' set but not used [-Wunused-but-set-variable]
     bool IsUTF8 = FALSE;
          ^~~~~~
mv -f .deps/crammd5_init.Tpo .deps/crammd5_init.Plo
digestmd5.c: In function 'digestmd5_client_mech_step':
digestmd5.c:4503:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  if (!serverin) {
     ^
digestmd5.c:4531:5: note: here
     case 3:
     ^~~~
digestmd5.c:4555:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  ctext->cipher = NULL;
                ^
digestmd5.c:4557:5: note: here
     case 2:
     ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c -o digestmd5_init.lo digestmd5_init.c
At top level:
digestmd5.c:125:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: digestmd5.c,v 1.205 2011/05/13 19:18:37 murch Exp $";
                   ^~~~~~~~~
sasldb.c: In function 'sasldb_auxprop_store':
sasldb.c:251:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  char * value = (cur->values && cur->values[0]) ? cur->values[0] : NULL;
                 ^
cram.c:68:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: cram.c,v 1.87 2011/09/07 13:19:44 murch Exp $";
                   ^~~~~~~~~
mv -f .deps/sasldb_init.Tpo .deps/sasldb_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c -o scram.lo scram.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c  -fPIC -DPIC -o .libs/digestmd5_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c scram.c  -fPIC -DPIC -o .libs/scram.o
mv -f .deps/sasldb.Tpo .deps/sasldb.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c -o scram_init.lo scram_init.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c scram_init.c  -fPIC -DPIC -o .libs/scram_init.o
mv -f .deps/cram.Tpo .deps/cram.Plo
mv -f .deps/digestmd5_init.Tpo .deps/digestmd5_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c -o otp.lo otp.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo -c -o otp_init.lo otp_init.c
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c -o gssapi.lo gssapi.c
scram.c: In function 'Hi':
scram.c:302:7: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       initial_key,
       ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:318:4: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
    temp_result,
    ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_user_salt':
scram.c:348:43: warning: pointer targets in passing argument 4 of 'Hi' differ in signedness [-Wpointer-sign]
     Hi(utils, username, strlen(username), g_salt_key, SALT_SIZE, 20 /* iterations */, result);
                                           ^~~~~~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:350:12: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign]
     return result;
            ^~~~~~
scram.c: In function 'GenerateScramSecrets':
scram.c:389:5: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  sec->data,
  ~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:400:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:410:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:410:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:421:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_mech_step1':
scram.c:786:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  text->salt = scram_server_user_salt(sparams->utils, text->authentication_id, &text->salt_len);
             ^
scram.c:792:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:792:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:512:18: warning: unused variable 'hash_len' [-Wunused-variable]
     unsigned int hash_len = 0;
                  ^~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c otp.c  -fPIC -DPIC -o .libs/otp.o
scram.c: In function 'scram_server_mech_step2':
scram.c:1307:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:1339:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
              ^~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1339:50: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
                                                  ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1358:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_setpass':
scram.c:1575:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:1575:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:1666:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  sprintf(sec->data,
          ~~~^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from ../config.h:499,
                 from scram.c:45:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
scram.c:1673:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  sec->len = (unsigned int) strlen(sec->data);
                                   ~~~^~~~~~
In file included from ../config.h:550,
                 from scram.c:45:
/usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
scram.c:1687:27: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness [-Wpointer-sign]
          (sec ? sec->data : NULL),
          ~~~~~~~~~~~~~~~~~^~~~~~~
scram.c:1687:27: note: expected 'const char *' but argument is of type 'unsigned char *'
scram.c: In function 'scram_client_mech_step1':
scram.c:1992:7: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
       &encoded_authorization_id,
       ^~~~~~~~~~~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c:2003:10: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
          &encoded_authcid,
          ^~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c: In function 'scram_client_mech_step2':
scram.c:2280:23: warning: pointer targets in assignment from 'const unsigned char * const' to 'const char *' differ in signedness [-Wpointer-sign]
  channel_binding_data = params->cbinding->data;
                       ^
scram.c:2371:16: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  text->password->data,
  ~~~~~~~~~~~~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
mv -f .deps/scram_init.Tpo .deps/scram_init.Plo
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:2384:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2397:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2397:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2410:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapiv2_init.lo -MD -MP -MF .deps/gssapiv2_init.Tpo -c -o gssapiv2_init.lo gssapiv2_init.c
scram.c: In function 'scram_client_mech_step3':
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:2538:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2552:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo -c otp_init.c  -fPIC -DPIC -o .libs/otp_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c  -fPIC -DPIC -o .libs/gssapi.o
At top level:
scram.c:260:1: warning: 'print_hash' defined but not used [-Wunused-function]
 print_hash (const char * func, const char * hash)
 ^~~~~~~~~~
scram.c:72:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapiv2_init.lo -MD -MP -MF .deps/gssapiv2_init.Tpo -c gssapiv2_init.c  -fPIC -DPIC -o .libs/gssapiv2_init.o
otp.c: In function 'generate_otp':
otp.c:198:36: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness [-Wpointer-sign]
     otp_hash(md, key, strlen(key), otp, alg->swab, mdctx);
                                    ^~~
otp.c:140:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void otp_hash(const EVP_MD *md, char *in, size_t inlen,
             ^~~~~~~~
otp.c:202:42: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness [-Wpointer-sign]
         otp_hash(md, otp, OTP_HASH_SIZE, otp, alg->swab, mdctx);
                                          ^~~
otp.c:140:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void otp_hash(const EVP_MD *md, char *in, size_t inlen,
             ^~~~~~~~
mv -f .deps/otp_init.Tpo .deps/otp_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2.lo -MD -MP -MF .deps/gs2.Tpo -c -o gs2.lo gs2.c
gssapi.c: In function 'sasl_gss_free_context_contents':
gssapi.c:537:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable]
     OM_uint32 maj_stat, min_stat;
               ^~~~~~~~
mv -f .deps/gssapiv2_init.Tpo .deps/gssapiv2_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_init.lo -MD -MP -MF .deps/gs2_init.Tpo -c -o gs2_init.lo gs2_init.c
otp.c: In function 'make_secret':
otp.c:647:13: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
     bin2hex(otp, OTP_HASH_SIZE, buf);
             ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:650:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
     sprintf(data, "%s\t%04d\t%s\t%s\t%020ld",
             ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from ../config.h:499,
                 from otp.c:45:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
otp.c: In function 'parse_secret':
otp.c:677:4: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  c = secret;
    ^
otp.c:682:17: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign]
  *seq = strtoul(c, NULL, 10);
                 ^
In file included from ../config.h:538,
                 from otp.c:45:
/usr/include/stdlib.h:180:26: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 extern unsigned long int strtoul (const char *__restrict __nptr,
                          ^~~~~~~
otp.c: In function 'otp_server_mech_step1':
otp.c:1106:21: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
     text->seed, text->otp,
                 ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
otp.c:1121:10: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness [-Wpointer-sign]
       sec->data, sec->len);
       ~~~^~~~~~
otp.c:1121:10: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_server_mech_step2':
otp.c:1190:21: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
     text->seed, text->otp, 0, &sec);
                 ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
At top level:
gssapi.c:89:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: gssapi.c,v 1.115 2011/11/21 15:12:35 mel Exp $";
                   ^~~~~~~~~
otp.c:1203:10: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness [-Wpointer-sign]
       sec->data, sec->len);
       ~~~^~~~~~
otp.c:1203:10: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_server_mech_dispose':
otp.c:1279:20: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
    text->seed, text->otp, 0, &sec);
                ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
otp.c:1294:22: warning: pointer targets in passing argument 3 of 'utils->prop_set' differ in signedness [-Wpointer-sign]
     (sec ? sec->data : NULL),
     ~~~~~~~~~~~~~~~~~^~~~~~~
otp.c:1294:22: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_setpass':
otp.c:1414:27: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness [-Wpointer-sign]
          (sec ? sec->data : NULL),
          ~~~~~~~~~~~~~~~~~^~~~~~~
otp.c:1414:27: note: expected 'const char *' but argument is of type 'unsigned char *'
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2.lo -MD -MP -MF .deps/gs2.Tpo -c gs2.c  -fPIC -DPIC -o .libs/gs2.o
otp.c: In function 'otp_client_mech_step2':
otp.c:1744:24: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness [-Wpointer-sign]
          text->password->data, otp);
          ~~~~~~~~~~~~~~^~~~~~
otp.c:168:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int generate_otp(const sasl_utils_t *utils,
            ^~~~~~~~~~~~
otp.c:1767:31: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness [-Wpointer-sign]
       new_seed, text->password->data, new_otp);
                 ~~~~~~~~~~~~~~^~~~~~
otp.c:168:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int generate_otp(const sasl_utils_t *utils,
            ^~~~~~~~~~~~
otp.c:1772:11: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
   bin2hex(otp, OTP_HASH_SIZE,
           ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:1776:11: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
   bin2hex(new_otp, OTP_HASH_SIZE,
           ^~~~~~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:1788:14: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
      bin2hex(otp, OTP_HASH_SIZE, text->out_buf+strlen(text->out_buf));
              ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
At top level:
otp.c:71:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: otp.c,v 1.43 2011/09/01 14:12:18 mel Exp $";
                   ^~~~~~~~~
gs2.c: In function 'gs2_common_mech_free':
gs2.c:278:42: warning: unused parameter 'utils' [-Wunused-parameter]
                      const sasl_utils_t *utils)
                      ~~~~~~~~~~~~~~~~~~~~^~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_init.lo -MD -MP -MF .deps/gs2_init.Tpo -c gs2_init.c  -fPIC -DPIC -o .libs/gs2_init.o
mv -f .deps/gs2_init.Tpo .deps/gs2_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_token.lo -MD -MP -MF .deps/gs2_token.Tpo -c -o gs2_token.lo gs2_token.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_token.lo -MD -MP -MF .deps/gs2_token.Tpo -c gs2_token.c  -fPIC -DPIC -o .libs/gs2_token.o
mv -f .deps/gs2_token.Tpo .deps/gs2_token.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c -o plain.lo plain.c
mv -f .deps/digestmd5.Tpo .deps/digestmd5.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c -o plain_init.lo plain_init.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c  -fPIC -DPIC -o .libs/plain.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c  -fPIC -DPIC -o .libs/plain_init.o
mv -f .deps/scram.Tpo .deps/scram.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c -o anonymous.lo anonymous.c
plain.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: plain.c,v 1.67 2009/06/10 16:05:19 mel Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c  -fPIC -DPIC -o .libs/anonymous.o
mv -f .deps/plain_init.Tpo .deps/plain_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c -o anonymous_init.lo anonymous_init.c
mv -f .deps/plain.Tpo .deps/plain.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libsasldb.la  sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -ldb  -lresolv -lresolv 
mv -f .deps/gs2.Tpo .deps/gs2.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libcrammd5.la  cram.lo crammd5_init.lo plugin_common.lo  -lresolv -lresolv 
anonymous.c:63:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: anonymous.c,v 1.53 2009/02/13 14:46:47 mel Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c  -fPIC -DPIC -o .libs/anonymous_init.o
mv -f .deps/otp.Tpo .deps/otp.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libdigestmd5.la  digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o  -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive  -ldb -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasldb.so.3 -o .libs/libsasldb.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/cram.o .libs/crammd5_init.o .libs/plugin_common.o   -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libcrammd5.so.3 -o .libs/libcrammd5.so.3.0.0
mv -f .deps/anonymous_init.Tpo .deps/anonymous_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libscram.la  scram.lo scram_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv 
mv -f .deps/anonymous.Tpo .deps/anonymous.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libotp.la  otp.lo otp_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv 
libtool: link: (cd ".libs" && rm -f "libcrammd5.so.3" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so.3")
libtool: link: (cd ".libs" && rm -f "libsasldb.so.3" && ln -s "libsasldb.so.3.0.0" "libsasldb.so.3")
libtool: link: (cd ".libs" && rm -f "libcrammd5.so" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so")
libtool: link: (cd ".libs" && rm -f "libsasldb.so" && ln -s "libsasldb.so.3.0.0" "libsasldb.so")
libtool: link: ( cd ".libs" && rm -f "libcrammd5.la" && ln -s "../libcrammd5.la" "libcrammd5.la" )
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libgs2.la  gs2.lo gs2_init.lo gs2_token.lo plugin_common.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv    -lresolv -lresolv 
mv -f .deps/gssapi.Tpo .deps/gssapi.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libplain.la  plain.lo plain_init.lo plugin_common.lo -lcrypt  -lresolv -lresolv 
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libanonymous.la  anonymous.lo anonymous_init.lo plugin_common.lo  -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/digestmd5.o .libs/digestmd5_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libdigestmd5.so.3 -o .libs/libdigestmd5.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/scram.o .libs/scram_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libscram.so.3 -o .libs/libscram.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/otp.o .libs/otp_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libotp.so.3 -o .libs/libotp.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/plain.o .libs/plain_init.o .libs/plugin_common.o   -lcrypt -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libplain.so.3 -o .libs/libplain.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/anonymous.o .libs/anonymous_init.o .libs/plugin_common.o   -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libanonymous.so.3 -o .libs/libanonymous.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/gs2.o .libs/gs2_init.o .libs/gs2_token.o .libs/plugin_common.o   -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libgs2.so.3 -o .libs/libgs2.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libscram.so.3" && ln -s "libscram.so.3.0.0" "libscram.so.3")
libtool: link: (cd ".libs" && rm -f "libscram.so" && ln -s "libscram.so.3.0.0" "libscram.so")
libtool: link: (cd ".libs" && rm -f "libdigestmd5.so.3" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so.3")
libtool: link: (cd ".libs" && rm -f "libplain.so.3" && ln -s "libplain.so.3.0.0" "libplain.so.3")
libtool: link: (cd ".libs" && rm -f "libplain.so" && ln -s "libplain.so.3.0.0" "libplain.so")
libtool: link: ( cd ".libs" && rm -f "libscram.la" && ln -s "../libscram.la" "libscram.la" )
libtool: link: (cd ".libs" && rm -f "libdigestmd5.so" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so")
libtool: link: (cd ".libs" && rm -f "libanonymous.so.3" && ln -s "libanonymous.so.3.0.0" "libanonymous.so.3")
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libgssapiv2.la  gssapi.lo gssapiv2_init.lo plugin_common.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv    -lresolv -lresolv 
libtool: link: (cd ".libs" && rm -f "libanonymous.so" && ln -s "libanonymous.so.3.0.0" "libanonymous.so")
libtool: link: ( cd ".libs" && rm -f "libdigestmd5.la" && ln -s "../libdigestmd5.la" "libdigestmd5.la" )
libtool: link: ( cd ".libs" && rm -f "libplain.la" && ln -s "../libplain.la" "libplain.la" )
libtool: link: (cd ".libs" && rm -f "libgs2.so.3" && ln -s "libgs2.so.3.0.0" "libgs2.so.3")
libtool: link: ( cd ".libs" && rm -f "libanonymous.la" && ln -s "../libanonymous.la" "libanonymous.la" )
libtool: link: (cd ".libs" && rm -f "libotp.so.3" && ln -s "libotp.so.3.0.0" "libotp.so.3")
libtool: link: (cd ".libs" && rm -f "libgs2.so" && ln -s "libgs2.so.3.0.0" "libgs2.so")
libtool: link: (cd ".libs" && rm -f "libotp.so" && ln -s "libotp.so.3.0.0" "libotp.so")
libtool: link: ( cd ".libs" && rm -f "libgs2.la" && ln -s "../libgs2.la" "libgs2.la" )
libtool: link: ( cd ".libs" && rm -f "libotp.la" && ln -s "../libotp.la" "libotp.la" )
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/gssapi.o .libs/gssapiv2_init.o .libs/plugin_common.o   -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libgssapiv2.so.3 -o .libs/libgssapiv2.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libgssapiv2.so.3" && ln -s "libgssapiv2.so.3.0.0" "libgssapiv2.so.3")
libtool: link: (cd ".libs" && rm -f "libgssapiv2.so" && ln -s "libgssapiv2.so.3.0.0" "libgssapiv2.so")
libtool: link: ( cd ".libs" && rm -f "libgssapiv2.la" && ln -s "../libgssapiv2.la" "libgssapiv2.la" )
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
Making all in utils
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dbconverter-2.o -MD -MP -MF .deps/dbconverter-2.Tpo -c -o dbconverter-2.o dbconverter-2.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslpasswd.o -MD -MP -MF .deps/saslpasswd.Tpo -c -o saslpasswd.o saslpasswd.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldblistusers.o -MD -MP -MF .deps/sasldblistusers.Tpo -c -o sasldblistusers.o sasldblistusers.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT pluginviewer.o -MD -MP -MF .deps/pluginviewer.Tpo -c -o pluginviewer.o pluginviewer.c
pluginviewer.c: In function 'plugview_sasl_getopt':
pluginviewer.c:212:11: warning: unused parameter 'context' [-Wunused-parameter]
     void *context,
     ~~~~~~^~~~~~~
pluginviewer.c:213:17: warning: unused parameter 'plugin_name' [-Wunused-parameter]
     const char *plugin_name,
     ~~~~~~~~~~~~^~~~~~~~~~~
pluginviewer.c: In function 'main':
pluginviewer.c:425:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)bit_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:450:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)ext_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:479:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)flag_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:554:22: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&sasl_my_log;
                      ^
pluginviewer.c:561:26: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
         callback->proc = (sasl_callback_ft)&getpath;
                          ^
pluginviewer.c:570:22: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&plugview_sasl_getopt;
                      ^
sasldblistusers.c:87:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
saslpasswd.c:254:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
saslpasswd.c:75:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: saslpasswd " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
At top level:
pluginviewer.c:92:1: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 build_ident[] = "$Build: pluginviewer " PACKAGE "-" VERSION " $";
 ^~~~~~~~~~~
dbconverter-2.c:379:23: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wincompatible-pointer-types]
     { SASL_CB_GETOPT, &good_getopt, NULL },
                       ^
dbconverter-2.c:379:23: note: (near initialization for 'goodsasl_cb[0].proc')
dbconverter-2.c: In function 'main':
dbconverter-2.c:428:19: warning: cast between incompatible function types from 'void (*)(const char *, const char *, const char *, const char *, unsigned int)' to 'void * (*)(const char *, const char *, const char *, const char *, unsigned int)' [-Wcast-function-type]
     listusers(db, (listcb_t *) &listusers_cb);
                   ^
mv -f .deps/sasldblistusers.Tpo .deps/sasldblistusers.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv 
mv -f .deps/saslpasswd.Tpo .deps/saslpasswd.Po
mv -f .deps/dbconverter-2.Tpo .deps/dbconverter-2.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv 
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/sasldblistusers2 sasldblistusers.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
mv -f .deps/pluginviewer.Tpo .deps/pluginviewer.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o pluginviewer pluginviewer.o ../lib/libsasl2.la -ldb  -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/saslpasswd2 saslpasswd.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/dbconverter-2 dbconverter-2.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/pluginviewer pluginviewer.o  ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
Making all in doc
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
Making all in man
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
Making all in saslauthd
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd/config/missing aclocal-1.16 -I ./cmulocal -I ../cmulocal -I ../config
aclocal-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd/config/missing autoconf
 cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd/config/missing automake-1.16 --gnu
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --with-dbpath=/var/lib/sasl/sasldb2 --with-saslauthd=/var/run/saslauthd --with-devrandom=/dev/urandom --with-openssl --enable-auth-sasldb --without-pam --with-ldap --build=i486-slitaz-linux --host=i486-slitaz-linux build_alias=i486-slitaz-linux host_alias=i486-slitaz-linux CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk LDFLAGS=-Wl,-Os,--as-needed CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1 --cache-file=.././config.cache --srcdir=. --no-create --no-recursion
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) yes
checking for gssapi/gssapi_ext.h... (cached) yes
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... (cached) no
checking for gss_unwrap in -lgssapi_krb5... (cached) yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... (cached) no
checking for krb5_gss_register_acceptor_identity... (cached) yes
checking for gss_decapsulate_token... (cached) yes
checking for gss_encapsulate_token... (cached) yes
checking for gss_oid_equal... (cached) yes
checking for gss_get_name_attribute... (cached) yes
checking for SPNEGO support in GSSAPI libraries... yes
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking DB path to use... /var/lib/sasl/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... (cached) yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd/config/missing autoheader)
rm -f stamp-h1
touch saslauthd.h.in
cd . && /bin/sh ./config.status saslauthd.h
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT mechanisms.o -MD -MP -MF .deps/mechanisms.Tpo -c -o mechanisms.o mechanisms.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_dce.o -MD -MP -MF .deps/auth_dce.Tpo -c -o auth_dce.o auth_dce.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_getpwent.o -MD -MP -MF .deps/auth_getpwent.Tpo -c -o auth_getpwent.o auth_getpwent.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb5.o -MD -MP -MF .deps/auth_krb5.Tpo -c -o auth_krb5.o auth_krb5.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb4.o -MD -MP -MF .deps/auth_krb4.Tpo -c -o auth_krb4.o auth_krb4.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_pam.o -MD -MP -MF .deps/auth_pam.Tpo -c -o auth_pam.o auth_pam.c
mv -f .deps/mechanisms.Tpo .deps/mechanisms.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_rimap.o -MD -MP -MF .deps/auth_rimap.Tpo -c -o auth_rimap.o auth_rimap.c
In file included from auth_pam.c:50:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
In file included from mechanisms.h:35,
                 from auth_pam.c:46:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
mv -f .deps/auth_dce.Tpo .deps/auth_dce.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_httpform.o -MD -MP -MF .deps/auth_httpform.Tpo -c -o auth_httpform.o auth_httpform.c
mv -f .deps/auth_pam.Tpo .deps/auth_pam.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_shadow.o -MD -MP -MF .deps/auth_shadow.Tpo -c -o auth_shadow.o auth_shadow.c
auth_getpwent.c: In function 'auth_getpwent':
auth_getpwent.c:96:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
mv -f .deps/auth_krb4.Tpo .deps/auth_krb4.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sia.o -MD -MP -MF .deps/auth_sia.Tpo -c -o auth_sia.o auth_sia.c
auth_krb5.c: In function 'auth_krb5_init':
auth_krb5.c:105:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  keytabname = cfile_getstring(config, "krb5_keytab", keytabname);
             ^
auth_krb5.c:106:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  verify_principal = cfile_getstring(config, "krb5_verify_principal", verify_principal);
                   ^
mv -f .deps/auth_getpwent.Tpo .deps/auth_getpwent.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sasldb.o -MD -MP -MF .deps/auth_sasldb.Tpo -c -o auth_sasldb.o auth_sasldb.c
mv -f .deps/auth_krb5.Tpo .deps/auth_krb5.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT lak.o -MD -MP -MF .deps/lak.Tpo -c -o lak.o lak.c
auth_httpform.c: In function 'create_post_data':
auth_httpform.c:253:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:254:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:261:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:262:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:263:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(password, 0, strlen(password));
                ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:264:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(password);
              ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:335:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(user, 0, strlen(user));
            ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:336:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(password, 0, strlen(password));
            ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:337:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(realm, 0, strlen(realm));
            ^~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:338:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(user);
          ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:339:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(password);
          ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:340:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(realm);
          ^~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_shadow.c: In function 'auth_shadow':
auth_shadow.c:159:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
In file included from auth_sasldb.c:44:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
mv -f .deps/auth_sia.Tpo .deps/auth_sia.Po
In file included from mechanisms.h:35,
                 from auth_sasldb.c:39:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
auth_shadow.c:236:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                              ~^
                                                              %ld
      today, sp->sp_expire);
      ~~~~~                                                     
auth_shadow.c:236:69: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                                    ~^
                                                                    %ld
      today, sp->sp_expire);
             ~~~~~~~~~~~~~                                            
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_ldap.o -MD -MP -MF .deps/auth_ldap.Tpo -c -o auth_ldap.o auth_ldap.c
auth_sasldb.c: In function 'auth_sasldb':
auth_sasldb.c:145:8: warning: implicit declaration of function 'gethostname'; did you mean 'gethostbyname'? [-Wimplicit-function-declaration]
  ret = gethostname(realm_buf,MAXHOSTNAMELEN);
        ^~~~~~~~~~~
        gethostbyname
mv -f .deps/auth_shadow.Tpo .deps/auth_shadow.Po
mv -f .deps/auth_sasldb.Tpo .deps/auth_sasldb.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT cfile.o -MD -MP -MF .deps/cfile.Tpo -c -o cfile.o cfile.c
mv -f .deps/auth_ldap.Tpo .deps/auth_ldap.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT krbtf.o -MD -MP -MF .deps/krbtf.Tpo -c -o krbtf.o krbtf.c
lak.c: In function 'lak_connect':
lak.c:867:73: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=]
   syslog(LOG_WARNING|LOG_AUTH, "Unable to set LDAP_OPT_NETWORK_TIMEOUT %d.%d.", lak->conf->timeout.tv_sec, lak->conf->timeout.tv_usec);
                                                                        ~^       ~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                        %ld
lak.c:867:76: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=]
   syslog(LOG_WARNING|LOG_AUTH, "Unable to set LDAP_OPT_NETWORK_TIMEOUT %d.%d.", lak->conf->timeout.tv_sec, lak->conf->timeout.tv_usec);
                                                                           ~^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                           %ld
mv -f .deps/auth_rimap.Tpo .deps/auth_rimap.Po
mv -f .deps/auth_httpform.Tpo .deps/auth_httpform.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_unix.o -MD -MP -MF .deps/ipc_unix.Tpo -c -o ipc_unix.o ipc_unix.c
mv -f .deps/cfile.Tpo .deps/cfile.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_doors.o -MD -MP -MF .deps/ipc_doors.Tpo -c -o ipc_doors.o ipc_doors.c
mv -f .deps/krbtf.Tpo .deps/krbtf.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslauthd-main.o -MD -MP -MF .deps/saslauthd-main.Tpo -c -o saslauthd-main.o saslauthd-main.c
mv -f .deps/ipc_doors.Tpo .deps/ipc_doors.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/utils.Tpo .deps/utils.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT testsaslauthd.o -MD -MP -MF .deps/testsaslauthd.Tpo -c -o testsaslauthd.o testsaslauthd.c
mv -f .deps/ipc_unix.Tpo .deps/ipc_unix.Po
mv -f .deps/cache.Tpo .deps/cache.Po
saslauthd-main.c: In function 'detach_tty':
saslauthd-main.c:701:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:714:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:742:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:759:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:778:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(startup_pipe[1], &exit_result, sizeof(exit_result));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:795:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:812:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/testsaslauthd.Tpo .deps/testsaslauthd.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv -lresolv 
mv -f .deps/md5.Tpo .deps/md5.Po
mv -f .deps/saslauthd-main.Tpo .deps/saslauthd-main.Po
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv
mv -f .deps/lak.Tpo .deps/lak.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv  -lcrypt ../sasldb/libsasldb.la  -lldap -llber -lcrypto   -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypt ../sasldb/.libs/libsasldb.a -ldb -lldap -llber -lcrypto -lresolv
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
rm -f libsasl2.pc
sed -e 's,[@]LIB_DOOR[@],,g' -e 's,[@]SASL_DL_LIB[@],-ldl,g' -e 's,[@]LIBS[@],-lresolv -lresolv ,g' -e 's,[@]VERSION[@],2.1.26,g' -e 's,[@]libdir[@],/usr/lib,g' < ./libsasl2.pc.in > libsasl2.pc
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
Making install in include
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/include/sasl'
 /usr/bin/install -c -m 644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/home/slitaz/wok/cyrus-sasl/install/usr/include/sasl'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/include'
Making install in sasldb
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/sasldb'
Making install in lib
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
ln -s ../plugins/gssapi.c ../plugins/gs2.c .
ln: ./gssapi.c: File exists
ln: ./gs2.c: File exists
make[1]: [Makefile:897: linksrcs] Error 1 (ignored)
make  install-am
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[3]: Nothing to be done for 'install-data-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasl2.la '/home/slitaz/wok/cyrus-sasl/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsasl2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/libsasl2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so.3 || { rm -f libsasl2.so.3 && ln -s libsasl2.so.3.0.0 libsasl2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so || { rm -f libsasl2.so && ln -s libsasl2.so.3.0.0 libsasl2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasl2.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/libsasl2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make  install-exec-hook
make[4]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/lib'
Making install in plugins
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasldb.la libcrammd5.la libdigestmd5.la libscram.la libotp.la libgssapiv2.la libgs2.la libplain.la libanonymous.la '/home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2'
libtool: install: /usr/bin/install -c .libs/libsasldb.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libsasldb.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so.3 || { rm -f libsasldb.so.3 && ln -s libsasldb.so.3.0.0 libsasldb.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so || { rm -f libsasldb.so && ln -s libsasldb.so.3.0.0 libsasldb.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasldb.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libsasldb.la
libtool: install: /usr/bin/install -c .libs/libcrammd5.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libcrammd5.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libcrammd5.so.3.0.0 libcrammd5.so.3 || { rm -f libcrammd5.so.3 && ln -s libcrammd5.so.3.0.0 libcrammd5.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libcrammd5.so.3.0.0 libcrammd5.so || { rm -f libcrammd5.so && ln -s libcrammd5.so.3.0.0 libcrammd5.so; }; })
libtool: install: /usr/bin/install -c .libs/libcrammd5.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libcrammd5.la
libtool: install: /usr/bin/install -c .libs/libdigestmd5.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libdigestmd5.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libdigestmd5.so.3.0.0 libdigestmd5.so.3 || { rm -f libdigestmd5.so.3 && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libdigestmd5.so.3.0.0 libdigestmd5.so || { rm -f libdigestmd5.so && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so; }; })
libtool: install: /usr/bin/install -c .libs/libdigestmd5.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libdigestmd5.la
libtool: install: /usr/bin/install -c .libs/libscram.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libscram.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so.3 || { rm -f libscram.so.3 && ln -s libscram.so.3.0.0 libscram.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so || { rm -f libscram.so && ln -s libscram.so.3.0.0 libscram.so; }; })
libtool: install: /usr/bin/install -c .libs/libscram.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libscram.la
libtool: install: /usr/bin/install -c .libs/libotp.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libotp.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libotp.so.3.0.0 libotp.so.3 || { rm -f libotp.so.3 && ln -s libotp.so.3.0.0 libotp.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libotp.so.3.0.0 libotp.so || { rm -f libotp.so && ln -s libotp.so.3.0.0 libotp.so; }; })
libtool: install: /usr/bin/install -c .libs/libotp.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libotp.la
libtool: install: /usr/bin/install -c .libs/libgssapiv2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libgssapiv2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libgssapiv2.so.3.0.0 libgssapiv2.so.3 || { rm -f libgssapiv2.so.3 && ln -s libgssapiv2.so.3.0.0 libgssapiv2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libgssapiv2.so.3.0.0 libgssapiv2.so || { rm -f libgssapiv2.so && ln -s libgssapiv2.so.3.0.0 libgssapiv2.so; }; })
libtool: install: /usr/bin/install -c .libs/libgssapiv2.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libgssapiv2.la
libtool: install: /usr/bin/install -c .libs/libgs2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libgs2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libgs2.so.3.0.0 libgs2.so.3 || { rm -f libgs2.so.3 && ln -s libgs2.so.3.0.0 libgs2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libgs2.so.3.0.0 libgs2.so || { rm -f libgs2.so && ln -s libgs2.so.3.0.0 libgs2.so; }; })
libtool: install: /usr/bin/install -c .libs/libgs2.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libgs2.la
libtool: install: /usr/bin/install -c .libs/libplain.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libplain.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so.3 || { rm -f libplain.so.3 && ln -s libplain.so.3.0.0 libplain.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so || { rm -f libplain.so && ln -s libplain.so.3.0.0 libplain.so; }; })
libtool: install: /usr/bin/install -c .libs/libplain.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libplain.la
libtool: install: /usr/bin/install -c .libs/libanonymous.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libanonymous.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libanonymous.so.3.0.0 libanonymous.so.3 || { rm -f libanonymous.so.3 && ln -s libanonymous.so.3.0.0 libanonymous.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2 && { ln -s -f libanonymous.so.3.0.0 libanonymous.so || { rm -f libanonymous.so && ln -s libanonymous.so.3.0.0 libanonymous.so; }; })
libtool: install: /usr/bin/install -c .libs/libanonymous.lai /home/slitaz/wok/cyrus-sasl/install/usr/lib/sasl2/libanonymous.la
libtool: warning: remember to run 'libtool --finish /usr/lib/sasl2'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/plugins'
Making install in utils
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/sbin'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/share/man/man8'
 /usr/bin/install -c -m 644 saslpasswd2.8 sasldblistusers2.8 pluginviewer.8 '/home/slitaz/wok/cyrus-sasl/install/usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c saslpasswd2 sasldblistusers2 pluginviewer '/home/slitaz/wok/cyrus-sasl/install/usr/sbin'
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/saslpasswd2 /home/slitaz/wok/cyrus-sasl/install/usr/sbin/saslpasswd2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sasldblistusers2 /home/slitaz/wok/cyrus-sasl/install/usr/sbin/sasldblistusers2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/pluginviewer /home/slitaz/wok/cyrus-sasl/install/usr/sbin/pluginviewer
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/utils'
Making install in doc
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/doc'
Making install in man
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3 sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 sasl_server_step.3 sasl_client_step.3 sasl_getsecret_t.3 sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 sasl_server_userdb_checkpass_t.3 '/home/slitaz/wok/cyrus-sasl/install/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_server_userdb_setpass_t.3 sasl_global_listmech.3 sasl_getconfpath_t.3 '/home/slitaz/wok/cyrus-sasl/install/usr/share/man/man3'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/man'
Making install in saslauthd
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
/bin/sh ./config/mkinstalldirs /home/slitaz/wok/cyrus-sasl/install/usr/share/man/man8
/usr/bin/install -c -m 644 ./saslauthd.8 /home/slitaz/wok/cyrus-sasl/install/usr/share/man/man8/saslauthd.8
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/sbin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c saslauthd testsaslauthd '/home/slitaz/wok/cyrus-sasl/install/usr/sbin'
libtool: install: /usr/bin/install -c saslauthd /home/slitaz/wok/cyrus-sasl/install/usr/sbin/saslauthd
libtool: install: /usr/bin/install -c testsaslauthd /home/slitaz/wok/cyrus-sasl/install/usr/sbin/testsaslauthd
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26/saslauthd'
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libsasl2.pc '/home/slitaz/wok/cyrus-sasl/install/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26'
Copying documentation...                                               Done
================================================================================

Executing strip on all files...                                        Done
  Time: 5.34s. Size: 596004 B -> 501116 B. Save: 93 KB.
Installing (pkg/local): advancecomp-static-2.1-i486
Compressing man pages...                                               Done
  Time: 3.28s. Size: 158794 B -> 73418 B. Save: 83 KB. Cache hit: 47/47.

Switching to the set 'pam'
================================================================================
src    : /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam
install: /home/slitaz/wok/cyrus-sasl/install-pam

aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '../cmulocal'.
libtoolize: copying file '../cmulocal/libtool.m4'
libtoolize: copying file '../cmulocal/ltoptions.m4'
libtoolize: copying file '../cmulocal/ltsugar.m4'
libtoolize: copying file '../cmulocal/ltversion.m4'
libtoolize: copying file '../cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:23: installing 'config/compile'
configure.in:19: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'cmulocal'.
libtoolize: copying file 'cmulocal/libtool.m4'
libtoolize: copying file 'cmulocal/ltoptions.m4'
libtoolize: copying file 'cmulocal/ltsugar.m4'
libtoolize: copying file 'cmulocal/ltversion.m4'
libtoolize: copying file 'cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:64: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:86: installing 'config/compile'
configure.in:64: installing 'config/missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
include/Makefile.am: installing 'config/depcomp'
java/CyrusSasl/Makefile.am:46: warning: wildcard ../lib/*.lo: non-POSIX variable name
java/CyrusSasl/Makefile.am:46: (probably a GNU make extension)
java/CyrusSasl/Makefile.am:52: warning: patsubst %.class,CyrusSasl.%,$^: non-POSIX variable name
java/CyrusSasl/Makefile.am:52: (probably a GNU make extension)
lib/Makefile.am:58: warning: source file '../plugins/plugin_common.c' is in a subdirectory,
lib/Makefile.am:58: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
configure: loading site script /etc/slitaz/cook.site
configure: creating cache ./config.cache
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking target system type... i486-slitaz-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i486-slitaz-linux-gcc... i486-slitaz-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 i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for __attribute__... yes
checking for runpath switch... -Wl,-rpath,
checking how to print strings... printf
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 i486-slitaz-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/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-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 i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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... no
checking for connect... yes
checking for res_search... no
checking for dn_expand... no
checking for dns_lookup... no
checking DB path to use... /var/lib/sasl/sasldb2
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... berkeley
checking if Berkeley DB handle is kept open in SASLDB... no
checking for dlopen in -ldl... yes
checking /dev/random to use... /dev/urandom
checking for nm... /usr/bin/i486-slitaz-linux-nm -B
checking for underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(){int i=1;}
 ^~~~
conftest.c:2:5: warning: return type defaults to 'int' [-Wimplicit-int]
     foo(){int i=6;}
     ^~~
no
checking for syslog... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking for pam_start... no
checking if I should include saslauthd... /var/run/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking size of long... 4
checking what directory libraries are found in... lib
checking for RSAPublicEncrypt in -lrsaref... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... no
checking for DES_cbc_encrypt in -lcrypto... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking DIGEST-MD5... enabled
checking SCRAM... enabled
checking OTP... enabled
checking for opiechallenge in -lopie... no
checking for OPIE... no
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... no
checking for crypt in -lcrypt... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_ext.h usability... yes
checking gssapi/gssapi_ext.h presence... yes
checking for gssapi/gssapi_ext.h... yes
checking for res_search in -lresolv... yes
checking for gss_unwrap in -lgssapi... no
checking for gss_unwrap in -lgssapi_krb5... yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... no
checking for krb5_gss_register_acceptor_identity... yes
checking for gss_decapsulate_token... yes
checking for gss_encapsulate_token... yes
checking for gss_oid_equal... yes
checking for gss_get_name_attribute... yes
checking for SPNEGO support in GSSAPI libraries... yes
checking to use mutexes aroung GSS calls... yes
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
checking NTLM... disabled
checking PASSDSS... disabled
checking SQL... disabled
checking LDAPDB... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking des.h usability... no
checking des.h presence... no
checking for des.h... no
checking for dlfcn.h... (cached) 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 sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking for socklen_t... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getpwnam... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
checking for getpassphrase... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in saslauthd (/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--with-dbpath=/var/lib/sasl/sasldb2' '--with-saslauthd=/var/run/saslauthd' '--with-devrandom=/dev/urandom' '--with-openssl' '--enable-auth-sasldb' '--with-pam' '--with-ldap' '--build=i486-slitaz-linux' '--host=i486-slitaz-linux' 'build_alias=i486-slitaz-linux' 'host_alias=i486-slitaz-linux' 'CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk' 'LDFLAGS=-Wl,-Os,--as-needed' 'CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1' --cache-file=.././config.cache --srcdir=.
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) yes
checking for gssapi/gssapi_ext.h... (cached) yes
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... (cached) no
checking for gss_unwrap in -lgssapi_krb5... (cached) yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... (cached) no
checking for krb5_gss_register_acceptor_identity... (cached) yes
checking for gss_decapsulate_token... (cached) yes
checking for gss_encapsulate_token... (cached) yes
checking for gss_oid_equal... (cached) yes
checking for gss_get_name_attribute... (cached) yes
checking for SPNEGO support in GSSAPI libraries... yes
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking DB path to use... /var/lib/sasl/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for pam_start in -lpam... yes
checking for security/pam_appl.h... (cached) yes
checking for PAM support... yes
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for fcntl.h... (cached) yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... yes
checking for strlcat... no
checking for strlcpy... no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: updating cache .././config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuration Complete. Type 'make' to build.
make  all-recursive
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
Making all in include
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT makemd5.o -MD -MP -MF .deps/makemd5.Tpo -c -o makemd5.o makemd5.c
makemd5.c: In function 'try_signed':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 115 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:128:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 142 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 116 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:127:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 141 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 114 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:126:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 143 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 108 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:125:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(signed char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 149 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c: In function 'try_unsigned':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:141:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 107 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:140:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 150 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 105 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:139:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 152 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:138:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/makemd5.Tpo .deps/makemd5.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o makemd5 makemd5.o  -lresolv -lresolv  
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o makemd5 makemd5.o  -lresolv
rm -f md5global.h
./makemd5 md5global.h
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
Making all in sasldb
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c -o allockey.lo allockey.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.lo db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.o db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.o -MD -MP -MF .deps/allockey.Tpo -c -o allockey.o allockey.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o .libs/db_berkeley.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.o
mv -f .deps/allockey.Tpo .deps/allockey.Po
mv -f .deps/allockey.Tpo .deps/allockey.Plo
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Po
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o libsasldb.la  allockey.lo db_berkeley.lo -ldb -lresolv -lresolv  
libtool: link: i486-slitaz-linux-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_berkeley.o 
libtool: link: i486-slitaz-linux-ranlib .libs/libsasldb.a
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
i486-slitaz-linux-ar cru libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
Making all in lib
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
ln -s ../plugins/gssapi.c ../plugins/gs2.c .
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c -o auxprop.lo auxprop.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c -o canonusr.lo canonusr.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c -o checkpw.lo checkpw.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fPIC -DPIC -o .libs/canonusr.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fPIC -DPIC -o .libs/auxprop.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fPIC -DPIC -o .libs/checkpw.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
common.c:116:22: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETPATH, (sasl_callback_ft)&_sasl_getpath, NULL
                      ^
common.c:119:26: warning: cast between incompatible function types from 'int (*)(void *, char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETCONFPATH, (sasl_callback_ft)&_sasl_getconfpath, NULL
                          ^
common.c: In function 'sasl_set_path':
common.c:232:39: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getpath_cb.proc = (sasl_callback_ft)&_sasl_getpath_simple;
                                       ^
common.c:246:43: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getconfpath_cb.proc = (sasl_callback_ft)&_sasl_getconfpath_simple;
                                           ^
checkpw.c: In function '_sasl_make_plain_secret':
checkpw.c:119:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, salt, 16);
                           ^~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:120:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, "sasldb", 6);
                           ^~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:121:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, passwd, (unsigned int) passlen);
                           ^~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c: In function '_sasl_auxprop_verify_apop':
checkpw.c:371:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, challenge, strlen(challenge));
                           ^~~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:372:51: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, auxprop_values[0].values[0],
                           ~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c: In function 'saslauthd_verify_password':
checkpw.c:662:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
common.c: In function 'sasl_getprop':
common.c:1048:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
common.c:1051:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
checkpw.c: In function 'authdaemon_verify_password':
checkpw.c:1044:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
common.c: In function '_sasl_global_getopt':
common.c:1414:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    if (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_conn_getopt':
common.c:1455:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    && (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_getsimple':
checkpw.c: In function 'write_wait':
checkpw.c:435:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:437:2: note: here
  default:
  ^~~~~~~
common.c:1528:16: warning: variable 'conn' set but not used [-Wunused-but-set-variable]
   sasl_conn_t *conn;
                ^~~~
checkpw.c: In function 'read_wait':
checkpw.c:597:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:599:2: note: here
  default:
  ^~~~~~~
common.c: In function '_sasl_getcallback':
common.c:1732:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_conn_getopt;
             ^
common.c:1735:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_global_getopt;
             ^
common.c:1780:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_syslog;
              ^
common.c:1793:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char **, size_t *)' {aka 'int (*)(void *, int,  const char **, unsigned int *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_getsimple;
              ^
common.c:1797:14: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_verifyfile;
              ^
common.c:1801:14: warning: cast between incompatible function types from 'int (*)(sasl_conn_t *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)' {aka 'int (*)(struct sasl_conn *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_proxy_policy;
              ^
common.c: In function '_sasl_find_verifyfile_callback':
common.c:2157:5: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     (sasl_callback_ft)&_sasl_verifyfile,
     ^
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c -o external.lo external.c
At top level:
common.c:89:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: libsasl " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
mv -f .deps/canonusr.Tpo .deps/canonusr.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fPIC -DPIC -o .libs/external.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
external.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: external.c,v 1.24 2009/03/10 16:27:52 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/external.Tpo .deps/external.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c -o saslutil.lo saslutil.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fPIC -DPIC -o .libs/saslutil.o
mv -f .deps/md5.Tpo .deps/md5.Plo
mv -f .deps/checkpw.Tpo .deps/checkpw.Plo
mv -f .deps/auxprop.Tpo .deps/auxprop.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c -o seterror.lo seterror.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo dlopen.c
mv -f .deps/client.Tpo .deps/client.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo `test -f '../plugins/plugin_common.c' || echo './'`../plugins/plugin_common.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fPIC -DPIC -o .libs/seterror.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fPIC -DPIC -o .libs/server.o
saslutil.c: In function 'sasl_encode64':
saslutil.c:134:11: warning: variable 'blah' set but not used [-Wunused-but-set-variable]
     char *blah;
           ^~~~
saslutil.c: In function 'sasl_utf8verify':
saslutil.c:312:29: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
       if ((str[++i] & 0xC0) != 0xF0) return SASL_BADPROT; /* needed a 10 octet */
                             ^~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
dlopen.c: In function '_sasl_get_plugin':
dlopen.c:263:10: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
     r = ((sasl_verifyfile_t *)(verifyfile_cb->proc))
          ^
dlopen.c: In function '_sasl_load_plugins':
dlopen.c:363:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char **)' [-Wcast-function-type]
     result = ((sasl_getpath_t *)(getpath_cb->proc))(getpath_cb->context,
               ^
server.c: In function 'load_config':
server.c:619:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, char **)' [-Wcast-function-type]
     result = ((sasl_getconfpath_t *)(getconfpath_cb->proc))(getconfpath_cb->context,
               ^
server.c:657:19: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
         result = ((sasl_verifyfile_t *)(verifyfile_cb->proc))(verifyfile_cb->context,
                   ^
server.c: In function 'sasl_server_init':
server.c:909:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
  ret = ((sasl_verifyfile_t *)(vf->proc))(vf->context,
         ^
mv -f .deps/saslutil.Tpo .deps/saslutil.Plo
mv -f .deps/seterror.Tpo .deps/seterror.Plo
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
mv -f .deps/common.Tpo .deps/common.Plo
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
mv -f .deps/server.Tpo .deps/server.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 3:0:0 -Wl,--version-script=../Versions -Wl,-Os,--as-needed -o libsasl2.la -rpath /usr/lib auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo   -ldl   -lresolv -lresolv  
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/auxprop.o .libs/canonusr.o .libs/checkpw.o .libs/client.o .libs/common.o .libs/config.o .libs/external.o .libs/md5.o .libs/saslutil.o .libs/server.o .libs/seterror.o .libs/dlopen.o .libs/plugin_common.o   -ldl -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,--version-script=../Versions -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasl2.so.3 -o .libs/libsasl2.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libsasl2.so.3" && ln -s "libsasl2.so.3.0.0" "libsasl2.so.3")
libtool: link: (cd ".libs" && rm -f "libsasl2.so" && ln -s "libsasl2.so.3.0.0" "libsasl2.so")
libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" )
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
Making all in plugins
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c -o sasldb.lo sasldb.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c -o sasldb_init.lo sasldb_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo plugin_common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c -o cram.lo cram.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c -o crammd5_init.lo crammd5_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c -o digestmd5.lo digestmd5.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c  -fPIC -DPIC -o .libs/sasldb.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c  -fPIC -DPIC -o .libs/crammd5_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c  -fPIC -DPIC -o .libs/sasldb_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c  -fPIC -DPIC -o .libs/cram.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c  -fPIC -DPIC -o .libs/digestmd5.o
sasldb.c: In function 'sasldb_auxprop_store':
sasldb.c:251:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  char * value = (cur->values && cur->values[0]) ? cur->values[0] : NULL;
                 ^
cram.c:68:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: cram.c,v 1.87 2011/09/07 13:19:44 murch Exp $";
                   ^~~~~~~~~
mv -f .deps/crammd5_init.Tpo .deps/crammd5_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c -o digestmd5_init.lo digestmd5_init.c
mv -f .deps/sasldb_init.Tpo .deps/sasldb_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c -o scram.lo scram.c
digestmd5.c: In function 'digestmd5_server_mech_step':
digestmd5.c:3051:18: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
      text->nonce = text->realm = NULL;
                  ^
digestmd5.c: In function 'parse_server_challenge':
digestmd5.c:3653:10: warning: variable 'IsUTF8' set but not used [-Wunused-but-set-variable]
     bool IsUTF8 = FALSE;
          ^~~~~~
digestmd5.c: In function 'digestmd5_client_mech_step':
mv -f .deps/sasldb.Tpo .deps/sasldb.Plo
digestmd5.c:4503:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  if (!serverin) {
     ^
digestmd5.c:4531:5: note: here
     case 3:
     ^~~~
digestmd5.c:4555:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
  ctext->cipher = NULL;
                ^
digestmd5.c:4557:5: note: here
     case 2:
     ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c -o scram_init.lo scram_init.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c  -fPIC -DPIC -o .libs/digestmd5_init.o
At top level:
digestmd5.c:125:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: digestmd5.c,v 1.205 2011/05/13 19:18:37 murch Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c scram.c  -fPIC -DPIC -o .libs/scram.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c scram_init.c  -fPIC -DPIC -o .libs/scram_init.o
mv -f .deps/cram.Tpo .deps/cram.Plo
mv -f .deps/digestmd5_init.Tpo .deps/digestmd5_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c -o otp.lo otp.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo -c -o otp_init.lo otp_init.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp_init.lo -MD -MP -MF .deps/otp_init.Tpo -c otp_init.c  -fPIC -DPIC -o .libs/otp_init.o
mv -f .deps/scram_init.Tpo .deps/scram_init.Plo
scram.c: In function 'Hi':
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c -o gssapi.lo gssapi.c
scram.c:302:7: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       initial_key,
       ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:318:4: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
    temp_result,
    ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_user_salt':
scram.c:348:43: warning: pointer targets in passing argument 4 of 'Hi' differ in signedness [-Wpointer-sign]
     Hi(utils, username, strlen(username), g_salt_key, SALT_SIZE, 20 /* iterations */, result);
                                           ^~~~~~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:350:12: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign]
     return result;
            ^~~~~~
scram.c: In function 'GenerateScramSecrets':
scram.c:389:5: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  sec->data,
  ~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:400:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:410:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT otp.lo -MD -MP -MF .deps/otp.Tpo -c otp.c  -fPIC -DPIC -o .libs/otp.o
scram.c:410:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:421:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_mech_step1':
scram.c:786:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  text->salt = scram_server_user_salt(sparams->utils, text->authentication_id, &text->salt_len);
             ^
scram.c:792:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:792:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:512:18: warning: unused variable 'hash_len' [-Wunused-variable]
     unsigned int hash_len = 0;
                  ^~~~~~~~
scram.c: In function 'scram_server_mech_step2':
scram.c:1307:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:1339:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
              ^~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1339:50: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
                                                  ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1358:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_setpass':
scram.c:1575:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:1575:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:1666:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  sprintf(sec->data,
          ~~~^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from ../config.h:499,
                 from scram.c:45:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
scram.c:1673:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  sec->len = (unsigned int) strlen(sec->data);
                                   ~~~^~~~~~
In file included from ../config.h:550,
                 from scram.c:45:
/usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
scram.c:1687:27: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness [-Wpointer-sign]
          (sec ? sec->data : NULL),
          ~~~~~~~~~~~~~~~~~^~~~~~~
scram.c:1687:27: note: expected 'const char *' but argument is of type 'unsigned char *'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapiv2_init.lo -MD -MP -MF .deps/gssapiv2_init.Tpo -c -o gssapiv2_init.lo gssapiv2_init.c
scram.c: In function 'scram_client_mech_step1':
scram.c:1992:7: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
       &encoded_authorization_id,
       ^~~~~~~~~~~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c:2003:10: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
          &encoded_authcid,
          ^~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c: In function 'scram_client_mech_step2':
scram.c:2280:23: warning: pointer targets in assignment from 'const unsigned char * const' to 'const char *' differ in signedness [-Wpointer-sign]
  channel_binding_data = params->cbinding->data;
                       ^
scram.c:2371:16: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  text->password->data,
  ~~~~~~~~~~~~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:2384:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2397:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2397:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2410:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_client_mech_step3':
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:2538:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2552:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
At top level:
scram.c:260:1: warning: 'print_hash' defined but not used [-Wunused-function]
 print_hash (const char * func, const char * hash)
 ^~~~~~~~~~
scram.c:72:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c  -fPIC -DPIC -o .libs/gssapi.o
mv -f .deps/otp_init.Tpo .deps/otp_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2.lo -MD -MP -MF .deps/gs2.Tpo -c -o gs2.lo gs2.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gssapiv2_init.lo -MD -MP -MF .deps/gssapiv2_init.Tpo -c gssapiv2_init.c  -fPIC -DPIC -o .libs/gssapiv2_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2.lo -MD -MP -MF .deps/gs2.Tpo -c gs2.c  -fPIC -DPIC -o .libs/gs2.o
otp.c: In function 'generate_otp':
otp.c:198:36: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness [-Wpointer-sign]
     otp_hash(md, key, strlen(key), otp, alg->swab, mdctx);
                                    ^~~
otp.c:140:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void otp_hash(const EVP_MD *md, char *in, size_t inlen,
             ^~~~~~~~
otp.c:202:42: warning: pointer targets in passing argument 4 of 'otp_hash' differ in signedness [-Wpointer-sign]
         otp_hash(md, otp, OTP_HASH_SIZE, otp, alg->swab, mdctx);
                                          ^~~
otp.c:140:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void otp_hash(const EVP_MD *md, char *in, size_t inlen,
             ^~~~~~~~
mv -f .deps/gssapiv2_init.Tpo .deps/gssapiv2_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_init.lo -MD -MP -MF .deps/gs2_init.Tpo -c -o gs2_init.lo gs2_init.c
gs2.c: In function 'gs2_common_mech_free':
gs2.c:278:42: warning: unused parameter 'utils' [-Wunused-parameter]
                      const sasl_utils_t *utils)
                      ~~~~~~~~~~~~~~~~~~~~^~~~~
gssapi.c: In function 'sasl_gss_free_context_contents':
gssapi.c:537:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable]
     OM_uint32 maj_stat, min_stat;
               ^~~~~~~~
otp.c: In function 'make_secret':
otp.c:647:13: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
     bin2hex(otp, OTP_HASH_SIZE, buf);
             ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:650:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
     sprintf(data, "%s\t%04d\t%s\t%s\t%020ld",
             ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from ../config.h:499,
                 from otp.c:45:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
otp.c: In function 'parse_secret':
otp.c:677:4: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  c = secret;
    ^
otp.c:682:17: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign]
  *seq = strtoul(c, NULL, 10);
                 ^
In file included from ../config.h:538,
                 from otp.c:45:
/usr/include/stdlib.h:180:26: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 extern unsigned long int strtoul (const char *__restrict __nptr,
                          ^~~~~~~
otp.c: In function 'otp_server_mech_step1':
otp.c:1106:21: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
     text->seed, text->otp,
                 ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
otp.c:1121:10: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness [-Wpointer-sign]
       sec->data, sec->len);
       ~~~^~~~~~
otp.c:1121:10: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_server_mech_step2':
otp.c:1190:21: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
     text->seed, text->otp, 0, &sec);
                 ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
otp.c:1203:10: warning: pointer targets in passing argument 3 of 'params->utils->prop_set' differ in signedness [-Wpointer-sign]
       sec->data, sec->len);
       ~~~^~~~~~
otp.c:1203:10: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_server_mech_dispose':
otp.c:1279:20: warning: pointer targets in passing argument 5 of 'make_secret' differ in signedness [-Wpointer-sign]
    text->seed, text->otp, 0, &sec);
                ~~~~^~~~~
otp.c:622:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int make_secret(const sasl_utils_t *utils,
            ^~~~~~~~~~~
otp.c:1294:22: warning: pointer targets in passing argument 3 of 'utils->prop_set' differ in signedness [-Wpointer-sign]
     (sec ? sec->data : NULL),
     ~~~~~~~~~~~~~~~~~^~~~~~~
otp.c:1294:22: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_setpass':
otp.c:1414:27: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness [-Wpointer-sign]
          (sec ? sec->data : NULL),
          ~~~~~~~~~~~~~~~~~^~~~~~~
otp.c:1414:27: note: expected 'const char *' but argument is of type 'unsigned char *'
otp.c: In function 'otp_client_mech_step2':
otp.c:1744:24: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness [-Wpointer-sign]
          text->password->data, otp);
          ~~~~~~~~~~~~~~^~~~~~
otp.c:168:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int generate_otp(const sasl_utils_t *utils,
            ^~~~~~~~~~~~
otp.c:1767:31: warning: pointer targets in passing argument 5 of 'generate_otp' differ in signedness [-Wpointer-sign]
       new_seed, text->password->data, new_otp);
                 ~~~~~~~~~~~~~~^~~~~~
otp.c:168:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int generate_otp(const sasl_utils_t *utils,
            ^~~~~~~~~~~~
otp.c:1772:11: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
   bin2hex(otp, OTP_HASH_SIZE,
           ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:1776:11: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
   bin2hex(new_otp, OTP_HASH_SIZE,
           ^~~~~~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
otp.c:1788:14: warning: pointer targets in passing argument 1 of 'bin2hex' differ in signedness [-Wpointer-sign]
      bin2hex(otp, OTP_HASH_SIZE, text->out_buf+strlen(text->out_buf));
              ^~~
otp.c:122:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void bin2hex(unsigned char *bin, int binlen, char *hex)
      ^~~~~~~
At top level:
gssapi.c:89:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: gssapi.c,v 1.115 2011/11/21 15:12:35 mel Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_init.lo -MD -MP -MF .deps/gs2_init.Tpo -c gs2_init.c  -fPIC -DPIC -o .libs/gs2_init.o
At top level:
otp.c:71:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: otp.c,v 1.43 2011/09/01 14:12:18 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/gs2_init.Tpo .deps/gs2_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_token.lo -MD -MP -MF .deps/gs2_token.Tpo -c -o gs2_token.lo gs2_token.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT gs2_token.lo -MD -MP -MF .deps/gs2_token.Tpo -c gs2_token.c  -fPIC -DPIC -o .libs/gs2_token.o
mv -f .deps/gs2_token.Tpo .deps/gs2_token.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c -o plain.lo plain.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c  -fPIC -DPIC -o .libs/plain.o
mv -f .deps/scram.Tpo .deps/scram.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c -o plain_init.lo plain_init.c
mv -f .deps/gs2.Tpo .deps/gs2.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c -o anonymous.lo anonymous.c
plain.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: plain.c,v 1.67 2009/06/10 16:05:19 mel Exp $";
                   ^~~~~~~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c  -fPIC -DPIC -o .libs/plain_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c  -fPIC -DPIC -o .libs/anonymous.o
mv -f .deps/plain.Tpo .deps/plain.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c -o anonymous_init.lo anonymous_init.c
mv -f .deps/plain_init.Tpo .deps/plain_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libsasldb.la  sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -ldb  -lresolv -lresolv  
anonymous.c:63:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: anonymous.c,v 1.53 2009/02/13 14:46:47 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/gssapi.Tpo .deps/gssapi.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libcrammd5.la  cram.lo crammd5_init.lo plugin_common.lo  -lresolv -lresolv  
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -DOBSOLETE_CRAM_ATTR=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c  -fPIC -DPIC -o .libs/anonymous_init.o
mv -f .deps/anonymous.Tpo .deps/anonymous.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libscram.la  scram.lo scram_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  
mv -f .deps/otp.Tpo .deps/otp.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libgssapiv2.la  gssapi.lo gssapiv2_init.lo plugin_common.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv    -lresolv -lresolv  
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o  -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive  -ldb -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasldb.so.3 -o .libs/libsasldb.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/cram.o .libs/crammd5_init.o .libs/plugin_common.o   -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libcrammd5.so.3 -o .libs/libcrammd5.so.3.0.0
mv -f .deps/anonymous_init.Tpo .deps/anonymous_init.Plo
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/scram.o .libs/scram_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libscram.so.3 -o .libs/libscram.so.3.0.0
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libgs2.la  gs2.lo gs2_init.lo gs2_token.lo plugin_common.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv    -lresolv -lresolv  
libtool: link: (cd ".libs" && rm -f "libsasldb.so.3" && ln -s "libsasldb.so.3.0.0" "libsasldb.so.3")
libtool: link: (cd ".libs" && rm -f "libsasldb.so" && ln -s "libsasldb.so.3.0.0" "libsasldb.so")
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
libtool: link: (cd ".libs" && rm -f "libcrammd5.so.3" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so.3")
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libplain.la  plain.lo plain_init.lo plugin_common.lo -lcrypt  -lresolv -lresolv  
libtool: link: (cd ".libs" && rm -f "libcrammd5.so" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so")
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/gssapi.o .libs/gssapiv2_init.o .libs/plugin_common.o   -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libgssapiv2.so.3 -o .libs/libgssapiv2.so.3.0.0
libtool: link: ( cd ".libs" && rm -f "libcrammd5.la" && ln -s "../libcrammd5.la" "libcrammd5.la" )
mv -f .deps/digestmd5.Tpo .deps/digestmd5.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libanonymous.la  anonymous.lo anonymous_init.lo plugin_common.lo  -lresolv -lresolv  
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libdigestmd5.la  digestmd5.lo digestmd5_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  
libtool: link: (cd ".libs" && rm -f "libgssapiv2.so.3" && ln -s "libgssapiv2.so.3.0.0" "libgssapiv2.so.3")
libtool: link: (cd ".libs" && rm -f "libgssapiv2.so" && ln -s "libgssapiv2.so.3.0.0" "libgssapiv2.so")
libtool: link: (cd ".libs" && rm -f "libscram.so.3" && ln -s "libscram.so.3.0.0" "libscram.so.3")
libtool: link: (cd ".libs" && rm -f "libscram.so" && ln -s "libscram.so.3.0.0" "libscram.so")
libtool: link: ( cd ".libs" && rm -f "libgssapiv2.la" && ln -s "../libgssapiv2.la" "libgssapiv2.la" )
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libotp.la  otp.lo otp_init.lo plugin_common.lo -lcrypto   -lresolv -lresolv  
libtool: link: ( cd ".libs" && rm -f "libscram.la" && ln -s "../libscram.la" "libscram.la" )
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/gs2.o .libs/gs2_init.o .libs/gs2_token.o .libs/plugin_common.o   -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libgs2.so.3 -o .libs/libgs2.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/plain.o .libs/plain_init.o .libs/plugin_common.o   -lcrypt -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libplain.so.3 -o .libs/libplain.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libplain.so.3" && ln -s "libplain.so.3.0.0" "libplain.so.3")
libtool: link: (cd ".libs" && rm -f "libgs2.so.3" && ln -s "libgs2.so.3.0.0" "libgs2.so.3")
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/anonymous.o .libs/anonymous_init.o .libs/plugin_common.o   -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libanonymous.so.3 -o .libs/libanonymous.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libplain.so" && ln -s "libplain.so.3.0.0" "libplain.so")
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/digestmd5.o .libs/digestmd5_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libdigestmd5.so.3 -o .libs/libdigestmd5.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libgs2.so" && ln -s "libgs2.so.3.0.0" "libgs2.so")
libtool: link: ( cd ".libs" && rm -f "libplain.la" && ln -s "../libplain.la" "libplain.la" )
libtool: link: ( cd ".libs" && rm -f "libgs2.la" && ln -s "../libgs2.la" "libgs2.la" )
libtool: link: (cd ".libs" && rm -f "libanonymous.so.3" && ln -s "libanonymous.so.3.0.0" "libanonymous.so.3")
libtool: link: (cd ".libs" && rm -f "libanonymous.so" && ln -s "libanonymous.so.3.0.0" "libanonymous.so")
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/otp.o .libs/otp_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libotp.so.3 -o .libs/libotp.so.3.0.0
libtool: link: ( cd ".libs" && rm -f "libanonymous.la" && ln -s "../libanonymous.la" "libanonymous.la" )
libtool: link: (cd ".libs" && rm -f "libdigestmd5.so.3" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so.3")
libtool: link: (cd ".libs" && rm -f "libdigestmd5.so" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so")
libtool: link: ( cd ".libs" && rm -f "libdigestmd5.la" && ln -s "../libdigestmd5.la" "libdigestmd5.la" )
libtool: link: (cd ".libs" && rm -f "libotp.so.3" && ln -s "libotp.so.3.0.0" "libotp.so.3")
libtool: link: (cd ".libs" && rm -f "libotp.so" && ln -s "libotp.so.3.0.0" "libotp.so")
libtool: link: ( cd ".libs" && rm -f "libotp.la" && ln -s "../libotp.la" "libotp.la" )
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
Making all in utils
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dbconverter-2.o -MD -MP -MF .deps/dbconverter-2.Tpo -c -o dbconverter-2.o dbconverter-2.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslpasswd.o -MD -MP -MF .deps/saslpasswd.Tpo -c -o saslpasswd.o saslpasswd.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldblistusers.o -MD -MP -MF .deps/sasldblistusers.Tpo -c -o sasldblistusers.o sasldblistusers.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1  -DOBSOLETE_CRAM_ATTR=1  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT pluginviewer.o -MD -MP -MF .deps/pluginviewer.Tpo -c -o pluginviewer.o pluginviewer.c
sasldblistusers.c:87:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
saslpasswd.c:254:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
saslpasswd.c:75:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: saslpasswd " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
pluginviewer.c: In function 'plugview_sasl_getopt':
pluginviewer.c:212:11: warning: unused parameter 'context' [-Wunused-parameter]
     void *context,
     ~~~~~~^~~~~~~
pluginviewer.c:213:17: warning: unused parameter 'plugin_name' [-Wunused-parameter]
     const char *plugin_name,
     ~~~~~~~~~~~~^~~~~~~~~~~
pluginviewer.c: In function 'main':
pluginviewer.c:425:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)bit_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:450:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)ext_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:479:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)flag_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:554:22: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&sasl_my_log;
                      ^
pluginviewer.c:561:26: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
         callback->proc = (sasl_callback_ft)&getpath;
                          ^
pluginviewer.c:570:22: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&plugview_sasl_getopt;
                      ^
At top level:
pluginviewer.c:92:1: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 build_ident[] = "$Build: pluginviewer " PACKAGE "-" VERSION " $";
 ^~~~~~~~~~~
dbconverter-2.c:379:23: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wincompatible-pointer-types]
     { SASL_CB_GETOPT, &good_getopt, NULL },
                       ^
dbconverter-2.c:379:23: note: (near initialization for 'goodsasl_cb[0].proc')
dbconverter-2.c: In function 'main':
dbconverter-2.c:428:19: warning: cast between incompatible function types from 'void (*)(const char *, const char *, const char *, const char *, unsigned int)' to 'void * (*)(const char *, const char *, const char *, const char *, unsigned int)' [-Wcast-function-type]
     listusers(db, (listcb_t *) &listusers_cb);
                   ^
mv -f .deps/sasldblistusers.Tpo .deps/sasldblistusers.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv  
mv -f .deps/saslpasswd.Tpo .deps/saslpasswd.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv  
mv -f .deps/dbconverter-2.Tpo .deps/dbconverter-2.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv -lresolv  
mv -f .deps/pluginviewer.Tpo .deps/pluginviewer.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o pluginviewer pluginviewer.o ../lib/libsasl2.la -ldb  -lresolv -lresolv  
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/sasldblistusers2 sasldblistusers.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/saslpasswd2 saslpasswd.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/dbconverter-2 dbconverter-2.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/pluginviewer pluginviewer.o  ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
Making all in doc
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
Making all in man
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
Making all in saslauthd
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd/config/missing aclocal-1.16 -I ./cmulocal -I ../cmulocal -I ../config
aclocal-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd/config/missing autoconf
 cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd/config/missing automake-1.16 --gnu
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --with-dbpath=/var/lib/sasl/sasldb2 --with-saslauthd=/var/run/saslauthd --with-devrandom=/dev/urandom --with-openssl --enable-auth-sasldb --with-pam --with-ldap --build=i486-slitaz-linux --host=i486-slitaz-linux build_alias=i486-slitaz-linux host_alias=i486-slitaz-linux CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk LDFLAGS=-Wl,-Os,--as-needed CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1 --cache-file=.././config.cache --srcdir=. --no-create --no-recursion
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for gssapi.h... (cached) yes
checking for gssapi/gssapi_ext.h... (cached) yes
checking for res_search in -lresolv... (cached) yes
checking for gss_unwrap in -lgssapi... (cached) no
checking for gss_unwrap in -lgssapi_krb5... (cached) yes
checking GSSAPI... with implementation mit
checking for res_search in -lresolv... (cached) yes
checking for gsskrb5_register_acceptor_identity... (cached) no
checking for krb5_gss_register_acceptor_identity... (cached) yes
checking for gss_decapsulate_token... (cached) yes
checking for gss_encapsulate_token... (cached) yes
checking for gss_oid_equal... (cached) yes
checking for gss_get_name_attribute... (cached) yes
checking for SPNEGO support in GSSAPI libraries... yes
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking DB path to use... /var/lib/sasl/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for pam_start in -lpam... (cached) yes
checking for security/pam_appl.h... (cached) yes
checking for PAM support... yes
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... (cached) yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd/config/missing autoheader)
rm -f stamp-h1
touch saslauthd.h.in
cd . && /bin/sh ./config.status saslauthd.h
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT mechanisms.o -MD -MP -MF .deps/mechanisms.Tpo -c -o mechanisms.o mechanisms.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_dce.o -MD -MP -MF .deps/auth_dce.Tpo -c -o auth_dce.o auth_dce.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_getpwent.o -MD -MP -MF .deps/auth_getpwent.Tpo -c -o auth_getpwent.o auth_getpwent.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb5.o -MD -MP -MF .deps/auth_krb5.Tpo -c -o auth_krb5.o auth_krb5.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb4.o -MD -MP -MF .deps/auth_krb4.Tpo -c -o auth_krb4.o auth_krb4.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_pam.o -MD -MP -MF .deps/auth_pam.Tpo -c -o auth_pam.o auth_pam.c
mv -f .deps/mechanisms.Tpo .deps/mechanisms.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_rimap.o -MD -MP -MF .deps/auth_rimap.Tpo -c -o auth_rimap.o auth_rimap.c
In file included from auth_pam.c:50:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
In file included from mechanisms.h:35,
                 from auth_pam.c:46:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
mv -f .deps/auth_dce.Tpo .deps/auth_dce.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_httpform.o -MD -MP -MF .deps/auth_httpform.Tpo -c -o auth_httpform.o auth_httpform.c
auth_getpwent.c: In function 'auth_getpwent':
auth_getpwent.c:96:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
mv -f .deps/auth_krb4.Tpo .deps/auth_krb4.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_shadow.o -MD -MP -MF .deps/auth_shadow.Tpo -c -o auth_shadow.o auth_shadow.c
auth_krb5.c: In function 'auth_krb5_init':
auth_krb5.c:105:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  keytabname = cfile_getstring(config, "krb5_keytab", keytabname);
             ^
auth_krb5.c:106:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  verify_principal = cfile_getstring(config, "krb5_verify_principal", verify_principal);
                   ^
mv -f .deps/auth_pam.Tpo .deps/auth_pam.Po
mv -f .deps/auth_getpwent.Tpo .deps/auth_getpwent.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sia.o -MD -MP -MF .deps/auth_sia.Tpo -c -o auth_sia.o auth_sia.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sasldb.o -MD -MP -MF .deps/auth_sasldb.Tpo -c -o auth_sasldb.o auth_sasldb.c
mv -f .deps/auth_krb5.Tpo .deps/auth_krb5.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT lak.o -MD -MP -MF .deps/lak.Tpo -c -o lak.o lak.c
auth_httpform.c: In function 'create_post_data':
auth_httpform.c:253:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:254:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:261:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:262:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:263:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(password, 0, strlen(password));
                ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:264:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(password);
              ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:335:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(user, 0, strlen(user));
            ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:336:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(password, 0, strlen(password));
            ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:337:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(realm, 0, strlen(realm));
            ^~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:338:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(user);
          ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:339:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(password);
          ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:340:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(realm);
          ^~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
In file included from auth_sasldb.c:44:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
In file included from mechanisms.h:35,
                 from auth_sasldb.c:39:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
mv -f .deps/auth_sia.Tpo .deps/auth_sia.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_ldap.o -MD -MP -MF .deps/auth_ldap.Tpo -c -o auth_ldap.o auth_ldap.c
auth_sasldb.c: In function 'auth_sasldb':
auth_sasldb.c:145:8: warning: implicit declaration of function 'gethostname'; did you mean 'gethostbyname'? [-Wimplicit-function-declaration]
  ret = gethostname(realm_buf,MAXHOSTNAMELEN);
        ^~~~~~~~~~~
        gethostbyname
auth_shadow.c: In function 'auth_shadow':
auth_shadow.c:159:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
auth_shadow.c:236:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                              ~^
                                                              %ld
      today, sp->sp_expire);
      ~~~~~                                                     
auth_shadow.c:236:69: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                                    ~^
                                                                    %ld
      today, sp->sp_expire);
             ~~~~~~~~~~~~~                                            
mv -f .deps/auth_sasldb.Tpo .deps/auth_sasldb.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
mv -f .deps/auth_shadow.Tpo .deps/auth_shadow.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT cfile.o -MD -MP -MF .deps/cfile.Tpo -c -o cfile.o cfile.c
lak.c: In function 'lak_connect':
lak.c:867:73: warning: format '%d' expects argument of type 'int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=]
   syslog(LOG_WARNING|LOG_AUTH, "Unable to set LDAP_OPT_NETWORK_TIMEOUT %d.%d.", lak->conf->timeout.tv_sec, lak->conf->timeout.tv_usec);
                                                                        ~^       ~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                        %ld
lak.c:867:76: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=]
   syslog(LOG_WARNING|LOG_AUTH, "Unable to set LDAP_OPT_NETWORK_TIMEOUT %d.%d.", lak->conf->timeout.tv_sec, lak->conf->timeout.tv_usec);
                                                                           ~^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                           %ld
mv -f .deps/auth_rimap.Tpo .deps/auth_rimap.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT krbtf.o -MD -MP -MF .deps/krbtf.Tpo -c -o krbtf.o krbtf.c
mv -f .deps/auth_ldap.Tpo .deps/auth_ldap.Po
mv -f .deps/auth_httpform.Tpo .deps/auth_httpform.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_unix.o -MD -MP -MF .deps/ipc_unix.Tpo -c -o ipc_unix.o ipc_unix.c
mv -f .deps/cfile.Tpo .deps/cfile.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_doors.o -MD -MP -MF .deps/ipc_doors.Tpo -c -o ipc_doors.o ipc_doors.c
mv -f .deps/krbtf.Tpo .deps/krbtf.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslauthd-main.o -MD -MP -MF .deps/saslauthd-main.Tpo -c -o saslauthd-main.o saslauthd-main.c
mv -f .deps/cache.Tpo .deps/cache.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/ipc_doors.Tpo .deps/ipc_doors.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1   -march=i486 -Os -pipe -mindirect-branch=thunk -MT testsaslauthd.o -MD -MP -MF .deps/testsaslauthd.Tpo -c -o testsaslauthd.o testsaslauthd.c
mv -f .deps/utils.Tpo .deps/utils.Po
saslauthd-main.c: In function 'detach_tty':
saslauthd-main.c:701:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:714:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:742:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:759:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:778:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(startup_pipe[1], &exit_result, sizeof(exit_result));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:795:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:812:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/ipc_unix.Tpo .deps/ipc_unix.Po
mv -f .deps/testsaslauthd.Tpo .deps/testsaslauthd.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv
mv -f .deps/saslauthd-main.Tpo .deps/saslauthd-main.Po
mv -f .deps/md5.Tpo .deps/md5.Po
mv -f .deps/lak.Tpo .deps/lak.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lresolv  -lcrypt ../sasldb/libsasldb.la -lpam -lldap -llber -lcrypto   -lresolv -lresolv 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypt ../sasldb/.libs/libsasldb.a -ldb -lpam -lldap -llber -lcrypto -lresolv
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
rm -f libsasl2.pc
sed -e 's,[@]LIB_DOOR[@],,g' -e 's,[@]SASL_DL_LIB[@],-ldl,g' -e 's,[@]LIBS[@],-lresolv -lresolv  ,g' -e 's,[@]VERSION[@],2.1.26,g' -e 's,[@]libdir[@],/usr/lib,g' < ./libsasl2.pc.in > libsasl2.pc
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
Making install in include
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/include/sasl'
 /usr/bin/install -c -m 644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/home/slitaz/wok/cyrus-sasl/install-pam/usr/include/sasl'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/include'
Making install in sasldb
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/sasldb'
Making install in lib
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
ln -s ../plugins/gssapi.c ../plugins/gs2.c .
ln: ./gssapi.c: File exists
ln: ./gs2.c: File exists
make[1]: [Makefile:897: linksrcs] Error 1 (ignored)
make  install-am
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[3]: Nothing to be done for 'install-data-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasl2.la '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsasl2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/libsasl2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so.3 || { rm -f libsasl2.so.3 && ln -s libsasl2.so.3.0.0 libsasl2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so || { rm -f libsasl2.so && ln -s libsasl2.so.3.0.0 libsasl2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasl2.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/libsasl2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make  install-exec-hook
make[4]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/lib'
Making install in plugins
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasldb.la libcrammd5.la libdigestmd5.la libscram.la libotp.la libgssapiv2.la libgs2.la libplain.la libanonymous.la '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2'
libtool: install: /usr/bin/install -c .libs/libsasldb.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libsasldb.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so.3 || { rm -f libsasldb.so.3 && ln -s libsasldb.so.3.0.0 libsasldb.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so || { rm -f libsasldb.so && ln -s libsasldb.so.3.0.0 libsasldb.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasldb.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libsasldb.la
libtool: install: /usr/bin/install -c .libs/libcrammd5.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libcrammd5.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libcrammd5.so.3.0.0 libcrammd5.so.3 || { rm -f libcrammd5.so.3 && ln -s libcrammd5.so.3.0.0 libcrammd5.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libcrammd5.so.3.0.0 libcrammd5.so || { rm -f libcrammd5.so && ln -s libcrammd5.so.3.0.0 libcrammd5.so; }; })
libtool: install: /usr/bin/install -c .libs/libcrammd5.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libcrammd5.la
libtool: install: /usr/bin/install -c .libs/libdigestmd5.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libdigestmd5.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libdigestmd5.so.3.0.0 libdigestmd5.so.3 || { rm -f libdigestmd5.so.3 && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libdigestmd5.so.3.0.0 libdigestmd5.so || { rm -f libdigestmd5.so && ln -s libdigestmd5.so.3.0.0 libdigestmd5.so; }; })
libtool: install: /usr/bin/install -c .libs/libdigestmd5.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libdigestmd5.la
libtool: install: /usr/bin/install -c .libs/libscram.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libscram.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so.3 || { rm -f libscram.so.3 && ln -s libscram.so.3.0.0 libscram.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so || { rm -f libscram.so && ln -s libscram.so.3.0.0 libscram.so; }; })
libtool: install: /usr/bin/install -c .libs/libscram.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libscram.la
libtool: install: /usr/bin/install -c .libs/libotp.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libotp.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libotp.so.3.0.0 libotp.so.3 || { rm -f libotp.so.3 && ln -s libotp.so.3.0.0 libotp.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libotp.so.3.0.0 libotp.so || { rm -f libotp.so && ln -s libotp.so.3.0.0 libotp.so; }; })
libtool: install: /usr/bin/install -c .libs/libotp.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libotp.la
libtool: install: /usr/bin/install -c .libs/libgssapiv2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libgssapiv2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libgssapiv2.so.3.0.0 libgssapiv2.so.3 || { rm -f libgssapiv2.so.3 && ln -s libgssapiv2.so.3.0.0 libgssapiv2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libgssapiv2.so.3.0.0 libgssapiv2.so || { rm -f libgssapiv2.so && ln -s libgssapiv2.so.3.0.0 libgssapiv2.so; }; })
libtool: install: /usr/bin/install -c .libs/libgssapiv2.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libgssapiv2.la
libtool: install: /usr/bin/install -c .libs/libgs2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libgs2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libgs2.so.3.0.0 libgs2.so.3 || { rm -f libgs2.so.3 && ln -s libgs2.so.3.0.0 libgs2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libgs2.so.3.0.0 libgs2.so || { rm -f libgs2.so && ln -s libgs2.so.3.0.0 libgs2.so; }; })
libtool: install: /usr/bin/install -c .libs/libgs2.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libgs2.la
libtool: install: /usr/bin/install -c .libs/libplain.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libplain.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so.3 || { rm -f libplain.so.3 && ln -s libplain.so.3.0.0 libplain.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so || { rm -f libplain.so && ln -s libplain.so.3.0.0 libplain.so; }; })
libtool: install: /usr/bin/install -c .libs/libplain.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libplain.la
libtool: install: /usr/bin/install -c .libs/libanonymous.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libanonymous.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libanonymous.so.3.0.0 libanonymous.so.3 || { rm -f libanonymous.so.3 && ln -s libanonymous.so.3.0.0 libanonymous.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2 && { ln -s -f libanonymous.so.3.0.0 libanonymous.so || { rm -f libanonymous.so && ln -s libanonymous.so.3.0.0 libanonymous.so; }; })
libtool: install: /usr/bin/install -c .libs/libanonymous.lai /home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/sasl2/libanonymous.la
libtool: warning: remember to run 'libtool --finish /usr/lib/sasl2'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/plugins'
Making install in utils
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c saslpasswd2 sasldblistusers2 pluginviewer '/home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin'
 /usr/bin/install -c -m 644 saslpasswd2.8 sasldblistusers2.8 pluginviewer.8 '/home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man8'
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/saslpasswd2 /home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin/saslpasswd2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sasldblistusers2 /home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin/sasldblistusers2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/pluginviewer /home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin/pluginviewer
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/utils'
Making install in doc
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/doc'
Making install in man
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3 sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 sasl_server_step.3 sasl_client_step.3 sasl_getsecret_t.3 sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 sasl_server_userdb_checkpass_t.3 '/home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_server_userdb_setpass_t.3 sasl_global_listmech.3 sasl_getconfpath_t.3 '/home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man3'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/man'
Making install in saslauthd
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
/bin/sh ./config/mkinstalldirs /home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man8
/usr/bin/install -c -m 644 ./saslauthd.8 /home/slitaz/wok/cyrus-sasl/install-pam/usr/share/man/man8/saslauthd.8
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c saslauthd testsaslauthd '/home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin'
libtool: install: /usr/bin/install -c saslauthd /home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin/saslauthd
libtool: install: /usr/bin/install -c testsaslauthd /home/slitaz/wok/cyrus-sasl/install-pam/usr/sbin/testsaslauthd
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam/saslauthd'
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libsasl2.pc '/home/slitaz/wok/cyrus-sasl/install-pam/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-pam'
Copying documentation...                                               Done
================================================================================

Executing strip on all files...                                        Done
  Time: 5.90s. Size: 596312 B -> 501148 B. Save: 93 KB.
Compressing man pages...                                               Done
  Time: 2.50s. Size: 158794 B -> 73418 B. Save: 83 KB. Cache hit: 47/47.

Switching to the set 'wo'
================================================================================
src    : /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo
install: /home/slitaz/wok/cyrus-sasl/install-wo

aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '../cmulocal'.
libtoolize: copying file '../cmulocal/libtool.m4'
libtoolize: copying file '../cmulocal/ltoptions.m4'
libtoolize: copying file '../cmulocal/ltsugar.m4'
libtoolize: copying file '../cmulocal/ltversion.m4'
libtoolize: copying file '../cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:23: installing 'config/compile'
configure.in:19: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'cmulocal'.
libtoolize: copying file 'cmulocal/libtool.m4'
libtoolize: copying file 'cmulocal/ltoptions.m4'
libtoolize: copying file 'cmulocal/ltsugar.m4'
libtoolize: copying file 'cmulocal/ltversion.m4'
libtoolize: copying file 'cmulocal/lt~obsolete.m4'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:64: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:86: installing 'config/compile'
configure.in:64: installing 'config/missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
include/Makefile.am: installing 'config/depcomp'
java/CyrusSasl/Makefile.am:46: warning: wildcard ../lib/*.lo: non-POSIX variable name
java/CyrusSasl/Makefile.am:46: (probably a GNU make extension)
java/CyrusSasl/Makefile.am:52: warning: patsubst %.class,CyrusSasl.%,$^: non-POSIX variable name
java/CyrusSasl/Makefile.am:52: (probably a GNU make extension)
lib/Makefile.am:58: warning: source file '../plugins/plugin_common.c' is in a subdirectory,
lib/Makefile.am:58: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
configure: loading site script /etc/slitaz/cook.site
configure: creating cache ./config.cache
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking target system type... i486-slitaz-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i486-slitaz-linux-gcc... i486-slitaz-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 i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for __attribute__... yes
checking for runpath switch... -Wl,-rpath,
checking how to print strings... printf
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 i486-slitaz-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/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-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 i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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... no
checking for connect... yes
checking for res_search... no
checking for dn_expand... no
checking for dns_lookup... no
checking DB path to use... /var/lib/sasl/sasldb2
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... berkeley
checking if Berkeley DB handle is kept open in SASLDB... no
checking for dlopen in -ldl... yes
checking /dev/random to use... /dev/urandom
checking for nm... /usr/bin/i486-slitaz-linux-nm -B
checking for underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(){int i=1;}
 ^~~~
conftest.c:2:5: warning: return type defaults to 'int' [-Wimplicit-int]
     foo(){int i=6;}
     ^~~
no
checking for syslog... yes
checking if I should include saslauthd... /var/run/saslauthd
checking to include Courier authdaemond support... /dev/null
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... disabled
checking size of long... 4
checking what directory libraries are found in... lib
checking for RSAPublicEncrypt in -lrsaref... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... no
checking for DES_cbc_encrypt in -lcrypto... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking DIGEST-MD5... disabled
checking SCRAM... enabled
checking OTP... disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... no
checking for crypt in -lcrypt... yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... disabled
checking LOGIN... enabled
checking NTLM... disabled
checking PASSDSS... disabled
checking SQL... disabled
checking LDAPDB... disabled
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking des.h usability... no
checking des.h presence... no
checking for des.h... no
checking for dlfcn.h... (cached) 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 sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking for socklen_t... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getpwnam... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
checking for getpassphrase... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in saslauthd (/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--with-dbpath=/var/lib/sasl/sasldb2' '--with-saslauthd=/var/run/saslauthd' '--with-devrandom=/dev/urandom' '--with-openssl' '--without-pam' '--disable-anon' '--disable-cram' '--disable-digest' '--disable-gssapi' '--enable-login' '--disable-otp' '--enable-plain' '--build=i486-slitaz-linux' '--host=i486-slitaz-linux' 'build_alias=i486-slitaz-linux' 'host_alias=i486-slitaz-linux' 'CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk' 'LDFLAGS=-Wl,-Os,--as-needed' 'CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1' --cache-file=.././config.cache --srcdir=.
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for fcntl.h... (cached) yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... yes
checking for strlcat... no
checking for strlcpy... no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
configure: updating cache .././config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuration Complete. Type 'make' to build.
make  all-recursive
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
Making all in include
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..   -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT makemd5.o -MD -MP -MF .deps/makemd5.Tpo -c -o makemd5.o makemd5.c
makemd5.c: In function 'try_signed':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 115 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:128:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 142 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 116 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:127:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 141 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 114 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:126:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 143 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 108 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:125:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(signed char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 149 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c: In function 'try_unsigned':
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:141:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned long);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 107 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:140:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned int);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 23 and 150 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 105 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:139:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned short);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 152 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:138:5: note: in expansion of macro 'BITSIZE'
     BITSIZE(unsigned char);
     ^~~~~~~
In file included from /usr/include/stdio.h:873,
                 from makemd5.c:86:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 24 and 151 bytes into a destination of size 128
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/makemd5.Tpo .deps/makemd5.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o makemd5 makemd5.o  -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o makemd5 makemd5.o  -lresolv
rm -f md5global.h
./makemd5 md5global.h
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
Making all in sasldb
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c -o allockey.lo allockey.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.lo db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.o -MD -MP -MF .deps/db_berkeley.Tpo -c -o db_berkeley.o db_berkeley.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.o -MD -MP -MF .deps/allockey.Tpo -c -o allockey.o allockey.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o .libs/db_berkeley.o
mv -f .deps/allockey.Tpo .deps/allockey.Po
mv -f .deps/allockey.Tpo .deps/allockey.Plo
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Po
mv -f .deps/db_berkeley.Tpo .deps/db_berkeley.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o libsasldb.la  allockey.lo db_berkeley.lo -ldb -lresolv 
libtool: link: i486-slitaz-linux-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_berkeley.o 
libtool: link: i486-slitaz-linux-ranlib .libs/libsasldb.a
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
i486-slitaz-linux-ar cru libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
Making all in lib
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c -o auxprop.lo auxprop.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c -o canonusr.lo canonusr.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c -o checkpw.lo checkpw.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fPIC -DPIC -o .libs/auxprop.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fPIC -DPIC -o .libs/canonusr.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fPIC -DPIC -o .libs/checkpw.o
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c -o external.lo external.c
common.c:116:22: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETPATH, (sasl_callback_ft)&_sasl_getpath, NULL
                      ^
common.c:119:26: warning: cast between incompatible function types from 'int (*)(void *, char **)' to 'int (*)(void)' [-Wcast-function-type]
     SASL_CB_GETCONFPATH, (sasl_callback_ft)&_sasl_getconfpath, NULL
                          ^
common.c: In function 'sasl_set_path':
common.c:232:39: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getpath_cb.proc = (sasl_callback_ft)&_sasl_getpath_simple;
                                       ^
common.c:246:43: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
             default_getconfpath_cb.proc = (sasl_callback_ft)&_sasl_getconfpath_simple;
                                           ^
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fPIC -DPIC -o .libs/external.o
checkpw.c: In function '_sasl_make_plain_secret':
checkpw.c:119:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, salt, 16);
                           ^~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:120:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, "sasldb", 6);
                           ^~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:121:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, passwd, (unsigned int) passlen);
                           ^~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c: In function '_sasl_auxprop_verify_apop':
checkpw.c:371:27: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, challenge, strlen(challenge));
                           ^~~~~~~~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
checkpw.c:372:51: warning: pointer targets in passing argument 2 of '_sasl_MD5Update' differ in signedness [-Wpointer-sign]
     _sasl_MD5Update(&ctx, auxprop_values[0].values[0],
                           ~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from ../include/saslplug.h:11,
                 from checkpw.c:53:
../include/md5.h:37:6: note: expected 'const unsigned char *' but argument is of type 'const char *'
 void _sasl_MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
      ^~~~~~~~~~~~~~~
common.c: In function 'sasl_getprop':
common.c:1048:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
common.c:1051:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    *(void **)pvalue =
                     ^
checkpw.c: In function 'saslauthd_verify_password':
checkpw.c:662:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
checkpw.c: In function 'authdaemon_verify_password':
checkpw.c:1044:49: warning: passing argument 3 of '_sasl_getcallback' from incompatible pointer type [-Wincompatible-pointer-types]
     if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
                                                 ^~~~~~~
In file included from checkpw.c:54:
saslint.h:405:24: note: expected 'int (**)(void)' but argument is of type 'int (**)(void *, const char *, const char *, const char **, unsigned int *)'
     sasl_callback_ft * pproc,
     ~~~~~~~~~~~~~~~~~~~^~~~~
common.c: In function '_sasl_global_getopt':
common.c:1414:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    if (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_conn_getopt':
common.c:1455:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
    && (((sasl_getopt_t *)(callback->proc))(callback->context,
         ^
common.c: In function '_sasl_getsimple':
common.c:1528:16: warning: variable 'conn' set but not used [-Wunused-but-set-variable]
   sasl_conn_t *conn;
                ^~~~
checkpw.c: In function 'write_wait':
checkpw.c:435:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:437:2: note: here
  default:
  ^~~~~~~
common.c: In function '_sasl_getcallback':
common.c:1732:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_conn_getopt;
             ^
common.c:1735:13: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
    *pproc = (sasl_callback_ft)&_sasl_global_getopt;
             ^
checkpw.c: In function 'read_wait':
checkpw.c:597:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if (errno == EINTR || errno == EAGAIN)
                         ^
checkpw.c:599:2: note: here
  default:
  ^~~~~~~
common.c:1780:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_syslog;
              ^
common.c:1793:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char **, size_t *)' {aka 'int (*)(void *, int,  const char **, unsigned int *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_getsimple;
              ^
common.c:1797:14: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_verifyfile;
              ^
common.c:1801:14: warning: cast between incompatible function types from 'int (*)(sasl_conn_t *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)' {aka 'int (*)(struct sasl_conn *, void *, const char *, unsigned int,  const char *, unsigned int,  const char *, unsigned int,  struct propctx *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_proxy_policy;
              ^
common.c: In function '_sasl_find_verifyfile_callback':
common.c:2157:5: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     (sasl_callback_ft)&_sasl_verifyfile,
     ^
At top level:
common.c:89:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: libsasl " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
external.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: external.c,v 1.24 2009/03/10 16:27:52 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/canonusr.Tpo .deps/canonusr.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
mv -f .deps/external.Tpo .deps/external.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c -o saslutil.lo saslutil.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fPIC -DPIC -o .libs/saslutil.o
mv -f .deps/auxprop.Tpo .deps/auxprop.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c
mv -f .deps/checkpw.Tpo .deps/checkpw.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c -o seterror.lo seterror.c
saslutil.c: In function 'sasl_encode64':
saslutil.c:134:11: warning: variable 'blah' set but not used [-Wunused-but-set-variable]
     char *blah;
           ^~~~
saslutil.c: In function 'sasl_utf8verify':
saslutil.c:312:29: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
       if ((str[++i] & 0xC0) != 0xF0) return SASL_BADPROT; /* needed a 10 octet */
                             ^~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fPIC -DPIC -o .libs/seterror.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fPIC -DPIC -o .libs/server.o
mv -f .deps/client.Tpo .deps/client.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo dlopen.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
server.c: In function 'load_config':
server.c:619:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, char **)' [-Wcast-function-type]
     result = ((sasl_getconfpath_t *)(getconfpath_cb->proc))(getconfpath_cb->context,
               ^
server.c:657:19: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
         result = ((sasl_verifyfile_t *)(verifyfile_cb->proc))(verifyfile_cb->context,
                   ^
server.c: In function 'sasl_server_init':
server.c:909:9: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
  ret = ((sasl_verifyfile_t *)(vf->proc))(vf->context,
         ^
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo `test -f '../plugins/plugin_common.c' || echo './'`../plugins/plugin_common.c
mv -f .deps/saslutil.Tpo .deps/saslutil.Plo
mv -f .deps/seterror.Tpo .deps/seterror.Plo
dlopen.c: In function '_sasl_get_plugin':
dlopen.c:263:10: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' {aka 'int (*)(void *, const char *, enum <anonymous>)'} [-Wcast-function-type]
     r = ((sasl_verifyfile_t *)(verifyfile_cb->proc))
          ^
dlopen.c: In function '_sasl_load_plugins':
dlopen.c:363:15: warning: cast between incompatible function types from 'int (* const)(void)' to 'int (*)(void *, const char **)' [-Wcast-function-type]
     result = ((sasl_getpath_t *)(getpath_cb->proc))(getpath_cb->context,
               ^
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c ../plugins/plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
mv -f .deps/common.Tpo .deps/common.Plo
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
mv -f .deps/server.Tpo .deps/server.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 3:0:0 -Wl,--version-script=../Versions -Wl,-Os,--as-needed -o libsasl2.la -rpath /usr/lib auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo   -ldl   -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/auxprop.o .libs/canonusr.o .libs/checkpw.o .libs/client.o .libs/common.o .libs/config.o .libs/external.o .libs/md5.o .libs/saslutil.o .libs/server.o .libs/seterror.o .libs/dlopen.o .libs/plugin_common.o   -ldl -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,--version-script=../Versions -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasl2.so.3 -o .libs/libsasl2.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libsasl2.so.3" && ln -s "libsasl2.so.3.0.0" "libsasl2.so.3")
libtool: link: (cd ".libs" && rm -f "libsasl2.so" && ln -s "libsasl2.so.3.0.0" "libsasl2.so")
libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" )
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
Making all in plugins
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c -o sasldb.lo sasldb.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c -o sasldb_init.lo sasldb_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c -o plugin_common.lo plugin_common.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c -o scram.lo scram.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c -o scram_init.lo scram_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c -o plain.lo plain.c
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c  -fPIC -DPIC -o .libs/plain.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c  -fPIC -DPIC -o .libs/sasldb.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram.lo -MD -MP -MF .deps/scram.Tpo -c scram.c  -fPIC -DPIC -o .libs/scram.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c  -fPIC -DPIC -o .libs/sasldb_init.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT scram_init.lo -MD -MP -MF .deps/scram_init.Tpo -c scram_init.c  -fPIC -DPIC -o .libs/scram_init.o
sasldb.c: In function 'sasldb_auxprop_store':
sasldb.c:251:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  char * value = (cur->values && cur->values[0]) ? cur->values[0] : NULL;
                 ^
plain.c:60:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: plain.c,v 1.67 2009/06/10 16:05:19 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/sasldb_init.Tpo .deps/sasldb_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c -o plain_init.lo plain_init.c
mv -f .deps/scram_init.Tpo .deps/scram_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT login.lo -MD -MP -MF .deps/login.Tpo -c -o login.lo login.c
scram.c: In function 'Hi':
scram.c:302:7: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       initial_key,
       ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:318:4: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
    temp_result,
    ^~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_user_salt':
scram.c:348:43: warning: pointer targets in passing argument 4 of 'Hi' differ in signedness [-Wpointer-sign]
     Hi(utils, username, strlen(username), g_salt_key, SALT_SIZE, 20 /* iterations */, result);
                                           ^~~~~~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:350:12: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign]
     return result;
            ^~~~~~
scram.c: In function 'GenerateScramSecrets':
scram.c:389:5: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  sec->data,
  ~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:400:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:410:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:410:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:421:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_server_mech_step1':
scram.c:786:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  text->salt = scram_server_user_salt(sparams->utils, text->authentication_id, &text->salt_len);
             ^
scram.c:792:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:792:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:512:18: warning: unused variable 'hash_len' [-Wunused-variable]
     unsigned int hash_len = 0;
                  ^~~~~~~~
scram.c: In function 'scram_server_mech_step2':
scram.c:1307:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:1339:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
              ^~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1339:50: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ReceivedClientKey, SCRAM_HASH_SIZE, CalculatedStoredKey) == NULL) {
                                                  ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:1358:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_setpass':
scram.c:1575:11: warning: passing argument 4 of 'sparams->utils->getopt' from incompatible pointer type [-Wincompatible-pointer-types]
           &s_iteration_count,
           ^~~~~~~~~~~~~~~~~~
scram.c:1575:11: note: expected 'const char **' but argument is of type 'char **'
scram.c:1666:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
  sprintf(sec->data,
          ~~~^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from ../config.h:499,
                 from scram.c:45:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^~~~~
scram.c:1673:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  sec->len = (unsigned int) strlen(sec->data);
                                   ~~~^~~~~~
In file included from ../config.h:550,
                 from scram.c:45:
/usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
scram.c:1687:27: warning: pointer targets in passing argument 3 of 'sparams->utils->prop_set' differ in signedness [-Wpointer-sign]
          (sec ? sec->data : NULL),
          ~~~~~~~~~~~~~~~~~^~~~~~~
scram.c:1687:27: note: expected 'const char *' but argument is of type 'unsigned char *'
scram.c: In function 'scram_client_mech_step1':
scram.c:1992:7: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
       &encoded_authorization_id,
       ^~~~~~~~~~~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c:2003:10: warning: passing argument 2 of 'encode_saslname' from incompatible pointer type [-Wincompatible-pointer-types]
          &encoded_authcid,
          ^~~~~~~~~~~~~~~~
scram.c:166:17: note: expected 'const char **' but argument is of type 'char **'
    const char **encoded_saslname,
    ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
scram.c: In function 'scram_client_mech_step2':
scram.c:2280:23: warning: pointer targets in assignment from 'const unsigned char * const' to 'const char *' differ in signedness [-Wpointer-sign]
  channel_binding_data = params->cbinding->data;
                       ^
scram.c:2371:16: warning: pointer targets in passing argument 2 of 'Hi' differ in signedness [-Wpointer-sign]
  text->password->data,
  ~~~~~~~~~~~~~~^~~~~~
scram.c:274:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 Hi (const sasl_utils_t * utils,
 ^~
scram.c:97:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define CLIENT_KEY_CONSTANT     "Client Key"
                                 ^~~~~~~~~~~~
scram.c:2384:7: note: in expansion of macro 'CLIENT_KEY_CONSTANT'
       CLIENT_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2397:14: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
              ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2397:42: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness [-Wpointer-sign]
     if (SHA1(ClientKey, SCRAM_HASH_SIZE, StoredKey) == NULL) {
                                          ^~~~~~~~~
In file included from scram.c:66:
/usr/include/openssl/sha.h:44:16: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned char *SHA1(const unsigned char *d, size_t n, unsigned char *md);
                ^~~~
scram.c:2410:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c: In function 'scram_client_mech_step3':
scram.c:98:33: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
 #define SERVER_KEY_CONSTANT     "Server Key"
                                 ^~~~~~~~~~~~
scram.c:2538:7: note: in expansion of macro 'SERVER_KEY_CONSTANT'
       SERVER_KEY_CONSTANT,
       ^~~~~~~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
scram.c:2552:11: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign]
       text->auth_message,
       ~~~~^~~~~~~~~~~~~~
In file included from scram.c:68:
/usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'char *'
 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
                ^~~~
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c  -fPIC -DPIC -o .libs/plain_init.o
mv -f .deps/sasldb.Tpo .deps/sasldb.Plo
At top level:
scram.c:260:1: warning: 'print_hash' defined but not used [-Wunused-function]
 print_hash (const char * func, const char * hash)
 ^~~~~~~~~~
scram.c:72:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $";
                   ^~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo -c -o login_init.lo login_init.c
mv -f .deps/plain.Tpo .deps/plain.Plo
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c  -fPIC -DPIC -o .libs/login.o
libtool: compile:  i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../include -D_GLIBCXX_USE_C99_MATH=1 -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT login_init.lo -MD -MP -MF .deps/login_init.Tpo -c login_init.c  -fPIC -DPIC -o .libs/login_init.o
mv -f .deps/plain_init.Tpo .deps/plain_init.Plo
login.c: In function 'login_server_mech_step':
login.c:119:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  if (clientinlen == 0) {
     ^
login.c:129:5: note: here
     case 2:
     ^~~~
At top level:
login.c:57:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=]
 static const char plugin_id[] = "$Id: login.c,v 1.31 2010/11/30 11:41:47 mel Exp $";
                   ^~~~~~~~~
mv -f .deps/plugin_common.Tpo .deps/plugin_common.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libsasldb.la  sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -ldb  -lresolv 
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libplain.la  plain.lo plain_init.lo plugin_common.lo -lcrypt  -lresolv 
mv -f .deps/login.Tpo .deps/login.Plo
mv -f .deps/login_init.Tpo .deps/login_init.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o liblogin.la  login.lo login_init.lo plugin_common.lo -lcrypt  -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/plain.o .libs/plain_init.o .libs/plugin_common.o   -lcrypt -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libplain.so.3 -o .libs/libplain.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o  -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive  -ldb -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libsasldb.so.3 -o .libs/libsasldb.so.3.0.0
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/login.o .libs/login_init.o .libs/plugin_common.o   -lcrypt -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,liblogin.so.3 -o .libs/liblogin.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libplain.so.3" && ln -s "libplain.so.3.0.0" "libplain.so.3")
libtool: link: (cd ".libs" && rm -f "libplain.so" && ln -s "libplain.so.3.0.0" "libplain.so")
libtool: link: ( cd ".libs" && rm -f "libplain.la" && ln -s "../libplain.la" "libplain.la" )
libtool: link: (cd ".libs" && rm -f "libsasldb.so.3" && ln -s "libsasldb.so.3.0.0" "libsasldb.so.3")
libtool: link: (cd ".libs" && rm -f "libsasldb.so" && ln -s "libsasldb.so.3.0.0" "libsasldb.so")
libtool: link: (cd ".libs" && rm -f "liblogin.so.3" && ln -s "liblogin.so.3.0.0" "liblogin.so.3")
libtool: link: (cd ".libs" && rm -f "liblogin.so" && ln -s "liblogin.so.3.0.0" "liblogin.so")
libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
libtool: link: ( cd ".libs" && rm -f "liblogin.la" && ln -s "../liblogin.la" "liblogin.la" )
mv -f .deps/scram.Tpo .deps/scram.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -Wl,-Os,--as-needed -o libscram.la  scram.lo scram_init.lo plugin_common.lo -lcrypto   -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared  -fPIC -DPIC  .libs/scram.o .libs/scram_init.o .libs/plugin_common.o   -lcrypto -lresolv  -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed   -Wl,-soname -Wl,libscram.so.3 -o .libs/libscram.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libscram.so.3" && ln -s "libscram.so.3.0.0" "libscram.so.3")
libtool: link: (cd ".libs" && rm -f "libscram.so" && ln -s "libscram.so.3.0.0" "libscram.so")
libtool: link: ( cd ".libs" && rm -f "libscram.la" && ln -s "../libscram.la" "libscram.la" )
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
Making all in utils
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT dbconverter-2.o -MD -MP -MF .deps/dbconverter-2.Tpo -c -o dbconverter-2.o dbconverter-2.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslpasswd.o -MD -MP -MF .deps/saslpasswd.Tpo -c -o saslpasswd.o saslpasswd.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT sasldblistusers.o -MD -MP -MF .deps/sasldblistusers.Tpo -c -o sasldblistusers.o sasldblistusers.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_GLIBCXX_USE_C99_MATH=1   -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -MT pluginviewer.o -MD -MP -MF .deps/pluginviewer.Tpo -c -o pluginviewer.o pluginviewer.c
saslpasswd.c:254:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
pluginviewer.c: In function 'plugview_sasl_getopt':
pluginviewer.c:212:11: warning: unused parameter 'context' [-Wunused-parameter]
     void *context,
     ~~~~~~^~~~~~~
pluginviewer.c:213:17: warning: unused parameter 'plugin_name' [-Wunused-parameter]
     const char *plugin_name,
     ~~~~~~~~~~~~^~~~~~~~~~~
pluginviewer.c: In function 'main':
pluginviewer.c:425:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)bit_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:450:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)ext_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:479:37: warning: passing argument 2 of 'getsubopt' from incompatible pointer type [-Wincompatible-pointer-types]
          switch(getsubopt(&options, (const char * const *)flag_subopts, &value)) {
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../config.h:538,
                 from pluginviewer.c:45:
/usr/include/stdlib.h:955:33: note: expected 'char * const* restrict' but argument is of type 'const char * const*'
         char *const *__restrict __tokens,
         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
pluginviewer.c:554:22: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&sasl_my_log;
                      ^
pluginviewer.c:561:26: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
         callback->proc = (sasl_callback_ft)&getpath;
                          ^
pluginviewer.c:570:22: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     callback->proc = (sasl_callback_ft)&plugview_sasl_getopt;
                      ^
saslpasswd.c:75:19: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 static const char build_ident[] = "$Build: saslpasswd " PACKAGE "-" VERSION " $";
                   ^~~~~~~~~~~
At top level:
pluginviewer.c:92:1: warning: 'build_ident' defined but not used [-Wunused-const-variable=]
 build_ident[] = "$Build: pluginviewer " PACKAGE "-" VERSION " $";
 ^~~~~~~~~~~
sasldblistusers.c:87:23: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
     { SASL_CB_GETOPT, (sasl_callback_ft)&good_getopt, NULL },
                       ^
dbconverter-2.c:379:23: warning: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wincompatible-pointer-types]
     { SASL_CB_GETOPT, &good_getopt, NULL },
                       ^
dbconverter-2.c:379:23: note: (near initialization for 'goodsasl_cb[0].proc')
dbconverter-2.c: In function 'main':
dbconverter-2.c:428:19: warning: cast between incompatible function types from 'void (*)(const char *, const char *, const char *, const char *, unsigned int)' to 'void * (*)(const char *, const char *, const char *, const char *, unsigned int)' [-Wcast-function-type]
     listusers(db, (listcb_t *) &listusers_cb);
                   ^
mv -f .deps/saslpasswd.Tpo .deps/saslpasswd.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv 
mv -f .deps/sasldblistusers.Tpo .deps/sasldblistusers.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv 
mv -f .deps/pluginviewer.Tpo .deps/pluginviewer.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o pluginviewer pluginviewer.o ../lib/libsasl2.la -ldb  -lresolv 
mv -f .deps/dbconverter-2.Tpo .deps/dbconverter-2.Po
/bin/sh ../libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb  -lresolv 
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/sasldblistusers2 sasldblistusers.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/saslpasswd2 saslpasswd.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/pluginviewer pluginviewer.o  ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
libtool: link: i486-slitaz-linux-gcc -Wall -W -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o .libs/dbconverter-2 dbconverter-2.o  ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb -lresolv
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
Making all in doc
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
Making all in man
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
Making all in saslauthd
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd/config/missing aclocal-1.16 -I ./cmulocal -I ../cmulocal -I ../config
aclocal-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd/config/missing autoconf
 cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd/config/missing automake-1.16 --gnu
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --with-dbpath=/var/lib/sasl/sasldb2 --with-saslauthd=/var/run/saslauthd --with-devrandom=/dev/urandom --with-openssl --without-pam --disable-anon --disable-cram --disable-digest --disable-gssapi --enable-login --disable-otp --enable-plain --build=i486-slitaz-linux --host=i486-slitaz-linux build_alias=i486-slitaz-linux host_alias=i486-slitaz-linux CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk LDFLAGS=-Wl,-Os,--as-needed CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1 --cache-file=.././config.cache --srcdir=. --no-create --no-recursion
configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:19: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake-1.16: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure: loading site script /etc/slitaz/cook.site
configure: loading cache .././config.cache
checking build system type... (cached) i486-slitaz-linux-gnu
checking host system type... (cached) i486-slitaz-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) i486-slitaz-linux-gcc -E
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... (cached) /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... (cached) BSD nm
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... (cached) func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for i486-slitaz-linux-objdump... (cached) i486-slitaz-linux-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for archiver @FILE support... (cached) @
checking for i486-slitaz-linux-strip... (cached) i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /bin/dd
checking how to truncate binary pipes... (cached) /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for i486-slitaz-linux-gcc option to produce PIC... (cached) -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... (cached) yes
checking if i486-slitaz-linux-gcc static flag -static works... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... (cached) 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 for __attribute__... (cached) yes
checking for runpath switch... (cached) -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking size of long... (cached) 4
checking what directory libraries are found in... (cached) lib
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for PAM support... no
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for krb5.h... (cached) yes
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether i486-slitaz-linux-gcc implements __func__... (cached) yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for asprintf... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd/config/missing autoheader)
rm -f stamp-h1
touch saslauthd.h.in
cd . && /bin/sh ./config.status saslauthd.h
config.status: creating saslauthd.h
config.status: saslauthd.h is unchanged
make  all-am
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT mechanisms.o -MD -MP -MF .deps/mechanisms.Tpo -c -o mechanisms.o mechanisms.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_dce.o -MD -MP -MF .deps/auth_dce.Tpo -c -o auth_dce.o auth_dce.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_getpwent.o -MD -MP -MF .deps/auth_getpwent.Tpo -c -o auth_getpwent.o auth_getpwent.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb5.o -MD -MP -MF .deps/auth_krb5.Tpo -c -o auth_krb5.o auth_krb5.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_krb4.o -MD -MP -MF .deps/auth_krb4.Tpo -c -o auth_krb4.o auth_krb4.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_pam.o -MD -MP -MF .deps/auth_pam.Tpo -c -o auth_pam.o auth_pam.c
mv -f .deps/mechanisms.Tpo .deps/mechanisms.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_rimap.o -MD -MP -MF .deps/auth_rimap.Tpo -c -o auth_rimap.o auth_rimap.c
In file included from auth_pam.c:50:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
In file included from mechanisms.h:35,
                 from auth_pam.c:46:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
mv -f .deps/auth_dce.Tpo .deps/auth_dce.Po
mv -f .deps/auth_pam.Tpo .deps/auth_pam.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_httpform.o -MD -MP -MF .deps/auth_httpform.Tpo -c -o auth_httpform.o auth_httpform.c
auth_getpwent.c: In function 'auth_getpwent':
auth_getpwent.c:96:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_shadow.o -MD -MP -MF .deps/auth_shadow.Tpo -c -o auth_shadow.o auth_shadow.c
mv -f .deps/auth_krb4.Tpo .deps/auth_krb4.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sia.o -MD -MP -MF .deps/auth_sia.Tpo -c -o auth_sia.o auth_sia.c
mv -f .deps/auth_getpwent.Tpo .deps/auth_getpwent.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_sasldb.o -MD -MP -MF .deps/auth_sasldb.Tpo -c -o auth_sasldb.o auth_sasldb.c
mv -f .deps/auth_krb5.Tpo .deps/auth_krb5.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT lak.o -MD -MP -MF .deps/lak.Tpo -c -o lak.o lak.c
In file included from auth_sasldb.c:44:
../config.h:344: warning: "PACKAGE" redefined
 #define PACKAGE "cyrus-sasl"
 
In file included from mechanisms.h:35,
                 from auth_sasldb.c:39:
saslauthd.h:203: note: this is the location of the previous definition
 #define PACKAGE "saslauthd"
 
auth_httpform.c: In function 'create_post_data':
auth_httpform.c:253:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:254:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:261:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(user, 0, strlen(user));
                ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:262:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(user);
              ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:263:16: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         memset(password, 0, strlen(password));
                ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:264:14: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         free(password);
              ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:335:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(user, 0, strlen(user));
            ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:336:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(password, 0, strlen(password));
            ^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:337:12: warning: passing argument 1 of 'memset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     memset(realm, 0, strlen(realm));
            ^~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from auth_httpform.c:61:
/usr/include/bits/string_fortified.h:59:1: note: expected 'void *' but argument is of type 'const char *'
 __NTH (memset (void *__dest, int __ch, size_t __len))
 ^~~~~
auth_httpform.c:338:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(user);
          ^~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:339:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(password);
          ^~~~~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_httpform.c:340:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     free(realm);
          ^~~~~
In file included from auth_httpform.c:62:
/usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *'
 extern void free (void *__ptr) __THROW;
                   ~~~~~~^~~~~
auth_shadow.c: In function 'auth_shadow':
auth_shadow.c:159:10: warning: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
      if (asprintf(&errstr, "NO Username lookup failure: %s", strerror(errno)) == -1) {
          ^~~~~~~~
          vsprintf
auth_shadow.c:236:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                              ~^
                                                              %ld
      today, sp->sp_expire);
      ~~~~~                                                     
auth_shadow.c:236:69: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
      syslog(LOG_DEBUG, "DEBUG: auth_shadow: account expired: %dl > %dl",
                                                                    ~^
                                                                    %ld
      today, sp->sp_expire);
             ~~~~~~~~~~~~~                                            
mv -f .deps/auth_sasldb.Tpo .deps/auth_sasldb.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT auth_ldap.o -MD -MP -MF .deps/auth_ldap.Tpo -c -o auth_ldap.o auth_ldap.c
mv -f .deps/lak.Tpo .deps/lak.Po
mv -f .deps/auth_sia.Tpo .deps/auth_sia.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT cfile.o -MD -MP -MF .deps/cfile.Tpo -c -o cfile.o cfile.c
mv -f .deps/auth_shadow.Tpo .deps/auth_shadow.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT krbtf.o -MD -MP -MF .deps/krbtf.Tpo -c -o krbtf.o krbtf.c
mv -f .deps/auth_rimap.Tpo .deps/auth_rimap.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/auth_ldap.Tpo .deps/auth_ldap.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_unix.o -MD -MP -MF .deps/ipc_unix.Tpo -c -o ipc_unix.o ipc_unix.c
mv -f .deps/auth_httpform.Tpo .deps/auth_httpform.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT ipc_doors.o -MD -MP -MF .deps/ipc_doors.Tpo -c -o ipc_doors.o ipc_doors.c
mv -f .deps/cfile.Tpo .deps/cfile.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT saslauthd-main.o -MD -MP -MF .deps/saslauthd-main.Tpo -c -o saslauthd-main.o saslauthd-main.c
mv -f .deps/krbtf.Tpo .deps/krbtf.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/ipc_doors.Tpo .deps/ipc_doors.Po
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/etc/saslauthd.conf\" -I. -I. -I.. -I.  -I./include -I./include -I./../include -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT testsaslauthd.o -MD -MP -MF .deps/testsaslauthd.Tpo -c -o testsaslauthd.o testsaslauthd.c
mv -f .deps/cache.Tpo .deps/cache.Po
saslauthd-main.c: In function 'detach_tty':
saslauthd-main.c:701:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:714:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:742:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:759:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
      write(startup_pipe[1], &exit_result, sizeof(exit_result));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:778:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(startup_pipe[1], &exit_result, sizeof(exit_result));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:795:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saslauthd-main.c:812:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(startup_pipe[1], &exit_result, sizeof(exit_result));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/utils.Tpo .deps/utils.Po
mv -f .deps/ipc_unix.Tpo .deps/ipc_unix.Po
mv -f .deps/testsaslauthd.Tpo .deps/testsaslauthd.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv 
mv -f .deps/saslauthd-main.Tpo .deps/saslauthd-main.Po
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o testsaslauthd testsaslauthd.o utils.o  -lresolv
mv -f .deps/md5.Tpo .deps/md5.Po
/bin/sh ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o -lcrypt ../sasldb/libsasldb.la    -lresolv 
libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o saslauthd mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_httpform.o auth_shadow.o auth_sia.o auth_sasldb.o lak.o auth_ldap.o cache.o cfile.o krbtf.o utils.o ipc_unix.o ipc_doors.o saslauthd-main.o md5.o  -lcrypt ../sasldb/.libs/libsasldb.a -ldb -lresolv
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
rm -f libsasl2.pc
sed -e 's,[@]LIB_DOOR[@],,g' -e 's,[@]SASL_DL_LIB[@],-ldl,g' -e 's,[@]LIBS[@],-lresolv ,g' -e 's,[@]VERSION[@],2.1.26,g' -e 's,[@]libdir[@],/usr/lib,g' < ./libsasl2.pc.in > libsasl2.pc
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
Making install in include
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/include/sasl'
 /usr/bin/install -c -m 644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/home/slitaz/wok/cyrus-sasl/install-wo/usr/include/sasl'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/include'
Making install in sasldb
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/sasldb'
Making install in lib
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make  install-am
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[3]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[3]: Nothing to be done for 'install-data-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasl2.la '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsasl2.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/libsasl2.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so.3 || { rm -f libsasl2.so.3 && ln -s libsasl2.so.3.0.0 libsasl2.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib && { ln -s -f libsasl2.so.3.0.0 libsasl2.so || { rm -f libsasl2.so && ln -s libsasl2.so.3.0.0 libsasl2.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasl2.lai /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/libsasl2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make  install-exec-hook
make[4]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[3]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/lib'
Making install in plugins
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsasldb.la libscram.la libplain.la liblogin.la '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2'
libtool: install: /usr/bin/install -c .libs/libsasldb.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libsasldb.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so.3 || { rm -f libsasldb.so.3 && ln -s libsasldb.so.3.0.0 libsasldb.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libsasldb.so.3.0.0 libsasldb.so || { rm -f libsasldb.so && ln -s libsasldb.so.3.0.0 libsasldb.so; }; })
libtool: install: /usr/bin/install -c .libs/libsasldb.lai /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libsasldb.la
libtool: install: /usr/bin/install -c .libs/libscram.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libscram.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so.3 || { rm -f libscram.so.3 && ln -s libscram.so.3.0.0 libscram.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libscram.so.3.0.0 libscram.so || { rm -f libscram.so && ln -s libscram.so.3.0.0 libscram.so; }; })
libtool: install: /usr/bin/install -c .libs/libscram.lai /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libscram.la
libtool: install: /usr/bin/install -c .libs/libplain.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libplain.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so.3 || { rm -f libplain.so.3 && ln -s libplain.so.3.0.0 libplain.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f libplain.so.3.0.0 libplain.so || { rm -f libplain.so && ln -s libplain.so.3.0.0 libplain.so; }; })
libtool: install: /usr/bin/install -c .libs/libplain.lai /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/libplain.la
libtool: install: /usr/bin/install -c .libs/liblogin.so.3.0.0 /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/liblogin.so.3.0.0
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f liblogin.so.3.0.0 liblogin.so.3 || { rm -f liblogin.so.3 && ln -s liblogin.so.3.0.0 liblogin.so.3; }; })
libtool: install: (cd /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2 && { ln -s -f liblogin.so.3.0.0 liblogin.so || { rm -f liblogin.so && ln -s liblogin.so.3.0.0 liblogin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblogin.lai /home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/sasl2/liblogin.la
libtool: warning: remember to run 'libtool --finish /usr/lib/sasl2'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/plugins'
Making install in utils
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin'
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man8'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c saslpasswd2 sasldblistusers2 pluginviewer '/home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin'
 /usr/bin/install -c -m 644 saslpasswd2.8 sasldblistusers2.8 pluginviewer.8 '/home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man8'
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/saslpasswd2 /home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin/saslpasswd2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sasldblistusers2 /home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin/sasldblistusers2
libtool: warning: '../lib/libsasl2.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/pluginviewer /home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin/pluginviewer
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/utils'
Making install in doc
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/doc'
Making install in man
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
make[2]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3 sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 sasl_server_step.3 sasl_client_step.3 sasl_getsecret_t.3 sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 sasl_server_userdb_checkpass_t.3 '/home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man3'
 /usr/bin/install -c -m 644 sasl_server_userdb_setpass_t.3 sasl_global_listmech.3 sasl_getconfpath_t.3 '/home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man3'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/man'
Making install in saslauthd
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
/bin/sh ./config/mkinstalldirs /home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man8
/usr/bin/install -c -m 644 ./saslauthd.8 /home/slitaz/wok/cyrus-sasl/install-wo/usr/share/man/man8/saslauthd.8
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c saslauthd testsaslauthd '/home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin'
libtool: install: /usr/bin/install -c saslauthd /home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin/saslauthd
libtool: install: /usr/bin/install -c testsaslauthd /home/slitaz/wok/cyrus-sasl/install-wo/usr/sbin/testsaslauthd
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo/saslauthd'
make[1]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
make[2]: Entering directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
 config/install-sh -c -d '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libsasl2.pc '/home/slitaz/wok/cyrus-sasl/install-wo/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
make[1]: Leaving directory '/home/slitaz/wok/cyrus-sasl/source/cyrus-sasl-2.1.26-wo'
Copying documentation...                                               Done
================================================================================

Executing strip on all files...                                        Done
  Time: 5.84s. Size: 350532 B -> 289128 B. Save: 60 KB.
Compressing man pages...                                               Done
  Time: 2.92s. Size: 158794 B -> 73418 B. Save: 83 KB. Cache hit: 47/47.
================================================================================


Build dependencies to remove: 28
Removing: advancecomp-static autoconf automake db db-dev krb5 krb5-clients krb5-dev krb5-plugins krb5-user libcomerr3 libdb libdb-cxx libgdbm libkrb5 libkrb5support libldap libltdl libtirpc-dev libtool openldap openldap-dev openssl-dev pam pam-dev perl perl-core util-linux-uuid


Pack: libsasl 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "libsasl-2.1.26-i486.tazpkg" created


Pack: libsasl-modules 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "libsasl-modules-2.1.26-i486.tazpkg" created


Pack: cyrus-sasl 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "cyrus-sasl-2.1.26-i486.tazpkg" created


Pack: cyrus-sasl-dev 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "cyrus-sasl-dev-2.1.26-i486.tazpkg" created


Pack: cyrus-sasl-pam 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "cyrus-sasl-pam-2.1.26-i486.tazpkg"               Done
The release checksum has changed.
================================================================================
Package "cyrus-sasl-pam-2.1.26-i486.tazpkg" created


Pack: libsasl-without-ldap 2.1.26
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
The release checksum has not changed.
================================================================================
Package "libsasl-without-ldap-2.1.26-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/cyrus-sasl-2.1.26...                        Done
Checking site script in source/cyrus-sasl-2.1.26...                    Done
Checking libtool in source/cyrus-sasl-2.1.26-pam...                    Done
Checking site script in source/cyrus-sasl-2.1.26-pam...                Done
Checking libtool in source/cyrus-sasl-2.1.26-wo...                     Done
Checking site script in source/cyrus-sasl-2.1.26-wo...                 Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Checking ownership in install-pam...                                   Done
Checking permissions in install-pam...                                 Done
Checking broken symlinks in install-pam...                             Done
Checking ownership in install-wo...                                    Done
Checking permissions in install-wo...                                  Done
Checking broken symlinks in install-wo...                              Done
Querying Repology...                                                   Done
Updating activity log...                                               Done
================================================================================


Summary for: cyrus-sasl 2.1.26
================================================================================
Src file    : cyrus-sasl-2.1.26.tar.gz
Src size    : 5.0M
Source dir  : 53.4M
Produced    : 1.9M
Cook time   : 274s ~ 04m 34s
Cook date   : 2020-09-12 05:13
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  116.0K :      37.3K :     3 : libsasl-2.1.26-i486.tazpkg
 2 :  332.0K :      69.6K :    27 : libsasl-modules-2.1.26-i486.tazpkg
 3 :  180.0K :      39.2K :     6 : cyrus-sasl-2.1.26-i486.tazpkg
 4 :  160.0K :      25.2K :    18 : cyrus-sasl-dev-2.1.26-i486.tazpkg
 5 :  180.0K :      40.0K :     6 : cyrus-sasl-pam-2.1.26-i486.tazpkg
 6 :  116.0K :      37.4K :     3 : libsasl-without-ldap-2.1.26-i486.tazpkg
================================================================================