sasl2-sys 0.1.22+2.1.28

Bindings for Cyrus SASL.
Documentation
Build #1218463 2024-05-13T17:00:49.173601+00:00
# rustc version
rustc 1.80.0-nightly (ef0027897 2024-05-12)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sasl2-sys-0.1.22+2.1.28/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sasl2-sys-0.1.22+2.1.28/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "vendored" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240512-1.80.0-nightly-ef0027897\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] 9077064e9bfc52ae2d7f9a3642ab287d86f9ffcbe7d6db8631172bdc549a03c5
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "9077064e9bfc52ae2d7f9a3642ab287d86f9ffcbe7d6db8631172bdc549a03c5", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling sasl2-sys v0.1.22+2.1.28 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: sasl2-sys@0.1.22+2.1.28: cc: error: unrecognized command-line option '-arch'
[INFO] [stderr] warning: sasl2-sys@0.1.22+2.1.28: cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `sasl2-sys v0.1.22+2.1.28 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sasl2-sys-ddac36579ce4a93e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SASL2_STATIC
[INFO] [stderr]   configure: loading cache ./config.cache
[INFO] [stderr]   checking build system type... (cached) x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... (cached) x86_64-apple-darwin
[INFO] [stderr]   checking target system type... (cached) x86_64-apple-darwin
[INFO] [stderr]   checking for a BSD-compatible install... (cached) /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-apple-darwin-strip... (cached) strip
[INFO] [stderr]   checking for a race-free mkdir -p... (cached) /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... (cached) mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... (cached) yes
[INFO] [stderr]   checking whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether UID '1001' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '1001' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... (cached) gnutar
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for x86_64-apple-darwin-gcc... no
[INFO] [stderr]   checking for gcc... (cached) gcc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... (cached) o
[INFO] [stderr]   checking whether the compiler supports GNU C... (cached) yes
[INFO] [stderr]   checking whether gcc accepts -g... (cached) yes
[INFO] [stderr]   checking for gcc option to enable C11 features... (cached) none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of gcc... (cached) gcc3
[INFO] [stderr]   checking how to run the C preprocessor... (cached) gcc -E
[INFO] [stderr]   checking for gcc... (cached) gcc
[INFO] [stderr]   checking whether the compiler supports GNU C... (cached) yes
[INFO] [stderr]   checking whether gcc accepts -g... (cached) yes
[INFO] [stderr]   checking for gcc option to enable C11 features... (cached) none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking dependency style of gcc... (cached) gcc3
[INFO] [stderr]   checking how to run the C preprocessor... (cached) gcc -E
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking for gawk... (cached) mawk
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking whether make sets $(MAKE)... (cached) yes
[INFO] [stderr]   checking for stdio.h... (cached) yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for stdint.h... (cached) yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking for sys/stat.h... (cached) yes
[INFO] [stderr]   checking for sys/types.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for wchar.h... (cached) yes
[INFO] [stderr]   checking for minix/config.h... (cached) no
[INFO] [stderr]   checking for sys/time.h... (cached) yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... (cached) yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... (cached) no
[INFO] [stderr]   checking for runpath switch... (cached) -R
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... (cached) /usr/bin/grep
[INFO] [stderr]   checking for egrep... (cached) /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... (cached) /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by gcc... (cached) /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... (cached) no
[INFO] [stderr]   checking for x86_64-apple-darwin-dumpbin... no
[INFO] [stderr]   checking for x86_64-apple-darwin-link... no
[INFO] [stderr]   checking for dumpbin... (cached) link -dump
[INFO] [stderr]   checking the name lister (nm) interface... (cached) BSD nm
[INFO] [stderr]   checking the maximum length of command line arguments... (cached) 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin format... (cached) func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... (cached) -r
[INFO] [stderr]   checking for x86_64-apple-darwin-file... no
[INFO] [stderr]   checking for file... (cached) file
[INFO] [stderr]   checking for x86_64-apple-darwin-objdump... no
[INFO] [stderr]   checking for objdump... (cached) objdump
[INFO] [stderr]   checking how to recognize dependent libraries... (cached) pass_all
[INFO] [stderr]   checking for x86_64-apple-darwin-dlltool... no
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... (cached) printf %s\n
[INFO] [stderr]   checking for x86_64-apple-darwin-ar... no
[INFO] [stderr]   checking for ar... (cached) ar
[INFO] [stderr]   checking for archiver @FILE support... (cached) @
[INFO] [stderr]   checking for x86_64-apple-darwin-strip... (cached) strip
[INFO] [stderr]   checking for x86_64-apple-darwin-ranlib... no
[INFO] [stderr]   checking for ranlib... (cached) ranlib
[INFO] [stderr]   checking command to parse nm output from gcc object... (cached) ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... (cached) /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... (cached) /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-apple-darwin-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... (cached) no
[INFO] [stderr]   checking for x86_64-apple-darwin-dsymutil... no
[INFO] [stderr]   checking for dsymutil... (cached) dsymutil
[INFO] [stderr]   checking for x86_64-apple-darwin-nmedit... no
[INFO] [stderr]   checking for nmedit... no
[INFO] [stderr]   checking for x86_64-apple-darwin-lipo... no
[INFO] [stderr]   checking for lipo... no
[INFO] [stderr]   checking for x86_64-apple-darwin-otool... no
[INFO] [stderr]   checking for otool... no
[INFO] [stderr]   checking for x86_64-apple-darwin-otool64... no
[INFO] [stderr]   checking for otool64... no
[INFO] [stderr]   checking for -single_module linker flag... (cached) no
[INFO] [stderr]   checking for -exported_symbols_list linker flag... (cached) no
[INFO] [stderr]   checking for -force_load linker flag... (cached) no
[INFO] [stderr]   checking for dlfcn.h... (cached) yes
[INFO] [stderr]   checking for objdir... (cached) .libs
[INFO] [stderr]   checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
[INFO] [stderr]   checking for gcc option to produce PIC... (cached) -fno-common -DPIC
[INFO] [stderr]   checking if gcc PIC flag -fno-common -DPIC works... (cached) yes
[INFO] [stderr]   checking if gcc static flag -static works... (cached) yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... darwin dyld
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for sys/socket.h... (cached) yes
[INFO] [stderr]   checking for ws2tcpip.h... (cached) no
[INFO] [stderr]   checking for socket... (cached) yes
[INFO] [stderr]   checking for connect... (cached) yes
[INFO] [stderr]   checking for res_search... (cached) yes
[INFO] [stderr]   checking for dn_expand... (cached) yes
[INFO] [stderr]   checking for dns_lookup... (cached) no
[INFO] [stderr]   checking DB path to use... /etc/sasldb2
[INFO] [stderr]   checking DB library to use... none
[INFO] [stderr]   checking if DB handle is kept open in SASLDB... no
[INFO] [stderr]   checking for dlopen in -ldl... (cached) yes
[INFO] [stderr]   checking PRNG to use... /dev/urandom
[INFO] [stderr]   checking for nm... (cached) nm
[INFO] [stderr]   checking for underscore before symbols... (cached) no
[INFO] [stderr]   checking for syslog... (cached) yes
[INFO] [stderr]   checking if I should include saslauthd... /var/state/saslauthd
[INFO] [stderr]   checking to include Courier authdaemond support... /dev/null
[INFO] [stderr]   checking if I should include pwcheck... no
[INFO] [stderr]   checking if I should include the alwaystrue verifier... no
[INFO] [stderr]   checking if we should enable sasl_checkapop... disabled
[INFO] [stderr]   checking CRAM-MD5... disabled
[INFO] [stderr]   checking size of long... (cached) 8
[INFO] [stderr]   checking what directory libraries are found in... (cached) lib64
[INFO] [stderr]   checking for RSAPublicEncrypt in -lrsaref... (cached) no
[INFO] [stderr]   checking for openssl/evp.h... (cached) yes
[INFO] [stderr]   checking for EVP_DigestInit in -lcrypto... (cached) yes
[INFO] [stderr]   checking for SHA512 in -lcrypto... (cached) yes
[INFO] [stderr]   checking for OpenSSL... yes
[INFO] [stderr]   checking for des_cbc_encrypt in -lcrypto... (cached) no
[INFO] [stderr]   checking for DES_cbc_encrypt in -lcrypto... (cached) yes
[INFO] [stderr]   checking for openssl/des.h... (cached) yes
[INFO] [stderr]   checking DIGEST-MD5... disabled
[INFO] [stderr]   checking SCRAM... disabled
[INFO] [stderr]   checking OTP... disabled
[INFO] [stderr]   checking SRP... disabled
[INFO] [stderr]   checking KERBEROS_V4... disabled
[INFO] [stderr]   checking for crypt... (cached) no
[INFO] [stderr]   checking for crypt in -lcrypt... (cached) yes
[INFO] [stderr]   checking for gcc options needed to detect all undeclared functions... (cached) none needed
[INFO] [stderr]   checking GSSAPI... disabled
[INFO] [stderr]   checking for crypt... (cached) no
[INFO] [stderr]   checking for crypt in -lcrypt... (cached) yes
[INFO] [stderr]   checking for pam_start in -lpam... (cached) yes
[INFO] [stderr]   checking for security/pam_appl.h... (cached) yes
[INFO] [stderr]   checking for PAM support... yes
[INFO] [stderr]   checking PLAIN... disabled
[INFO] [stderr]   checking ANONYMOUS... disabled
[INFO] [stderr]   checking LOGIN... disabled
[INFO] [stderr]   checking NTLM... disabled
[INFO] [stderr]   checking PASSDSS... disabled
[INFO] [stderr]   checking to include LDAP support... no
[INFO] [stderr]   checking SQL... disabled
[INFO] [stderr]   checking LDAPDB... disabled
[INFO] [stderr]   checking for dmalloc library... no
[INFO] [stderr]   checking for sfio library... no
[INFO] [stderr]   checking for getsubopt... (cached) yes
[INFO] [stderr]   checking for snprintf... (cached) yes
[INFO] [stderr]   checking for vsnprintf... (cached) yes
[INFO] [stderr]   checking for inet_aton in -lresolv... (cached) yes
[INFO] [stderr]   checking for getaddrinfo... (cached) yes
[INFO] [stderr]   checking for gai_strerror... (cached) yes
[INFO] [stderr]   checking for getnameinfo... (cached) yes
[INFO] [stderr]   checking for an ANSI C-conforming const... (cached) yes
[INFO] [stderr]   checking for inline... (cached) inline
[INFO] [stderr]   checking for mode_t... (cached) yes
[INFO] [stderr]   checking for pid_t... (cached) yes
[INFO] [stderr]   checking for dirent.h that defines DIR... (cached) yes
[INFO] [stderr]   checking for library containing opendir... (cached) none required
[INFO] [stderr]   checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
[INFO] [stderr]   checking for crypt.h... (cached) yes
[INFO] [stderr]   checking for des.h... (cached) no
[INFO] [stderr]   checking for dlfcn.h... (cached) yes
[INFO] [stderr]   checking for fcntl.h... (cached) yes
[INFO] [stderr]   checking for limits.h... (cached) yes
[INFO] [stderr]   checking for malloc.h... (cached) yes
[INFO] [stderr]   checking for paths.h... (cached) yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking for sys/file.h... (cached) yes
[INFO] [stderr]   checking for sys/time.h... (cached) yes
[INFO] [stderr]   checking for syslog.h... (cached) yes
[INFO] [stderr]   checking for time.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for sys/uio.h... (cached) yes
[INFO] [stderr]   checking for sys/param.h... (cached) yes
[INFO] [stderr]   checking for sysexits.h... (cached) yes
[INFO] [stderr]   checking for stdarg.h... (cached) yes
[INFO] [stderr]   checking for varargs.h... (cached) no
[INFO] [stderr]   checking for krb5.h... (cached) yes
[INFO] [stderr]   checking whether you have ss_family in struct sockaddr_storage... (cached) yes
[INFO] [stderr]   checking whether you have sa_len in struct sockaddr... (cached) no
[INFO] [stderr]   checking for socklen_t... (cached) yes
[INFO] [stderr]   checking for gethostname... (cached) yes
[INFO] [stderr]   checking for getdomainname... (cached) yes
[INFO] [stderr]   checking for getpwnam... (cached) yes
[INFO] [stderr]   checking for getspnam... (cached) yes
[INFO] [stderr]   checking for gettimeofday... (cached) yes
[INFO] [stderr]   checking for inet_aton... (cached) yes
[INFO] [stderr]   checking for memcpy... (cached) yes
[INFO] [stderr]   checking for memmem... (cached) yes
[INFO] [stderr]   checking for mkdir... (cached) yes
[INFO] [stderr]   checking for select... (cached) yes
[INFO] [stderr]   checking for socket... (cached) yes
[INFO] [stderr]   checking for strchr... (cached) yes
[INFO] [stderr]   checking for strdup... (cached) yes
[INFO] [stderr]   checking for strerror... (cached) yes
[INFO] [stderr]   checking for strspn... (cached) yes
[INFO] [stderr]   checking for strstr... (cached) yes
[INFO] [stderr]   checking for strtol... (cached) yes
[INFO] [stderr]   checking for jrand48... (cached) yes
[INFO] [stderr]   checking for getpassphrase... (cached) no
[INFO] [stderr]   checking for asprintf... (cached) yes
[INFO] [stderr]   checking for strlcat... (cached) no
[INFO] [stderr]   checking for strlcpy... (cached) no
[INFO] [stderr]   checking if getpwnam_r/getspnam_r take 5 arguments... yes
[INFO] [stderr]   checking for sphinx-build... no
[INFO] [stderr]   checking for perl... (cached) perl
[INFO] [stderr]   checking for perl module Pod::POM::View::Restructured... no
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating libsasl2.pc
[INFO] [stderr]   config.status: creating include/Makefile
[INFO] [stderr]   config.status: creating saslauthd/Makefile
[INFO] [stderr]   config.status: creating sasldb/Makefile
[INFO] [stderr]   config.status: creating common/Makefile
[INFO] [stderr]   config.status: creating plugins/Makefile
[INFO] [stderr]   config.status: creating lib/Makefile
[INFO] [stderr]   config.status: creating utils/Makefile
[INFO] [stderr]   config.status: creating sample/Makefile
[INFO] [stderr]   config.status: creating pwcheck/Makefile
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: config.h is unchanged
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   configure:
[INFO] [stderr] 
[INFO] [stderr]   cyrus-sasl - 2.1.28
[INFO] [stderr] 
[INFO] [stderr]   • Prefix: /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install
[INFO] [stderr]   • Plugins: 
[INFO] [stderr] 
[INFO] [stderr]   Now type 'make' to build cyrus-sasl
[INFO] [stderr] 
[INFO] [stderr]   rm -f md5global.h
[INFO] [stderr]   ./makemd5 md5global.h
[INFO] [stderr]   make  install-am
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/include'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/include'
[INFO] [stderr]   make[2]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/include/sasl'
[INFO] [stderr]    /usr/bin/install -c -m 644 hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/include/sasl'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/include'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/include'
[INFO] [stderr]   depbase=`echo plugin_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -fPIC -I../include -I../include   -Wall -W  -fPIC -MT plugin_common.lo -MD -MP -MF $depbase.Tpo -c -o plugin_common.lo plugin_common.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include -I../include -Wall -W -fPIC -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c  -fno-common -DPIC -o plugin_common.o
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=link gcc  -Wall -W  -fPIC -version-info 3:0:0 -no-undefined  -o libplugin_common.la  plugin_common.lo  -lresolv 
[INFO] [stderr]   libtool: link: rm -fr  .libs/libplugin_common.a .libs/libplugin_common.la
[INFO] [stderr]   libtool: link: ar cr .libs/libplugin_common.a  plugin_common.o
[INFO] [stderr]   libtool: link: ranlib .libs/libplugin_common.a
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libplugin_common.la" && ln -s "../libplugin_common.la" "libplugin_common.la" )
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/common'
[INFO] [stderr]   make[1]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]   make[1]: Nothing to be done for 'install-data-am'.
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/common'
[INFO] [stderr]   ln -s ../sasldb/db_none.c .
[INFO] [stderr]   make  install-am
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   depbase=`echo auxprop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT auxprop.lo -MD -MP -MF $depbase.Tpo -c -o auxprop.lo auxprop.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo canonusr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT canonusr.lo -MD -MP -MF $depbase.Tpo -c -o canonusr.lo canonusr.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo checkpw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT checkpw.lo -MD -MP -MF $depbase.Tpo -c -o checkpw.lo checkpw.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT client.lo -MD -MP -MF $depbase.Tpo -c -o client.lo client.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT common.lo -MD -MP -MF $depbase.Tpo -c -o common.lo common.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT config.lo -MD -MP -MF $depbase.Tpo -c -o config.lo config.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT auxprop.lo -MD -MP -MF .deps/auxprop.Tpo -c auxprop.c  -fno-common -DPIC -o auxprop.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT checkpw.lo -MD -MP -MF .deps/checkpw.Tpo -c checkpw.c  -fno-common -DPIC -o checkpw.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fno-common -DPIC -o config.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT canonusr.lo -MD -MP -MF .deps/canonusr.Tpo -c canonusr.c  -fno-common -DPIC -o canonusr.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fno-common -DPIC -o common.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c  -fno-common -DPIC -o client.o
[INFO] [stderr]   depbase=`echo external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT external.lo -MD -MP -MF $depbase.Tpo -c -o external.lo external.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT external.lo -MD -MP -MF .deps/external.Tpo -c external.c  -fno-common -DPIC -o external.o
[INFO] [stderr]   depbase=`echo saslutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT saslutil.lo -MD -MP -MF $depbase.Tpo -c -o saslutil.lo saslutil.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT server.lo -MD -MP -MF $depbase.Tpo -c -o server.lo server.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   depbase=`echo seterror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT seterror.lo -MD -MP -MF $depbase.Tpo -c -o seterror.lo seterror.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fno-common -DPIC -o md5.o
[INFO] [stderr]   depbase=`echo dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2"' -DPLUGINDIR='"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2"'   -Wall -W  -fPIC -MT dlopen.lo -MD -MP -MF $depbase.Tpo -c -o dlopen.lo dlopen.c &&\
[INFO] [stderr]   mv -f $depbase.Tpo $depbase.Plo
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT saslutil.lo -MD -MP -MF .deps/saslutil.Tpo -c saslutil.c  -fno-common -DPIC -o saslutil.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c  -fno-common -DPIC -o server.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT seterror.lo -MD -MP -MF .deps/seterror.Tpo -c seterror.c  -fno-common -DPIC -o seterror.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLIBSASL_EXPORTS=1 -I../include -I../plugins -I../include -I../sasldb -I../common -DCONFIGDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2:/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/etc/sasl2\" -DPLUGINDIR=\"/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/sasl2\" -Wall -W -fPIC -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c dlopen.c  -fno-common -DPIC -o dlopen.o
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=link gcc  -Wall -W  -fPIC -version-info 3:0:0 -no-undefined  -o libsasl2.la -rpath /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/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 
[INFO] [stderr]   libtool: link: rm -fr  .libs/libsasl2.a .libs/libsasl2.la .libs/libsasl2.lai
[INFO] [stderr]   libtool: link: (cd .libs/libsasl2.lax/libplugin_common.a && ar x "/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib/../common/.libs/libplugin_common.a")
[INFO] [stderr]   libtool: link: ar cr .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 
[INFO] [stderr]   libtool: link: ranlib .libs/libsasl2.a
[INFO] [stderr]   libtool: link: rm -fr .libs/libsasl2.lax
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libsasl2.la" && ln -s "../libsasl2.la" "libsasl2.la" )
[INFO] [stderr]   adding static plugins and dependencies
[INFO] [stderr]   ar cru .libs/libsasl2.a db_none.o
[INFO] [stderr]   rm -f libsasl2.a
[INFO] [stderr]   ln -s .libs/libsasl2.a libsasl2.a
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   make[2]: Nothing to be done for 'install-data-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib'
[INFO] [stderr]    /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsasl2.la '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib'
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libsasl2.lai /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/libsasl2.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libsasl2.a /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/libsasl2.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/libsasl2.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/lib/libsasl2.a
[INFO] [stderr]   make  install-exec-hook
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   make[3]: Nothing to be done for 'install-exec-hook'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/sasl2/lib'
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-apple-darwin")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-apple-darwin
[INFO] [stderr]   CC_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr]   CC_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-arch'
[INFO] [stderr]   cargo:warning=cc: error: unrecognized command-line option '-mmacosx-version-min=10.7'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure: WARNING: Disabling SASL authentication database support
[INFO] [stderr]   configure: WARNING: No sphinx-build, won't be able to regenerate docs
[INFO] [stderr]   configure: WARNING: No Pod::POM::View::Restructured, won't be able to regenerate docs
[INFO] [stderr]   libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
[INFO] [stderr]   ln: failed to create symbolic link './db_none.c': File exists
[INFO] [stderr]   make: [Makefile:937: linksrcs] Error 1 (ignored)
[INFO] [stderr]   common.c:114:22: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]     114 |     SASL_CB_GETPATH, (sasl_callback_ft)&_sasl_getpath, NULL
[INFO] [stderr]         |                      ^
[INFO] [stderr]   common.c:117:26: warning: cast between incompatible function types from 'int (*)(void *, char **)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]     117 |     SASL_CB_GETCONFPATH, (sasl_callback_ft)&_sasl_getconfpath, NULL
[INFO] [stderr]         |                          ^
[INFO] [stderr]   common.c: In function 'sasl_set_path':
[INFO] [stderr]   common.c:230:39: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]     230 |             default_getpath_cb.proc = (sasl_callback_ft)&_sasl_getpath_simple;
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   common.c:244:43: warning: cast between incompatible function types from 'int (*)(void *, const char **)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]     244 |             default_getconfpath_cb.proc = (sasl_callback_ft)&_sasl_getconfpath_simple;
[INFO] [stderr]         |                                           ^
[INFO] [stderr]   common.c: In function '_sasl_global_getopt':
[INFO] [stderr]   common.c:1416:16: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
[INFO] [stderr]    1416 |           if (((sasl_getopt_t *)(callback->proc))(callback->context,
[INFO] [stderr]         |                ^
[INFO] [stderr]   common.c: In function '_sasl_conn_getopt':
[INFO] [stderr]   common.c:1457:16: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' [-Wcast-function-type]
[INFO] [stderr]    1457 |           && (((sasl_getopt_t *)(callback->proc))(callback->context,
[INFO] [stderr]         |                ^
[INFO] [stderr]   common.c: In function '_sasl_getcallback':
[INFO] [stderr]   common.c:1734:20: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]    1734 |           *pproc = (sasl_callback_ft)&_sasl_conn_getopt;
[INFO] [stderr]         |                    ^
[INFO] [stderr]   common.c:1737:20: warning: cast between incompatible function types from 'int (*)(void *, const char *, const char *, const char **, unsigned int *)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]    1737 |           *pproc = (sasl_callback_ft)&_sasl_global_getopt;
[INFO] [stderr]         |                    ^
[INFO] [stderr]   common.c:1782:14: warning: cast between incompatible function types from 'int (*)(void *, int,  const char *)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]    1782 |     *pproc = (sasl_callback_ft)&_sasl_syslog;
[INFO] [stderr]         |              ^
[INFO] [stderr]   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]
[INFO] [stderr]    1795 |     *pproc = (sasl_callback_ft)&_sasl_getsimple;
[INFO] [stderr]         |              ^
[INFO] [stderr]   common.c:1799:14: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]    1799 |     *pproc = (sasl_callback_ft)&_sasl_verifyfile;
[INFO] [stderr]         |              ^
[INFO] [stderr]   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]
[INFO] [stderr]    1803 |     *pproc = (sasl_callback_ft)&_sasl_proxy_policy;
[INFO] [stderr]         |              ^
[INFO] [stderr]   common.c: In function '_sasl_find_verifyfile_callback':
[INFO] [stderr]   common.c:2160:5: warning: cast between incompatible function types from 'int (*)(void *, char *, int)' to 'int (*)(void)' [-Wcast-function-type]
[INFO] [stderr]    2160 |     (sasl_callback_ft)&_sasl_verifyfile,
[INFO] [stderr]         |     ^
[INFO] [stderr]   saslutil.c: In function 'get_fqhostname':
[INFO] [stderr]   saslutil.c:563:42: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
[INFO] [stderr]     563 |         || strlen (result->ai_canonname) > namelen -1) {
[INFO] [stderr]         |                                          ^
[INFO] [stderr]   server.c: In function 'load_config':
[INFO] [stderr]   server.c:626:15: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, char **)' [-Wcast-function-type]
[INFO] [stderr]     626 |     result = ((sasl_getconfpath_t *)(getconfpath_cb->proc))(getconfpath_cb->context,
[INFO] [stderr]         |               ^
[INFO] [stderr]   server.c:664:19: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' [-Wcast-function-type]
[INFO] [stderr]     664 |         result = ((sasl_verifyfile_t *)(verifyfile_cb->proc))(verifyfile_cb->context,
[INFO] [stderr]         |                   ^
[INFO] [stderr]   server.c: In function 'sasl_server_init':
[INFO] [stderr]   server.c:916:16: warning: cast between incompatible function types from 'int (*)(void)' to 'int (*)(void *, const char *, sasl_verify_type_t)' [-Wcast-function-type]
[INFO] [stderr]     916 |         ret = ((sasl_verifyfile_t *)(vf->proc))(vf->context,
[INFO] [stderr]         |                ^
[INFO] [stderr]   dlopen.c: In function '_sasl_locate_entry':
[INFO] [stderr]   dlopen.c:175:30: warning: unused parameter 'library' [-Wunused-parameter]
[INFO] [stderr]     175 | int _sasl_locate_entry(void *library, const char *entryname,
[INFO] [stderr]         |                        ~~~~~~^~~~~~~
[INFO] [stderr]   dlopen.c:175:51: warning: unused parameter 'entryname' [-Wunused-parameter]
[INFO] [stderr]     175 | int _sasl_locate_entry(void *library, const char *entryname,
[INFO] [stderr]         |                                       ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   dlopen.c:176:31: warning: unused parameter 'entry_point' [-Wunused-parameter]
[INFO] [stderr]     176 |                        void **entry_point)
[INFO] [stderr]         |                        ~~~~~~~^~~~~~~~~~~
[INFO] [stderr]   dlopen.c: In function '_sasl_get_plugin':
[INFO] [stderr]   dlopen.c:357:34: warning: unused parameter 'file' [-Wunused-parameter]
[INFO] [stderr]     357 | int _sasl_get_plugin(const char *file,
[INFO] [stderr]         |                      ~~~~~~~~~~~~^~~~
[INFO] [stderr]   dlopen.c:358:45: warning: unused parameter 'verifyfile_cb' [-Wunused-parameter]
[INFO] [stderr]     358 |                      const sasl_callback_t *verifyfile_cb,
[INFO] [stderr]         |                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
[INFO] [stderr]   dlopen.c:359:29: warning: unused parameter 'libraryptr' [-Wunused-parameter]
[INFO] [stderr]     359 |                      void **libraryptr)
[INFO] [stderr]         |                      ~~~~~~~^~~~~~~~~~
[INFO] [stderr]   dlopen.c: In function '_sasl_load_plugins':
[INFO] [stderr]   dlopen.c:403:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
[INFO] [stderr]     403 |     int result;
[INFO] [stderr]         |         ^~~~~~
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-2" "-fno-omit-frame-pointer" "-m64" "-arch" "x86_64" "-mmacosx-version-min=10.7" "-I" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/sasl2-sys-db494d7c40891d8f/out/install/include" "-Wall" "-Wextra" "-E" "version.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "9077064e9bfc52ae2d7f9a3642ab287d86f9ffcbe7d6db8631172bdc549a03c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9077064e9bfc52ae2d7f9a3642ab287d86f9ffcbe7d6db8631172bdc549a03c5", kill_on_drop: false }`
[INFO] [stdout] 9077064e9bfc52ae2d7f9a3642ab287d86f9ffcbe7d6db8631172bdc549a03c5