Skip to content

Instantly share code, notes, and snippets.

@glitsj16
Created April 12, 2019 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glitsj16/cc8570e971baeedef60c8f63a88bda4d to your computer and use it in GitHub Desktop.
Save glitsj16/cc8570e971baeedef60c8f63a88bda4d to your computer and use it in GitHub Desktop.
Updating repo...
Already up to date.
==> Making package: libotr-ng-git 2270.2d718c6-1 (2019-04-12T17:45:38 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating libotr-ng git repo...
Fetching origin
From https://github.com/otrv4/libotr-ng
- [deleted] (none) -> origin/47-phi
- [deleted] (none) -> origin/double-ratchet
- [deleted] (none) -> origin/extract-domains
- [deleted] (none) -> origin/prekey-ensemble
- [deleted] (none) -> origin/prekey_refactoring
- [deleted] (none) -> origin/should-not-segfault
- [deleted] (none) -> origin/simpler
==> Validating source files with sha256sums...
libotr-ng ... Skipped
==> Extracting sources...
-> Creating working copy of libotr-ng git repo...
Cloning into 'libotr-ng'...
done.
==> Starting prepare()...
-> Running autogen. Please wait...
configure.ac:40: installing './ar-lib'
configure.ac:37: installing './compile'
configure.ac:41: installing './config.guess'
configure.ac:41: installing './config.sub'
configure.ac:39: installing './install-sh'
configure.ac:39: installing './missing'
src/Makefile.am: installing './depcomp'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
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'
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
==> Starting pkgver()...
==> Updated version: libotr-ng-git 2782.97a6306b-1
==> Starting build()...
checking whether make supports nested variables... yes
checking whether to enable debugging... no
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 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 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 -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for LIBGOLDILOCKS... yes
checking for LIBSODIUM... yes
checking for libotr CFLAGS...
checking for libotr LIBS... -lotr
checking for libotr headers version 4.x >= 4.0.0... found.
checking for otrl_message_receiving in -lotr... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.6.0... yes (1.8.4)
checking LIBGCRYPT API version... okay
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... (cached) inline
checking for int64_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking whether C compiler accepts -std=c99... yes
checking whether C compiler accepts -pedantic-errors... yes
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -Wextra... -Wextra
checking CFLAGS for gcc -Werror... -Werror
checking CFLAGS for gcc -Wformat... -Wformat
checking CFLAGS for gcc -Wno-format-extra-args... -Wno-format-extra-args
checking CFLAGS for gcc -Wfatal-errors... -Wfatal-errors
checking CFLAGS for gcc -Wbad-function-cast... -Wbad-function-cast
checking CFLAGS for gcc -Wdiv-by-zero... -Wdiv-by-zero
checking CFLAGS for gcc -Wfloat-equal... -Wfloat-equal
checking CFLAGS for gcc -Wnested-externs... -Wnested-externs
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls
checking CFLAGS for gcc -Wstrict-prototypes... no, unknown
checking CFLAGS for gcc -Wlogical-op... -Wlogical-op
checking CFLAGS for gcc -Wbad-cast-qual... no, unknown
checking CFLAGS for gcc -Wformat-nonliteral... -Wformat-nonliteral
checking CFLAGS for gcc -Wbuiltin-memcpy-chk-size... no, unknown
checking CFLAGS for gcc -Wfloat-equal... (cached) -Wfloat-equal
checking CFLAGS for gcc -Wundef... -Wundef
checking CFLAGS for gcc -Wshadow... -Wshadow
checking CFLAGS for gcc -Wpointer-arith... (cached) -Wpointer-arith
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wmaybe-uninitialized... -Wmaybe-uninitialized
checking CFLAGS for gcc -Wlogicalop... no, unknown
checking CFLAGS for gcc -Wno-type-limits... -Wno-type-limits
checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings
checking CFLAGS for gcc -Wswitch-default... -Wswitch-default
checking CFLAGS for gcc -Wswitch-enum... -Wswitch-enum
checking CFLAGS for gcc -Waddress-of-temporary... no, unknown
checking CFLAGS for gcc -Warc... no, unknown
checking CFLAGS for gcc -Warraybounds... no, unknown
checking CFLAGS for gcc -Wasm... no, unknown
checking CFLAGS for gcc -Wgcc-compat... no, unknown
checking CFLAGS for gcc -fcatch-undefined-behavior... no, unknown
checking CFLAGS for gcc -fno-delete-null-pointer-checks... -fno-delete-null-pointer-checks
checking CFLAGS for gcc -fno-strict-overflow... -fno-strict-overflow
checking CFLAGS for gcc -fno-strict-aliasing... -fno-strict-aliasing
checking CFLAGS for gcc -Wno-unknown-pragmas... -Wno-unknown-pragmas
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wstrict-overflow=5... yes
checking whether to build with code coverage support... no
checking for memchr... no
checking for memmove... no
checking for memset... no
checking for strstr... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/test/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/libotr-ng.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
----------------------------------------------------------------------------
Thank you for configuring libotr-ng version 0.0.1.
Configuration completed in directory '/usr'.
----------------------------------------------------------------------------
Options used to compile and link:
sanitizers =
gprof enabled = no
with ctgrind =
CC = gcc
CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5
LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
/usr/bin/make all-recursive
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
Making all in src
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-alloc.lo -MD -MP -MF .deps/libotr_ng_la-alloc.Tpo -c -o libotr_ng_la-alloc.lo `test -f 'alloc.c' || echo './'`alloc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-auth.lo -MD -MP -MF .deps/libotr_ng_la-auth.Tpo -c -o libotr_ng_la-auth.lo `test -f 'auth.c' || echo './'`auth.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-auth.lo -MD -MP -MF .deps/libotr_ng_la-auth.Tpo -c auth.c -fPIC -DPIC -o .libs/libotr_ng_la-auth.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-auth.lo -MD -MP -MF .deps/libotr_ng_la-auth.Tpo -c auth.c -o libotr_ng_la-auth.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-alloc.lo -MD -MP -MF .deps/libotr_ng_la-alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/libotr_ng_la-alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-alloc.lo -MD -MP -MF .deps/libotr_ng_la-alloc.Tpo -c alloc.c -o libotr_ng_la-alloc.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-auth.Tpo .deps/libotr_ng_la-auth.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-base64.lo -MD -MP -MF .deps/libotr_ng_la-base64.Tpo -c -o libotr_ng_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
mv -f .deps/libotr_ng_la-alloc.Tpo .deps/libotr_ng_la-alloc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client.lo -MD -MP -MF .deps/libotr_ng_la-client.Tpo -c -o libotr_ng_la-client.lo `test -f 'client.c' || echo './'`client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-base64.lo -MD -MP -MF .deps/libotr_ng_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libotr_ng_la-base64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-base64.lo -MD -MP -MF .deps/libotr_ng_la-base64.Tpo -c base64.c -o libotr_ng_la-base64.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client.lo -MD -MP -MF .deps/libotr_ng_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libotr_ng_la-client.o
mv -f .deps/libotr_ng_la-base64.Tpo .deps/libotr_ng_la-base64.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_callbacks.lo -MD -MP -MF .deps/libotr_ng_la-client_callbacks.Tpo -c -o libotr_ng_la-client_callbacks.lo `test -f 'client_callbacks.c' || echo './'`client_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client.lo -MD -MP -MF .deps/libotr_ng_la-client.Tpo -c client.c -o libotr_ng_la-client.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-client.Tpo .deps/libotr_ng_la-client.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_orchestration.lo -MD -MP -MF .deps/libotr_ng_la-client_orchestration.Tpo -c -o libotr_ng_la-client_orchestration.lo `test -f 'client_orchestration.c' || echo './'`client_orchestration.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_callbacks.lo -MD -MP -MF .deps/libotr_ng_la-client_callbacks.Tpo -c client_callbacks.c -fPIC -DPIC -o .libs/libotr_ng_la-client_callbacks.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_callbacks.lo -MD -MP -MF .deps/libotr_ng_la-client_callbacks.Tpo -c client_callbacks.c -o libotr_ng_la-client_callbacks.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_orchestration.lo -MD -MP -MF .deps/libotr_ng_la-client_orchestration.Tpo -c client_orchestration.c -fPIC -DPIC -o .libs/libotr_ng_la-client_orchestration.o
mv -f .deps/libotr_ng_la-client_callbacks.Tpo .deps/libotr_ng_la-client_callbacks.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_orchestration.lo -MD -MP -MF .deps/libotr_ng_la-client_orchestration.Tpo -c client_orchestration.c -o libotr_ng_la-client_orchestration.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_profile.lo -MD -MP -MF .deps/libotr_ng_la-client_profile.Tpo -c -o libotr_ng_la-client_profile.lo `test -f 'client_profile.c' || echo './'`client_profile.c
mv -f .deps/libotr_ng_la-client_orchestration.Tpo .deps/libotr_ng_la-client_orchestration.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dake.lo -MD -MP -MF .deps/libotr_ng_la-dake.Tpo -c -o libotr_ng_la-dake.lo `test -f 'dake.c' || echo './'`dake.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dake.lo -MD -MP -MF .deps/libotr_ng_la-dake.Tpo -c dake.c -fPIC -DPIC -o .libs/libotr_ng_la-dake.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dake.lo -MD -MP -MF .deps/libotr_ng_la-dake.Tpo -c dake.c -o libotr_ng_la-dake.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-dake.Tpo .deps/libotr_ng_la-dake.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-data_message.lo -MD -MP -MF .deps/libotr_ng_la-data_message.Tpo -c -o libotr_ng_la-data_message.lo `test -f 'data_message.c' || echo './'`data_message.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_profile.lo -MD -MP -MF .deps/libotr_ng_la-client_profile.Tpo -c client_profile.c -fPIC -DPIC -o .libs/libotr_ng_la-client_profile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-client_profile.lo -MD -MP -MF .deps/libotr_ng_la-client_profile.Tpo -c client_profile.c -o libotr_ng_la-client_profile.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-client_profile.Tpo .deps/libotr_ng_la-client_profile.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-debug.lo -MD -MP -MF .deps/libotr_ng_la-debug.Tpo -c -o libotr_ng_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-data_message.lo -MD -MP -MF .deps/libotr_ng_la-data_message.Tpo -c data_message.c -fPIC -DPIC -o .libs/libotr_ng_la-data_message.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-data_message.lo -MD -MP -MF .deps/libotr_ng_la-data_message.Tpo -c data_message.c -o libotr_ng_la-data_message.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-data_message.Tpo .deps/libotr_ng_la-data_message.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-deserialize.lo -MD -MP -MF .deps/libotr_ng_la-deserialize.Tpo -c -o libotr_ng_la-deserialize.lo `test -f 'deserialize.c' || echo './'`deserialize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-debug.lo -MD -MP -MF .deps/libotr_ng_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libotr_ng_la-debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-debug.lo -MD -MP -MF .deps/libotr_ng_la-debug.Tpo -c debug.c -o libotr_ng_la-debug.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-debug.Tpo .deps/libotr_ng_la-debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dh.lo -MD -MP -MF .deps/libotr_ng_la-dh.Tpo -c -o libotr_ng_la-dh.lo `test -f 'dh.c' || echo './'`dh.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dh.lo -MD -MP -MF .deps/libotr_ng_la-dh.Tpo -c dh.c -fPIC -DPIC -o .libs/libotr_ng_la-dh.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-dh.lo -MD -MP -MF .deps/libotr_ng_la-dh.Tpo -c dh.c -o libotr_ng_la-dh.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-dh.Tpo .deps/libotr_ng_la-dh.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-ed448.lo -MD -MP -MF .deps/libotr_ng_la-ed448.Tpo -c -o libotr_ng_la-ed448.lo `test -f 'ed448.c' || echo './'`ed448.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-deserialize.lo -MD -MP -MF .deps/libotr_ng_la-deserialize.Tpo -c deserialize.c -fPIC -DPIC -o .libs/libotr_ng_la-deserialize.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-deserialize.lo -MD -MP -MF .deps/libotr_ng_la-deserialize.Tpo -c deserialize.c -o libotr_ng_la-deserialize.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-deserialize.Tpo .deps/libotr_ng_la-deserialize.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fingerprint.lo -MD -MP -MF .deps/libotr_ng_la-fingerprint.Tpo -c -o libotr_ng_la-fingerprint.lo `test -f 'fingerprint.c' || echo './'`fingerprint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fingerprint.lo -MD -MP -MF .deps/libotr_ng_la-fingerprint.Tpo -c fingerprint.c -fPIC -DPIC -o .libs/libotr_ng_la-fingerprint.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-ed448.lo -MD -MP -MF .deps/libotr_ng_la-ed448.Tpo -c ed448.c -fPIC -DPIC -o .libs/libotr_ng_la-ed448.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-ed448.lo -MD -MP -MF .deps/libotr_ng_la-ed448.Tpo -c ed448.c -o libotr_ng_la-ed448.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fingerprint.lo -MD -MP -MF .deps/libotr_ng_la-fingerprint.Tpo -c fingerprint.c -o libotr_ng_la-fingerprint.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-fingerprint.Tpo .deps/libotr_ng_la-fingerprint.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fragment.lo -MD -MP -MF .deps/libotr_ng_la-fragment.Tpo -c -o libotr_ng_la-fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
mv -f .deps/libotr_ng_la-ed448.Tpo .deps/libotr_ng_la-ed448.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-instance_tag.lo -MD -MP -MF .deps/libotr_ng_la-instance_tag.Tpo -c -o libotr_ng_la-instance_tag.lo `test -f 'instance_tag.c' || echo './'`instance_tag.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fragment.lo -MD -MP -MF .deps/libotr_ng_la-fragment.Tpo -c fragment.c -fPIC -DPIC -o .libs/libotr_ng_la-fragment.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-fragment.lo -MD -MP -MF .deps/libotr_ng_la-fragment.Tpo -c fragment.c -o libotr_ng_la-fragment.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-instance_tag.lo -MD -MP -MF .deps/libotr_ng_la-instance_tag.Tpo -c instance_tag.c -fPIC -DPIC -o .libs/libotr_ng_la-instance_tag.o
mv -f .deps/libotr_ng_la-fragment.Tpo .deps/libotr_ng_la-fragment.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-keys.lo -MD -MP -MF .deps/libotr_ng_la-keys.Tpo -c -o libotr_ng_la-keys.lo `test -f 'keys.c' || echo './'`keys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-instance_tag.lo -MD -MP -MF .deps/libotr_ng_la-instance_tag.Tpo -c instance_tag.c -o libotr_ng_la-instance_tag.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-instance_tag.Tpo .deps/libotr_ng_la-instance_tag.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-key_management.lo -MD -MP -MF .deps/libotr_ng_la-key_management.Tpo -c -o libotr_ng_la-key_management.lo `test -f 'key_management.c' || echo './'`key_management.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-key_management.lo -MD -MP -MF .deps/libotr_ng_la-key_management.Tpo -c key_management.c -fPIC -DPIC -o .libs/libotr_ng_la-key_management.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-key_management.lo -MD -MP -MF .deps/libotr_ng_la-key_management.Tpo -c key_management.c -o libotr_ng_la-key_management.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-key_management.Tpo .deps/libotr_ng_la-key_management.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-list.lo -MD -MP -MF .deps/libotr_ng_la-list.Tpo -c -o libotr_ng_la-list.lo `test -f 'list.c' || echo './'`list.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-keys.lo -MD -MP -MF .deps/libotr_ng_la-keys.Tpo -c keys.c -fPIC -DPIC -o .libs/libotr_ng_la-keys.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-keys.lo -MD -MP -MF .deps/libotr_ng_la-keys.Tpo -c keys.c -o libotr_ng_la-keys.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-keys.Tpo .deps/libotr_ng_la-keys.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-messaging.lo -MD -MP -MF .deps/libotr_ng_la-messaging.Tpo -c -o libotr_ng_la-messaging.lo `test -f 'messaging.c' || echo './'`messaging.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-list.lo -MD -MP -MF .deps/libotr_ng_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libotr_ng_la-list.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-list.lo -MD -MP -MF .deps/libotr_ng_la-list.Tpo -c list.c -o libotr_ng_la-list.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-list.Tpo .deps/libotr_ng_la-list.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-mpi.lo -MD -MP -MF .deps/libotr_ng_la-mpi.Tpo -c -o libotr_ng_la-mpi.lo `test -f 'mpi.c' || echo './'`mpi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-messaging.lo -MD -MP -MF .deps/libotr_ng_la-messaging.Tpo -c messaging.c -fPIC -DPIC -o .libs/libotr_ng_la-messaging.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-messaging.lo -MD -MP -MF .deps/libotr_ng_la-messaging.Tpo -c messaging.c -o libotr_ng_la-messaging.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-messaging.Tpo .deps/libotr_ng_la-messaging.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-v3.lo -MD -MP -MF .deps/libotr_ng_la-v3.Tpo -c -o libotr_ng_la-v3.lo `test -f 'v3.c' || echo './'`v3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-mpi.lo -MD -MP -MF .deps/libotr_ng_la-mpi.Tpo -c mpi.c -fPIC -DPIC -o .libs/libotr_ng_la-mpi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-mpi.lo -MD -MP -MF .deps/libotr_ng_la-mpi.Tpo -c mpi.c -o libotr_ng_la-mpi.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-mpi.Tpo .deps/libotr_ng_la-mpi.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-otrng.lo -MD -MP -MF .deps/libotr_ng_la-otrng.Tpo -c -o libotr_ng_la-otrng.lo `test -f 'otrng.c' || echo './'`otrng.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-v3.lo -MD -MP -MF .deps/libotr_ng_la-v3.Tpo -c v3.c -fPIC -DPIC -o .libs/libotr_ng_la-v3.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-v3.lo -MD -MP -MF .deps/libotr_ng_la-v3.Tpo -c v3.c -o libotr_ng_la-v3.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-v3.Tpo .deps/libotr_ng_la-v3.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-padding.lo -MD -MP -MF .deps/libotr_ng_la-padding.Tpo -c -o libotr_ng_la-padding.lo `test -f 'padding.c' || echo './'`padding.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-otrng.lo -MD -MP -MF .deps/libotr_ng_la-otrng.Tpo -c otrng.c -fPIC -DPIC -o .libs/libotr_ng_la-otrng.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-otrng.lo -MD -MP -MF .deps/libotr_ng_la-otrng.Tpo -c otrng.c -o libotr_ng_la-otrng.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-otrng.Tpo .deps/libotr_ng_la-otrng.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-random.lo -MD -MP -MF .deps/libotr_ng_la-random.Tpo -c -o libotr_ng_la-random.lo `test -f 'random.c' || echo './'`random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-padding.lo -MD -MP -MF .deps/libotr_ng_la-padding.Tpo -c padding.c -fPIC -DPIC -o .libs/libotr_ng_la-padding.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-padding.lo -MD -MP -MF .deps/libotr_ng_la-padding.Tpo -c padding.c -o libotr_ng_la-padding.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-padding.Tpo .deps/libotr_ng_la-padding.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_dake.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_dake.Tpo -c -o libotr_ng_la-prekey_client_dake.lo `test -f 'prekey_client_dake.c' || echo './'`prekey_client_dake.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-random.lo -MD -MP -MF .deps/libotr_ng_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/libotr_ng_la-random.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-random.lo -MD -MP -MF .deps/libotr_ng_la-random.Tpo -c random.c -o libotr_ng_la-random.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-random.Tpo .deps/libotr_ng_la-random.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_messages.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_messages.Tpo -c -o libotr_ng_la-prekey_client_messages.lo `test -f 'prekey_client_messages.c' || echo './'`prekey_client_messages.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_dake.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_dake.Tpo -c prekey_client_dake.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_client_dake.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_dake.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_dake.Tpo -c prekey_client_dake.c -o libotr_ng_la-prekey_client_dake.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_client_dake.Tpo .deps/libotr_ng_la-prekey_client_dake.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_shared.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_shared.Tpo -c -o libotr_ng_la-prekey_client_shared.lo `test -f 'prekey_client_shared.c' || echo './'`prekey_client_shared.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_messages.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_messages.Tpo -c prekey_client_messages.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_client_messages.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_messages.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_messages.Tpo -c prekey_client_messages.c -o libotr_ng_la-prekey_client_messages.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_client_messages.Tpo .deps/libotr_ng_la-prekey_client_messages.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_fragment.lo -MD -MP -MF .deps/libotr_ng_la-prekey_fragment.Tpo -c -o libotr_ng_la-prekey_fragment.lo `test -f 'prekey_fragment.c' || echo './'`prekey_fragment.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_shared.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_shared.Tpo -c prekey_client_shared.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_client_shared.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_client_shared.lo -MD -MP -MF .deps/libotr_ng_la-prekey_client_shared.Tpo -c prekey_client_shared.c -o libotr_ng_la-prekey_client_shared.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_client_shared.Tpo .deps/libotr_ng_la-prekey_client_shared.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_manager.lo -MD -MP -MF .deps/libotr_ng_la-prekey_manager.Tpo -c -o libotr_ng_la-prekey_manager.lo `test -f 'prekey_manager.c' || echo './'`prekey_manager.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_fragment.lo -MD -MP -MF .deps/libotr_ng_la-prekey_fragment.Tpo -c prekey_fragment.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_fragment.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_fragment.lo -MD -MP -MF .deps/libotr_ng_la-prekey_fragment.Tpo -c prekey_fragment.c -o libotr_ng_la-prekey_fragment.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_fragment.Tpo .deps/libotr_ng_la-prekey_fragment.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_message.lo -MD -MP -MF .deps/libotr_ng_la-prekey_message.Tpo -c -o libotr_ng_la-prekey_message.lo `test -f 'prekey_message.c' || echo './'`prekey_message.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_manager.lo -MD -MP -MF .deps/libotr_ng_la-prekey_manager.Tpo -c prekey_manager.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_manager.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_manager.lo -MD -MP -MF .deps/libotr_ng_la-prekey_manager.Tpo -c prekey_manager.c -o libotr_ng_la-prekey_manager.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_manager.Tpo .deps/libotr_ng_la-prekey_manager.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_ensemble.lo -MD -MP -MF .deps/libotr_ng_la-prekey_ensemble.Tpo -c -o libotr_ng_la-prekey_ensemble.lo `test -f 'prekey_ensemble.c' || echo './'`prekey_ensemble.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_message.lo -MD -MP -MF .deps/libotr_ng_la-prekey_message.Tpo -c prekey_message.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_message.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_message.lo -MD -MP -MF .deps/libotr_ng_la-prekey_message.Tpo -c prekey_message.c -o libotr_ng_la-prekey_message.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_message.Tpo .deps/libotr_ng_la-prekey_message.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_profile.lo -MD -MP -MF .deps/libotr_ng_la-prekey_profile.Tpo -c -o libotr_ng_la-prekey_profile.lo `test -f 'prekey_profile.c' || echo './'`prekey_profile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_ensemble.lo -MD -MP -MF .deps/libotr_ng_la-prekey_ensemble.Tpo -c prekey_ensemble.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_ensemble.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_ensemble.lo -MD -MP -MF .deps/libotr_ng_la-prekey_ensemble.Tpo -c prekey_ensemble.c -o libotr_ng_la-prekey_ensemble.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_ensemble.Tpo .deps/libotr_ng_la-prekey_ensemble.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_proofs.lo -MD -MP -MF .deps/libotr_ng_la-prekey_proofs.Tpo -c -o libotr_ng_la-prekey_proofs.lo `test -f 'prekey_proofs.c' || echo './'`prekey_proofs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_profile.lo -MD -MP -MF .deps/libotr_ng_la-prekey_profile.Tpo -c prekey_profile.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_profile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_profile.lo -MD -MP -MF .deps/libotr_ng_la-prekey_profile.Tpo -c prekey_profile.c -o libotr_ng_la-prekey_profile.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_proofs.lo -MD -MP -MF .deps/libotr_ng_la-prekey_proofs.Tpo -c prekey_proofs.c -fPIC -DPIC -o .libs/libotr_ng_la-prekey_proofs.o
mv -f .deps/libotr_ng_la-prekey_profile.Tpo .deps/libotr_ng_la-prekey_profile.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-persistence.lo -MD -MP -MF .deps/libotr_ng_la-persistence.Tpo -c -o libotr_ng_la-persistence.lo `test -f 'persistence.c' || echo './'`persistence.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-prekey_proofs.lo -MD -MP -MF .deps/libotr_ng_la-prekey_proofs.Tpo -c prekey_proofs.c -o libotr_ng_la-prekey_proofs.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-prekey_proofs.Tpo .deps/libotr_ng_la-prekey_proofs.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-protocol.lo -MD -MP -MF .deps/libotr_ng_la-protocol.Tpo -c -o libotr_ng_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-persistence.lo -MD -MP -MF .deps/libotr_ng_la-persistence.Tpo -c persistence.c -fPIC -DPIC -o .libs/libotr_ng_la-persistence.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-persistence.lo -MD -MP -MF .deps/libotr_ng_la-persistence.Tpo -c persistence.c -o libotr_ng_la-persistence.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-protocol.lo -MD -MP -MF .deps/libotr_ng_la-protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/libotr_ng_la-protocol.o
mv -f .deps/libotr_ng_la-persistence.Tpo .deps/libotr_ng_la-persistence.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-serialize.lo -MD -MP -MF .deps/libotr_ng_la-serialize.Tpo -c -o libotr_ng_la-serialize.lo `test -f 'serialize.c' || echo './'`serialize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-protocol.lo -MD -MP -MF .deps/libotr_ng_la-protocol.Tpo -c protocol.c -o libotr_ng_la-protocol.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-protocol.Tpo .deps/libotr_ng_la-protocol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-shake.lo -MD -MP -MF .deps/libotr_ng_la-shake.Tpo -c -o libotr_ng_la-shake.lo `test -f 'shake.c' || echo './'`shake.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-serialize.lo -MD -MP -MF .deps/libotr_ng_la-serialize.Tpo -c serialize.c -fPIC -DPIC -o .libs/libotr_ng_la-serialize.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-serialize.lo -MD -MP -MF .deps/libotr_ng_la-serialize.Tpo -c serialize.c -o libotr_ng_la-serialize.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-shake.lo -MD -MP -MF .deps/libotr_ng_la-shake.Tpo -c shake.c -fPIC -DPIC -o .libs/libotr_ng_la-shake.o
mv -f .deps/libotr_ng_la-serialize.Tpo .deps/libotr_ng_la-serialize.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-shake.lo -MD -MP -MF .deps/libotr_ng_la-shake.Tpo -c shake.c -o libotr_ng_la-shake.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp.lo -MD -MP -MF .deps/libotr_ng_la-smp.Tpo -c -o libotr_ng_la-smp.lo `test -f 'smp.c' || echo './'`smp.c
mv -f .deps/libotr_ng_la-shake.Tpo .deps/libotr_ng_la-shake.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp_protocol.lo -MD -MP -MF .deps/libotr_ng_la-smp_protocol.Tpo -c -o libotr_ng_la-smp_protocol.lo `test -f 'smp_protocol.c' || echo './'`smp_protocol.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp.lo -MD -MP -MF .deps/libotr_ng_la-smp.Tpo -c smp.c -fPIC -DPIC -o .libs/libotr_ng_la-smp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp_protocol.lo -MD -MP -MF .deps/libotr_ng_la-smp_protocol.Tpo -c smp_protocol.c -fPIC -DPIC -o .libs/libotr_ng_la-smp_protocol.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp.lo -MD -MP -MF .deps/libotr_ng_la-smp.Tpo -c smp.c -o libotr_ng_la-smp.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-smp_protocol.lo -MD -MP -MF .deps/libotr_ng_la-smp_protocol.Tpo -c smp_protocol.c -o libotr_ng_la-smp_protocol.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-smp.Tpo .deps/libotr_ng_la-smp.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-str.lo -MD -MP -MF .deps/libotr_ng_la-str.Tpo -c -o libotr_ng_la-str.lo `test -f 'str.c' || echo './'`str.c
mv -f .deps/libotr_ng_la-smp_protocol.Tpo .deps/libotr_ng_la-smp_protocol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-util.lo -MD -MP -MF .deps/libotr_ng_la-util.Tpo -c -o libotr_ng_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-str.lo -MD -MP -MF .deps/libotr_ng_la-str.Tpo -c str.c -fPIC -DPIC -o .libs/libotr_ng_la-str.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-str.lo -MD -MP -MF .deps/libotr_ng_la-str.Tpo -c str.c -o libotr_ng_la-str.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-str.Tpo .deps/libotr_ng_la-str.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-tlv.lo -MD -MP -MF .deps/libotr_ng_la-tlv.Tpo -c -o libotr_ng_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-util.lo -MD -MP -MF .deps/libotr_ng_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libotr_ng_la-util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-util.lo -MD -MP -MF .deps/libotr_ng_la-util.Tpo -c util.c -o libotr_ng_la-util.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-util.Tpo .deps/libotr_ng_la-util.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-tlv.lo -MD -MP -MF .deps/libotr_ng_la-tlv.Tpo -c tlv.c -fPIC -DPIC -o .libs/libotr_ng_la-tlv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT libotr_ng_la-tlv.lo -MD -MP -MF .deps/libotr_ng_la-tlv.Tpo -c tlv.c -o libotr_ng_la-tlv.o >/dev/null 2>&1
mv -f .deps/libotr_ng_la-tlv.Tpo .deps/libotr_ng_la-tlv.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -lgoldilocks -lsodium -lgcrypt -lgpg-error -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libotr-ng.la -rpath /usr/lib libotr_ng_la-alloc.lo libotr_ng_la-auth.lo libotr_ng_la-base64.lo libotr_ng_la-client.lo libotr_ng_la-client_callbacks.lo libotr_ng_la-client_orchestration.lo libotr_ng_la-client_profile.lo libotr_ng_la-dake.lo libotr_ng_la-data_message.lo libotr_ng_la-debug.lo libotr_ng_la-deserialize.lo libotr_ng_la-dh.lo libotr_ng_la-ed448.lo libotr_ng_la-fingerprint.lo libotr_ng_la-fragment.lo libotr_ng_la-instance_tag.lo libotr_ng_la-keys.lo libotr_ng_la-key_management.lo libotr_ng_la-list.lo libotr_ng_la-messaging.lo libotr_ng_la-mpi.lo libotr_ng_la-v3.lo libotr_ng_la-otrng.lo libotr_ng_la-padding.lo libotr_ng_la-random.lo libotr_ng_la-prekey_client_dake.lo libotr_ng_la-prekey_client_messages.lo libotr_ng_la-prekey_client_shared.lo libotr_ng_la-prekey_fragment.lo libotr_ng_la-prekey_manager.lo libotr_ng_la-prekey_message.lo libotr_ng_la-prekey_ensemble.lo libotr_ng_la-prekey_profile.lo libotr_ng_la-prekey_proofs.lo libotr_ng_la-persistence.lo libotr_ng_la-protocol.lo libotr_ng_la-serialize.lo libotr_ng_la-shake.lo libotr_ng_la-smp.lo libotr_ng_la-smp_protocol.lo libotr_ng_la-str.lo libotr_ng_la-util.lo libotr_ng_la-tlv.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libotr_ng_la-alloc.o .libs/libotr_ng_la-auth.o .libs/libotr_ng_la-base64.o .libs/libotr_ng_la-client.o .libs/libotr_ng_la-client_callbacks.o .libs/libotr_ng_la-client_orchestration.o .libs/libotr_ng_la-client_profile.o .libs/libotr_ng_la-dake.o .libs/libotr_ng_la-data_message.o .libs/libotr_ng_la-debug.o .libs/libotr_ng_la-deserialize.o .libs/libotr_ng_la-dh.o .libs/libotr_ng_la-ed448.o .libs/libotr_ng_la-fingerprint.o .libs/libotr_ng_la-fragment.o .libs/libotr_ng_la-instance_tag.o .libs/libotr_ng_la-keys.o .libs/libotr_ng_la-key_management.o .libs/libotr_ng_la-list.o .libs/libotr_ng_la-messaging.o .libs/libotr_ng_la-mpi.o .libs/libotr_ng_la-v3.o .libs/libotr_ng_la-otrng.o .libs/libotr_ng_la-padding.o .libs/libotr_ng_la-random.o .libs/libotr_ng_la-prekey_client_dake.o .libs/libotr_ng_la-prekey_client_messages.o .libs/libotr_ng_la-prekey_client_shared.o .libs/libotr_ng_la-prekey_fragment.o .libs/libotr_ng_la-prekey_manager.o .libs/libotr_ng_la-prekey_message.o .libs/libotr_ng_la-prekey_ensemble.o .libs/libotr_ng_la-prekey_profile.o .libs/libotr_ng_la-prekey_proofs.o .libs/libotr_ng_la-persistence.o .libs/libotr_ng_la-protocol.o .libs/libotr_ng_la-serialize.o .libs/libotr_ng_la-shake.o .libs/libotr_ng_la-smp.o .libs/libotr_ng_la-smp_protocol.o .libs/libotr_ng_la-str.o .libs/libotr_ng_la-util.o .libs/libotr_ng_la-tlv.o -lgoldilocks -lsodium -lgcrypt -lgpg-error -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libotr-ng.so.0 -o .libs/libotr-ng.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libotr-ng.so.0" && ln -s "libotr-ng.so.0.0.0" "libotr-ng.so.0")
libtool: link: (cd ".libs" && rm -f "libotr-ng.so" && ln -s "libotr-ng.so.0.0.0" "libotr-ng.so")
libtool: link: ar cr .libs/libotr-ng.a libotr_ng_la-alloc.o libotr_ng_la-auth.o libotr_ng_la-base64.o libotr_ng_la-client.o libotr_ng_la-client_callbacks.o libotr_ng_la-client_orchestration.o libotr_ng_la-client_profile.o libotr_ng_la-dake.o libotr_ng_la-data_message.o libotr_ng_la-debug.o libotr_ng_la-deserialize.o libotr_ng_la-dh.o libotr_ng_la-ed448.o libotr_ng_la-fingerprint.o libotr_ng_la-fragment.o libotr_ng_la-instance_tag.o libotr_ng_la-keys.o libotr_ng_la-key_management.o libotr_ng_la-list.o libotr_ng_la-messaging.o libotr_ng_la-mpi.o libotr_ng_la-v3.o libotr_ng_la-otrng.o libotr_ng_la-padding.o libotr_ng_la-random.o libotr_ng_la-prekey_client_dake.o libotr_ng_la-prekey_client_messages.o libotr_ng_la-prekey_client_shared.o libotr_ng_la-prekey_fragment.o libotr_ng_la-prekey_manager.o libotr_ng_la-prekey_message.o libotr_ng_la-prekey_ensemble.o libotr_ng_la-prekey_profile.o libotr_ng_la-prekey_proofs.o libotr_ng_la-persistence.o libotr_ng_la-protocol.o libotr_ng_la-serialize.o libotr_ng_la-shake.o libotr_ng_la-smp.o libotr_ng_la-smp_protocol.o libotr_ng_la-str.o libotr_ng_la-util.o libotr_ng_la-tlv.o
libtool: link: ranlib .libs/libotr-ng.a
libtool: link: ( cd ".libs" && rm -f "libotr-ng.la" && ln -s "../libotr-ng.la" "libotr-ng.la" )
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
Making all in src/include
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
Making all in src/test
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOTRNG_TESTS -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT all-all.o -MD -MP -MF .deps/all-all.Tpo -c -o all-all.o `test -f 'all.c' || echo './'`all.c
gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOTRNG_TESTS -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT all-test_fixtures.o -MD -MP -MF .deps/all-test_fixtures.Tpo -c -o all-test_fixtures.o `test -f 'test_fixtures.c' || echo './'`test_fixtures.c
mv -f .deps/all-all.Tpo .deps/all-all.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOTRNG_TESTS -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -pedantic-errors -Wall -Wextra -Werror -Wformat -Wno-format-extra-args -Wfatal-errors -Wbad-function-cast -Wdiv-by-zero -Wfloat-equal -Wnested-externs -Wpointer-arith -Wredundant-decls -Wlogical-op -Wformat-nonliteral -Wundef -Wshadow -Wcast-align -Wmaybe-uninitialized -Wno-type-limits -Wwrite-strings -Wswitch-default -Wswitch-enum -fno-delete-null-pointer-checks -fno-strict-overflow -fno-strict-aliasing -Wno-unknown-pragmas -Wformat-security -Wstrict-overflow=5 -MT units/all-test_auth.o -MD -MP -MF units/.deps/all-test_auth.Tpo -c -o units/all-test_auth.o `test -f 'units/test_auth.c' || echo './'`units/test_auth.c
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from test_helpers.h:45,
from test_fixtures.h:31,
from test_fixtures.c:21:
test_helpers.h: In function ‘otrng_assert_point_equals’:
/usr/include/glib-2.0/glib/gmacros.h:312:39: error: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
#define G_STRFUNC ((const char*) (__FUNCTION__))
^~~~~~~~~~~~
/usr/include/glib-2.0/glib/gtestutils.h:51:110: note: in expansion of macro ‘G_STRFUNC’
g_assertion_message_cmpnum (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \
^~~~~~~~~
test_helpers.h:254:3: note: in expansion of macro ‘g_assert_cmpint’
g_assert_cmpint(otrng_ec_point_eq(expected, actual), !=, otrng_false);
^~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [Makefile:1489: all-test_fixtures.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from units/test_auth.c:21:
./test_helpers.h: In function ‘otrng_assert_point_equals’:
/usr/include/glib-2.0/glib/gmacros.h:312:39: error: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic]
#define G_STRFUNC ((const char*) (__FUNCTION__))
^~~~~~~~~~~~
/usr/include/glib-2.0/glib/gtestutils.h:51:110: note: in expansion of macro ‘G_STRFUNC’
g_assertion_message_cmpnum (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \
^~~~~~~~~
./test_helpers.h:254:3: note: in expansion of macro ‘g_assert_cmpint’
g_assert_cmpint(otrng_ec_point_eq(expected, actual), !=, otrng_false);
^~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [Makefile:1503: units/all-test_auth.o] Error 1
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
make[1]: *** [Makefile:478: all-recursive] Error 1
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
make: *** [Makefile:410: all] Error 2
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libotr-ng.la '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib'
libtool: install: /usr/bin/install -c .libs/libotr-ng.so.0.0.0 /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/libotr-ng.so.0.0.0
libtool: install: (cd /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib && { ln -s -f libotr-ng.so.0.0.0 libotr-ng.so.0 || { rm -f libotr-ng.so.0 && ln -s libotr-ng.so.0.0.0 libotr-ng.so.0; }; })
libtool: install: (cd /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib && { ln -s -f libotr-ng.so.0.0.0 libotr-ng.so || { rm -f libotr-ng.so && ln -s libotr-ng.so.0.0.0 libotr-ng.so; }; })
libtool: install: /usr/bin/install -c .libs/libotr-ng.lai /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/libotr-ng.la
libtool: install: /usr/bin/install -c .libs/libotr-ng.a /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/libotr-ng.a
libtool: install: chmod 644 /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/libotr-ng.a
libtool: install: ranlib /home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/libotr-ng.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src'
Making install in src/include
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/include'
/usr/bin/mkdir -p '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/include/libotr-ng'
/usr/bin/install -c -m 644 ../alloc.h ../auth.h ../client_callbacks.h ../client.h ../client_profile.h ../client_orchestration.h ../constants.h ../dake.h ../data_message.h ../debug.h ../deserialize.h ../dh.h ../ed448.h ../error.h ../fingerprint.h ../fragment.h ../instance_tag.h ../key_management.h ../keys.h ../list.h ../messaging.h ../mpi.h ../otrng.h ../padding.h ../persistence.h ../prekey_client_dake.h ../prekey_client_messages.h ../prekey_fragment.h ../prekey_manager.h ../prekey_message.h ../prekey_ensemble.h ../prekey_profile.h ../protocol.h ../random.h ../serialize.h ../shake.h ../shared.h ../smp.h ../smp_protocol.h ../str.h '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/include/libotr-ng'
/usr/bin/install -c -m 644 ../tlv.h ../util.h ../v3.h '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/include/libotr-ng'
/usr/bin/install -c -m 644 libotr-ng.h '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/include/.'
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/include'
Making install in src/test
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/src/test'
Making install in pkgconfig
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/pkgconfig'
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/pkgconfig'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libotr-ng.pc '/home/glitsj16/.buildzone/libotr-ng-git/pkg/libotr-ng-git/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/pkgconfig'
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng/pkgconfig'
make[1]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
make[2]: Entering directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
make[1]: Leaving directory '/home/glitsj16/.buildzone/libotr-ng-git/src/libotr-ng'
==> 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 "libotr-ng-git"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libotr-ng-git 2782.97a6306b-1 (2019-04-12T17:47:57 CEST)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment