Build of libotr with vanilla toolchain

The build took 00h 01m 12s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
22,154 sh
11,927 ansic
5,211 makefile
39,292 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libotr 4.1.1-1 (Wed Aug 24 13:47:50 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/libotr/src/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option
# Try `/tmp/libotr/src/libotr-4.1.1/config/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -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 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/sbin/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 x86_64-unknown-linux-libgcrypt-config... no
# checking for libgcrypt-config... /usr/sbin/libgcrypt-config
# checking for LIBGCRYPT - version >= 1.2.0... yes (1.7.1)
# checking LIBGCRYPT API version... okay
# checking for win32... no
# checking whether the compiler accepts -fstack-protector-all... yes
# checking whether the compiler accepts -Wstack-protector... yes
# checking whether the compiler accepts -fwrapv... yes
# checking whether the compiler accepts -fno-strict-overflow... yes
# checking whether the compiler accepts -Wall... yes
# checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes
# checking whether the compiler accepts -Wformat-security... yes
# checking whether the compiler accepts --param ssp-buffer-size=1... yes
# checking whether the compiler accepts -fPIE... yes
# checking whether the linker accepts -pie... no
# checking whether the linker accepts -z relro -z now... no
# 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 toolkit/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/utils/Makefile
# config.status: creating libotr.pc
# config.status: creating tests/utils/tap/Makefile
# config.status: creating tests/unit/Makefile
# config.status: creating tests/regression/Makefile
# config.status: creating tests/regression/client/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# 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 toolkit/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/utils/Makefile
# config.status: creating libotr.pc
# config.status: creating tests/utils/tap/Makefile
# config.status: creating tests/unit/Makefile
# config.status: creating tests/regression/Makefile
# config.status: creating tests/regression/client/Makefile
# config.status: creating config.h
# config.status: config.h is unchanged
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1'
# Making all in src
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/src'
# CC privkey.lo
# CC context.lo
# In file included from /usr/include/stdio.h:27:0,
# from privkey.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from context.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC proto.lo
# In file included from /usr/include/stdio.h:27:0,
# from proto.c:26:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC b64.lo
# In file included from /usr/include/stdio.h:27:0,
# from b64.c:59:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC dh.lo
# In file included from /usr/include/stdlib.h:24:0,
# from dh.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# dh.c:43:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=]
# static const int DH1536_MOD_LEN_BYTES = 192;
# ^~~~~~~~~~~~~~~~~~~~
# CC mem.lo
# In file included from /usr/include/stdlib.h:24:0,
# from mem.c:42:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC message.lo
# In file included from /usr/include/stdio.h:27:0,
# from message.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC userstate.lo
# In file included from /usr/include/stdlib.h:24:0,
# from userstate.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC tlv.lo
# In file included from /usr/include/stdlib.h:24:0,
# from tlv.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC auth.lo
# In file included from /usr/include/stdlib.h:24:0,
# from auth.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sm.lo
# In file included from /usr/include/stdlib.h:24:0,
# from sm.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC context_priv.lo
# CC instag.lo
# In file included from /usr/include/stdlib.h:24:0,
# from context_priv.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from instag.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD libotr.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/src'
# Making all in toolkit
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# CC readotr.o
# CC otr_parse.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_parse.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from readotr.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC parse.o
# CC sha1hmac.o
# In file included from /usr/include/stdio.h:27:0,
# from parse.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from sha1hmac.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC otr_sesskeys.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_sesskeys.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC sesskeys.o
# In file included from /usr/include/stdlib.h:24:0,
# from sesskeys.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC otr_mackey.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_mackey.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC otr_readforge.o
# CC aes.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_readforge.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ctrmode.o
# In file included from /usr/include/stdlib.h:24:0,
# from ctrmode.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC otr_modify.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_modify.c:21:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC otr_remac.o
# In file included from /usr/include/stdio.h:27:0,
# from otr_remac.c:22:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD otr_parse
# CCLD otr_sesskeys
# CCLD otr_mackey
# CCLD otr_readforge
# CCLD otr_modify
# CCLD otr_remac
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# Making all in tests
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests'
# Making all in utils
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# Making all in tap
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# CC tap.lo
# In file included from /usr/include/ctype.h:25:0,
# from tap.c:28:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD libtap.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# Making all in unit
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# CC test_auth.o
# CC test_proto.o
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from test_proto.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from ../../src/auth.h:24,
# from test_auth.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_dh.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_dh.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_b64.o
# In file included from /usr/include/stdlib.h:24:0,
# from test_b64.c:19:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_context.o
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from test_context.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_userstate.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_userstate.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_tlv.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_tlv.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_mem.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_mem.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_sm.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_sm.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_instag.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_instag.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC test_privkey.o
# In file included from /usr/include/stdlib.h:24:0,
# from /usr/include/gcrypt.h:26,
# from test_privkey.c:18:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD test_auth
# CCLD test_proto
# CCLD test_dh
# CCLD test_b64
# CCLD test_context
# CCLD test_userstate
# CCLD test_tlv
# CCLD test_mem
# CCLD test_sm
# CCLD test_instag
# CCLD test_privkey
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# Making all in regression
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# Making all in client
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# CC client.o
# In file included from /usr/include/assert.h:35:0,
# from client.c:19:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD client
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1'
# make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1/src'
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/src'
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/include/libotr'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libotr.la '/tmp/libotr/pkg/libotr/usr/lib'
# /usr/bin/install -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h context_priv.h instag.h '/tmp/libotr/pkg/libotr/usr/include/libotr'
# libtool: install: /usr/bin/install -c .libs/libotr.so.5.1.1 /tmp/libotr/pkg/libotr/usr/lib/libotr.so.5.1.1
# libtool: install: (cd /tmp/libotr/pkg/libotr/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; })
# libtool: install: (cd /tmp/libotr/pkg/libotr/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; })
# libtool: install: /usr/bin/install -c .libs/libotr.lai /tmp/libotr/pkg/libotr/usr/lib/libotr.la
# libtool: install: /usr/bin/install -c .libs/libotr.a /tmp/libotr/pkg/libotr/usr/lib/libotr.a
# libtool: install: chmod 644 /tmp/libotr/pkg/libotr/usr/lib/libotr.a
# libtool: install: ranlib /tmp/libotr/pkg/libotr/usr/lib/libotr.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/src'
# make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/src'
# Making install in toolkit
# make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# mkdir -p /tmp/libotr/pkg/libotr/usr/share/man/man1
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/bin'
# (cd /tmp/libotr/pkg/libotr/usr/share/man/man1 && \
# for f in otr_parse.1 otr_sesskeys.1 otr_mackey.1 otr_readforge.1 otr_modify.1 otr_remac.1; do ln -sf otr_toolkit.1 $f; done)
# /bin/sh ../libtool --mode=install /usr/bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/tmp/libotr/pkg/libotr/usr/bin'
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/share/man/man1'
# /usr/bin/install -c -m 644 otr_toolkit.1 '/tmp/libotr/pkg/libotr/usr/share/man/man1'
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_parse /tmp/libotr/pkg/libotr/usr/bin/otr_parse
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_sesskeys /tmp/libotr/pkg/libotr/usr/bin/otr_sesskeys
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_mackey /tmp/libotr/pkg/libotr/usr/bin/otr_mackey
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_readforge /tmp/libotr/pkg/libotr/usr/bin/otr_readforge
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_modify /tmp/libotr/pkg/libotr/usr/bin/otr_modify
# libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/otr_remac /tmp/libotr/pkg/libotr/usr/bin/otr_remac
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/toolkit'
# Making install in tests
# make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests'
# Making install in utils
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# Making install in tap
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils/tap'
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/utils'
# Making install in unit
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/unit'
# Making install in regression
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# Making install in client
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression/client'
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[4]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests/regression'
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[3]: Entering directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/tests'
# make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1'
# make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/share/aclocal'
# /usr/sbin/mkdir -p '/tmp/libotr/pkg/libotr/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libotr.pc '/tmp/libotr/pkg/libotr/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libotr.m4 '/tmp/libotr/pkg/libotr/usr/share/aclocal'
# make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1'
# make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libotr"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libotr 4.1.1-1 (Wed Aug 24 13:48:05 UTC 2016)

CMD: pacman --query --file libotr-4.1.1-1-x86_64.pkg.tar.xz
# libotr 4.1.1-1

Creating hybrid package for 'libotr'

Trying to find vanilla package 'libotr'...

CMD: pacman --query --file /mirror/libotr-4.1.1-1.pkg.tar.xz
# libotr 4.1.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/otr_mackey
# /usr/bin/otr_modify
# /usr/bin/otr_parse
# /usr/bin/otr_readforge
# /usr/bin/otr_remac
# /usr/bin/otr_sesskeys
# /usr/include/libotr/auth.h
# /usr/include/libotr/b64.h
# /usr/include/libotr/context.h
# /usr/include/libotr/context_priv.h
# /usr/include/libotr/dh.h
# /usr/include/libotr/instag.h
# /usr/include/libotr/mem.h
# /usr/include/libotr/message.h
# /usr/include/libotr/privkey-t.h
# /usr/include/libotr/privkey.h
# /usr/include/libotr/proto.h
# /usr/include/libotr/serial.h
# /usr/include/libotr/sm.h
# /usr/include/libotr/tlv.h
# /usr/include/libotr/userstate.h
# /usr/include/libotr/version.h
# /usr/lib/libotr.so
# /usr/lib/libotr.so.5
# /usr/lib/libotr.so.5.1.1
# /usr/lib/pkgconfig/libotr.pc
# /usr/share/aclocal/libotr.m4
# /usr/share/man/man1/otr_mackey.1.gz
# /usr/share/man/man1/otr_modify.1.gz
# /usr/share/man/man1/otr_parse.1.gz
# /usr/share/man/man1/otr_readforge.1.gz
# /usr/share/man/man1/otr_remac.1.gz
# /usr/share/man/man1/otr_sesskeys.1.gz
# /usr/share/man/man1/otr_toolkit.1.gz
# /sysroot/usr/lib/libotr.so.5.1.1
# /sysroot/usr/lib/libotr.so.5
# /sysroot/usr/lib/libotr.so
# /sysroot/usr/lib/libotr.la
# /sysroot/usr/lib/libotr.a
# /sysroot/usr/lib/pkgconfig/libotr.pc
# /sysroot/usr/include/libotr/b64.h
# /sysroot/usr/include/libotr/context.h
# /sysroot/usr/include/libotr/dh.h
# /sysroot/usr/include/libotr/mem.h
# /sysroot/usr/include/libotr/message.h
# /sysroot/usr/include/libotr/privkey.h
# /sysroot/usr/include/libotr/proto.h
# /sysroot/usr/include/libotr/version.h
# /sysroot/usr/include/libotr/userstate.h
# /sysroot/usr/include/libotr/tlv.h
# /sysroot/usr/include/libotr/serial.h
# /sysroot/usr/include/libotr/auth.h
# /sysroot/usr/include/libotr/sm.h
# /sysroot/usr/include/libotr/privkey-t.h
# /sysroot/usr/include/libotr/context_priv.h
# /sysroot/usr/include/libotr/instag.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libotr.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libotr.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libotr.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 30813

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libotr.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 31383

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libotr.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libotr.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libotr/src/libotr-4.1.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libotr configure 4.1.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2e1aada673b7
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2179: checking for a BSD-compatible install
# configure:2247: result: /usr/bin/install -c
# configure:2258: checking whether build environment is sane
# configure:2313: result: yes
# configure:2351: WARNING: 'missing' script is too old or missing
# configure:2372: checking for x86_64-unknown-linux-strip
# configure:2402: result: no
# configure:2412: checking for strip
# configure:2428: found /usr/sbin/strip
# configure:2439: result: strip
# configure:2464: checking for a thread-safe mkdir -p
# configure:2503: result: /usr/sbin/mkdir -p
# configure:2510: checking for gawk
# configure:2526: found /usr/sbin/gawk
# configure:2537: result: gawk
# configure:2548: checking whether make sets $(MAKE)
# configure:2570: result: yes
# configure:2599: checking whether make supports nested variables
# configure:2616: result: yes
# configure:2756: checking whether make supports nested variables
# configure:2773: result: yes
# configure:2795: checking for x86_64-unknown-linux-gcc
# configure:2825: result: no
# configure:2835: checking for gcc
# configure:2851: found /usr/sbin/gcc
# configure:2862: result: gcc
# configure:3091: checking for C compiler version
# configure:3100: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3111: $? = 0
# configure:3100: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3111: $? = 0
# configure:3100: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3111: $? = 1
# configure:3100: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3111: $? = 1
# configure:3131: checking whether the C compiler works
# configure:3153: gcc conftest.c >&5
# configure:3157: $? = 0
# configure:3205: result: yes
# configure:3208: checking for C compiler default output file name
# configure:3210: result: a.out
# configure:3216: checking for suffix of executables
# configure:3223: gcc -o conftest conftest.c >&5
# configure:3227: $? = 0
# configure:3249: result:
# configure:3271: checking whether we are cross compiling
# configure:3279: gcc -o conftest conftest.c >&5
# configure:3283: $? = 0
# configure:3290: ./conftest
# configure:3294: $? = 0
# configure:3309: result: no
# configure:3314: checking for suffix of object files
# configure:3336: gcc -c conftest.c >&5
# configure:3340: $? = 0
# configure:3361: result: o
# configure:3365: checking whether we are using the GNU C compiler
# configure:3384: gcc -c conftest.c >&5
# configure:3384: $? = 0
# configure:3393: result: yes
# configure:3402: checking whether gcc accepts -g
# configure:3422: gcc -c -g conftest.c >&5
# configure:3422: $? = 0
# configure:3463: result: yes
# configure:3480: checking for gcc option to accept ISO C89
# configure:3543: gcc -c conftest.c >&5
# configure:3543: $? = 0
# configure:3556: result: none needed
# configure:3581: checking whether gcc understands -c and -o together
# configure:3603: gcc -c conftest.c -o conftest2.o
# configure:3606: $? = 0
# configure:3603: gcc -c conftest.c -o conftest2.o
# configure:3606: $? = 0
# configure:3618: result: yes
# configure:3646: checking for style of include used by make
# configure:3674: result: GNU
# configure:3700: checking dependency style of gcc
# configure:3811: result: gcc3
# configure:3855: checking build system type
# configure:3869: result: x86_64-unknown-linux-gnu
# configure:3889: checking host system type
# configure:3902: result: x86_64-unknown-linux-gnu
# configure:3943: checking how to print strings
# configure:3970: result: printf
# configure:3991: checking for a sed that does not truncate output
# configure:4055: result: /usr/sbin/sed
# configure:4073: checking for grep that handles long lines and -e
# configure:4131: result: /usr/sbin/grep
# configure:4136: checking for egrep
# configure:4198: result: /usr/sbin/grep -E
# configure:4203: checking for fgrep
# configure:4265: result: /usr/sbin/grep -F
# configure:4300: checking for ld used by gcc
# configure:4367: result: /usr/sbin/ld
# configure:4374: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4389: result: yes
# configure:4401: checking for BSD- or MS-compatible name lister (nm)
# configure:4450: result: /usr/sbin/nm -B
# configure:4580: checking the name lister (/usr/sbin/nm -B) interface
# configure:4587: gcc -c conftest.c >&5
# configure:4590: /usr/sbin/nm -B "conftest.o"
# configure:4593: output
# 0000000000000000 B some_variable
# configure:4600: result: BSD nm
# configure:4603: checking whether ln -s works
# configure:4607: result: yes
# configure:4615: checking the maximum length of command line arguments
# configure:4745: result: 1572864
# configure:4762: checking whether the shell understands some XSI constructs
# configure:4772: result: yes
# configure:4776: checking whether the shell understands "+="
# configure:4782: result: yes
# configure:4817: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4857: result: func_convert_file_noop
# configure:4864: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4884: result: func_convert_file_noop
# configure:4891: checking for /usr/sbin/ld option to reload object files
# configure:4898: result: -r
# configure:4932: checking for x86_64-unknown-linux-objdump
# configure:4962: result: no
# configure:4972: checking for objdump
# configure:4988: found /usr/sbin/objdump
# configure:4999: result: objdump
# configure:5031: checking how to recognize dependent libraries
# configure:5233: result: pass_all
# configure:5278: checking for x86_64-unknown-linux-dlltool
# configure:5308: result: no
# configure:5318: checking for dlltool
# configure:5348: result: no
# configure:5378: checking how to associate runtime and link libraries
# configure:5405: result: printf %s\n
# configure:5422: checking for x86_64-unknown-linux-ar
# configure:5452: result: no
# configure:5466: checking for ar
# configure:5482: found /usr/sbin/ar
# configure:5493: result: ar
# configure:5530: checking for archiver @FILE support
# configure:5547: gcc -c conftest.c >&5
# configure:5547: $? = 0
# configure:5550: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5553: $? = 0
# configure:5558: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5561: $? = 1
# configure:5573: result: @
# configure:5591: checking for x86_64-unknown-linux-strip
# configure:5618: result: strip
# configure:5690: checking for x86_64-unknown-linux-ranlib
# configure:5720: result: no
# configure:5730: checking for ranlib
# configure:5746: found /usr/sbin/ranlib
# configure:5757: result: ranlib
# configure:5859: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:5979: gcc -c conftest.c >&5
# configure:5982: $? = 0
# configure:5986: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5989: $? = 0
# configure:6055: gcc -o conftest conftest.c conftstm.o >&5
# configure:6058: $? = 0
# configure:6096: result: ok
# configure:6133: checking for sysroot
# configure:6163: result: no
# configure:6240: gcc -c conftest.c >&5
# configure:6243: $? = 0
# configure:6379: checking for x86_64-unknown-linux-mt
# configure:6409: result: no
# configure:6419: checking for mt
# configure:6449: result: no
# configure:6469: checking if : is a manifest tool
# configure:6475: : '-?'
# configure:6483: result: no
# configure:7125: checking how to run the C preprocessor
# configure:7156: gcc -E conftest.c
# configure:7156: $? = 0
# configure:7170: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7170: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | /* end confdefs.h. */
# | #include
# configure:7195: result: gcc -E
# configure:7215: gcc -E conftest.c
# configure:7215: $? = 0
# configure:7229: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | /* end confdefs.h. */
# | #include
# configure:7258: checking for ANSI C header files
# configure:7278: gcc -c conftest.c >&5
# configure:7278: $? = 0
# configure:7351: gcc -o conftest conftest.c >&5
# configure:7351: $? = 0
# configure:7351: ./conftest
# configure:7351: $? = 0
# configure:7362: result: yes
# configure:7375: checking for sys/types.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for sys/stat.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for stdlib.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for string.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for memory.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for strings.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for inttypes.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for stdint.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7375: checking for unistd.h
# configure:7375: gcc -c conftest.c >&5
# configure:7375: $? = 0
# configure:7375: result: yes
# configure:7389: checking for dlfcn.h
# configure:7389: gcc -c conftest.c >&5
# configure:7389: $? = 0
# configure:7389: result: yes
# configure:7595: checking for objdir
# configure:7610: result: .libs
# configure:7881: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7899: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7903: $? = 0
# configure:7916: result: no
# configure:8243: checking for gcc option to produce PIC
# configure:8250: result: -fPIC -DPIC
# configure:8258: checking if gcc PIC flag -fPIC -DPIC works
# configure:8276: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8280: $? = 0
# configure:8293: result: yes
# configure:8322: checking if gcc static flag -static works
# configure:8350: result: yes
# configure:8365: checking if gcc supports -c -o file.o
# configure:8386: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8390: $? = 0
# configure:8412: result: yes
# configure:8420: checking if gcc supports -c -o file.o
# configure:8467: result: yes
# configure:8500: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9657: result: yes
# configure:9694: checking whether -lc should be explicitly linked in
# configure:9702: gcc -c conftest.c >&5
# configure:9705: $? = 0
# configure:9720: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9723: $? = 0
# configure:9737: result: no
# configure:9897: checking dynamic linker characteristics
# configure:10408: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10408: $? = 0
# configure:10642: result: GNU/Linux ld.so
# configure:10749: checking how to hardcode library paths into programs
# configure:10774: result: immediate
# configure:11314: checking whether stripping libraries is possible
# configure:11319: result: yes
# configure:11354: checking if libtool supports shared libraries
# configure:11356: result: yes
# configure:11359: checking whether to build shared libraries
# configure:11380: result: yes
# configure:11383: checking whether to build static libraries
# configure:11387: result: yes
# configure:11442: checking for x86_64-unknown-linux-libgcrypt-config
# configure:11475: result: no
# configure:11485: checking for libgcrypt-config
# configure:11503: found /usr/sbin/libgcrypt-config
# configure:11515: result: /usr/sbin/libgcrypt-config
# configure:11546: checking for LIBGCRYPT - version >= 1.2.0
# configure:11580: result: yes (1.7.1)
# configure:11592: checking LIBGCRYPT API version
# configure:11595: result: okay
# configure:11664: checking for win32
# configure:11686: gcc -o conftest conftest.c >&5
# configure:11686: $? = 0
# configure:11686: ./conftest
# configure:11686: $? = 2
# configure: program exited with status 2
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | int main(int c, char **v) {
# | #ifdef _WIN32
# | #if _WIN32
# | return 0;
# | #else
# | return 1;
# | #endif
# | #else
# | return 2;
# | #endif
# | }
# configure:11690: result: no
# configure:11762: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:2: error: #error
# #error
# ^~~~~
# configure:11762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !defined(__clang__)
# | #error
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11812: checking whether the compiler accepts -fstack-protector-all
# configure:11831: gcc -c -D_FORTIFY_SOURCE=2 -pedantic -Werror -fstack-protector-all conftest.c >&5
# configure:11831: $? = 0
# configure:11840: result: yes
# configure:11849: checking whether the compiler accepts -Wstack-protector
# configure:11868: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -pedantic -Werror -Wstack-protector conftest.c >&5
# configure:11868: $? = 0
# configure:11877: result: yes
# configure:11886: checking whether the compiler accepts -fwrapv
# configure:11905: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -pedantic -Werror -fwrapv conftest.c >&5
# configure:11905: $? = 0
# configure:11914: result: yes
# configure:11924: checking whether the compiler accepts -fno-strict-overflow
# configure:11943: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -pedantic -Werror -fno-strict-overflow conftest.c >&5
# configure:11943: $? = 0
# configure:11952: result: yes
# configure:11961: checking whether the compiler accepts -Wall
# configure:11980: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -pedantic -Werror -Wall conftest.c >&5
# configure:11980: $? = 0
# configure:11989: result: yes
# configure:11998: checking whether the compiler accepts -Wextra -Wno-unused-parameter
# configure:12017: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -pedantic -Werror -Wextra -Wno-unused-parameter conftest.c >&5
# configure:12017: $? = 0
# configure:12026: result: yes
# configure:12035: checking whether the compiler accepts -Wformat-security
# configure:12054: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -pedantic -Werror -Wformat-security conftest.c >&5
# configure:12054: $? = 0
# configure:12063: result: yes
# configure:12073: checking whether the compiler accepts --param ssp-buffer-size=1
# configure:12092: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security -pedantic -Werror --param ssp-buffer-size=1 conftest.c >&5
# configure:12092: $? = 0
# configure:12101: result: yes
# configure:12111: checking whether the compiler accepts -fPIE
# configure:12130: gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -pedantic -Werror -fPIE conftest.c >&5
# configure:12130: $? = 0
# configure:12139: result: yes
# configure:12148: checking whether the linker accepts -pie
# configure:12191: gcc -o conftest -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pedantic -Werror -pie conftest.c -lgcrypt -lgpg-error >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:23:
# /usr/include/features.h:331:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc1: all warnings being treated as errors
# configure:12191: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | fputs("", stdout)
# | ;
# | return 0;
# | }
# configure:12205: result: no
# configure:12454: checking whether the linker accepts -z relro -z now
# configure:12497: gcc -o conftest -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pedantic -Werror -z relro -z now conftest.c -lgcrypt -lgpg-error >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:23:
# /usr/include/features.h:331:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc1: all warnings being treated as errors
# configure:12497: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libotr"
# | #define PACKAGE_TARNAME "libotr"
# | #define PACKAGE_VERSION "4.1.1"
# | #define PACKAGE_STRING "libotr 4.1.1"
# | #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# | #define PACKAGE_URL "https://otr.cypherpunks.ca"
# | #define PACKAGE "libotr"
# | #define VERSION "4.1.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | fputs("", stdout)
# | ;
# | return 0;
# | }
# configure:12511: result: no
# configure:12630: checking that generated files are newer than configure
# configure:12636: result: done
# configure:12667: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libotr config.status 4.1.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2e1aada673b7
#
# config.status:1099: creating Makefile
# config.status:1099: creating src/Makefile
# config.status:1099: creating toolkit/Makefile
# config.status:1099: creating tests/Makefile
# config.status:1099: creating tests/utils/Makefile
# config.status:1099: creating libotr.pc
# config.status:1099: creating tests/utils/tap/Makefile
# config.status:1099: creating tests/unit/Makefile
# config.status:1099: creating tests/regression/Makefile
# config.status:1099: creating tests/regression/client/Makefile
# config.status:1099: creating config.h
# config.status:1328: executing depfiles commands
# config.status:1328: executing libtool commands
# configure:15010: checking that generated files are newer than configure
# configure:15016: result: done
# configure:15051: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libotr config.status 4.1.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2e1aada673b7
#
# config.status:1100: creating Makefile
# config.status:1100: creating src/Makefile
# config.status:1100: creating toolkit/Makefile
# config.status:1100: creating tests/Makefile
# config.status:1100: creating tests/utils/Makefile
# config.status:1100: creating libotr.pc
# config.status:1100: creating tests/utils/tap/Makefile
# config.status:1100: creating tests/unit/Makefile
# config.status:1100: creating tests/regression/Makefile
# config.status:1100: creating tests/regression/client/Makefile
# config.status:1100: creating config.h
# config.status:1281: config.h is unchanged
# config.status:1329: executing depfiles commands
# config.status:1329: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/sbin/libgcrypt-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# otr_cv_cflags__Wall=yes
# otr_cv_cflags__Wextra__Wno_unused_parameter=yes
# otr_cv_cflags__Wformat_security=yes
# otr_cv_cflags__Wstack_protector=yes
# otr_cv_cflags___param_ssp_buffer_size_1=yes
# otr_cv_cflags__fPIE=yes
# otr_cv_cflags__fno_strict_overflow=yes
# otr_cv_cflags__fstack_protector_all=yes
# otr_cv_cflags__fwrapv=yes
# otr_cv_ldflags__pie=no
# otr_cv_ldflags__z_relro__z_now=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.14'
# AWK='gawk'
# BUILD_NT_SERVICES_FALSE=''
# BUILD_NT_SERVICES_TRUE='#'
# BUILD_TESTS_FALSE='#'
# BUILD_TESTS_TRUE=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGCRYPT_CFLAGS=''
# LIBGCRYPT_CONFIG='/usr/sbin/libgcrypt-config'
# LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
# LIBOBJS=''
# LIBOTR_LIBTOOL_VERSION='6:1:1'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libotr'
# PACKAGE_BUGREPORT='otr@cypherpunks.ca'
# PACKAGE_NAME='libotr'
# PACKAGE_STRING='libotr 4.1.1'
# PACKAGE_TARNAME='libotr'
# PACKAGE_URL='https://otr.cypherpunks.ca'
# PACKAGE_VERSION='4.1.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='4.1.1'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libotr/src/libotr-4.1.1/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libotr"
# #define PACKAGE_TARNAME "libotr"
# #define PACKAGE_VERSION "4.1.1"
# #define PACKAGE_STRING "libotr 4.1.1"
# #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
# #define PACKAGE_URL "https://otr.cypherpunks.ca"
# #define PACKAGE "libotr"
# #define VERSION "4.1.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0