Opde Issues Tracker

compile.21

build number: 21

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/cyrus-sasl/compile -j$(nproc) || make package/feeds/packages/cyrus-sasl/compile V=s

Compile.txt

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /openwrt/staging_dir/host/bin/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal -I /openwrt/staging_dir/hostpkg/share/aclocal -I /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal -I cmulocal -I config -I ../cmulocal -I ../config -I . --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: /openwrt/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
OpenWrt-libtoolize: linking file `config/config.guess'
OpenWrt-libtoolize: linking file `config/config.sub'
OpenWrt-libtoolize: linking file `config/install-sh'
OpenWrt-libtoolize: linking file `config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
OpenWrt-libtoolize: linking file `m4/libtool.m4'
OpenWrt-libtoolize: linking file `m4/ltoptions.m4'
OpenWrt-libtoolize: linking file `m4/ltsugar.m4'
OpenWrt-libtoolize: linking file `m4/ltversion.m4'
OpenWrt-libtoolize: linking file `m4/lt~obsolete.m4'
autoreconf: running: /openwrt/staging_dir/host/bin/autoconf --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal --include=cmulocal --include=config --include=../cmulocal --include=../config --include=. --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/autoheader --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/host/share/aclocal --include=/openwrt/staging_dir/hostpkg/share/aclocal --include=/openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/share/aclocal --include=cmulocal --include=config --include=../cmulocal --include=../config --include=. --prepend-include=/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /openwrt/staging_dir/host/bin/automake --add-missing --force-missing
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /openwrt/include/site/aarch64
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking target system type... aarch64-openwrt-linux-gnu
checking for a BSD-compatible install... /openwrt/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for aarch64-openwrt-linux-gcc... ccache_cc
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache_cc accepts -g... yes
checking for ccache_cc option to accept ISO C89... none needed
checking whether ccache_cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache_cc... gcc3
checking how to run the C preprocessor... ccache_cc -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking how to run the C preprocessor... ccache_cc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... /openwrt/staging_dir/host/bin/grep
checking for egrep... /openwrt/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for runpath switch... -Wl,-rpath,
checking how to print strings... printf
checking for a sed that does not truncate output... /openwrt/staging_dir/host/bin/sed
checking for fgrep... /openwrt/staging_dir/host/bin/grep -F
checking for ld used by ccache_cc... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-openwrt-linux-musl-gcc-nm
checking the name lister (aarch64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking the maximum length of command line arguments... 3145728
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to aarch64-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-openwrt-linux-musl-ld option to reload object files... -r
checking for aarch64-openwrt-linux-objdump... aarch64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-openwrt-linux-strip... (cached) aarch64-openwrt-linux-musl-strip
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking command to parse aarch64-openwrt-linux-musl-gcc-nm output from ccache_cc object... ok
checking for sysroot... no
checking for aarch64-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache_cc supports -fno-rtti -fno-exceptions... no
checking for ccache_cc option to produce PIC... -fPIC -DPIC
checking if ccache_cc PIC flag -fPIC -DPIC works... yes
checking if ccache_cc static flag -static works... yes
checking if ccache_cc supports -c -o file.o... yes
checking if ccache_cc supports -c -o file.o... (cached) yes
checking whether the ccache_cc linker (aarch64-openwrt-linux-musl-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... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for socket... yes
checking for connect... yes
checking for res_search... yes
checking for dn_expand... yes
checking for dns_lookup... no
checking DB path to use... /etc/sasldb2
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... berkeley
checking if DB handle is kept open in SASLDB... no
checking for dlopen in -ldl... yes
checking PRNG to use... /dev/urandom
checking for nm... aarch64-openwrt-linux-musl-gcc-nm
checking for underscore before symbols... cc1: note: someone does not honour COPTS correctly, passed 0 times
no
checking for syslog... yes
checking if I should include saslauthd... no
checking to include Courier authdaemond support... no
checking if I should include pwcheck... no
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... disabled
checking CRAM-MD5... enabled
checking size of long... (cached) 8
checking what directory libraries are found in... lib64
checking for RSAPublicEncrypt in -lrsaref... no
checking openssl/evp.h usability... no
checking openssl/evp.h presence... no
checking for openssl/evp.h... no
checking for OpenSSL... no
configure: WARNING: No DES support for DIGEST-MD5
checking DIGEST-MD5... enabled
configure: WARNING: OpenSSL not found -- SCRAM will be disabled
checking SCRAM... disabled
configure: WARNING: OpenSSL not found -- OTP will be disabled
checking OTP... disabled
configure: WARNING: OpenSSL not found -- SRP will be disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... yes
checking GSSAPI... disabled
checking for crypt... (cached) yes
checking DB path to use... /etc/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for PAM support... no
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... disabled
configure: WARNING: OpenSSL not found -- NTLM will be disabled
checking NTLM... disabled
configure: WARNING: OpenSSL not found -- PASSDSS will be disabled
checking PASSDSS... disabled
checking to include LDAP support... no
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... (cached) yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... (cached) 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 crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... 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 krb5.h usability... no
checking krb5.h presence... no
checking for krb5.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... (cached) yes
checking for getpwnam... yes
checking for getspnam... yes
checking for gettimeofday... (cached) yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... (cached) yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
checking for getpassphrase... no
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for sphinx-build... no
configure: WARNING: No sphinx-build, won't be able to regenerate docs
checking for perl... perl
checking for perl module Pod::POM::View::Restructured... no
configure: WARNING: No Pod::POM::View::Restructured, won't be able to regenerate docs
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 libsasl2.pc
config.status: creating include/Makefile
config.status: creating saslauthd/Makefile
config.status: creating sasldb/Makefile
config.status: creating common/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/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 config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls
configure:

cyrus-sasl - 2.1.27

• Prefix: /usr
• Plugins:  libsasldb.la libcrammd5.la libdigestmd5.la libsasldb.la libplain.la libanonymous.la

Now type 'make' to build cyrus-sasl

make[4]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
ccache gcc     makemd5.c   -o makemd5
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=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:128:5: note: in expansion of macro 'BITSIZE'
  128 |     BITSIZE(long);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 15 and 142 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:128:5: note: in expansion of macro 'BITSIZE'
  128 |     BITSIZE(long);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 116 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:127:5: note: in expansion of macro 'BITSIZE'
  127 |     BITSIZE(int);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 14 and 141 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:127:5: note: in expansion of macro 'BITSIZE'
  127 |     BITSIZE(int);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 114 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:126:5: note: in expansion of macro 'BITSIZE'
  126 |     BITSIZE(short);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 16 and 143 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:126:5: note: in expansion of macro 'BITSIZE'
  126 |     BITSIZE(short);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 108 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:125:5: note: in expansion of macro 'BITSIZE'
  125 |     BITSIZE(signed char);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 22 and 149 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:125:5: note: in expansion of macro 'BITSIZE'
  125 |     BITSIZE(signed char);
      |     ^~~~~~~
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=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:141:5: note: in expansion of macro 'BITSIZE'
  141 |     BITSIZE(unsigned long);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 24 and 151 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:141:5: note: in expansion of macro 'BITSIZE'
  141 |     BITSIZE(unsigned long);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 107 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:140:5: note: in expansion of macro 'BITSIZE'
  140 |     BITSIZE(unsigned int);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 23 and 150 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:140:5: note: in expansion of macro 'BITSIZE'
  140 |     BITSIZE(unsigned int);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 105 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:139:5: note: in expansion of macro 'BITSIZE'
  139 |     BITSIZE(unsigned short);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 25 and 152 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:139:5: note: in expansion of macro 'BITSIZE'
  139 |     BITSIZE(unsigned short);
      |     ^~~~~~~
makemd5.c:112:16: warning: '%s' directive writing up to 127 bytes into a region of size 106 [-Wformat-overflow=]
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                ^~~~~~~~~~~~~~~~         ~~~
makemd5.c:138:5: note: in expansion of macro 'BITSIZE'
  138 |     BITSIZE(unsigned char);
      |     ^~~~~~~
makemd5.c:112:28: note: format string is defined here
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |                            ^~
makemd5.c:112:2: note: 'sprintf' output between 24 and 151 bytes into a destination of size 128
  112 |  sprintf(tmp2, "typedef %s %s;", #TYPE, tmp);  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makemd5.c:138:5: note: in expansion of macro 'BITSIZE'
  138 |     BITSIZE(unsigned char);
      |     ^~~~~~~
make[4]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[4]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make  all-recursive
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
Making all in include
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
rm -f md5global.h
./makemd5 md5global.h
make  all-am
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
Making all in sasldb
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
depbase=`echo allockey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -fPIC -I../include -I../include  -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT allockey.lo -MD -MP -MF $depbase.Tpo -c -o allockey.lo allockey.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c  -fPIC -DPIC -o .libs/allockey.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c -o allockey.o >/dev/null 2>&1
depbase=`echo db_berkeley.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -fPIC -I../include -I../include  -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT db_berkeley.lo -MD -MP -MF $depbase.Tpo -c -o db_berkeley.lo db_berkeley.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c  -fPIC -DPIC -o .libs/db_berkeley.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -o db_berkeley.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libsasldb.la  allockey.lo db_berkeley.lo -lresolv 
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_berkeley.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsasldb.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
Making all in common
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
depbase=`echo plugin_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT plugin_common.lo -MD -MP -MF $depbase.Tpo -c -o plugin_common.lo plugin_common.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fPIC -DPIC -o .libs/plugin_common.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c -o plugin_common.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libplugin_common.la  plugin_common.lo  -lresolv 
OpenWrt-libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libplugin_common.a .libs/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libplugin_common.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libplugin_common.la" && ln -s "../libplugin_common.la" "libplugin_common.la" )
depbase=`echo crypto-compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT crypto-compat.lo -MD -MP -MF $depbase.Tpo -c -o crypto-compat.lo crypto-compat.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT crypto-compat.lo -MD -MP -MF .deps/crypto-compat.Tpo -c crypto-compat.c  -fPIC -DPIC -o .libs/crypto-compat.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT crypto-compat.lo -MD -MP -MF .deps/crypto-compat.Tpo -c crypto-compat.c -o crypto-compat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -version-info  -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libcrypto_compat.la  crypto-compat.lo  -lresolv 
OpenWrt-libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libcrypto_compat.a .libs/crypto-compat.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libcrypto_compat.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcrypto_compat.la" && ln -s "../libcrypto_compat.la" "libcrypto_compat.la" )
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
Making all in lib
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
ln -s ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/cram.c ../plugins/digestmd5.c ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/plain.c ../plugins/anonymous.c .
ln: failed to create symbolic link './sasldb.c': File exists
ln: failed to create symbolic link './db_berkeley.c': File exists
ln: failed to create symbolic link './allockey.c': File exists
make[6]: [Makefile:883: linksrcs] Error 1 (ignored)
make  all-am
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
depbase=`echo auxprop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT auxprop.lo -MD -MP -MF $depbase.Tpo -c -o auxprop.lo auxprop.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fPIC -DPIC -o .libs/auxprop.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c -o auxprop.o >/dev/null 2>&1
depbase=`echo canonusr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT canonusr.lo -MD -MP -MF $depbase.Tpo -c -o canonusr.lo canonusr.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fPIC -DPIC -o .libs/canonusr.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c -o canonusr.o >/dev/null 2>&1
depbase=`echo checkpw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT checkpw.lo -MD -MP -MF $depbase.Tpo -c -o checkpw.lo checkpw.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fPIC -DPIC -o .libs/checkpw.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c -o checkpw.o >/dev/null 2>&1
depbase=`echo client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT client.lo -MD -MP -MF $depbase.Tpo -c -o client.lo client.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fPIC -DPIC -o .libs/client.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1
depbase=`echo common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT common.lo -MD -MP -MF $depbase.Tpo -c -o common.lo common.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
common.c:114: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:117: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:230: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:244: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_global_getopt':
common.c:1416: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:1457: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_getcallback':
common.c:1734: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:1737: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:1782: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:1795:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char **, size_t *)' {aka 'int (*)(void *, int,  const char **, long unsigned int *)'} to 'int (*)(void)' [-Wcast-function-type]
     *pproc = (sasl_callback_ft)&_sasl_getsimple;
              ^
common.c:1799: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:1803: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:2160:5: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
     (sasl_callback_ft)&_sasl_verifyfile,
     ^
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
depbase=`echo config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT config.lo -MD -MP -MF $depbase.Tpo -c -o config.lo config.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
depbase=`echo external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT external.lo -MD -MP -MF $depbase.Tpo -c -o external.lo external.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fPIC -DPIC -o .libs/external.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c -o external.o >/dev/null 2>&1
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
depbase=`echo saslutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT saslutil.lo -MD -MP -MF $depbase.Tpo -c -o saslutil.lo saslutil.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fPIC -DPIC -o .libs/saslutil.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c -o saslutil.o >/dev/null 2>&1
depbase=`echo server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT server.lo -MD -MP -MF $depbase.Tpo -c -o server.lo server.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fPIC -DPIC -o .libs/server.o
server.c: In function 'load_config':
server.c:623: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:661: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:913: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,
         ^
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o >/dev/null 2>&1
depbase=`echo seterror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT seterror.lo -MD -MP -MF $depbase.Tpo -c -o seterror.lo seterror.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fPIC -DPIC -o .libs/seterror.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c -o seterror.o >/dev/null 2>&1
depbase=`echo dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT dlopen.lo -MD -MP -MF $depbase.Tpo -c -o dlopen.lo dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
dlopen.c: In function '_sasl_get_plugin':
dlopen.c:369: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:469: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,
               ^
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/usr/lib/sasl2:/etc/sasl2\" -DPLUGINDIR=\"/usr/lib/sasl2\" -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c -o dlopen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -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  -ldl   ../common/libplugin_common.la  -lresolv 
OpenWrt-libtool: link: ccache_cc -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  -Wl,--whole-archive ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -ldl -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsasl2.so.3 -o .libs/libsasl2.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsasl2.so.3" && ln -s "libsasl2.so.3.0.0" "libsasl2.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsasl2.so" && ln -s "libsasl2.so.3.0.0" "libsasl2.so")
OpenWrt-libtool: link: (cd .libs/libsasl2.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsasl2.a  auxprop.o canonusr.o checkpw.o client.o common.o config.o external.o md5.o saslutil.o server.o seterror.o dlopen.o  .libs/libsasl2.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsasl2.a
OpenWrt-libtool: link: rm -fr .libs/libsasl2.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" )
depbase=`echo sasldb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT sasldb.o -MD -MP -MF $depbase.Tpo -c -o sasldb.o sasldb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo db_berkeley.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT db_berkeley.o -MD -MP -MF $depbase.Tpo -c -o db_berkeley.o db_berkeley.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo allockey.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT allockey.o -MD -MP -MF $depbase.Tpo -c -o allockey.o allockey.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT cram.o -MD -MP -MF $depbase.Tpo -c -o cram.o cram.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo digestmd5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT digestmd5.o -MD -MP -MF $depbase.Tpo -c -o digestmd5.o digestmd5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo plain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT plain.o -MD -MP -MF $depbase.Tpo -c -o plain.o plain.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo anonymous.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/usr/lib/sasl2:/etc/sasl2"' -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT anonymous.o -MD -MP -MF $depbase.Tpo -c -o anonymous.o anonymous.c &&\
mv -f $depbase.Tpo $depbase.Po
adding static plugins and dependencies
aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsasl2.a sasldb.o db_berkeley.o allockey.o cram.o digestmd5.o sasldb.o db_berkeley.o allockey.o plain.o anonymous.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
rm -f libsasl2.a
ln -s .libs/libsasl2.a libsasl2.a
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
Making all in plugins
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
depbase=`echo sasldb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT sasldb.lo -MD -MP -MF $depbase.Tpo -c -o sasldb.lo sasldb.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c  -fPIC -DPIC -o .libs/sasldb.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c -o sasldb.o >/dev/null 2>&1
depbase=`echo sasldb_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT sasldb_init.lo -MD -MP -MF $depbase.Tpo -c -o sasldb_init.lo sasldb_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c  -fPIC -DPIC -o .libs/sasldb_init.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c -o sasldb_init.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libsasldb.la  sasldb.lo sasldb_init.lo ../sasldb/libsasldb.la -ldb-4.7   ../common/libplugin_common.la -lresolv 
OpenWrt-libtool: link: ccache_cc -shared  -fPIC -DPIC  .libs/sasldb.o .libs/sasldb_init.o  -Wl,--whole-archive ../sasldb/.libs/libsasldb.a ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -ldb-4.7 -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libsasldb.so.3 -o .libs/libsasldb.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsasldb.so.3" && ln -s "libsasldb.so.3.0.0" "libsasldb.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsasldb.so" && ln -s "libsasldb.so.3.0.0" "libsasldb.so")
OpenWrt-libtool: link: (cd .libs/libsasldb.lax/libsasldb.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../sasldb/.libs/libsasldb.a")
OpenWrt-libtool: link: (cd .libs/libsasldb.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsasldb.a  sasldb.o sasldb_init.o  .libs/libsasldb.lax/libsasldb.a/allockey.o .libs/libsasldb.lax/libsasldb.a/db_berkeley.o  .libs/libsasldb.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libsasldb.a
OpenWrt-libtool: link: rm -fr .libs/libsasldb.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsasldb.la" && ln -s "../libsasldb.la" "libsasldb.la" )
depbase=`echo cram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT cram.lo -MD -MP -MF $depbase.Tpo -c -o cram.lo cram.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c  -fPIC -DPIC -o .libs/cram.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT cram.lo -MD -MP -MF .deps/cram.Tpo -c cram.c -o cram.o >/dev/null 2>&1
depbase=`echo crammd5_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT crammd5_init.lo -MD -MP -MF $depbase.Tpo -c -o crammd5_init.lo crammd5_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c  -fPIC -DPIC -o .libs/crammd5_init.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT crammd5_init.lo -MD -MP -MF .deps/crammd5_init.Tpo -c crammd5_init.c -o crammd5_init.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libcrammd5.la  cram.lo crammd5_init.lo   ../common/libplugin_common.la -lresolv 
OpenWrt-libtool: link: ccache_cc -shared  -fPIC -DPIC  .libs/cram.o .libs/crammd5_init.o  -Wl,--whole-archive ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libcrammd5.so.3 -o .libs/libcrammd5.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libcrammd5.so.3" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libcrammd5.so" && ln -s "libcrammd5.so.3.0.0" "libcrammd5.so")
OpenWrt-libtool: link: (cd .libs/libcrammd5.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libcrammd5.a  cram.o crammd5_init.o  .libs/libcrammd5.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libcrammd5.a
OpenWrt-libtool: link: rm -fr .libs/libcrammd5.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcrammd5.la" && ln -s "../libcrammd5.la" "libcrammd5.la" )
depbase=`echo digestmd5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT digestmd5.lo -MD -MP -MF $depbase.Tpo -c -o digestmd5.lo digestmd5.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c  -fPIC -DPIC -o .libs/digestmd5.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c -o digestmd5.o >/dev/null 2>&1
depbase=`echo digestmd5_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT digestmd5_init.lo -MD -MP -MF $depbase.Tpo -c -o digestmd5_init.lo digestmd5_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c  -fPIC -DPIC -o .libs/digestmd5_init.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT digestmd5_init.lo -MD -MP -MF .deps/digestmd5_init.Tpo -c digestmd5_init.c -o digestmd5_init.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libdigestmd5.la  digestmd5.lo digestmd5_init.lo    ../common/libplugin_common.la -lresolv 
OpenWrt-libtool: link: ccache_cc -shared  -fPIC -DPIC  .libs/digestmd5.o .libs/digestmd5_init.o  -Wl,--whole-archive ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libdigestmd5.so.3 -o .libs/libdigestmd5.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libdigestmd5.so.3" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libdigestmd5.so" && ln -s "libdigestmd5.so.3.0.0" "libdigestmd5.so")
OpenWrt-libtool: link: (cd .libs/libdigestmd5.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libdigestmd5.a  digestmd5.o digestmd5_init.o  .libs/libdigestmd5.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libdigestmd5.a
OpenWrt-libtool: link: rm -fr .libs/libdigestmd5.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libdigestmd5.la" && ln -s "../libdigestmd5.la" "libdigestmd5.la" )
depbase=`echo plain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT plain.lo -MD -MP -MF $depbase.Tpo -c -o plain.lo plain.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c  -fPIC -DPIC -o .libs/plain.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plain.lo -MD -MP -MF .deps/plain.Tpo -c plain.c -o plain.o >/dev/null 2>&1
depbase=`echo plain_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT plain_init.lo -MD -MP -MF $depbase.Tpo -c -o plain_init.lo plain_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c  -fPIC -DPIC -o .libs/plain_init.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT plain_init.lo -MD -MP -MF .deps/plain_init.Tpo -c plain_init.c -o plain_init.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libplain.la  plain.lo plain_init.lo    ../common/libplugin_common.la -lresolv 
OpenWrt-libtool: link: ccache_cc -shared  -fPIC -DPIC  .libs/plain.o .libs/plain_init.o  -Wl,--whole-archive ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libplain.so.3 -o .libs/libplain.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libplain.so.3" && ln -s "libplain.so.3.0.0" "libplain.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libplain.so" && ln -s "libplain.so.3.0.0" "libplain.so")
OpenWrt-libtool: link: (cd .libs/libplain.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libplain.a  plain.o plain_init.o  .libs/libplain.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libplain.a
OpenWrt-libtool: link: rm -fr .libs/libplain.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libplain.la" && ln -s "../libplain.la" "libplain.la" )
depbase=`echo anonymous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT anonymous.lo -MD -MP -MF $depbase.Tpo -c -o anonymous.lo anonymous.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c  -fPIC -DPIC -o .libs/anonymous.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT anonymous.lo -MD -MP -MF .deps/anonymous.Tpo -c anonymous.c -o anonymous.o >/dev/null 2>&1
depbase=`echo anonymous_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool  --tag=CC   --mode=compile ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT anonymous_init.lo -MD -MP -MF $depbase.Tpo -c -o anonymous_init.lo anonymous_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c  -fPIC -DPIC -o .libs/anonymous_init.o
OpenWrt-libtool: compile:  ccache_cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../sasldb -I../common -I../include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1 -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC -MT anonymous_init.lo -MD -MP -MF .deps/anonymous_init.Tpo -c anonymous_init.c -o anonymous_init.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -module -export-dynamic -rpath /usr/lib/sasl2 -version-info 3:0:0 -no-undefined -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o libanonymous.la  anonymous.lo anonymous_init.lo   ../common/libplugin_common.la -lresolv 
OpenWrt-libtool: link: ccache_cc -shared  -fPIC -DPIC  .libs/anonymous.o .libs/anonymous_init.o  -Wl,--whole-archive ../common/.libs/libplugin_common.a -Wl,--no-whole-archive  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -lresolv  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro   -Wl,-soname -Wl,libanonymous.so.3 -o .libs/libanonymous.so.3.0.0
OpenWrt-libtool: link: (cd ".libs" && rm -f "libanonymous.so.3" && ln -s "libanonymous.so.3.0.0" "libanonymous.so.3")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libanonymous.so" && ln -s "libanonymous.so.3.0.0" "libanonymous.so")
OpenWrt-libtool: link: (cd .libs/libanonymous.lax/libplugin_common.a && aarch64-openwrt-linux-musl-gcc-ar x "/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins/../common/.libs/libplugin_common.a")
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ar cru .libs/libanonymous.a  anonymous.o anonymous_init.o  .libs/libanonymous.lax/libplugin_common.a/plugin_common.o 
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
OpenWrt-libtool: link: aarch64-openwrt-linux-musl-gcc-ranlib .libs/libanonymous.a
OpenWrt-libtool: link: rm -fr .libs/libanonymous.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libanonymous.la" && ln -s "../libanonymous.la" "libanonymous.la" )
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
Making all in utils
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
depbase=`echo dbconverter-2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT dbconverter-2.o -MD -MP -MF $depbase.Tpo -c -o dbconverter-2.o dbconverter-2.c &&\
mv -f $depbase.Tpo $depbase.Po
dbconverter-2.c:382: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, (int (*)(void))&good_getopt, NULL },
                       ^
dbconverter-2.c: In function 'main':
dbconverter-2.c:431: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);
                   ^
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/dbconverter-2 dbconverter-2.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
depbase=`echo saslpasswd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT saslpasswd.o -MD -MP -MF $depbase.Tpo -c -o saslpasswd.o saslpasswd.c &&\
mv -f $depbase.Tpo $depbase.Po
saslpasswd.c:256: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 },
                       ^
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/saslpasswd2 saslpasswd.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
depbase=`echo sasldblistusers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT sasldblistusers.o -MD -MP -MF $depbase.Tpo -c -o sasldblistusers.o sasldblistusers.c &&\
mv -f $depbase.Tpo $depbase.Po
sasldblistusers.c:91: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 },
                       ^
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/sasldblistusers2 sasldblistusers.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
depbase=`echo pluginviewer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
ccache_cc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -DPLUGINDIR='"/usr/lib/sasl2"' -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/include -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include/fortify -I/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/include   -DOBSOLETE_CRAM_ATTR=1 -DOBSOLETE_DIGEST_ATTR=1   -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC  -MT pluginviewer.o -MD -MP -MF $depbase.Tpo -c -o pluginviewer.o pluginviewer.c &&\
mv -f $depbase.Tpo $depbase.Po
pluginviewer.c: In function 'main':
pluginviewer.c:559: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:566: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:575: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;
                      ^
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o pluginviewer pluginviewer.o ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/pluginviewer pluginviewer.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
touch man/.sphinx-build.stamp
warning: missing documentation dependencies. man pages will be empty
touch man/sasl.3
touch man/sasl_authorize_t.3
touch man/sasl_auxprop.3
touch man/sasl_auxprop_getctx.3
touch man/sasl_auxprop_request.3
touch man/sasl_callbacks.3
touch man/sasl_canon_user_t.3
touch man/sasl_chalprompt_t.3
touch man/sasl_checkapop.3
touch man/sasl_checkpass.3
touch man/sasl_client_init.3
touch man/sasl_client_new.3
touch man/sasl_client_start.3
touch man/sasl_client_step.3
touch man/sasl_decode.3
touch man/sasl_dispose.3
touch man/sasl_done.3
touch man/sasl_encode.3
touch man/sasl_encodev.3
touch man/sasl_errdetail.3
touch man/sasl_errors.3
touch man/sasl_errstring.3
touch man/sasl_getconfpath_t.3
touch man/sasl_getopt_t.3
touch man/sasl_getpath_t.3
touch man/sasl_getprop.3
touch man/sasl_getrealm_t.3
touch man/sasl_getsecret_t.3
touch man/sasl_getsimple_t.3
touch man/sasl_global_listmech.3
touch man/sasl_idle.3
touch man/sasl_listmech.3
touch man/sasl_log_t.3
touch man/sasl_server_init.3
touch man/sasl_server_new.3
touch man/sasl_server_start.3
touch man/sasl_server_step.3
touch man/sasl_server_userdb_checkpass_t.3
touch man/sasl_server_userdb_setpass_t.3
touch man/sasl_setpass.3
touch man/sasl_setprop.3
touch man/sasl_user_exists.3
touch man/sasl_verifyfile_t.3
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
Making install in include
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make  install-am
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/include/sasl'
 /openwrt/staging_dir/host/bin/install -c -m 644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/include/sasl'
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/include'
Making install in sasldb
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/sasldb'
Making install in common
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/common'
Making install in lib
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
ln -s ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/cram.c ../plugins/digestmd5.c ../plugins/sasldb.c ../sasldb/db_berkeley.c ../sasldb/allockey.c ../plugins/plain.c ../plugins/anonymous.c .
ln: failed to create symbolic link './sasldb.c': File exists
ln: failed to create symbolic link './db_berkeley.c': File exists
ln: failed to create symbolic link './allockey.c': File exists
ln: failed to create symbolic link './cram.c': File exists
ln: failed to create symbolic link './digestmd5.c': File exists
ln: failed to create symbolic link './sasldb.c': File exists
ln: failed to create symbolic link './db_berkeley.c': File exists
ln: failed to create symbolic link './allockey.c': File exists
ln: failed to create symbolic link './plain.c': File exists
ln: failed to create symbolic link './anonymous.c': File exists
make[5]: [Makefile:883: linksrcs] Error 1 (ignored)
make  install-am
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
adding static plugins and dependencies
aarch64-openwrt-linux-musl-gcc-ar cru .libs/libsasl2.a sasldb.o db_berkeley.o allockey.o cram.o digestmd5.o sasldb.o db_berkeley.o allockey.o plain.o anonymous.o
/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
rm -f libsasl2.a
ln -s .libs/libsasl2.a libsasl2.a
make[7]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /openwrt/staging_dir/host/bin/install -c   libsasl2.la '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib'
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasl2.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/libsasl2.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasl2.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/libsasl2.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasl2.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/libsasl2.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/libsasl2.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/libsasl2.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
make  install-exec-hook
make[8]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
make[8]: Nothing to be done for 'install-exec-hook'.
make[8]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/lib'
Making install in plugins
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2'
 /bin/bash ../libtool   --mode=install /openwrt/staging_dir/host/bin/install -c   libsasldb.la libcrammd5.la libdigestmd5.la libsasldb.la libplain.la libanonymous.la '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2'
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libcrammd5.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libcrammd5.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libcrammd5.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libcrammd5.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libdigestmd5.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libdigestmd5.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libdigestmd5.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libdigestmd5.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libplain.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libplain.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libplain.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libplain.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libanonymous.so.3.0.0 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libanonymous.so.3.0.0
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: (cd /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-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; }; })
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libanonymous.lai /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libanonymous.la
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libcrammd5.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libcrammd5.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libcrammd5.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libcrammd5.a
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libdigestmd5.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libdigestmd5.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libdigestmd5.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libdigestmd5.a
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libsasldb.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libsasldb.a
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libplain.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libplain.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libplain.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libplain.a
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/libanonymous.a /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libanonymous.a
OpenWrt-libtool: install: chmod 644 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libanonymous.a
OpenWrt-libtool: install: aarch64-openwrt-linux-musl-gcc-ranlib /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libanonymous.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib/sasl2'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/plugins'
Making install in utils
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o dbconverter-2 dbconverter-2.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/dbconverter-2 dbconverter-2.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o saslpasswd2 saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/saslpasswd2 saslpasswd.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o sasldblistusers2 sasldblistusers.o ../sasldb/libsasldb.la ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/sasldblistusers2 sasldblistusers.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../sasldb/.libs/libsasldb.a ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
/bin/bash ../libtool  --tag=CC   --mode=link ccache_cc  -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fPIC   -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib -znow -zrelro  -o pluginviewer pluginviewer.o ../lib/libsasl2.la -ldb-4.7  -lresolv 
OpenWrt-libtool: link: ccache_cc -Wall -W -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27=cyrus-sasl-2.1.27 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -DPIC -fPIC -znow -zrelro -o .libs/pluginviewer pluginviewer.o  -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/usr/lib -L/openwrt/staging_dir/toolchain-aarch64_cortex-a72_gcc-8.4.0_musl/lib ../lib/.libs/libsasl2.so -ldl -ldb-4.7 -lresolv
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /openwrt/staging_dir/host/bin/install -c saslpasswd2 sasldblistusers2 pluginviewer '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/sbin'
OpenWrt-libtool: install: warning: `../lib/libsasl2.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/saslpasswd2 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/sbin/saslpasswd2
OpenWrt-libtool: install: warning: `../lib/libsasl2.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/sasldblistusers2 /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/sbin/sasldblistusers2
OpenWrt-libtool: install: warning: `../lib/libsasl2.la' has not been installed in `/usr/lib'
OpenWrt-libtool: install: /openwrt/staging_dir/host/bin/install -c .libs/pluginviewer /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/sbin/pluginviewer
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/man/man8'
 /openwrt/staging_dir/host/bin/install -c -m 644 saslpasswd2.8 sasldblistusers2.8 pluginviewer.8 '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/man/man8'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/utils'
make[5]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make[6]: Entering directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/man/man3'
 /openwrt/staging_dir/host/bin/install -c -m 644 man/sasl.3 man/sasl_authorize_t.3 man/sasl_auxprop.3 man/sasl_auxprop_getctx.3 man/sasl_auxprop_request.3 man/sasl_callbacks.3 man/sasl_canon_user_t.3 man/sasl_chalprompt_t.3 man/sasl_checkapop.3 man/sasl_checkpass.3 man/sasl_client_init.3 man/sasl_client_new.3 man/sasl_client_start.3 man/sasl_client_step.3 man/sasl_decode.3 man/sasl_dispose.3 man/sasl_done.3 man/sasl_encode.3 man/sasl_encodev.3 man/sasl_errdetail.3 man/sasl_errors.3 man/sasl_errstring.3 man/sasl_getconfpath_t.3 man/sasl_getopt_t.3 man/sasl_getpath_t.3 man/sasl_getprop.3 man/sasl_getrealm_t.3 man/sasl_getsecret_t.3 man/sasl_getsimple_t.3 man/sasl_global_listmech.3 man/sasl_idle.3 man/sasl_listmech.3 man/sasl_log_t.3 man/sasl_server_init.3 man/sasl_server_new.3 man/sasl_server_start.3 man/sasl_server_step.3 man/sasl_server_userdb_checkpass_t.3 man/sasl_server_userdb_setpass_t.3 man/sasl_setpass.3 '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/man/man3'
 /openwrt/staging_dir/host/bin/install -c -m 644 man/sasl_setprop.3 man/sasl_user_exists.3 man/sasl_verifyfile_t.3 '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/man/man3'
 /usr/bin/mkdir -p '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/pkgconfig'
 /openwrt/staging_dir/host/bin/install -c -m 644 libsasl2.pc '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/pkgconfig'
make[6]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make[5]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
make[4]: Leaving directory '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27'
cp: cannot stat '/openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/ipkg-install/usr/lib/sasl2/libscram.so*': No such file or directory
make[3]: *** [Makefile:144: /openwrt/build_dir/target-aarch64_cortex-a72_musl/cyrus-sasl-2.1.27/.pkgdir/libsasl2.installed] Error 1
Last updated on 19 Aug 2021
Published on 19 Aug 2021