Build of kakasi with clang_glibc toolchain

The build took 00h 03m 14s and was SUCCESSFUL.

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

SLOCLanguage
11,498 sh
6,761 ansic
3,151 makefile
21,410 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: kakasi 2.3.6-1 (Thu Apr 13 11:44:45 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 to enable maintainer-specific portions of Makefiles... no
# 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... none
# checking how to run the C preprocessor... clang -E
# 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... /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 whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/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 /usr/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 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... yes
# checking for main in -le... no
# checking for ANSI C header files... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for memmove... yes
# checking for wakatigaki... yes
# checking for eachyomi... yes
# checking for utf8 conversion... yes
# checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure: creating ./config.status
# config.status: creating src/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/makefile.msc
# config.status: creating man/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/data/Makefile
# config.status: creating Makefile
# config.status: creating kakasi-config
# config.status: creating kakasi.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default commands
# make all-recursive
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6'
# Making all in src
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c kakasi.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c a2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c g2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c j2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c k2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c ee2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c hh2.c
# hh2.c:851:1: warning: control may reach end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c jj2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c kk2.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c dict.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c itaiji.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c kanjiio.c
# kanjiio.c:1071:29: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (tolen >= 6 || tolen < 0)
# ~~~~~ ^ ~
# kanjiio.c:1079:1: warning: no previous prototype for function 'close_iconv' [-Wmissing-prototypes]
# close_iconv()
# ^
# 2 warnings generated.
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c 78_83.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c level.c
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o kakasi kakasi.o a2.o g2.o j2.o k2.o ee2.o hh2.o jj2.o kk2.o dict.o itaiji.o kanjiio.o 78_83.o level.o
# libtool: link: clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o kakasi kakasi.o a2.o g2.o j2.o k2.o ee2.o hh2.o jj2.o kk2.o dict.o itaiji.o kanjiio.o 78_83.o level.o
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c mkkanwa.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c getopt.c
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c getopt1.c
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o mkkanwa mkkanwa.o dict.o itaiji.o getopt.o getopt1.o
# libtool: link: clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o mkkanwa mkkanwa.o dict.o itaiji.o getopt.o getopt1.o
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c atoc-conv.c
# atoc-conv.c:118:12: warning: passing 'const char *' to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# sjis2ujis((const char *)sjis, ujis);
# ^~~~~~~~~~~~~~~~~~
# 1 warning generated.
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c conv-util.c
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o atoc_conv atoc-conv.o conv-util.o
# libtool: link: clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o atoc_conv atoc-conv.o conv-util.o
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c rdic-conv.c
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o rdic_conv rdic-conv.o conv-util.o
# libtool: link: clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o rdic_conv rdic-conv.o conv-util.o
# clang -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c wx2-conv.c
# wx2-conv.c:155:11: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# getkanji(f2, tmp);
# ^~
# wx2-conv.c:155:15: warning: passing 'unsigned char [1024]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# getkanji(f2, tmp);
# ^~~
# 2 warnings generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o wx2_conv wx2-conv.o conv-util.o
# libtool: link: clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -o wx2_conv wx2-conv.o conv-util.o
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# Making all in lib
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libdict.lo libdict.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libdict.c -fPIC -DPIC -o .libs/libdict.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libdict.c -o libdict.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libkakasi.lo libkakasi.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkakasi.c -fPIC -DPIC -o .libs/libkakasi.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkakasi.c -o libkakasi.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libkanjiio.lo libkanjiio.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkanjiio.c -fPIC -DPIC -o .libs/libkanjiio.o
# libkanjiio.c:1071:29: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (tolen >= 6 || tolen < 0)
# ~~~~~ ^ ~
# libkanjiio.c:1079:1: warning: no previous prototype for function 'close_iconv' [-Wmissing-prototypes]
# close_iconv()
# ^
# 2 warnings generated.
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkanjiio.c -o libkanjiio.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o liba2.lo liba2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c liba2.c -fPIC -DPIC -o .libs/liba2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c liba2.c -o liba2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libg2.lo libg2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libg2.c -fPIC -DPIC -o .libs/libg2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libg2.c -o libg2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libj2.lo libj2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libj2.c -fPIC -DPIC -o .libs/libj2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libj2.c -o libj2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libk2.lo libk2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libk2.c -fPIC -DPIC -o .libs/libk2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libk2.c -o libk2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libee2.lo libee2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libee2.c -fPIC -DPIC -o .libs/libee2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libee2.c -o libee2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libhh2.lo libhh2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libhh2.c -fPIC -DPIC -o .libs/libhh2.o
# libhh2.c:851:1: warning: control may reach end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libhh2.c -o libhh2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libjj2.lo libjj2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libjj2.c -fPIC -DPIC -o .libs/libjj2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libjj2.c -o libjj2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libkk2.lo libkk2.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkk2.c -fPIC -DPIC -o .libs/libkk2.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libkk2.c -o libkk2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o libitaiji.lo libitaiji.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libitaiji.c -fPIC -DPIC -o .libs/libitaiji.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c libitaiji.c -o libitaiji.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o lib78_83.lo lib78_83.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c lib78_83.c -fPIC -DPIC -o .libs/lib78_83.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c lib78_83.c -o lib78_83.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c -o liblevel.lo liblevel.c
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c liblevel.c -fPIC -DPIC -o .libs/liblevel.o
# libtool: compile: clang -DLIBRARY -DHAVE_CONFIG_H -DKANWADICT=\"/usr/share/kakasi/kanwadict\" -DITAIJIDICT=\"/usr/share/kakasi/itaijidict\" -I. -I.. -I.. -I../src -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -c liblevel.c -o liblevel.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result -version-info 3:0:1 -export-dynamic -o libkakasi.la -rpath /usr/lib libdict.lo libkakasi.lo libkanjiio.lo liba2.lo libg2.lo libj2.lo libk2.lo libee2.lo libhh2.lo libjj2.lo libkk2.lo libitaiji.lo lib78_83.lo liblevel.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/libdict.o .libs/libkakasi.o .libs/libkanjiio.o .libs/liba2.o .libs/libg2.o .libs/libj2.o .libs/libk2.o .libs/libee2.o .libs/libhh2.o .libs/libjj2.o .libs/libkk2.o .libs/libitaiji.o .libs/lib78_83.o .libs/liblevel.o -Wl,-soname -Wl,libkakasi.so.2 -o .libs/libkakasi.so.2.1.0
# libtool: link: (cd ".libs" && rm -f "libkakasi.so.2" && ln -s "libkakasi.so.2.1.0" "libkakasi.so.2")
# libtool: link: (cd ".libs" && rm -f "libkakasi.so" && ln -s "libkakasi.so.2.1.0" "libkakasi.so")
# libtool: link: ar cru .libs/libkakasi.a libdict.o libkakasi.o libkanjiio.o liba2.o libg2.o libj2.o libk2.o libee2.o libhh2.o libjj2.o libkk2.o libitaiji.o lib78_83.o liblevel.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libkakasi.a
# libtool: link: ( cd ".libs" && rm -f "libkakasi.la" && ln -s "../libkakasi.la" "libkakasi.la" )
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# Making all in man
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# Making all in tests
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# Making all in data
# make[3]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests/data'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests/data'
# make[3]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6'
# if test -f kakasidict; then \
# ITAIJIDICT="itaijidict" src/mkkanwa kanwadict kakasidict; \
# fi
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c kakasi mkkanwa atoc_conv rdic_conv wx2_conv '/tmp/kakasi/pkg/kakasi/usr/bin'
# libtool: install: /usr/bin/install -c kakasi /tmp/kakasi/pkg/kakasi/usr/bin/kakasi
# libtool: install: /usr/bin/install -c mkkanwa /tmp/kakasi/pkg/kakasi/usr/bin/mkkanwa
# libtool: install: /usr/bin/install -c atoc_conv /tmp/kakasi/pkg/kakasi/usr/bin/atoc_conv
# libtool: install: /usr/bin/install -c rdic_conv /tmp/kakasi/pkg/kakasi/usr/bin/rdic_conv
# libtool: install: /usr/bin/install -c wx2_conv /tmp/kakasi/pkg/kakasi/usr/bin/wx2_conv
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/src'
# Making install in lib
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libkakasi.la '/tmp/kakasi/pkg/kakasi/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libkakasi.so.2.1.0 /tmp/kakasi/pkg/kakasi/usr/lib/libkakasi.so.2.1.0
# libtool: install: (cd /tmp/kakasi/pkg/kakasi/usr/lib && { ln -s -f libkakasi.so.2.1.0 libkakasi.so.2 || { rm -f libkakasi.so.2 && ln -s libkakasi.so.2.1.0 libkakasi.so.2; }; })
# libtool: install: (cd /tmp/kakasi/pkg/kakasi/usr/lib && { ln -s -f libkakasi.so.2.1.0 libkakasi.so || { rm -f libkakasi.so && ln -s libkakasi.so.2.1.0 libkakasi.so; }; })
# libtool: install: /usr/bin/install -c .libs/libkakasi.lai /tmp/kakasi/pkg/kakasi/usr/lib/libkakasi.la
# libtool: install: /usr/bin/install -c .libs/libkakasi.a /tmp/kakasi/pkg/kakasi/usr/lib/libkakasi.a
# libtool: install: chmod 644 /tmp/kakasi/pkg/kakasi/usr/lib/libkakasi.a
# libtool: install: ranlib /tmp/kakasi/pkg/kakasi/usr/lib/libkakasi.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/include'
# /usr/bin/install -c -m 644 libkakasi.h '/tmp/kakasi/pkg/kakasi/usr/include'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/lib'
# Making install in man
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/share/man/man1'
# /usr/bin/install -c -m 644 kakasi.1 kakasi-config.1 '/tmp/kakasi/pkg/kakasi/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/man'
# Making install in tests
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# Making install in data
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests/data'
# make[3]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests/data'
# 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/kakasi/src/kakasi-2.3.6/tests/data'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests/data'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[3]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6/tests'
# make[1]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6'
# make[2]: Entering directory '/tmp/kakasi/src/kakasi-2.3.6'
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/bin'
# /usr/bin/install -c kakasi-config '/tmp/kakasi/pkg/kakasi/usr/bin'
# /usr/bin/mkdir -p '/tmp/kakasi/pkg/kakasi/usr/share/kakasi'
# /usr/bin/install -c -m 644 kanwadict itaijidict '/tmp/kakasi/pkg/kakasi/usr/share/kakasi'
# make[2]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6'
# make[1]: Leaving directory '/tmp/kakasi/src/kakasi-2.3.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "kakasi"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: kakasi 2.3.6-1 (Thu Apr 13 11:45:33 UTC 2017)

CMD: pacman --query --file kakasi-2.3.6-1-x86_64.pkg.tar.xz
# kakasi 2.3.6-1

Creating hybrid package for 'kakasi'

Trying to find vanilla package 'kakasi'...

CMD: pacman --query --file /mirror/perl-text-kakasi-2.04-13.pkg.tar.xz
# perl-text-kakasi 2.04-13

CMD: pacman --query --file /mirror/kakasi-2.3.6-1.pkg.tar.xz
# kakasi 2.3.6-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/kakasi.1.gz
# /usr/share/man/man1/kakasi-config.1.gz
# /usr/share/kakasi/kanwadict
# /usr/share/kakasi/itaijidict
# /usr/include/libkakasi.h
# /usr/bin/wx2_conv
# /usr/bin/mkkanwa
# /usr/bin/rdic_conv
# /usr/bin/kakasi
# /usr/bin/kakasi-config
# /usr/bin/atoc_conv
# /usr/lib/libkakasi.so
# /usr/lib/libkakasi.so.2.1.0
# /usr/lib/libkakasi.so.2
# /sysroot/usr/lib/libkakasi.so.2.1.0
# /sysroot/usr/lib/libkakasi.so.2
# /sysroot/usr/lib/libkakasi.so
# /sysroot/usr/lib/libkakasi.la
# /sysroot/usr/lib/libkakasi.a
# /sysroot/usr/include/libkakasi.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 kakasi.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/kakasi.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/kakasi.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/kakasi/src/kakasi-2.3.6/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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6cf39565adb3
# 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:2254: checking for a BSD-compatible install
# configure:2322: result: /usr/bin/install -c
# configure:2333: checking whether build environment is sane
# configure:2383: result: yes
# configure:2432: checking for x86_64-unknown-linux-strip
# configure:2462: result: no
# configure:2472: checking for strip
# configure:2488: found /usr/bin/strip
# configure:2499: result: strip
# configure:2524: checking for a thread-safe mkdir -p
# configure:2563: result: /usr/bin/mkdir -p
# configure:2576: checking for gawk
# configure:2592: found /usr/bin/gawk
# configure:2603: result: gawk
# configure:2614: checking whether make sets $(MAKE)
# configure:2636: result: yes
# configure:2718: checking whether to enable maintainer-specific portions of Makefiles
# configure:2727: result: no
# configure:2749: checking for x86_64-unknown-linux-gcc
# configure:2776: result: clang
# configure:3045: checking for C compiler version
# configure:3054: 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:3065: $? = 0
# configure:3054: 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:3065: $? = 0
# configure:3054: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3065: $? = 1
# configure:3054: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3065: $? = 1
# configure:3085: checking whether the C compiler works
# configure:3107: clang conftest.c >&5
# configure:3111: $? = 0
# configure:3159: result: yes
# configure:3162: checking for C compiler default output file name
# configure:3164: result: a.out
# configure:3170: checking for suffix of executables
# configure:3177: clang -o conftest conftest.c >&5
# configure:3181: $? = 0
# configure:3203: result:
# configure:3225: checking whether we are cross compiling
# configure:3233: clang -o conftest conftest.c >&5
# configure:3237: $? = 0
# configure:3244: ./conftest
# configure:3248: $? = 0
# configure:3263: result: no
# configure:3268: checking for suffix of object files
# configure:3290: clang -c conftest.c >&5
# configure:3294: $? = 0
# configure:3315: result: o
# configure:3319: checking whether we are using the GNU C compiler
# configure:3338: clang -c conftest.c >&5
# configure:3338: $? = 0
# configure:3347: result: yes
# configure:3356: checking whether clang accepts -g
# configure:3376: clang -c -g conftest.c >&5
# configure:3376: $? = 0
# configure:3417: result: yes
# configure:3434: checking for clang option to accept ISO C89
# configure:3497: clang -c conftest.c >&5
# configure:3497: $? = 0
# configure:3510: result: none needed
# configure:3541: checking for style of include used by make
# configure:3569: result: GNU
# configure:3595: checking dependency style of clang
# configure:3706: result: none
# configure:3726: checking how to run the C preprocessor
# configure:3757: clang -E conftest.c
# configure:3757: $? = 0
# configure:3771: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3771: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "kakasi"
# | #define VERSION "2.3.6"
# | /* end confdefs.h. */
# | #include
# configure:3796: result: clang -E
# configure:3816: clang -E conftest.c
# configure:3816: $? = 0
# configure:3830: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "kakasi"
# | #define VERSION "2.3.6"
# | /* end confdefs.h. */
# | #include
# configure:3859: checking whether make sets $(MAKE)
# configure:3881: result: yes
# configure:3925: checking build system type
# configure:3939: result: x86_64-unknown-linux-gnu
# configure:3959: checking host system type
# configure:3972: result: x86_64-unknown-linux-gnu
# configure:4013: checking how to print strings
# configure:4040: result: printf
# configure:4061: checking for a sed that does not truncate output
# configure:4125: result: /usr/bin/sed
# configure:4143: checking for grep that handles long lines and -e
# configure:4201: result: /usr/bin/grep
# configure:4206: checking for egrep
# configure:4268: result: /usr/bin/grep -E
# configure:4273: checking for fgrep
# configure:4335: result: /usr/bin/grep -F
# configure:4370: checking for ld used by clang
# configure:4437: result: /usr/bin/ld
# configure:4444: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4459: result: yes
# configure:4471: checking for BSD- or MS-compatible name lister (nm)
# configure:4520: result: /usr/bin/nm -B
# configure:4650: checking the name lister (/usr/bin/nm -B) interface
# configure:4657: clang -c conftest.c >&5
# configure:4660: /usr/bin/nm -B "conftest.o"
# configure:4663: output
# 0000000000000000 B some_variable
# configure:4670: result: BSD nm
# configure:4673: checking whether ln -s works
# configure:4677: result: yes
# configure:4685: checking the maximum length of command line arguments
# configure:4815: result: 1572864
# configure:4832: checking whether the shell understands some XSI constructs
# configure:4842: result: yes
# configure:4846: checking whether the shell understands "+="
# configure:4852: result: yes
# configure:4887: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4927: result: func_convert_file_noop
# configure:4934: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4954: result: func_convert_file_noop
# configure:4961: checking for /usr/bin/ld option to reload object files
# configure:4968: result: -r
# configure:5002: checking for x86_64-unknown-linux-objdump
# configure:5032: result: no
# configure:5042: checking for objdump
# configure:5058: found /usr/bin/objdump
# configure:5069: result: objdump
# configure:5101: checking how to recognize dependent libraries
# configure:5299: result: pass_all
# configure:5344: checking for x86_64-unknown-linux-dlltool
# configure:5374: result: no
# configure:5384: checking for dlltool
# configure:5414: result: no
# configure:5444: checking how to associate runtime and link libraries
# configure:5471: result: printf %s\n
# configure:5488: checking for x86_64-unknown-linux-ar
# configure:5518: result: no
# configure:5532: checking for ar
# configure:5548: found /usr/bin/ar
# configure:5559: result: ar
# configure:5596: checking for archiver @FILE support
# configure:5613: clang -c conftest.c >&5
# configure:5613: $? = 0
# configure:5616: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5619: $? = 0
# configure:5624: 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:5627: $? = 1
# configure:5639: result: @
# configure:5657: checking for x86_64-unknown-linux-strip
# configure:5684: result: strip
# configure:5756: checking for x86_64-unknown-linux-ranlib
# configure:5786: result: no
# configure:5796: checking for ranlib
# configure:5812: found /usr/bin/ranlib
# configure:5823: result: ranlib
# configure:5925: checking command to parse /usr/bin/nm -B output from clang object
# configure:6045: clang -c conftest.c >&5
# configure:6048: $? = 0
# configure:6052: /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:6055: $? = 0
# configure:6121: clang -o conftest conftest.c conftstm.o >&5
# configure:6124: $? = 0
# configure:6162: result: ok
# configure:6199: checking for sysroot
# configure:6229: result: no
# configure:6306: clang -c conftest.c >&5
# configure:6309: $? = 0
# configure:6445: checking for x86_64-unknown-linux-mt
# configure:6475: result: no
# configure:6485: checking for mt
# configure:6515: result: no
# configure:6535: checking if : is a manifest tool
# configure:6541: : '-?'
# configure:6549: result: no
# configure:7187: checking for ANSI C header files
# configure:7207: clang -c conftest.c >&5
# configure:7207: $? = 0
# configure:7280: clang -o conftest conftest.c >&5
# configure:7280: $? = 0
# configure:7280: ./conftest
# configure:7280: $? = 0
# configure:7291: result: yes
# configure:7304: checking for sys/types.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for sys/stat.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for stdlib.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for string.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for memory.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for strings.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for inttypes.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for stdint.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7304: checking for unistd.h
# configure:7304: clang -c conftest.c >&5
# configure:7304: $? = 0
# configure:7304: result: yes
# configure:7318: checking for dlfcn.h
# configure:7318: clang -c conftest.c >&5
# configure:7318: $? = 0
# configure:7318: result: yes
# configure:7524: checking for objdir
# configure:7539: result: .libs
# configure:7806: checking if clang supports -fno-rtti -fno-exceptions
# configure:7824: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7828: $? = 0
# configure:7841: result: yes
# configure:8168: checking for clang option to produce PIC
# configure:8175: result: -fPIC -DPIC
# configure:8183: checking if clang PIC flag -fPIC -DPIC works
# configure:8201: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8205: $? = 0
# configure:8218: result: yes
# configure:8247: checking if clang static flag -static works
# configure:8275: result: yes
# configure:8290: checking if clang supports -c -o file.o
# configure:8311: clang -c -o out/conftest2.o conftest.c >&5
# configure:8315: $? = 0
# configure:8337: result: yes
# configure:8345: checking if clang supports -c -o file.o
# configure:8392: result: yes
# configure:8425: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9582: result: yes
# configure:9619: checking whether -lc should be explicitly linked in
# configure:9627: clang -c conftest.c >&5
# configure:9630: $? = 0
# configure:9645: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9648: $? = 0
# configure:9662: result: no
# configure:9822: checking dynamic linker characteristics
# configure:10322: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10322: $? = 0
# configure:10556: result: GNU/Linux ld.so
# configure:10663: checking how to hardcode library paths into programs
# configure:10688: result: immediate
# configure:11228: checking whether stripping libraries is possible
# configure:11233: result: yes
# configure:11268: checking if libtool supports shared libraries
# configure:11270: result: yes
# configure:11273: checking whether to build shared libraries
# configure:11294: result: yes
# configure:11297: checking whether to build static libraries
# configure:11301: result: yes
# configure:11339: checking for main in -le
# configure:11358: clang -o conftest conftest.c -le >&5
# /usr/bin/ld: cannot find -le
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "kakasi"
# | #define VERSION "2.3.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:11367: result: no
# configure:11379: checking for ANSI C header files
# configure:11483: result: yes
# configure:11494: checking malloc.h usability
# configure:11494: clang -c conftest.c >&5
# configure:11494: $? = 0
# configure:11494: result: yes
# configure:11494: checking malloc.h presence
# configure:11494: clang -E conftest.c
# configure:11494: $? = 0
# configure:11494: result: yes
# configure:11494: checking for malloc.h
# configure:11494: result: yes
# configure:11494: checking for string.h
# configure:11494: result: yes
# configure:11494: checking for strings.h
# configure:11494: result: yes
# configure:11508: checking for memmove
# configure:11508: clang -o conftest conftest.c >&5
# conftest.c:50:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:50:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:11508: $? = 0
# configure:11508: result: yes
# configure:11518: checking for wakatigaki
# configure:11533: result: yes
# configure:11539: checking for eachyomi
# configure:11554: result: yes
# configure:11560: checking for utf8 conversion
# configure:11575: result: yes
# configure:11617: checking for ld used by GCC
# configure:11681: result: /usr/bin/ld -m elf_x86_64
# configure:11688: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11701: result: yes
# configure:11708: checking for shared library run path origin
# configure:11721: result: done
# configure:12299: checking for iconv
# configure:12321: clang -o conftest conftest.c >&5
# configure:12321: $? = 0
# configure:12353: result: yes
# configure:12356: checking for working iconv
# configure:12451: clang -o conftest conftest.c >&5
# configure:12451: $? = 0
# configure:12451: ./conftest
# configure:12451: $? = 0
# configure:12463: result: yes
# configure:12491: checking for iconv declaration
# configure:12520: clang -c conftest.c >&5
# configure:12520: $? = 0
# configure:12531: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:12565: clang -o conftest conftest.c >&5
# conftest.c:37:35: warning: comparison between pointer and integer ('iconv_t' (aka 'void *') and 'int')
# if (iconv_open("EUC-JP", "UTF-8") == -1) exit(1);
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~
# conftest.c:37:42: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# if (iconv_open("EUC-JP", "UTF-8") == -1) exit(1);
# ^
# conftest.c:37:42: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure:12565: $? = 0
# configure:12565: ./conftest
# configure:12565: $? = 0
# configure:12578: clang -Wall -xc /dev/null -S -o /dev/null
# configure:12581: $? = 0
# configure:12586: clang -Wunused -xc /dev/null -S -o /dev/null
# configure:12589: $? = 0
# configure:12594: clang -Wuninitialized -xc /dev/null -S -o /dev/null
# configure:12597: $? = 0
# configure:12602: clang -Wmissing-declarations -xc /dev/null -S -o /dev/null
# configure:12605: $? = 0
# configure:12610: clang -Wmissing-prototypes -xc /dev/null -S -o /dev/null
# configure:12613: $? = 0
# configure:12618: clang -pedantic -xc /dev/null -S -o /dev/null
# /dev/null:1:1: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit]
# ^
# 1 warning generated.
# configure:12621: $? = 0
# configure:12626: clang -Wno-unused-result -xc /dev/null -S -o /dev/null
# configure:12629: $? = 0
# configure:12774: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6cf39565adb3
#
# config.status:1100: creating src/Makefile
# config.status:1100: creating lib/Makefile
# config.status:1100: creating lib/makefile.msc
# config.status:1100: creating man/Makefile
# config.status:1100: creating tests/Makefile
# config.status:1100: creating tests/data/Makefile
# config.status:1100: creating Makefile
# config.status:1100: creating kakasi-config
# config.status:1100: creating kakasi.spec
# config.status:1100: creating config.h
# config.status:1329: executing depfiles commands
# config.status:1329: executing libtool commands
# config.status:1329: executing default 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_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_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_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_lib_e_main=no
# 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_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_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
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=none
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# 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]* \([^ ]*\) \([^ ]*\)$/ {"\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/kakasi/src/kakasi-2.3.6/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/kakasi/src/kakasi-2.3.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/kakasi/src/kakasi-2.3.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/kakasi/src/kakasi-2.3.6/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=' -Wall -Wunused -Wuninitialized -Wmissing-declarations -Wmissing-prototypes -pedantic -Wno-unused-result'
# 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'
# 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=''
# LIBICONV=''
# LIBOBJS=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/kakasi/src/kakasi-2.3.6/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='kakasi'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.3.6'
# 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}'
# 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/kakasi/src/kakasi-2.3.6/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}'
# 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 ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "kakasi"
# #define VERSION "2.3.6"
# #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_MALLOC_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMMOVE 1
# #define WAKATIGAKI 1
# #define EACH_YOMI 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define KAKASI_SUPPORT_UTF8 1
#
# configure: exit 0