Build of librtfcomp with musl toolchain

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

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

SLOCLanguage
11,090 sh
2,136 makefile
1,108 ansic
14,334 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: librtfcomp 1.3-2 (Wed Apr 5 01:21:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) pyrex-0.9.9-4
#
# Total Installed Size: 1.80 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing pyrex...
# ==> 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
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether make sets $(MAKE)... (cached) yes
# 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/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/nm -B output from clang 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 whether clang supports the GNUC visibility attribute... yes
# configure: Checking to see if we can build Python bindings
# checking for a Python interpreter with version >= 2.2... python
# checking for python... /usr/bin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking for pyrexc... pyrexc
# checking for headers required to compile python extensions... File "", line 1
# import sys; print sys.prefix
# ^
# SyntaxError: invalid syntax
# File "", line 1
# import sys; print sys.exec_prefix
# ^
# SyntaxError: invalid syntax
# not found
# configure: Not building Python bindings
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating python/Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c -o constants.lo constants.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfcomp.lo -MD -MP -MF .deps/rtfcomp.Tpo -c -o rtfcomp.lo rtfcomp.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfdecomp.lo -MD -MP -MF .deps/rtfdecomp.Tpo -c -o rtfdecomp.lo rtfdecomp.c
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfdecomp.lo -MD -MP -MF .deps/rtfdecomp.Tpo -c rtfdecomp.c -fPIC -DPIC -o .libs/rtfdecomp.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -fPIC -DPIC -o .libs/constants.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -o constants.o >/dev/null 2>&1
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfcomp.lo -MD -MP -MF .deps/rtfcomp.Tpo -c rtfcomp.c -fPIC -DPIC -o .libs/rtfcomp.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfdecomp.lo -MD -MP -MF .deps/rtfdecomp.Tpo -c rtfdecomp.c -o rtfdecomp.o >/dev/null 2>&1
# mv -f .deps/constants.Tpo .deps/constants.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfconvert.lo -MD -MP -MF .deps/rtfconvert.Tpo -c -o rtfconvert.lo rtfconvert.c
# mv -f .deps/crc32.Tpo .deps/crc32.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT utf8conv.lo -MD -MP -MF .deps/utf8conv.Tpo -c -o utf8conv.lo utf8conv.c
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfcomp.lo -MD -MP -MF .deps/rtfcomp.Tpo -c rtfcomp.c -o rtfcomp.o >/dev/null 2>&1
# mv -f .deps/rtfdecomp.Tpo .deps/rtfdecomp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT errorcode.lo -MD -MP -MF .deps/errorcode.Tpo -c -o errorcode.lo errorcode.c
# mv -f .deps/rtfcomp.Tpo .deps/rtfcomp.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfconvert.lo -MD -MP -MF .deps/rtfconvert.Tpo -c rtfconvert.c -fPIC -DPIC -o .libs/rtfconvert.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT utf8conv.lo -MD -MP -MF .deps/utf8conv.Tpo -c utf8conv.c -fPIC -DPIC -o .libs/utf8conv.o
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT errorcode.lo -MD -MP -MF .deps/errorcode.Tpo -c errorcode.c -fPIC -DPIC -o .libs/errorcode.o
# rtfconvert.c:141:26: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(fonttbl)) && (strncmp(ip, fonttbl, strlen(fonttbl)) == 0)) {
# ^~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# rtfconvert.c:141:68: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(fonttbl)) && (strncmp(ip, fonttbl, strlen(fonttbl)) == 0)) {
# ^~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# rtfconvert.c:141:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(fonttbl)) && (strncmp(ip, fonttbl, strlen(fonttbl)) == 0)) {
# ^~
# /sysroot/include/string.h:38:26: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:141:52: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(fonttbl)) && (strncmp(ip, fonttbl, strlen(fonttbl)) == 0)) {
# ^~~~~~~
# /sysroot/include/string.h:38:40: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:147:26: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(par)) && (strncmp(ip, par, strlen(par)) == 0)) {
# ^~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# rtfconvert.c:147:60: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(par)) && (strncmp(ip, par, strlen(par)) == 0)) {
# ^~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# rtfconvert.c:147:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(par)) && (strncmp(ip, par, strlen(par)) == 0)) {
# ^~
# /sysroot/include/string.h:38:26: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:147:48: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if ((pNextCh >= strlen(par)) && (strncmp(ip, par, strlen(par)) == 0)) {
# ^~~
# /sysroot/include/string.h:38:40: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:390:24: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# (strncmp(sin, escape_header, strlen(escape_header))) == 0
# ^~~
# /sysroot/include/string.h:38:26: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:393:14: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (sscanf(sin+strlen(escape_header), "%2x",computed_UTF8) != 1) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# /sysroot/include/stdio.h:114:34: note: passing argument to parameter here
# int sscanf(const char *__restrict, const char *__restrict, ...);
# ^
# rtfconvert.c:401:23: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# (strncmp(sin, unicode_header, strlen(unicode_header))) == 0
# ^~~
# /sysroot/include/string.h:38:26: note: passing argument to parameter here
# int strncmp (const char *, const char *, size_t);
# ^
# rtfconvert.c:410:14: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (sscanf(sin+strlen(unicode_header), "%d",computed_UTF8) != 1) {
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# /sysroot/include/stdio.h:114:34: note: passing argument to parameter here
# int sscanf(const char *__restrict, const char *__restrict, ...);
# ^
# 12 warnings generated.
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT utf8conv.lo -MD -MP -MF .deps/utf8conv.Tpo -c utf8conv.c -o utf8conv.o >/dev/null 2>&1
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT rtfconvert.lo -MD -MP -MF .deps/rtfconvert.Tpo -c rtfconvert.c -o rtfconvert.o >/dev/null 2>&1
# libtool: compile: clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"librtfcomp 1.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -DHAVE_GCCVISIBILITY -fvisibility=hidden -MT errorcode.lo -MD -MP -MF .deps/errorcode.Tpo -c errorcode.c -o errorcode.o >/dev/null 2>&1
# mv -f .deps/errorcode.Tpo .deps/errorcode.Plo
# mv -f .deps/utf8conv.Tpo .deps/utf8conv.Plo
# mv -f .deps/rtfconvert.Tpo .deps/rtfconvert.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -DHAVE_GCCVISIBILITY -fvisibility=hidden -o librtfcomp.la -rpath /usr/lib constants.lo crc32.lo rtfcomp.lo rtfdecomp.lo rtfconvert.lo utf8conv.lo errorcode.lo -lc
# libtool: link: clang -shared -fPIC -DPIC .libs/constants.o .libs/crc32.o .libs/rtfcomp.o .libs/rtfdecomp.o .libs/rtfconvert.o .libs/utf8conv.o .libs/errorcode.o -lc -Wl,-soname -Wl,librtfcomp.so.0 -o .libs/librtfcomp.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "librtfcomp.so.0" && ln -s "librtfcomp.so.0.0.0" "librtfcomp.so.0")
# libtool: link: (cd ".libs" && rm -f "librtfcomp.so" && ln -s "librtfcomp.so.0.0.0" "librtfcomp.so")
# libtool: link: ar cru .libs/librtfcomp.a constants.o crc32.o rtfcomp.o rtfdecomp.o rtfconvert.o utf8conv.o errorcode.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librtfcomp.a
# libtool: link: ( cd ".libs" && rm -f "librtfcomp.la" && ln -s "../librtfcomp.la" "librtfcomp.la" )
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# Making all in tests
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -MT tortf.o -MD -MP -MF .deps/tortf.Tpo -c -o tortf.o tortf.c
# clang -DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -MT fromrtf.o -MD -MP -MF .deps/fromrtf.Tpo -c -o fromrtf.o fromrtf.c
# mv -f .deps/fromrtf.Tpo .deps/fromrtf.Po
# mv -f .deps/main.Tpo .deps/main.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o test main.o ../src/librtfcomp.la
# /bin/sh ../libtool --tag=CC --mode=link clang -o fromrtf fromrtf.o ../src/librtfcomp.la
# mv -f .deps/tortf.Tpo .deps/tortf.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o tortf tortf.o ../src/librtfcomp.la
# libtool: link: clang -o .libs/test main.o ../src/.libs/librtfcomp.so
# libtool: link: clang -o .libs/fromrtf fromrtf.o ../src/.libs/librtfcomp.so
# libtool: link: clang -o .libs/tortf tortf.o ../src/.libs/librtfcomp.so
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# Making all in python
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# make[2]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/librtfcomp/pkg/librtfcomp/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c librtfcomp.la '/tmp/librtfcomp/pkg/librtfcomp/usr/lib'
# libtool: install: /usr/bin/install -c .libs/librtfcomp.so.0.0.0 /tmp/librtfcomp/pkg/librtfcomp/usr/lib/librtfcomp.so.0.0.0
# libtool: install: (cd /tmp/librtfcomp/pkg/librtfcomp/usr/lib && { ln -s -f librtfcomp.so.0.0.0 librtfcomp.so.0 || { rm -f librtfcomp.so.0 && ln -s librtfcomp.so.0.0.0 librtfcomp.so.0; }; })
# libtool: install: (cd /tmp/librtfcomp/pkg/librtfcomp/usr/lib && { ln -s -f librtfcomp.so.0.0.0 librtfcomp.so || { rm -f librtfcomp.so && ln -s librtfcomp.so.0.0.0 librtfcomp.so; }; })
# libtool: install: /usr/bin/install -c .libs/librtfcomp.lai /tmp/librtfcomp/pkg/librtfcomp/usr/lib/librtfcomp.la
# libtool: install: /usr/bin/install -c .libs/librtfcomp.a /tmp/librtfcomp/pkg/librtfcomp/usr/lib/librtfcomp.a
# libtool: install: chmod 644 /tmp/librtfcomp/pkg/librtfcomp/usr/lib/librtfcomp.a
# libtool: install: ranlib /tmp/librtfcomp/pkg/librtfcomp/usr/lib/librtfcomp.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/src'
# Making install in tests
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# make[2]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/tests'
# Making install in python
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[2]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3/python'
# make[1]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# make[2]: Entering directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/librtfcomp/pkg/librtfcomp/usr/include/rtfcomp'
# /usr/bin/install -c -m 644 ./include/rtfcomp/rtfcomp.h ./include/rtfcomp/errors.h '/tmp/librtfcomp/pkg/librtfcomp/usr/include/rtfcomp'
# make[2]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# make[1]: Leaving directory '/tmp/librtfcomp/src/librtfcomp-1.3'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "librtfcomp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: librtfcomp 1.3-2 (Wed Apr 5 01:22:11 UTC 2017)

CMD: pacman --query --file librtfcomp-1.3-2-x86_64.pkg.tar.xz
# librtfcomp 1.3-2

Creating hybrid package for 'librtfcomp'

Trying to find vanilla package 'librtfcomp'...

CMD: pacman --query --file /mirror/librtfcomp-1.3-2.pkg.tar.xz
# librtfcomp 1.3-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/fromrtf
# /usr/bin/tortf
# /usr/lib/librtfcomp.so
# /usr/lib/librtfcomp.so.0.0.0
# /usr/lib/librtfcomp.so.0
# /usr/lib/python2.7/site-packages/pyrtfcomp.so
# /usr/include/rtfcomp/rtfcomp.h
# /usr/include/rtfcomp/errors.h
# /sysroot/usr/lib/librtfcomp.so.0.0.0
# /sysroot/usr/lib/librtfcomp.so.0
# /sysroot/usr/lib/librtfcomp.so
# /sysroot/usr/lib/librtfcomp.la
# /sysroot/usr/lib/librtfcomp.a
# /sysroot/usr/include/rtfcomp/rtfcomp.h
# /sysroot/usr/include/rtfcomp/errors.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/librtfcomp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/librtfcomp.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/librtfcomp/src/librtfcomp-1.3/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 librtfcomp configure 1.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2ade56366f0d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2167: checking for a BSD-compatible install
# configure:2235: result: /usr/bin/install -c
# configure:2246: checking whether build environment is sane
# configure:2296: result: yes
# configure:2345: checking for x86_64-unknown-linux-strip
# configure:2375: result: no
# configure:2385: checking for strip
# configure:2401: found /sysroot/bin/strip
# configure:2412: result: strip
# configure:2437: checking for a thread-safe mkdir -p
# configure:2476: result: /usr/bin/mkdir -p
# configure:2489: checking for gawk
# configure:2505: found /usr/bin/gawk
# configure:2516: result: gawk
# configure:2527: checking whether make sets $(MAKE)
# configure:2549: result: yes
# configure:2638: checking for x86_64-unknown-linux-gcc
# configure:2665: result: clang
# configure:2934: checking for C compiler version
# configure:2943: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2954: $? = 0
# configure:2943: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2954: $? = 0
# configure:2943: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2954: $? = 1
# configure:2943: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2954: $? = 1
# configure:2974: checking whether the C compiler works
# configure:2996: clang conftest.c >&5
# configure:3000: $? = 0
# configure:3048: result: yes
# configure:3051: checking for C compiler default output file name
# configure:3053: result: a.out
# configure:3059: checking for suffix of executables
# configure:3066: clang -o conftest conftest.c >&5
# configure:3070: $? = 0
# configure:3092: result:
# configure:3114: checking whether we are cross compiling
# configure:3122: clang -o conftest conftest.c >&5
# configure:3126: $? = 0
# configure:3133: ./conftest
# configure:3137: $? = 0
# configure:3152: result: no
# configure:3157: checking for suffix of object files
# configure:3179: clang -c conftest.c >&5
# configure:3183: $? = 0
# configure:3204: result: o
# configure:3208: checking whether we are using the GNU C compiler
# configure:3227: clang -c conftest.c >&5
# configure:3227: $? = 0
# configure:3236: result: yes
# configure:3245: checking whether clang accepts -g
# configure:3265: clang -c -g conftest.c >&5
# configure:3265: $? = 0
# configure:3306: result: yes
# configure:3323: checking for clang option to accept ISO C89
# configure:3386: clang -c conftest.c >&5
# configure:3386: $? = 0
# configure:3399: result: none needed
# configure:3430: checking for style of include used by make
# configure:3458: result: GNU
# configure:3484: checking dependency style of clang
# configure:3595: result: gcc3
# configure:3611: checking whether make sets $(MAKE)
# configure:3633: result: yes
# configure:3671: checking build system type
# configure:3685: result: x86_64-unknown-linux-gnu
# configure:3705: checking host system type
# configure:3718: result: x86_64-unknown-linux-gnu
# configure:3759: checking how to print strings
# configure:3786: result: printf
# configure:3807: checking for a sed that does not truncate output
# configure:3871: result: /usr/bin/sed
# configure:3889: checking for grep that handles long lines and -e
# configure:3947: result: /usr/bin/grep
# configure:3952: checking for egrep
# configure:4014: result: /usr/bin/grep -E
# configure:4019: checking for fgrep
# configure:4081: result: /usr/bin/grep -F
# configure:4116: checking for ld used by clang
# configure:4183: result: /sysroot/bin/ld
# configure:4190: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4205: result: yes
# configure:4217: checking for BSD- or MS-compatible name lister (nm)
# configure:4266: result: /sysroot/bin/nm -B
# configure:4396: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4403: clang -c conftest.c >&5
# configure:4406: /sysroot/bin/nm -B "conftest.o"
# configure:4409: output
# 0000000000000000 B some_variable
# configure:4416: result: BSD nm
# configure:4419: checking whether ln -s works
# configure:4423: result: yes
# configure:4431: checking the maximum length of command line arguments
# configure:4562: result: 1572864
# configure:4579: checking whether the shell understands some XSI constructs
# configure:4589: result: yes
# configure:4593: checking whether the shell understands "+="
# configure:4599: result: yes
# configure:4634: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4674: result: func_convert_file_noop
# configure:4681: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4701: result: func_convert_file_noop
# configure:4708: checking for /sysroot/bin/ld option to reload object files
# configure:4715: result: -r
# configure:4749: checking for x86_64-unknown-linux-objdump
# configure:4779: result: no
# configure:4789: checking for objdump
# configure:4805: found /sysroot/bin/objdump
# configure:4816: result: objdump
# configure:4848: checking how to recognize dependent libraries
# configure:5046: result: pass_all
# configure:5091: checking for x86_64-unknown-linux-dlltool
# configure:5121: result: no
# configure:5131: checking for dlltool
# configure:5161: result: no
# configure:5191: checking how to associate runtime and link libraries
# configure:5218: result: printf %s\n
# configure:5235: checking for x86_64-unknown-linux-ar
# configure:5265: result: no
# configure:5279: checking for ar
# configure:5295: found /sysroot/bin/ar
# configure:5306: result: ar
# configure:5343: checking for archiver @FILE support
# configure:5360: clang -c conftest.c >&5
# configure:5360: $? = 0
# configure:5363: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5366: $? = 0
# configure:5371: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5374: $? = 1
# configure:5386: result: @
# configure:5404: checking for x86_64-unknown-linux-strip
# configure:5431: result: strip
# configure:5503: checking for x86_64-unknown-linux-ranlib
# configure:5533: result: no
# configure:5543: checking for ranlib
# configure:5559: found /sysroot/bin/ranlib
# configure:5570: result: ranlib
# configure:5672: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:5792: clang -c conftest.c >&5
# configure:5795: $? = 0
# configure:5799: /sysroot/bin/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:5802: $? = 0
# configure:5868: clang -o conftest conftest.c conftstm.o >&5
# configure:5871: $? = 0
# configure:5909: result: ok
# configure:5946: checking for sysroot
# configure:5976: result: no
# configure:6053: clang -c conftest.c >&5
# configure:6056: $? = 0
# configure:6199: checking for x86_64-unknown-linux-mt
# configure:6229: result: no
# configure:6239: checking for mt
# configure:6269: result: no
# configure:6289: checking if : is a manifest tool
# configure:6295: : '-?'
# configure:6303: result: no
# configure:6945: checking how to run the C preprocessor
# configure:6976: clang -E conftest.c
# configure:6976: $? = 0
# configure:6990: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6990: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librtfcomp"
# | #define PACKAGE_TARNAME "librtfcomp"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "librtfcomp 1.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librtfcomp"
# | #define VERSION "1.3"
# | /* end confdefs.h. */
# | #include
# configure:7015: result: clang -E
# configure:7035: clang -E conftest.c
# configure:7035: $? = 0
# configure:7049: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7049: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librtfcomp"
# | #define PACKAGE_TARNAME "librtfcomp"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "librtfcomp 1.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librtfcomp"
# | #define VERSION "1.3"
# | /* end confdefs.h. */
# | #include
# configure:7078: checking for ANSI C header files
# configure:7098: clang -c conftest.c >&5
# configure:7098: $? = 0
# configure:7171: clang -o conftest conftest.c >&5
# configure:7171: $? = 0
# configure:7171: ./conftest
# configure:7171: $? = 0
# configure:7182: result: yes
# configure:7195: checking for sys/types.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for sys/stat.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for stdlib.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for string.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for memory.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for strings.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for inttypes.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for stdint.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7195: checking for unistd.h
# configure:7195: clang -c conftest.c >&5
# configure:7195: $? = 0
# configure:7195: result: yes
# configure:7209: checking for dlfcn.h
# configure:7209: clang -c conftest.c >&5
# configure:7209: $? = 0
# configure:7209: result: yes
# configure:7415: checking for objdir
# configure:7430: result: .libs
# configure:7697: checking if clang supports -fno-rtti -fno-exceptions
# configure:7715: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7719: $? = 0
# configure:7732: result: yes
# configure:8059: checking for clang option to produce PIC
# configure:8066: result: -fPIC -DPIC
# configure:8074: checking if clang PIC flag -fPIC -DPIC works
# configure:8092: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8096: $? = 0
# configure:8109: result: yes
# configure:8138: checking if clang static flag -static works
# configure:8166: result: no
# configure:8181: checking if clang supports -c -o file.o
# configure:8202: clang -c -o out/conftest2.o conftest.c >&5
# configure:8206: $? = 0
# configure:8228: result: yes
# configure:8236: checking if clang supports -c -o file.o
# configure:8283: result: yes
# configure:8316: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9473: result: yes
# configure:9510: checking whether -lc should be explicitly linked in
# configure:9518: clang -c conftest.c >&5
# configure:9521: $? = 0
# configure:9536: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9539: $? = 0
# configure:9553: result: no
# configure:9713: checking dynamic linker characteristics
# configure:10213: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10213: $? = 0
# configure:10447: result: GNU/Linux ld.so
# configure:10554: checking how to hardcode library paths into programs
# configure:10579: result: immediate
# configure:11119: checking whether stripping libraries is possible
# configure:11124: result: yes
# configure:11159: checking if libtool supports shared libraries
# configure:11161: result: yes
# configure:11164: checking whether to build shared libraries
# configure:11185: result: yes
# configure:11188: checking whether to build static libraries
# configure:11192: result: yes
# configure:11231: checking whether clang supports the GNUC visibility attribute
# configure:11241: clang -c conftest.c >&5
# configure:11241: $? = 0
# configure:11244: result: yes
# configure:11273: Checking to see if we can build Python bindings
# configure:11315: checking for a Python interpreter with version >= 2.2
# configure:11332: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:11335: $? = 0
# configure:11341: result: python
# configure:11349: checking for python
# configure:11367: found /usr/bin/python
# configure:11379: result: /usr/bin/python
# configure:11397: checking for python version
# configure:11404: result: 3.5
# configure:11416: checking for python platform
# configure:11423: result: linux
# configure:11430: checking for python script directory
# configure:11458: result: ${prefix}/lib/python3.5/site-packages
# configure:11467: checking for python extension module directory
# configure:11495: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:11512: checking for pyrexc
# configure:11528: found /usr/bin/pyrexc
# configure:11539: result: pyrexc
# configure:11551: checking for headers required to compile python extensions
# configure:11566: clang -E -I/include/python3.5 conftest.c
# conftest.c:23:10: fatal error: 'Python.h' file not found
# #include
# ^
# 1 error generated.
# configure:11566: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librtfcomp"
# | #define PACKAGE_TARNAME "librtfcomp"
# | #define PACKAGE_VERSION "1.3"
# | #define PACKAGE_STRING "librtfcomp 1.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librtfcomp"
# | #define VERSION "1.3"
# | #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
# configure:11571: result: not found
# configure:11583: Not building Python bindings
# configure:11811: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by librtfcomp config.status 1.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2ade56366f0d
#
# config.status:1015: creating Makefile
# config.status:1015: creating src/Makefile
# config.status:1015: creating tests/Makefile
# config.status:1015: creating python/Makefile
# config.status:1187: executing depfiles commands
# config.status:1187: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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_PYTHON_set=
# ac_cv_env_PYTHON_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/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PYTHON=/usr/bin/python
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_PYREX=pyrexc
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_pathless_PYTHON=python
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/librtfcomp/src/librtfcomp-1.3/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/librtfcomp/src/librtfcomp-1.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/librtfcomp/src/librtfcomp-1.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/librtfcomp/src/librtfcomp-1.3/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"librtfcomp\" -DPACKAGE_TARNAME=\"librtfcomp\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"librtfcomp\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librtfcomp\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_PYTHON_FALSE=''
# HAVE_PYTHON_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/librtfcomp/src/librtfcomp-1.3/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='librtfcomp'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='librtfcomp'
# PACKAGE_STRING='librtfcomp 1.3'
# PACKAGE_TARNAME='librtfcomp'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3'
# PATH_SEPARATOR=':'
# PYREX='pyrexc'
# PYTHON='/usr/bin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_INCLUDES='-I/include/python3.5'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.3'
# VISIBILITY='-DHAVE_GCCVISIBILITY -fvisibility=hidden'
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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/librtfcomp/src/librtfcomp-1.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/librtfcomp'
# pkgpythondir='${pythondir}/librtfcomp'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "librtfcomp"
# #define PACKAGE_TARNAME "librtfcomp"
# #define PACKAGE_VERSION "1.3"
# #define PACKAGE_STRING "librtfcomp 1.3"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "librtfcomp"
# #define VERSION "1.3"
# #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