==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libmesode 0.10.1-3 (Fri Jul 12 21:27:45 2024)
==> Retrieving sources...
  -> Found libmesode-0.10.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libmesode-0.10.1.tar.gz ... Passed
==> Validating source files with b2sums...
    libmesode-0.10.1.tar.gz ... Passed
==> Making package: libmesode 0.10.1-3 (Fri Jul 12 21:28:09 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) clang-18.1.8-1  compiler-rt-18.1.8-1  fmt-10.2.0-1
             libedit-20240517_3.1-1  llvm-libs-18.1.8-3  spdlog-1.14.1-1
             doxygen-1.11.0-4

Total Installed Size:  378.54 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
[?25h==> Retrieving sources...
  -> Found libmesode-0.10.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libmesode-0.10.1.tar.gz with bsdtar
==> Starting prepare()...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:4: installing './compile'
configure.ac:4: installing './config.guess'
configure.ac:4: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for expat >= 2.0.0... yes
checking for library containing socket... none required
checking for snprintf... yes
checking for vsnprintf... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether va_copy is declared... yes
checking for openssl... yes
checking for library containing socket... (cached) none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmesode.pc
config.status: executing depfiles commands
config.status: executing libtool commands
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/active-active.o -MD -MP -MF examples/.deps/active-active.Tpo -c -o examples/active-active.o `test -f 'examples/active.c' || echo './'`examples/active.c
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/basic-basic.o -MD -MP -MF examples/.deps/basic-basic.Tpo -c -o examples/basic-basic.o `test -f 'examples/basic.c' || echo './'`examples/basic.c
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/bot-bot.o -MD -MP -MF examples/.deps/bot-bot.Tpo -c -o examples/bot-bot.o `test -f 'examples/bot.c' || echo './'`examples/bot.c
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/component-component.o -MD -MP -MF examples/.deps/component-component.Tpo -c -o examples/component-component.o `test -f 'examples/component.c' || echo './'`examples/component.c
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/roster-roster.o -MD -MP -MF examples/.deps/roster-roster.Tpo -c -o examples/roster-roster.o `test -f 'examples/roster.c' || echo './'`examples/roster.c
mv -f examples/.deps/basic-basic.Tpo examples/.deps/basic-basic.Po
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/uuid-uuid.o -MD -MP -MF examples/.deps/uuid-uuid.Tpo -c -o examples/uuid-uuid.o `test -f 'examples/uuid.c' || echo './'`examples/uuid.c
mv -f examples/.deps/active-active.Tpo examples/.deps/active-active.Po
mv -f examples/.deps/component-component.Tpo examples/.deps/component-component.Po
gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.    -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT examples/vcard-vcard.o -MD -MP -MF examples/.deps/vcard-vcard.Tpo -c -o examples/vcard-vcard.o `test -f 'examples/vcard.c' || echo './'`examples/vcard.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-auth.lo -MD -MP -MF src/.deps/libmesode_la-auth.Tpo -c -o src/libmesode_la-auth.lo `test -f 'src/auth.c' || echo './'`src/auth.c
mv -f examples/.deps/roster-roster.Tpo examples/.deps/roster-roster.Po
mv -f examples/.deps/bot-bot.Tpo examples/.deps/bot-bot.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-conn.lo -MD -MP -MF src/.deps/libmesode_la-conn.Tpo -c -o src/libmesode_la-conn.lo `test -f 'src/conn.c' || echo './'`src/conn.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-crypto.lo -MD -MP -MF src/.deps/libmesode_la-crypto.Tpo -c -o src/libmesode_la-crypto.lo `test -f 'src/crypto.c' || echo './'`src/crypto.c
mv -f examples/.deps/uuid-uuid.Tpo examples/.deps/uuid-uuid.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-ctx.lo -MD -MP -MF src/.deps/libmesode_la-ctx.Tpo -c -o src/libmesode_la-ctx.lo `test -f 'src/ctx.c' || echo './'`src/ctx.c
mv -f examples/.deps/vcard-vcard.Tpo examples/.deps/vcard-vcard.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-event.lo -MD -MP -MF src/.deps/libmesode_la-event.Tpo -c -o src/libmesode_la-event.lo `test -f 'src/event.c' || echo './'`src/event.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-auth.lo -MD -MP -MF src/.deps/libmesode_la-auth.Tpo -c src/auth.c  -fPIC -DPIC -o src/.libs/libmesode_la-auth.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-conn.lo -MD -MP -MF src/.deps/libmesode_la-conn.Tpo -c src/conn.c  -fPIC -DPIC -o src/.libs/libmesode_la-conn.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-crypto.lo -MD -MP -MF src/.deps/libmesode_la-crypto.Tpo -c src/crypto.c  -fPIC -DPIC -o src/.libs/libmesode_la-crypto.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-ctx.lo -MD -MP -MF src/.deps/libmesode_la-ctx.Tpo -c src/ctx.c  -fPIC -DPIC -o src/.libs/libmesode_la-ctx.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-crypto.lo -MD -MP -MF src/.deps/libmesode_la-crypto.Tpo -c src/crypto.c -o src/libmesode_la-crypto.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-event.lo -MD -MP -MF src/.deps/libmesode_la-event.Tpo -c src/event.c  -fPIC -DPIC -o src/.libs/libmesode_la-event.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-ctx.lo -MD -MP -MF src/.deps/libmesode_la-ctx.Tpo -c src/ctx.c -o src/libmesode_la-ctx.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-conn.lo -MD -MP -MF src/.deps/libmesode_la-conn.Tpo -c src/conn.c -o src/libmesode_la-conn.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-auth.lo -MD -MP -MF src/.deps/libmesode_la-auth.Tpo -c src/auth.c -o src/libmesode_la-auth.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-crypto.Tpo src/.deps/libmesode_la-crypto.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-handler.lo -MD -MP -MF src/.deps/libmesode_la-handler.Tpo -c -o src/libmesode_la-handler.lo `test -f 'src/handler.c' || echo './'`src/handler.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-event.lo -MD -MP -MF src/.deps/libmesode_la-event.Tpo -c src/event.c -o src/libmesode_la-event.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-ctx.Tpo src/.deps/libmesode_la-ctx.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-hash.lo -MD -MP -MF src/.deps/libmesode_la-hash.Tpo -c -o src/libmesode_la-hash.lo `test -f 'src/hash.c' || echo './'`src/hash.c
mv -f src/.deps/libmesode_la-conn.Tpo src/.deps/libmesode_la-conn.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-handler.lo -MD -MP -MF src/.deps/libmesode_la-handler.Tpo -c src/handler.c  -fPIC -DPIC -o src/.libs/libmesode_la-handler.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-jid.lo -MD -MP -MF src/.deps/libmesode_la-jid.Tpo -c -o src/libmesode_la-jid.lo `test -f 'src/jid.c' || echo './'`src/jid.c
mv -f src/.deps/libmesode_la-auth.Tpo src/.deps/libmesode_la-auth.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-md5.lo -MD -MP -MF src/.deps/libmesode_la-md5.Tpo -c -o src/libmesode_la-md5.lo `test -f 'src/md5.c' || echo './'`src/md5.c
mv -f src/.deps/libmesode_la-event.Tpo src/.deps/libmesode_la-event.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-rand.lo -MD -MP -MF src/.deps/libmesode_la-rand.Tpo -c -o src/libmesode_la-rand.lo `test -f 'src/rand.c' || echo './'`src/rand.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-hash.lo -MD -MP -MF src/.deps/libmesode_la-hash.Tpo -c src/hash.c  -fPIC -DPIC -o src/.libs/libmesode_la-hash.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-md5.lo -MD -MP -MF src/.deps/libmesode_la-md5.Tpo -c src/md5.c  -fPIC -DPIC -o src/.libs/libmesode_la-md5.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-handler.lo -MD -MP -MF src/.deps/libmesode_la-handler.Tpo -c src/handler.c -o src/libmesode_la-handler.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-jid.lo -MD -MP -MF src/.deps/libmesode_la-jid.Tpo -c src/jid.c  -fPIC -DPIC -o src/.libs/libmesode_la-jid.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-hash.lo -MD -MP -MF src/.deps/libmesode_la-hash.Tpo -c src/hash.c -o src/libmesode_la-hash.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-rand.lo -MD -MP -MF src/.deps/libmesode_la-rand.Tpo -c src/rand.c  -fPIC -DPIC -o src/.libs/libmesode_la-rand.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-jid.lo -MD -MP -MF src/.deps/libmesode_la-jid.Tpo -c src/jid.c -o src/libmesode_la-jid.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-md5.lo -MD -MP -MF src/.deps/libmesode_la-md5.Tpo -c src/md5.c -o src/libmesode_la-md5.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-hash.Tpo src/.deps/libmesode_la-hash.Plo
mv -f src/.deps/libmesode_la-handler.Tpo src/.deps/libmesode_la-handler.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-rand.lo -MD -MP -MF src/.deps/libmesode_la-rand.Tpo -c src/rand.c -o src/libmesode_la-rand.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-resolver.lo -MD -MP -MF src/.deps/libmesode_la-resolver.Tpo -c -o src/libmesode_la-resolver.lo `test -f 'src/resolver.c' || echo './'`src/resolver.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-sasl.lo -MD -MP -MF src/.deps/libmesode_la-sasl.Tpo -c -o src/libmesode_la-sasl.lo `test -f 'src/sasl.c' || echo './'`src/sasl.c
mv -f src/.deps/libmesode_la-jid.Tpo src/.deps/libmesode_la-jid.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-scram.lo -MD -MP -MF src/.deps/libmesode_la-scram.Tpo -c -o src/libmesode_la-scram.lo `test -f 'src/scram.c' || echo './'`src/scram.c
mv -f src/.deps/libmesode_la-md5.Tpo src/.deps/libmesode_la-md5.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-sha1.lo -MD -MP -MF src/.deps/libmesode_la-sha1.Tpo -c -o src/libmesode_la-sha1.lo `test -f 'src/sha1.c' || echo './'`src/sha1.c
mv -f src/.deps/libmesode_la-rand.Tpo src/.deps/libmesode_la-rand.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-snprintf.lo -MD -MP -MF src/.deps/libmesode_la-snprintf.Tpo -c -o src/libmesode_la-snprintf.lo `test -f 'src/snprintf.c' || echo './'`src/snprintf.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-resolver.lo -MD -MP -MF src/.deps/libmesode_la-resolver.Tpo -c src/resolver.c  -fPIC -DPIC -o src/.libs/libmesode_la-resolver.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sasl.lo -MD -MP -MF src/.deps/libmesode_la-sasl.Tpo -c src/sasl.c  -fPIC -DPIC -o src/.libs/libmesode_la-sasl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-scram.lo -MD -MP -MF src/.deps/libmesode_la-scram.Tpo -c src/scram.c  -fPIC -DPIC -o src/.libs/libmesode_la-scram.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sha1.lo -MD -MP -MF src/.deps/libmesode_la-sha1.Tpo -c src/sha1.c  -fPIC -DPIC -o src/.libs/libmesode_la-sha1.o
src/resolver.c: In function 'message_name_get':
src/resolver.c:73:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation]
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-resolver.lo -MD -MP -MF src/.deps/libmesode_la-resolver.Tpo -c src/resolver.c -o src/libmesode_la-resolver.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-snprintf.lo -MD -MP -MF src/.deps/libmesode_la-snprintf.Tpo -c src/snprintf.c  -fPIC -DPIC -o src/.libs/libmesode_la-snprintf.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sasl.lo -MD -MP -MF src/.deps/libmesode_la-sasl.Tpo -c src/sasl.c -o src/libmesode_la-sasl.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-scram.lo -MD -MP -MF src/.deps/libmesode_la-scram.Tpo -c src/scram.c -o src/libmesode_la-scram.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-snprintf.lo -MD -MP -MF src/.deps/libmesode_la-snprintf.Tpo -c src/snprintf.c -o src/libmesode_la-snprintf.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sha1.lo -MD -MP -MF src/.deps/libmesode_la-sha1.Tpo -c src/sha1.c -o src/libmesode_la-sha1.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-scram.Tpo src/.deps/libmesode_la-scram.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-sock.lo -MD -MP -MF src/.deps/libmesode_la-sock.Tpo -c -o src/libmesode_la-sock.lo `test -f 'src/sock.c' || echo './'`src/sock.c
mv -f src/.deps/libmesode_la-resolver.Tpo src/.deps/libmesode_la-resolver.Plo
mv -f src/.deps/libmesode_la-snprintf.Tpo src/.deps/libmesode_la-snprintf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-stanza.lo -MD -MP -MF src/.deps/libmesode_la-stanza.Tpo -c -o src/libmesode_la-stanza.lo `test -f 'src/stanza.c' || echo './'`src/stanza.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-util.lo -MD -MP -MF src/.deps/libmesode_la-util.Tpo -c -o src/libmesode_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c
mv -f src/.deps/libmesode_la-sasl.Tpo src/.deps/libmesode_la-sasl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-uuid.lo -MD -MP -MF src/.deps/libmesode_la-uuid.Tpo -c -o src/libmesode_la-uuid.lo `test -f 'src/uuid.c' || echo './'`src/uuid.c
mv -f src/.deps/libmesode_la-sha1.Tpo src/.deps/libmesode_la-sha1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-tls_openssl.lo -MD -MP -MF src/.deps/libmesode_la-tls_openssl.Tpo -c -o src/libmesode_la-tls_openssl.lo `test -f 'src/tls_openssl.c' || echo './'`src/tls_openssl.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sock.lo -MD -MP -MF src/.deps/libmesode_la-sock.Tpo -c src/sock.c  -fPIC -DPIC -o src/.libs/libmesode_la-sock.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-util.lo -MD -MP -MF src/.deps/libmesode_la-util.Tpo -c src/util.c  -fPIC -DPIC -o src/.libs/libmesode_la-util.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-stanza.lo -MD -MP -MF src/.deps/libmesode_la-stanza.Tpo -c src/stanza.c  -fPIC -DPIC -o src/.libs/libmesode_la-stanza.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-uuid.lo -MD -MP -MF src/.deps/libmesode_la-uuid.Tpo -c src/uuid.c  -fPIC -DPIC -o src/.libs/libmesode_la-uuid.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-util.lo -MD -MP -MF src/.deps/libmesode_la-util.Tpo -c src/util.c -o src/libmesode_la-util.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-sock.lo -MD -MP -MF src/.deps/libmesode_la-sock.Tpo -c src/sock.c -o src/libmesode_la-sock.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-tls_openssl.lo -MD -MP -MF src/.deps/libmesode_la-tls_openssl.Tpo -c src/tls_openssl.c  -fPIC -DPIC -o src/.libs/libmesode_la-tls_openssl.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-uuid.lo -MD -MP -MF src/.deps/libmesode_la-uuid.Tpo -c src/uuid.c -o src/libmesode_la-uuid.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-util.Tpo src/.deps/libmesode_la-util.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" -DPACKAGE_STRING=\"libmesode\ 0.10.1\" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I.     -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libmesode_la-parser_expat.lo -MD -MP -MF src/.deps/libmesode_la-parser_expat.Tpo -c -o src/libmesode_la-parser_expat.lo `test -f 'src/parser_expat.c' || echo './'`src/parser_expat.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-stanza.lo -MD -MP -MF src/.deps/libmesode_la-stanza.Tpo -c src/stanza.c -o src/libmesode_la-stanza.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-uuid.Tpo src/.deps/libmesode_la-uuid.Plo
mv -f src/.deps/libmesode_la-sock.Tpo src/.deps/libmesode_la-sock.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-parser_expat.lo -MD -MP -MF src/.deps/libmesode_la-parser_expat.Tpo -c src/parser_expat.c  -fPIC -DPIC -o src/.libs/libmesode_la-parser_expat.o
mv -f src/.deps/libmesode_la-stanza.Tpo src/.deps/libmesode_la-stanza.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-tls_openssl.lo -MD -MP -MF src/.deps/libmesode_la-tls_openssl.Tpo -c src/tls_openssl.c -o src/libmesode_la-tls_openssl.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libmesode\" -DPACKAGE_TARNAME=\"libmesode\" -DPACKAGE_VERSION=\"0.10.1\" "-DPACKAGE_STRING=\"libmesode 0.10.1\"" -DPACKAGE_BUGREPORT=\"boothj5web@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libmesode\" -DVERSION=\"0.10.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_DECL_VA_COPY=1 -I. -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libmesode_la-parser_expat.lo -MD -MP -MF src/.deps/libmesode_la-parser_expat.Tpo -c src/parser_expat.c -o src/libmesode_la-parser_expat.o >/dev/null 2>&1
mv -f src/.deps/libmesode_la-parser_expat.Tpo src/.deps/libmesode_la-parser_expat.Plo
mv -f src/.deps/libmesode_la-tls_openssl.Tpo src/.deps/libmesode_la-tls_openssl.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -I. -Wall -Wextra -Wno-unused-parameter  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -lssl -lcrypto -lexpat -lresolv -no-undefined -export-symbols-regex '^xmpp_' -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmesode.la -rpath /usr/lib src/libmesode_la-auth.lo src/libmesode_la-conn.lo src/libmesode_la-crypto.lo src/libmesode_la-ctx.lo src/libmesode_la-event.lo src/libmesode_la-handler.lo src/libmesode_la-hash.lo src/libmesode_la-jid.lo src/libmesode_la-md5.lo src/libmesode_la-rand.lo src/libmesode_la-resolver.lo src/libmesode_la-sasl.lo src/libmesode_la-scram.lo src/libmesode_la-sha1.lo src/libmesode_la-snprintf.lo src/libmesode_la-sock.lo src/libmesode_la-stanza.lo src/libmesode_la-util.lo src/libmesode_la-uuid.lo  src/libmesode_la-tls_openssl.lo src/libmesode_la-parser_expat.lo  
libtool: link: /usr/bin/nm -B  src/.libs/libmesode_la-auth.o src/.libs/libmesode_la-conn.o src/.libs/libmesode_la-crypto.o src/.libs/libmesode_la-ctx.o src/.libs/libmesode_la-event.o src/.libs/libmesode_la-handler.o src/.libs/libmesode_la-hash.o src/.libs/libmesode_la-jid.o src/.libs/libmesode_la-md5.o src/.libs/libmesode_la-rand.o src/.libs/libmesode_la-resolver.o src/.libs/libmesode_la-sasl.o src/.libs/libmesode_la-scram.o src/.libs/libmesode_la-sha1.o src/.libs/libmesode_la-snprintf.o src/.libs/libmesode_la-sock.o src/.libs/libmesode_la-stanza.o src/.libs/libmesode_la-util.o src/.libs/libmesode_la-uuid.o src/.libs/libmesode_la-tls_openssl.o src/.libs/libmesode_la-parser_expat.o   | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmesode.exp
libtool: link: /usr/bin/grep -E -e "^xmpp_" ".libs/libmesode.exp" > ".libs/libmesode.expT"
libtool: link: mv -f ".libs/libmesode.expT" ".libs/libmesode.exp"
libtool: link: echo "{ global:" > .libs/libmesode.ver
libtool: link:  cat .libs/libmesode.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libmesode.ver
libtool: link:  echo "local: *; };" >> .libs/libmesode.ver
libtool: link:  gcc -shared  -fPIC -DPIC  src/.libs/libmesode_la-auth.o src/.libs/libmesode_la-conn.o src/.libs/libmesode_la-crypto.o src/.libs/libmesode_la-ctx.o src/.libs/libmesode_la-event.o src/.libs/libmesode_la-handler.o src/.libs/libmesode_la-hash.o src/.libs/libmesode_la-jid.o src/.libs/libmesode_la-md5.o src/.libs/libmesode_la-rand.o src/.libs/libmesode_la-resolver.o src/.libs/libmesode_la-sasl.o src/.libs/libmesode_la-scram.o src/.libs/libmesode_la-sha1.o src/.libs/libmesode_la-snprintf.o src/.libs/libmesode_la-sock.o src/.libs/libmesode_la-stanza.o src/.libs/libmesode_la-util.o src/.libs/libmesode_la-uuid.o src/.libs/libmesode_la-tls_openssl.o src/.libs/libmesode_la-parser_expat.o   -lssl -lcrypto -lexpat -lresolv  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libmesode.so.0 -Wl,-version-script -Wl,.libs/libmesode.ver -o .libs/libmesode.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmesode.so.0" && ln -s "libmesode.so.0.0.0" "libmesode.so.0")
libtool: link: (cd ".libs" && rm -f "libmesode.so" && ln -s "libmesode.so.0.0.0" "libmesode.so")
libtool: link: ar cr .libs/libmesode.a  src/libmesode_la-auth.o src/libmesode_la-conn.o src/libmesode_la-crypto.o src/libmesode_la-ctx.o src/libmesode_la-event.o src/libmesode_la-handler.o src/libmesode_la-hash.o src/libmesode_la-jid.o src/libmesode_la-md5.o src/libmesode_la-rand.o src/libmesode_la-resolver.o src/libmesode_la-sasl.o src/libmesode_la-scram.o src/libmesode_la-sha1.o src/libmesode_la-snprintf.o src/libmesode_la-sock.o src/libmesode_la-stanza.o src/libmesode_la-util.o src/libmesode_la-uuid.o src/libmesode_la-tls_openssl.o src/libmesode_la-parser_expat.o
libtool: link: ranlib .libs/libmesode.a
libtool: link: ( cd ".libs" && rm -f "libmesode.la" && ln -s "../libmesode.la" "libmesode.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/active examples/active-active.o libmesode.la  
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/basic examples/basic-basic.o libmesode.la  
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/bot examples/bot-bot.o libmesode.la 
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/component examples/component-component.o libmesode.la 
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/roster examples/roster-roster.o libmesode.la  
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/basic examples/basic-basic.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/bot examples/bot-bot.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/active examples/active-active.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/component examples/component-component.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/roster examples/roster-roster.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/uuid examples/uuid-uuid.o libmesode.la 
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o examples/vcard examples/vcard-vcard.o libmesode.la 
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/uuid examples/uuid-uuid.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
libtool: link: gcc -I. -Wall -Wextra -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o examples/.libs/vcard examples/vcard-vcard.o  ./.libs/libmesode.so -lssl -lcrypto -lexpat -lresolv
warning: Tag 'TCL_SUBST' at line 237 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 988 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 1121 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1401 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1673 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1798 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1804 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 2029 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 2042 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2051 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 2086 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 2093 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 2287 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
error: When enabling GENERATE_HTMLHELP the HTML_DYNAMIC_MENUS option should be disabled. I'll adjust it for you.
error: When enabling GENERATE_HTMLHELP the HTML_COPY_CLIPBOARD option should be disabled. I'll adjust it for you.
error: When enabling 'GENERATE_HTMLHELP' the 'HTML_COLORSTYLE' option should be either 'LIGHT' or 'DARK' but has value 'AUTO_LIGHT'. I'll adjust it for you to 'LIGHT'.
Doxygen version used: 1.11.0
warning: the dot tool could not be found as '/Applications/Doxygen.app/Contents/Resources//dot'
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/examples
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/tests
Searching INPUT for files to process...
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/jni
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/docs
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/docs/html
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/m4
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/examples
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/autom4te.cache
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/src
Searching for files in directory /build/libmesode/src/libmesode-0.10.1/tests
Reading and parsing tag files
Parsing files
Preprocessing /build/libmesode/src/libmesode-0.10.1/mesode.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/mesode.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/auth.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/auth.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/common.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/common.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/conn.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/conn.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/crypto.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/crypto.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/ctx.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/ctx.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/event.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/event.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/handler.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/handler.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/hash.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/hash.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/hash.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/hash.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/jid.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/jid.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/md5.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/md5.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/md5.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/md5.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/ostypes.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/ostypes.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/parser.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/parser.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/parser_expat.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/parser_expat.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/rand.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/rand.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/rand.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/rand.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/resolver.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/resolver.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/resolver.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/resolver.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sasl.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sasl.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sasl.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sasl.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/scram.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/scram.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/scram.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/scram.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sha1.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sha1.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sha1.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sha1.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/snprintf.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/snprintf.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/snprintf.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/snprintf.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sock.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sock.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/sock.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/sock.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/stanza.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/stanza.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/tls.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/tls.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/tls_dummy.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/tls_dummy.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/tls_openssl.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/tls_openssl.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/util.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/util.c...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/util.h...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/util.h...
Preprocessing /build/libmesode/src/libmesode-0.10.1/src/uuid.c...
Parsing file /build/libmesode/src/libmesode-0.10.1/src/uuid.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating docs for file mesode.h...
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
Generating docs for file auth.c...
Generating docs for file common.h...
Generating docs for file conn.c...
Generating docs for file crypto.c...
Generating docs for file ctx.c...
Generating docs for file event.c...
Generating docs for file handler.c...
Generating docs for file hash.c...
Generating docs for file hash.h...
Generating docs for file jid.c...
Generating docs for file md5.c...
Generating docs for file md5.h...
Generating docs for file ostypes.h...
Generating docs for file parser.h...
Generating docs for file parser_expat.c...
Generating docs for file rand.c...
Generating docs for file rand.h...
Generating docs for file resolver.c...
Generating docs for file resolver.h...
Generating docs for file sasl.c...
Generating docs for file sasl.h...
Generating docs for file scram.c...
Generating docs for file scram.h...
Generating docs for file sha1.c...
Generating docs for file sha1.h...
Generating docs for file snprintf.c...
Generating docs for file snprintf.h...
Generating docs for file sock.c...
Generating docs for file sock.h...
Generating docs for file stanza.c...
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
Generating docs for file tls.h...
Generating docs for file tls_dummy.c...
Generating docs for file tls_openssl.c...
Generating docs for file util.c...
Generating docs for file util.h...
Generating docs for file uuid.c...
Generating page documentation...
Generating docs for page todo...
Generating group documentation...
/build/libmesode/src/libmesode-0.10.1/src/conn.c:425: warning: The following parameter of xmpp_connect_client(xmpp_conn_t *const conn, const char *const altdomain, unsigned short altport, xmpp_certfail_handler certfail_cb, xmpp_conn_handler callback, void *const userdata) is not documented:
  parameter 'certfail_cb'
/build/libmesode/src/libmesode-0.10.1/src/rand.h:33: warning: The following parameter of xmpp_rand_free(xmpp_ctx_t *ctx, xmpp_rand_t *rand) is not documented:
  parameter 'rand'
/build/libmesode/src/libmesode-0.10.1/src/rand.h:54: warning: The following parameter of xmpp_rand_nonce(xmpp_rand_t *rand, char *output, size_t len) is not documented:
  parameter 'rand'
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1155: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1173: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1177: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1179: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1198: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1200: warning: Unsupported xml/html tag <message> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1200: warning: Unsupported xml/html tag <body> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1200: warning: The following parameter of xmpp_message_set_body(xmpp_stanza_t *msg, const char *const text) is not documented:
  parameter 'text'
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1242: warning: Unsupported xml/html tag <iq> found
/build/libmesode/src/libmesode-0.10.1/src/stanza.c:1259: warning: Unsupported xml/html tag <presence> found
Generating class documentation...
Generating docs for compound Hash_DRBG_CTX_struc...
Generating docs for compound _hash_iterator_t...
Generating docs for compound _hash_t...
Generating docs for compound _hashentry_t...
Generating docs for compound MD5Context...
Generating docs for compound message_header...
Generating docs for compound _parser_t...
Generating docs for compound resolver_srv_rr_t...
Generating docs for compound SHA1_CTX...
Generating docs for compound _tls...
Generating docs for compound _xmpp_conn_t...
Generating docs for compound xmpp_connlist_t...
Generating docs for compound _xmpp_ctx_t...
Generating docs for compound _xmpp_handlist_t...
Generating docs for compound _xmpp_log_t...
Generating docs for compound _xmpp_mem_t...
Generating docs for compound _xmpp_rand_t...
Generating docs for compound _xmpp_send_queue_t...
Generating docs for compound _xmpp_sha1_t...
Generating docs for compound _xmpp_stanza_t...
Generating docs for compound xmpp_stream_error_t...
Generating docs for compound _tlscert_t...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 686/65536 hits=1713 misses=710
symbol lookup cache used 731/65536 hits=1756 misses=731
finished...
==> Entering fakeroot environment...
==> Starting package_libmesode()...
make[1]: Entering directory '/build/libmesode/src/libmesode-0.10.1'
 /usr/bin/mkdir -p '/build/libmesode/pkg/libmesode/usr/include'
 /usr/bin/mkdir -p '/build/libmesode/pkg/libmesode/usr/lib'
 /usr/bin/mkdir -p '/build/libmesode/pkg/libmesode/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libmesode.la '/build/libmesode/pkg/libmesode/usr/lib'
 /usr/bin/install -c -m 644 libmesode.pc '/build/libmesode/pkg/libmesode/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 mesode.h '/build/libmesode/pkg/libmesode/usr/include'
libtool: install: /usr/bin/install -c .libs/libmesode.so.0.0.0 /build/libmesode/pkg/libmesode/usr/lib/libmesode.so.0.0.0
libtool: install: (cd /build/libmesode/pkg/libmesode/usr/lib && { ln -s -f libmesode.so.0.0.0 libmesode.so.0 || { rm -f libmesode.so.0 && ln -s libmesode.so.0.0.0 libmesode.so.0; }; })
libtool: install: (cd /build/libmesode/pkg/libmesode/usr/lib && { ln -s -f libmesode.so.0.0.0 libmesode.so || { rm -f libmesode.so && ln -s libmesode.so.0.0.0 libmesode.so; }; })
libtool: install: /usr/bin/install -c .libs/libmesode.lai /build/libmesode/pkg/libmesode/usr/lib/libmesode.la
libtool: install: /usr/bin/install -c .libs/libmesode.a /build/libmesode/pkg/libmesode/usr/lib/libmesode.a
libtool: install: chmod 644 /build/libmesode/pkg/libmesode/usr/lib/libmesode.a
libtool: install: ranlib /build/libmesode/pkg/libmesode/usr/lib/libmesode.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/build/libmesode/src/libmesode-0.10.1'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libmesode"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_libmesode-doc()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libmesode-doc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libmesode 0.10.1-3 (Fri Jul 12 21:29:15 2024)
==> Cleaning up...