Build of fribidi with clang_glibc toolchain

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

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

SLOCLanguage
7,379 ansic
4,725 makefile
4,553 sh
16,657 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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: fribidi 0.19.7-1 (Thu Apr 13 18:51:50 UTC 2017)
# ==> 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
# 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 whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# 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 whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# 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... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-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/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... 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/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for 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... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for native Win32... no
# checking for some Win32 platform... no
# checking for ANSI C header files... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking asm/page.h usability... no
# checking asm/page.h presence... no
# checking for asm/page.h... no
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for an ANSI C-conforming const... yes
# checking for preprocessor stringizing operator... yes
# checking size of int... 4
# checking size of short... 2
# checking size of void *... 8
# checking size of wchar_t... 4
# checking for memmove... yes
# checking for memset... yes
# checking for strdup... yes
# checking return type of signal handlers... void
# checking for GLIB... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating fribidi.pc
# config.status: creating lib/fribidi-config.h
# config.status: creating Makefile
# config.status: creating charset/Makefile
# config.status: creating gen.tab/Makefile
# config.status: creating lib/Makefile
# config.status: creating bin/Makefile
# config.status: creating doc/Makefile
# config.status: creating test/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# Making all in gen.tab
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# Making all in charset
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# CC fribidi-char-sets.lo
# CC fribidi-char-sets-cap-rtl.lo
# CC fribidi-char-sets-cp1255.lo
# CC fribidi-char-sets-cp1256.lo
# CC fribidi-char-sets-iso8859-6.lo
# CC fribidi-char-sets-iso8859-8.lo
# CC fribidi-char-sets-utf8.lo
# CCLD libfribidi-char-sets.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# Making all in lib
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make all-am
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# CC fribidi.lo
# CC fribidi-arabic.lo
# CC fribidi-bidi.lo
# fribidi-bidi.c:372:17: warning: implicit conversion from enumeration type 'FriBidiCharType' to different enumeration type 'FriBidiParType' [-Wenum-conversion]
# *pbase_dir = FRIBIDI_LEVEL_TO_DIR (base_level);
# ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./fribidi-bidi-types.h:244:32: note: expanded from macro 'FRIBIDI_LEVEL_TO_DIR'
# (FRIBIDI_LEVEL_IS_RTL (lev) ? FRIBIDI_TYPE_RTL : FRIBIDI_TYPE_LTR)
# ^~~~~~~~~~~~~~~~
# fribidi-bidi.c:372:17: warning: implicit conversion from enumeration type 'FriBidiCharType' to different enumeration type 'FriBidiParType' [-Wenum-conversion]
# *pbase_dir = FRIBIDI_LEVEL_TO_DIR (base_level);
# ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./fribidi-bidi-types.h:244:51: note: expanded from macro 'FRIBIDI_LEVEL_TO_DIR'
# (FRIBIDI_LEVEL_IS_RTL (lev) ? FRIBIDI_TYPE_RTL : FRIBIDI_TYPE_LTR)
# ^~~~~~~~~~~~~~~~
# fribidi-bidi.c:376:14: warning: implicit conversion from enumeration type 'FriBidiCharType' to different enumeration type 'FriBidiParType' [-Wenum-conversion]
# base_dir = FRIBIDI_LEVEL_TO_DIR (base_level);
# ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./fribidi-bidi-types.h:244:32: note: expanded from macro 'FRIBIDI_LEVEL_TO_DIR'
# (FRIBIDI_LEVEL_IS_RTL (lev) ? FRIBIDI_TYPE_RTL : FRIBIDI_TYPE_LTR)
# ^~~~~~~~~~~~~~~~
# fribidi-bidi.c:376:14: warning: implicit conversion from enumeration type 'FriBidiCharType' to different enumeration type 'FriBidiParType' [-Wenum-conversion]
# base_dir = FRIBIDI_LEVEL_TO_DIR (base_level);
# ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./fribidi-bidi-types.h:244:51: note: expanded from macro 'FRIBIDI_LEVEL_TO_DIR'
# (FRIBIDI_LEVEL_IS_RTL (lev) ? FRIBIDI_TYPE_RTL : FRIBIDI_TYPE_LTR)
# ^~~~~~~~~~~~~~~~
# fribidi-bidi.c:378:59: warning: implicit conversion from enumeration type 'FriBidiParType' to different enumeration type 'FriBidiCharType' [-Wenum-conversion]
# DBG2 (" base dir : %c", fribidi_char_from_bidi_type (base_dir));
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
# ./debug.h:82:58: note: expanded from macro 'DBG2'
# if (fribidi_debug_status()) { MSG2(FRIBIDI ": " s "\n", t); } \
# ^
# ./debug.h:67:37: note: expanded from macro 'MSG2'
# FRIBIDI_FPRINTF(FRIBIDI_STDERR_ s, t); \
# ^
# fribidi-bidi.c:524:19: warning: implicit conversion from enumeration type 'FriBidiParType' to different enumeration type 'FriBidiCharType' [-Wenum-conversion]
# last_strong = base_dir;
# ~ ^~~~~~~~
# fribidi-bidi.c:571:19: warning: implicit conversion from enumeration type 'FriBidiParType' to different enumeration type 'FriBidiCharType' [-Wenum-conversion]
# last_strong = base_dir;
# ~ ^~~~~~~~
# fribidi-bidi.c:801:16: warning: implicit conversion from enumeration type 'FriBidiParType' to different enumeration type 'FriBidiCharType' [-Wenum-conversion]
# p->type = base_dir;
# ~ ^~~~~~~~
# 8 warnings generated.
# CC fribidi-bidi-types.lo
# In file included from fribidi-bidi-types.c:93:
# ./fribidi-bidi-types-list.h:83:1: warning: case value not in enumerated type 'FriBidiCharType' [-Wswitch]
# _FRIBIDI_ADD_TYPE (WLTR, 'l') /* Weak Left To Right paragraph */
# ^
# fribidi-bidi-types.c:91:48: note: expanded from macro '_FRIBIDI_ADD_TYPE'
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE);
# ^
# :136:1: note: expanded from here
# FRIBIDI_TYPE_WLTR
# ^
# ./fribidi-bidi-types.h:228:27: note: expanded from macro 'FRIBIDI_TYPE_WLTR'
# #define FRIBIDI_TYPE_WLTR FRIBIDI_PAR_WLTR
# ^
# In file included from fribidi-bidi-types.c:93:
# ./fribidi-bidi-types-list.h:84:1: warning: case value not in enumerated type 'FriBidiCharType' [-Wswitch]
# _FRIBIDI_ADD_TYPE (WRTL, 'r') /* Weak Right To Left paragraph */
# ^
# fribidi-bidi-types.c:91:48: note: expanded from macro '_FRIBIDI_ADD_TYPE'
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return STRINGIZE(TYPE);
# ^
# :138:1: note: expanded from here
# FRIBIDI_TYPE_WRTL
# ^
# ./fribidi-bidi-types.h:229:27: note: expanded from macro 'FRIBIDI_TYPE_WRTL'
# #define FRIBIDI_TYPE_WRTL FRIBIDI_PAR_WRTL
# ^
# In file included from fribidi-bidi-types.c:113:
# ./fribidi-bidi-types-list.h:83:1: warning: case value not in enumerated type 'FriBidiCharType' [-Wswitch]
# _FRIBIDI_ADD_TYPE (WLTR, 'l') /* Weak Left To Right paragraph */
# ^
# fribidi-bidi-types.c:111:48: note: expanded from macro '_FRIBIDI_ADD_TYPE'
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL;
# ^
# :139:1: note: expanded from here
# FRIBIDI_TYPE_WLTR
# ^
# ./fribidi-bidi-types.h:228:27: note: expanded from macro 'FRIBIDI_TYPE_WLTR'
# #define FRIBIDI_TYPE_WLTR FRIBIDI_PAR_WLTR
# ^
# In file included from fribidi-bidi-types.c:113:
# ./fribidi-bidi-types-list.h:84:1: warning: case value not in enumerated type 'FriBidiCharType' [-Wswitch]
# _FRIBIDI_ADD_TYPE (WRTL, 'r') /* Weak Right To Left paragraph */
# ^
# fribidi-bidi-types.c:111:48: note: expanded from macro '_FRIBIDI_ADD_TYPE'
# # define _FRIBIDI_ADD_TYPE(TYPE,SYMBOL) case FRIBIDI_TYPE_##TYPE: return SYMBOL;
# ^
# :139:1: note: expanded from here
# FRIBIDI_TYPE_WRTL
# ^
# ./fribidi-bidi-types.h:229:27: note: expanded from macro 'FRIBIDI_TYPE_WRTL'
# #define FRIBIDI_TYPE_WRTL FRIBIDI_PAR_WRTL
# ^
# 4 warnings generated.
# CC fribidi-deprecated.lo
# CC fribidi-joining.lo
# CC fribidi-joining-types.lo
# CC fribidi-mem.lo
# CC fribidi-mirroring.lo
# CC fribidi-run.lo
# CC fribidi-shape.lo
# CCLD libfribidi.la
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# Making all in bin
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# CC fribidi-main.o
# fribidi-main.c:379:3: warning: 'fribidi_set_mirroring' is deprecated [-Wdeprecated-declarations]
# fribidi_set_mirroring (do_mirror);
# ^
# ../lib/fribidi-deprecated.h:55:31: note: expanded from macro 'fribidi_set_mirroring'
# #define fribidi_set_mirroring FRIBIDI_NAMESPACE(set_mirroring)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :174:1: note: expanded from here
# fribidi_set_mirroring
# ^
# ../lib/fribidi-deprecated.h:70:36: note: 'fribidi_set_mirroring' has been explicitly marked deprecated here
# FRIBIDI_ENTRY fribidi_boolean fribidi_set_mirroring (
# ^
# ../lib/fribidi-deprecated.h:55:31: note: expanded from macro 'fribidi_set_mirroring'
# #define fribidi_set_mirroring FRIBIDI_NAMESPACE(set_mirroring)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :132:1: note: expanded from here
# fribidi_set_mirroring
# ^
# fribidi-main.c:380:3: warning: 'fribidi_set_reorder_nsm' is deprecated [-Wdeprecated-declarations]
# fribidi_set_reorder_nsm (do_reorder_nsm);
# ^
# ../lib/fribidi-deprecated.h:84:33: note: expanded from macro 'fribidi_set_reorder_nsm'
# #define fribidi_set_reorder_nsm FRIBIDI_NAMESPACE(set_reorder_nsm)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :174:1: note: expanded from here
# fribidi_set_reorder_nsm
# ^
# ../lib/fribidi-deprecated.h:101:36: note: 'fribidi_set_reorder_nsm' has been explicitly marked deprecated here
# FRIBIDI_ENTRY fribidi_boolean fribidi_set_reorder_nsm (
# ^
# ../lib/fribidi-deprecated.h:84:33: note: expanded from macro 'fribidi_set_reorder_nsm'
# #define fribidi_set_reorder_nsm FRIBIDI_NAMESPACE(set_reorder_nsm)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :136:1: note: expanded from here
# fribidi_set_reorder_nsm
# ^
# fribidi-main.c:471:18: warning: 'fribidi_log2vis' is deprecated [-Wdeprecated-declarations]
# log2vis = fribidi_log2vis (logical, len, &base,
# ^
# ../lib/fribidi-deprecated.h:181:25: note: expanded from macro 'fribidi_log2vis'
# #define fribidi_log2vis FRIBIDI_NAMESPACE(log2vis)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :174:1: note: expanded from here
# fribidi_log2vis
# ^
# ../lib/fribidi-deprecated.h:198:33: note: 'fribidi_log2vis' has been explicitly marked deprecated here
# FRIBIDI_ENTRY FriBidiLevel fribidi_log2vis (
# ^
# ../lib/fribidi-deprecated.h:181:25: note: expanded from macro 'fribidi_log2vis'
# #define fribidi_log2vis FRIBIDI_NAMESPACE(log2vis)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :146:1: note: expanded from here
# fribidi_log2vis
# ^
# fribidi-main.c:485:9: warning: 'fribidi_remove_bidi_marks' is deprecated [-Wdeprecated-declarations]
# fribidi_remove_bidi_marks (visual, len, ltov, vtol,
# ^
# ../lib/fribidi-deprecated.h:143:35: note: expanded from macro 'fribidi_remove_bidi_marks'
# #define fribidi_remove_bidi_marks FRIBIDI_NAMESPACE(remove_bidi_marks)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :174:1: note: expanded from here
# fribidi_remove_bidi_marks
# ^
# ../lib/fribidi-deprecated.h:169:1: note: 'fribidi_remove_bidi_marks' has been explicitly marked deprecated here
# fribidi_remove_bidi_marks (
# ^
# ../lib/fribidi-deprecated.h:143:35: note: expanded from macro 'fribidi_remove_bidi_marks'
# #define fribidi_remove_bidi_marks FRIBIDI_NAMESPACE(remove_bidi_marks)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :144:1: note: expanded from here
# fribidi_remove_bidi_marks
# ^
# 4 warnings generated.
# CC getopt.o
# CC getopt1.o
# CCLD fribidi
# clang-3.8: warning: argument unused during compilation: '-ansi'
# CC fribidi-benchmark.o
# fribidi-benchmark.c:221:12: warning: 'fribidi_log2vis' is deprecated [-Wdeprecated-declarations]
# if (!fribidi_log2vis (us, len, &base,
# ^
# ../lib/fribidi-deprecated.h:181:25: note: expanded from macro 'fribidi_log2vis'
# #define fribidi_log2vis FRIBIDI_NAMESPACE(log2vis)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :154:1: note: expanded from here
# fribidi_log2vis
# ^
# ../lib/fribidi-deprecated.h:198:33: note: 'fribidi_log2vis' has been explicitly marked deprecated here
# FRIBIDI_ENTRY FriBidiLevel fribidi_log2vis (
# ^
# ../lib/fribidi-deprecated.h:181:25: note: expanded from macro 'fribidi_log2vis'
# #define fribidi_log2vis FRIBIDI_NAMESPACE(log2vis)
# ^
# ../lib/fribidi-common.h:51:36: note: expanded from macro 'FRIBIDI_NAMESPACE'
# # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL
# ^
# :146:1: note: expanded from here
# fribidi_log2vis
# ^
# 1 warning generated.
# CCLD fribidi-benchmark
# clang-3.8: warning: argument unused during compilation: '-ansi'
# CC fribidi-bidi-types.o
# CCLD fribidi-bidi-types
# clang-3.8: warning: argument unused during compilation: '-ansi'
# CC fribidi-caprtl2utf8.o
# CCLD fribidi-caprtl2utf8
# clang-3.8: warning: argument unused during compilation: '-ansi'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# Making all in doc
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# Making all in test
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/test'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/test'
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[1]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# Making install in gen.tab
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# 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/fribidi/src/fribidi-0.19.7/gen.tab'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/gen.tab'
# Making install in charset
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# /usr/bin/install -c -m 644 fribidi-char-sets.h fribidi-char-sets-list.h '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/charset'
# Making install in lib
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make install-am
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[4]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfribidi.la '/tmp/fribidi/pkg/fribidi/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libfribidi.so.0.3.6 /tmp/fribidi/pkg/fribidi/usr/lib/libfribidi.so.0.3.6
# libtool: install: (cd /tmp/fribidi/pkg/fribidi/usr/lib && { ln -s -f libfribidi.so.0.3.6 libfribidi.so.0 || { rm -f libfribidi.so.0 && ln -s libfribidi.so.0.3.6 libfribidi.so.0; }; })
# libtool: install: (cd /tmp/fribidi/pkg/fribidi/usr/lib && { ln -s -f libfribidi.so.0.3.6 libfribidi.so || { rm -f libfribidi.so && ln -s libfribidi.so.0.3.6 libfribidi.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfribidi.lai /tmp/fribidi/pkg/fribidi/usr/lib/libfribidi.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# /usr/bin/install -c -m 644 fribidi-config.h '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# /usr/bin/install -c -m 644 fribidi-arabic.h fribidi-begindecls.h fribidi-bidi.h fribidi-bidi-types.h fribidi-bidi-types-list.h fribidi-common.h fribidi-deprecated.h fribidi-enddecls.h fribidi-flags.h fribidi-joining.h fribidi-joining-types.h fribidi-joining-types-list.h fribidi-mirroring.h fribidi-shape.h fribidi-types.h fribidi-unicode.h fribidi-unicode-version.h fribidi.h '/tmp/fribidi/pkg/fribidi/usr/include/fribidi'
# make[4]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/lib'
# Making install in bin
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c fribidi '/tmp/fribidi/pkg/fribidi/usr/bin'
# libtool: warning: '../lib/libfribidi.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/fribidi /tmp/fribidi/pkg/fribidi/usr/bin/fribidi
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/bin'
# Making install in doc
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/share/man/man3'
# /usr/bin/install -c -m 644 fribidi_charset_to_unicode.3 fribidi_unicode_to_charset.3 fribidi_parse_charset.3 fribidi_debug_status.3 fribidi_get_bidi_type.3 fribidi_get_bidi_type_name.3 fribidi_get_bidi_types.3 fribidi_get_joining_type.3 fribidi_get_joining_type_name.3 fribidi_get_joining_types.3 fribidi_get_mirror_char.3 fribidi_get_par_direction.3 fribidi_get_par_embedding_levels.3 fribidi_get_type.3 fribidi_get_type_internal.3 fribidi_join_arabic.3 fribidi_log2vis.3 fribidi_log2vis_get_embedding_levels.3 fribidi_mirroring_status.3 fribidi_remove_bidi_marks.3 fribidi_reorder_line.3 fribidi_reorder_nsm_status.3 fribidi_set_debug.3 fribidi_set_mirroring.3 fribidi_set_reorder_nsm.3 fribidi_shape.3 fribidi_shape_mirroring.3 fribidi_unicode_version.3 fribidi_version_info.3 '/tmp/fribidi/pkg/fribidi/usr/share/man/man3'
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/doc'
# Making install in test
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/test'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7/test'
# 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/fribidi/src/fribidi-0.19.7/test'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7/test'
# make[2]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[3]: Entering directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/fribidi/pkg/fribidi/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 fribidi.pc '/tmp/fribidi/pkg/fribidi/usr/lib/pkgconfig'
# make[3]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[2]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# make[1]: Leaving directory '/tmp/fribidi/src/fribidi-0.19.7'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "fribidi"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: fribidi 0.19.7-1 (Thu Apr 13 18:52:17 UTC 2017)

CMD: pacman --query --file fribidi-0.19.7-1-x86_64.pkg.tar.xz
# fribidi 0.19.7-1

Creating hybrid package for 'fribidi'

Trying to find vanilla package 'fribidi'...

CMD: pacman --query --file /mirror/fribidi-0.19.7-1.pkg.tar.xz
# fribidi 0.19.7-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/fribidi/fribidi-char-sets.h
# /usr/include/fribidi/fribidi-char-sets-list.h
# /usr/include/fribidi/fribidi-config.h
# /usr/include/fribidi/fribidi-arabic.h
# /usr/include/fribidi/fribidi-begindecls.h
# /usr/include/fribidi/fribidi-bidi.h
# /usr/include/fribidi/fribidi-bidi-types.h
# /usr/include/fribidi/fribidi-bidi-types-list.h
# /usr/include/fribidi/fribidi-common.h
# /usr/include/fribidi/fribidi-deprecated.h
# /usr/include/fribidi/fribidi-enddecls.h
# /usr/include/fribidi/fribidi-flags.h
# /usr/include/fribidi/fribidi-joining.h
# /usr/include/fribidi/fribidi-joining-types.h
# /usr/include/fribidi/fribidi-joining-types-list.h
# /usr/include/fribidi/fribidi-mirroring.h
# /usr/include/fribidi/fribidi-shape.h
# /usr/include/fribidi/fribidi-types.h
# /usr/include/fribidi/fribidi-unicode.h
# /usr/include/fribidi/fribidi-unicode-version.h
# /usr/include/fribidi/fribidi.h
# /usr/lib/libfribidi.so.0
# /usr/lib/libfribidi.so
# /usr/lib/libfribidi.so.0.3.6
# /usr/lib/pkgconfig/fribidi.pc
# /usr/bin/fribidi
# /usr/share/man/man3/fribidi_charset_to_unicode.3.gz
# /usr/share/man/man3/fribidi_unicode_to_charset.3.gz
# /usr/share/man/man3/fribidi_parse_charset.3.gz
# /usr/share/man/man3/fribidi_debug_status.3.gz
# /usr/share/man/man3/fribidi_get_bidi_type.3.gz
# /usr/share/man/man3/fribidi_get_bidi_type_name.3.gz
# /usr/share/man/man3/fribidi_get_bidi_types.3.gz
# /usr/share/man/man3/fribidi_get_joining_type.3.gz
# /usr/share/man/man3/fribidi_get_joining_type_name.3.gz
# /usr/share/man/man3/fribidi_get_joining_types.3.gz
# /usr/share/man/man3/fribidi_get_mirror_char.3.gz
# /usr/share/man/man3/fribidi_get_par_direction.3.gz
# /usr/share/man/man3/fribidi_get_par_embedding_levels.3.gz
# /usr/share/man/man3/fribidi_get_type.3.gz
# /usr/share/man/man3/fribidi_get_type_internal.3.gz
# /usr/share/man/man3/fribidi_join_arabic.3.gz
# /usr/share/man/man3/fribidi_log2vis.3.gz
# /usr/share/man/man3/fribidi_log2vis_get_embedding_levels.3.gz
# /usr/share/man/man3/fribidi_mirroring_status.3.gz
# /usr/share/man/man3/fribidi_remove_bidi_marks.3.gz
# /usr/share/man/man3/fribidi_reorder_line.3.gz
# /usr/share/man/man3/fribidi_reorder_nsm_status.3.gz
# /usr/share/man/man3/fribidi_set_debug.3.gz
# /usr/share/man/man3/fribidi_set_mirroring.3.gz
# /usr/share/man/man3/fribidi_set_reorder_nsm.3.gz
# /usr/share/man/man3/fribidi_shape.3.gz
# /usr/share/man/man3/fribidi_shape_mirroring.3.gz
# /usr/share/man/man3/fribidi_unicode_version.3.gz
# /usr/share/man/man3/fribidi_version_info.3.gz
# /sysroot/usr/lib/libfribidi.so.0.3.6
# /sysroot/usr/lib/libfribidi.so.0
# /sysroot/usr/lib/libfribidi.so
# /sysroot/usr/lib/libfribidi.la
# /sysroot/usr/lib/pkgconfig/fribidi.pc
# /sysroot/usr/include/fribidi/fribidi-char-sets.h
# /sysroot/usr/include/fribidi/fribidi-char-sets-list.h
# /sysroot/usr/include/fribidi/fribidi-config.h
# /sysroot/usr/include/fribidi/fribidi-arabic.h
# /sysroot/usr/include/fribidi/fribidi-begindecls.h
# /sysroot/usr/include/fribidi/fribidi-bidi.h
# /sysroot/usr/include/fribidi/fribidi-bidi-types.h
# /sysroot/usr/include/fribidi/fribidi-bidi-types-list.h
# /sysroot/usr/include/fribidi/fribidi-common.h
# /sysroot/usr/include/fribidi/fribidi-deprecated.h
# /sysroot/usr/include/fribidi/fribidi-enddecls.h
# /sysroot/usr/include/fribidi/fribidi-flags.h
# /sysroot/usr/include/fribidi/fribidi-joining.h
# /sysroot/usr/include/fribidi/fribidi-joining-types.h
# /sysroot/usr/include/fribidi/fribidi-joining-types-list.h
# /sysroot/usr/include/fribidi/fribidi-mirroring.h
# /sysroot/usr/include/fribidi/fribidi-shape.h
# /sysroot/usr/include/fribidi/fribidi-types.h
# /sysroot/usr/include/fribidi/fribidi-unicode.h
# /sysroot/usr/include/fribidi/fribidi-unicode-version.h
# /sysroot/usr/include/fribidi/fribidi.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 fribidi.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fribidi.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/fribidi.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/fribidi/src/fribidi-0.19.7/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 GNU FriBidi configure 0.19.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7634e5b35417
# 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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2500: checking for a BSD-compatible install
# configure:2568: result: /usr/bin/install -c
# configure:2579: checking whether build environment is sane
# configure:2634: result: yes
# configure:2693: checking for x86_64-unknown-linux-strip
# configure:2723: result: no
# configure:2733: checking for strip
# configure:2749: found /usr/bin/strip
# configure:2760: result: strip
# configure:2785: checking for a thread-safe mkdir -p
# configure:2824: result: /usr/bin/mkdir -p
# configure:2831: checking for gawk
# configure:2847: found /usr/bin/gawk
# configure:2858: result: gawk
# configure:2869: checking whether make sets $(MAKE)
# configure:2891: result: yes
# configure:2920: checking whether make supports nested variables
# configure:2937: result: yes
# configure:3065: checking whether make supports nested variables
# configure:3082: result: yes
# configure:3106: checking for style of include used by make
# configure:3134: result: GNU
# configure:3165: checking for x86_64-unknown-linux-gcc
# configure:3192: result: clang
# configure:3461: checking for C compiler version
# configure:3470: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3481: $? = 0
# configure:3470: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3481: $? = 0
# configure:3470: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3481: $? = 1
# configure:3470: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3481: $? = 1
# configure:3501: checking whether the C compiler works
# configure:3523: clang conftest.c >&5
# configure:3527: $? = 0
# configure:3575: result: yes
# configure:3578: checking for C compiler default output file name
# configure:3580: result: a.out
# configure:3586: checking for suffix of executables
# configure:3593: clang -o conftest conftest.c >&5
# configure:3597: $? = 0
# configure:3619: result:
# configure:3641: checking whether we are cross compiling
# configure:3649: clang -o conftest conftest.c >&5
# configure:3653: $? = 0
# configure:3660: ./conftest
# configure:3664: $? = 0
# configure:3679: result: no
# configure:3684: checking for suffix of object files
# configure:3706: clang -c conftest.c >&5
# configure:3710: $? = 0
# configure:3731: result: o
# configure:3735: checking whether we are using the GNU C compiler
# configure:3754: clang -c conftest.c >&5
# configure:3754: $? = 0
# configure:3763: result: yes
# configure:3772: checking whether clang accepts -g
# configure:3792: clang -c -g conftest.c >&5
# configure:3792: $? = 0
# configure:3833: result: yes
# configure:3850: checking for clang option to accept ISO C89
# configure:3913: clang -c conftest.c >&5
# configure:3913: $? = 0
# configure:3926: result: none needed
# configure:3951: checking whether clang understands -c and -o together
# configure:3973: clang -c conftest.c -o conftest2.o
# configure:3976: $? = 0
# configure:3973: clang -c conftest.c -o conftest2.o
# configure:3976: $? = 0
# configure:3988: result: yes
# configure:4007: checking dependency style of clang
# configure:4118: result: gcc3
# configure:4139: checking for x86_64-unknown-linux-ar
# configure:4169: result: no
# configure:4139: checking for x86_64-unknown-linux-lib
# configure:4169: result: no
# configure:4139: checking for x86_64-unknown-linux-link
# configure:4169: result: no
# configure:4183: checking for ar
# configure:4199: found /usr/bin/ar
# configure:4210: result: ar
# configure:4236: checking the archiver (ar) interface
# configure:4252: clang -c conftest.c >&5
# configure:4252: $? = 0
# configure:4254: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4257: $? = 0
# configure:4285: result: ar
# configure:4337: checking build system type
# configure:4351: result: x86_64-unknown-linux-gnu
# configure:4371: checking host system type
# configure:4384: result: x86_64-unknown-linux-gnu
# configure:4425: checking how to print strings
# configure:4452: result: printf
# configure:4473: checking for a sed that does not truncate output
# configure:4537: result: /usr/bin/sed
# configure:4555: checking for grep that handles long lines and -e
# configure:4613: result: /usr/bin/grep
# configure:4618: checking for egrep
# configure:4680: result: /usr/bin/grep -E
# configure:4685: checking for fgrep
# configure:4747: result: /usr/bin/grep -F
# configure:4782: checking for ld used by clang
# configure:4849: result: /usr/bin/ld
# configure:4856: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4871: result: yes
# configure:4883: checking for BSD- or MS-compatible name lister (nm)
# configure:4937: result: /usr/bin/nm -B
# configure:5067: checking the name lister (/usr/bin/nm -B) interface
# configure:5074: clang -c conftest.c >&5
# configure:5077: /usr/bin/nm -B "conftest.o"
# configure:5080: output
# 0000000000000000 B some_variable
# configure:5087: result: BSD nm
# configure:5090: checking whether ln -s works
# configure:5094: result: yes
# configure:5102: checking the maximum length of command line arguments
# configure:5233: result: 1572864
# configure:5281: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5321: result: func_convert_file_noop
# configure:5328: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5348: result: func_convert_file_noop
# configure:5355: checking for /usr/bin/ld option to reload object files
# configure:5362: result: -r
# configure:5396: checking for x86_64-unknown-linux-objdump
# configure:5426: result: no
# configure:5436: checking for objdump
# configure:5452: found /usr/bin/objdump
# configure:5463: result: objdump
# configure:5495: checking how to recognize dependent libraries
# configure:5695: result: pass_all
# configure:5740: checking for x86_64-unknown-linux-dlltool
# configure:5770: result: no
# configure:5780: checking for dlltool
# configure:5810: result: no
# configure:5840: checking how to associate runtime and link libraries
# configure:5867: result: printf %s\n
# configure:5883: checking for x86_64-unknown-linux-ar
# configure:5910: result: ar
# configure:5991: checking for archiver @FILE support
# configure:6008: clang -c conftest.c >&5
# configure:6008: $? = 0
# configure:6011: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6014: $? = 0
# configure:6019: 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:6022: $? = 1
# configure:6034: result: @
# configure:6052: checking for x86_64-unknown-linux-strip
# configure:6079: result: strip
# configure:6151: checking for x86_64-unknown-linux-ranlib
# configure:6181: result: no
# configure:6191: checking for ranlib
# configure:6207: found /usr/bin/ranlib
# configure:6218: result: ranlib
# configure:6320: checking command to parse /usr/bin/nm -B output from clang object
# configure:6473: clang -c conftest.c >&5
# configure:6476: $? = 0
# configure:6480: /usr/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:6483: $? = 0
# configure:6549: clang -o conftest conftest.c conftstm.o >&5
# configure:6552: $? = 0
# configure:6590: result: ok
# configure:6637: checking for sysroot
# configure:6667: result: no
# configure:6674: checking for a working dd
# configure:6712: result: /usr/bin/dd
# configure:6716: checking how to truncate binary pipes
# configure:6731: result: /usr/bin/dd bs=4096 count=1
# configure:6867: clang -c conftest.c >&5
# configure:6870: $? = 0
# configure:7020: checking for x86_64-unknown-linux-mt
# configure:7050: result: no
# configure:7060: checking for mt
# configure:7090: result: no
# configure:7110: checking if : is a manifest tool
# configure:7116: : '-?'
# configure:7124: result: no
# configure:7801: checking how to run the C preprocessor
# configure:7832: clang -E conftest.c
# configure:7832: $? = 0
# configure:7846: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7846: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | /* end confdefs.h. */
# | #include
# configure:7871: result: clang -E
# configure:7891: clang -E conftest.c
# configure:7891: $? = 0
# configure:7905: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | /* end confdefs.h. */
# | #include
# configure:7934: checking for ANSI C header files
# configure:7954: clang -c conftest.c >&5
# configure:7954: $? = 0
# configure:8027: clang -o conftest conftest.c >&5
# configure:8027: $? = 0
# configure:8027: ./conftest
# configure:8027: $? = 0
# configure:8038: result: yes
# configure:8051: checking for sys/types.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for sys/stat.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for stdlib.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for string.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for memory.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for strings.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for inttypes.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for stdint.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8051: checking for unistd.h
# configure:8051: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8065: checking for dlfcn.h
# configure:8065: clang -c conftest.c >&5
# configure:8065: $? = 0
# configure:8065: result: yes
# configure:8320: checking for objdir
# configure:8335: result: .libs
# configure:8599: checking if clang supports -fno-rtti -fno-exceptions
# configure:8617: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8621: $? = 0
# configure:8634: result: yes
# configure:8992: checking for clang option to produce PIC
# configure:8999: result: -fPIC -DPIC
# configure:9007: checking if clang PIC flag -fPIC -DPIC works
# configure:9025: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9029: $? = 0
# configure:9042: result: yes
# configure:9071: checking if clang static flag -static works
# configure:9099: result: yes
# configure:9114: checking if clang supports -c -o file.o
# configure:9135: clang -c -o out/conftest2.o conftest.c >&5
# configure:9139: $? = 0
# configure:9161: result: yes
# configure:9169: checking if clang supports -c -o file.o
# configure:9216: result: yes
# configure:9249: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10508: result: yes
# configure:10545: checking whether -lc should be explicitly linked in
# configure:10553: clang -c conftest.c >&5
# configure:10556: $? = 0
# configure:10571: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10574: $? = 0
# configure:10588: result: no
# configure:10748: checking dynamic linker characteristics
# configure:11329: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11329: $? = 0
# configure:11566: result: GNU/Linux ld.so
# configure:11688: checking how to hardcode library paths into programs
# configure:11713: result: immediate
# configure:12261: checking whether stripping libraries is possible
# configure:12266: result: yes
# configure:12301: checking if libtool supports shared libraries
# configure:12303: result: yes
# configure:12306: checking whether to build shared libraries
# configure:12331: result: yes
# configure:12334: checking whether to build static libraries
# configure:12338: result: no
# configure:12408: checking for x86_64-unknown-linux-gcc
# configure:12435: result: clang
# configure:12704: checking for C compiler version
# configure:12713: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:12724: $? = 0
# configure:12713: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:12724: $? = 0
# configure:12713: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12724: $? = 1
# configure:12713: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12724: $? = 1
# configure:12728: checking whether we are using the GNU C compiler
# configure:12756: result: yes
# configure:12765: checking whether clang accepts -g
# configure:12826: result: yes
# configure:12843: checking for clang option to accept ISO C89
# configure:12919: result: none needed
# configure:12944: checking whether clang understands -c and -o together
# configure:12981: result: yes
# configure:13000: checking dependency style of clang
# configure:13111: result: gcc3
# configure:13138: checking for x86_64-unknown-linux-pkg-config
# configure:13171: result: no
# configure:13181: checking for pkg-config
# configure:13199: found /usr/bin/pkg-config
# configure:13211: result: /usr/bin/pkg-config
# configure:13236: checking pkg-config is at least version 0.9.0
# configure:13239: result: yes
# configure:13247: checking for native Win32
# configure:13253: result: no
# configure:13263: checking for some Win32 platform
# configure:13269: result: no
# configure:13282: checking for ANSI C header files
# configure:13386: result: yes
# configure:13397: checking for stdlib.h
# configure:13397: result: yes
# configure:13397: checking for string.h
# configure:13397: result: yes
# configure:13397: checking for strings.h
# configure:13397: result: yes
# configure:13397: checking for inttypes.h
# configure:13397: result: yes
# configure:13397: checking wchar.h usability
# configure:13397: clang -c conftest.c >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking wchar.h presence
# configure:13397: clang -E conftest.c
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for wchar.h
# configure:13397: result: yes
# configure:13397: checking asm/page.h usability
# configure:13397: clang -c conftest.c >&5
# conftest.c:60:10: fatal error: 'asm/page.h' file not found
# #include
# ^
# 1 error generated.
# configure:13397: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13397: result: no
# configure:13397: checking asm/page.h presence
# configure:13397: clang -E conftest.c
# conftest.c:27:10: fatal error: 'asm/page.h' file not found
# #include
# ^
# 1 error generated.
# configure:13397: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# configure:13397: result: no
# configure:13397: checking for asm/page.h
# configure:13397: result: no
# configure:13397: checking sys/times.h usability
# configure:13397: clang -c conftest.c >&5
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking sys/times.h presence
# configure:13397: clang -E conftest.c
# configure:13397: $? = 0
# configure:13397: result: yes
# configure:13397: checking for sys/times.h
# configure:13397: result: yes
# configure:13409: checking for an ANSI C-conforming const
# configure:13475: clang -c conftest.c >&5
# configure:13475: $? = 0
# configure:13482: result: yes
# configure:13490: checking for preprocessor stringizing operator
# configure:13510: result: yes
# configure:13522: checking size of int
# configure:13527: clang -o conftest conftest.c >&5
# configure:13527: $? = 0
# configure:13527: ./conftest
# configure:13527: $? = 0
# configure:13541: result: 4
# configure:13557: checking size of short
# configure:13562: clang -o conftest conftest.c >&5
# configure:13562: $? = 0
# configure:13562: ./conftest
# configure:13562: $? = 0
# configure:13576: result: 2
# configure:13590: checking size of void *
# configure:13595: clang -o conftest conftest.c >&5
# configure:13595: $? = 0
# configure:13595: ./conftest
# configure:13595: $? = 0
# configure:13609: result: 8
# configure:13623: checking size of wchar_t
# configure:13628: clang -o conftest conftest.c >&5
# configure:13628: $? = 0
# configure:13628: ./conftest
# configure:13628: $? = 0
# configure:13642: result: 4
# configure:13662: checking for memmove
# configure:13662: clang -o conftest -Wall -ansi conftest.c >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:56:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13662: checking for memset
# configure:13662: clang -o conftest -Wall -ansi conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:57:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13662: checking for strdup
# configure:13662: clang -o conftest -Wall -ansi conftest.c >&5
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13671: checking return type of signal handlers
# configure:13689: clang -c -Wall -ansi conftest.c >&5
# conftest.c:42:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13689: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU FriBidi"
# | #define PACKAGE_TARNAME "fribidi"
# | #define PACKAGE_VERSION "0.19.7"
# | #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# | #define PACKAGE_URL "http://fribidi.org/"
# | #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/"
# | #define STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_STRINGIZE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_STRDUP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13696: result: void
# configure:13870: checking for GLIB
# configure:13877: $PKG_CONFIG --exists --print-errors "$GLIB_PACKAGE >= $GLIB_MINVERSION"
# configure:13880: $? = 0
# configure:13894: $PKG_CONFIG --exists --print-errors "$GLIB_PACKAGE >= $GLIB_MINVERSION"
# configure:13897: $? = 0
# configure:13935: result: yes
# configure:14074: checking that generated files are newer than configure
# configure:14080: result: done
# configure:14123: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU FriBidi config.status 0.19.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7634e5b35417
#
# config.status:1138: creating fribidi.pc
# config.status:1138: creating lib/fribidi-config.h
# config.status:1138: creating Makefile
# config.status:1138: creating charset/Makefile
# config.status:1138: creating gen.tab/Makefile
# config.status:1138: creating lib/Makefile
# config.status:1138: creating bin/Makefile
# config.status:1138: creating doc/Makefile
# config.status:1138: creating test/Makefile
# config.status:1138: creating config.h
# config.status:1367: executing depfiles commands
# config.status:1367: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_stringize=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_GLIB_CFLAGS_set=
# ac_cv_env_GLIB_CFLAGS_value=
# ac_cv_env_GLIB_LIBS_set=
# ac_cv_env_GLIB_LIBS_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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_strdup=yes
# ac_cv_header_asm_page_h=no
# 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_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_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_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# 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
# ac_cv_sizeof_int=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_void_p=8
# ac_cv_sizeof_wchar_t=4
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# 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/bin/ld
# lt_cv_path_NM='/usr/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=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GLIB_LIBS=-lglib-2.0
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing aclocal-1.15'
# 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='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -ansi '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FRIBIDI_BINARY_AGE='3'
# FRIBIDI_CHARSETS='1'
# FRIBIDI_CHARSETS_FALSE='#'
# FRIBIDI_CHARSETS_TRUE=''
# FRIBIDI_INTERFACE_AGE='6'
# FRIBIDI_INTERFACE_VERSION='3'
# FRIBIDI_MAJOR_VERSION='0'
# FRIBIDI_MICRO_VERSION='7'
# FRIBIDI_MINOR_VERSION='19'
# FRIBIDI_NO_DEPRECATED='0'
# FRIBIDI_USE_GLIB='1'
# FRIBIDI_USE_GLIB_FALSE='#'
# FRIBIDI_USE_GLIB_TRUE=''
# FRIBIDI_VERSION='0.19.7'
# GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB_LIBS='-lglib-2.0'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_CURRENT_MINUS_AGE='0'
# LT_SYS_LIBRARY_PATH=''
# LT_VERSION_INFO='3:6:3'
# MAKEINFO='${SHELL} /tmp/fribidi/src/fribidi-0.19.7/missing makeinfo'
# MANIFEST_TOOL=':'
# MISC_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# MISC_LIBS='-lglib-2.0'
# MISC_PACKAGES='glib-2.0'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='fribidi'
# PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi'
# PACKAGE_NAME='GNU FriBidi'
# PACKAGE_STRING='GNU FriBidi 0.19.7'
# PACKAGE_TARNAME='fribidi'
# PACKAGE_URL='http://fribidi.org/'
# PACKAGE_VERSION='0.19.7'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PLATFORM_WIN32_FALSE=''
# PLATFORM_WIN32_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZEOF_INT='4'
# STRIP='strip'
# VERSION='0.19.7'
# 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/fribidi/src/fribidi-0.19.7/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/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 "GNU FriBidi"
# #define PACKAGE_TARNAME "fribidi"
# #define PACKAGE_VERSION "0.19.7"
# #define PACKAGE_STRING "GNU FriBidi 0.19.7"
# #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=fribidi"
# #define PACKAGE_URL "http://fribidi.org/"
# #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/"
# #define STDC_HEADERS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_STRINGIZE 1
# #define SIZEOF_INT 4
# #define SIZEOF_SHORT 2
# #define SIZEOF_VOID_P 8
# #define SIZEOF_WCHAR_T 4
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_STRDUP 1
# #define RETSIGTYPE void
# #define DEBUG 1
# #define USE_SIMPLE_MALLOC 1
#
# configure: exit 0