Build of libhangul with vanilla toolchain

The build took 00h 00m 50s and was SUCCESSFUL.

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

SLOCLanguage
11,419 sh
7,272 ansic
3,548 makefile
16 sed
22,255 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libhangul 0.1.0-2 (Wed Aug 24 13:48:07 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether gcc and cc understand -c and -o together... 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for ANSI C header files... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for working memcmp... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for munmap... yes
# checking for strcasecmp... yes
# checking for nl_langinfo... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# 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);
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating data/Makefile
# config.status: creating data/hanja/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating hangul/Makefile
# config.status: creating libhangul.pc
# config.status: creating po/Makefile.in
# config.status: creating test/Makefile
# config.status: creating tools/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0'
# Making all in hangul
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hangulctype.lo -MD -MP -MF .deps/libhangul_la-hangulctype.Tpo -c -o libhangul_la-hangulctype.lo `test -f 'hangulctype.c' || echo './'`hangulctype.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hangulinputcontext.lo -MD -MP -MF .deps/libhangul_la-hangulinputcontext.Tpo -c -o libhangul_la-hangulinputcontext.lo `test -f 'hangulinputcontext.c' || echo './'`hangulinputcontext.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hangulinputcontext.lo -MD -MP -MF .deps/libhangul_la-hangulinputcontext.Tpo -c hangulinputcontext.c -fPIC -DPIC -o .libs/libhangul_la-hangulinputcontext.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hangulctype.lo -MD -MP -MF .deps/libhangul_la-hangulctype.Tpo -c hangulctype.c -fPIC -DPIC -o .libs/libhangul_la-hangulctype.o
# mv -f .deps/libhangul_la-hangulctype.Tpo .deps/libhangul_la-hangulctype.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hanja.lo -MD -MP -MF .deps/libhangul_la-hanja.Tpo -c -o libhangul_la-hanja.lo `test -f 'hanja.c' || echo './'`hanja.c
# mv -f .deps/libhangul_la-hangulinputcontext.Tpo .deps/libhangul_la-hangulinputcontext.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -MT libhangul_la-hanja.lo -MD -MP -MF .deps/libhangul_la-hanja.Tpo -c hanja.c -fPIC -DPIC -o .libs/libhangul_la-hanja.o
# mv -f .deps/libhangul_la-hanja.Tpo .deps/libhangul_la-hanja.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBHANGUL_DEFAULT_HANJA_DIC=\"/usr/share/libhangul/hanja/hanja.txt\" -version-info 1:0:0 -o libhangul.la -rpath /usr/lib libhangul_la-hangulctype.lo libhangul_la-hangulinputcontext.lo libhangul_la-hanja.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/libhangul_la-hangulctype.o .libs/libhangul_la-hangulinputcontext.o .libs/libhangul_la-hanja.o -Wl,-soname -Wl,libhangul.so.1 -o .libs/libhangul.so.1.0.0
# libtool: link: (cd ".libs" && rm -f "libhangul.so.1" && ln -s "libhangul.so.1.0.0" "libhangul.so.1")
# libtool: link: (cd ".libs" && rm -f "libhangul.so" && ln -s "libhangul.so.1.0.0" "libhangul.so")
# libtool: link: ( cd ".libs" && rm -f "libhangul.la" && ln -s "../libhangul.la" "libhangul.la" )
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# Making all in data
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# Making all in hanja
# make[3]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[3]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# Making all in tools
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -MT hangul-hangul.o -MD -MP -MF .deps/hangul-hangul.Tpo -c -o hangul-hangul.o `test -f 'hangul.c' || echo './'`hangul.c
# mv -f .deps/hangul-hangul.Tpo .deps/hangul-hangul.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -o hangul hangul-hangul.o ../hangul/libhangul.la
# libtool: link: gcc -DLOCALEDIR=\"/usr/share/locale\" -o .libs/hangul hangul-hangul.o ../hangul/.libs/libhangul.so
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# Making all in po
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/po'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/po'
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0'
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in hangul
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libhangul/pkg/libhangul/usr/lib"
# test -z "/usr/include/hangul-1.0" || /usr/sbin/mkdir -p "/tmp/libhangul/pkg/libhangul/usr/include/hangul-1.0"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libhangul.la '/tmp/libhangul/pkg/libhangul/usr/lib'
# /usr/bin/install -c -m 644 hangul.h '/tmp/libhangul/pkg/libhangul/usr/include/hangul-1.0'
# libtool: install: /usr/bin/install -c .libs/libhangul.so.1.0.0 /tmp/libhangul/pkg/libhangul/usr/lib/libhangul.so.1.0.0
# libtool: install: (cd /tmp/libhangul/pkg/libhangul/usr/lib && { ln -s -f libhangul.so.1.0.0 libhangul.so.1 || { rm -f libhangul.so.1 && ln -s libhangul.so.1.0.0 libhangul.so.1; }; })
# libtool: install: (cd /tmp/libhangul/pkg/libhangul/usr/lib && { ln -s -f libhangul.so.1.0.0 libhangul.so || { rm -f libhangul.so && ln -s libhangul.so.1.0.0 libhangul.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhangul.lai /tmp/libhangul/pkg/libhangul/usr/lib/libhangul.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/hangul'
# Making install in data
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# Making install in hanja
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[3]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/libhangul/hanja" || /usr/sbin/mkdir -p "/tmp/libhangul/pkg/libhangul/usr/share/libhangul/hanja"
# /usr/bin/install -c -m 644 hanja.txt '/tmp/libhangul/pkg/libhangul/usr/share/libhangul/hanja'
# make[3]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data/hanja'
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# make[3]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/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/libhangul/src/libhangul-0.1.0/data'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/data'
# Making install in tools
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libhangul/pkg/libhangul/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c hangul '/tmp/libhangul/pkg/libhangul/usr/bin'
# libtool: install: warning: `../hangul/libhangul.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/hangul /tmp/libhangul/pkg/libhangul/usr/bin/hangul
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/tools'
# Making install in po
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0/po'
# installing ko.gmo as /tmp/libhangul/pkg/libhangul/usr/share/locale/ko/LC_MESSAGES/libhangul.mo
# if test "libhangul" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/libhangul/pkg/libhangul/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/libhangul/pkg/libhangul/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/libhangul/pkg/libhangul/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0/po'
# make[1]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0'
# make[2]: Entering directory '/tmp/libhangul/src/libhangul-0.1.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libhangul/pkg/libhangul/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 libhangul.pc '/tmp/libhangul/pkg/libhangul/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0'
# make[1]: Leaving directory '/tmp/libhangul/src/libhangul-0.1.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libhangul"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libhangul 0.1.0-2 (Wed Aug 24 13:48:23 UTC 2016)

CMD: pacman --query --file libhangul-0.1.0-2-x86_64.pkg.tar.xz
# libhangul 0.1.0-2

Creating hybrid package for 'libhangul'

Trying to find vanilla package 'libhangul'...

CMD: pacman --query --file /mirror/libhangul-0.1.0-2.pkg.tar.xz
# libhangul 0.1.0-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/hangul
# /usr/include/hangul-1.0/hangul.h
# /usr/lib/libhangul.so
# /usr/lib/libhangul.so.1
# /usr/lib/libhangul.so.1.0.0
# /usr/lib/pkgconfig/libhangul.pc
# /usr/share/libhangul/hanja/hanja.txt
# /usr/share/locale/ko/LC_MESSAGES/libhangul.mo
# /sysroot/usr/lib/libhangul.so.1.0.0
# /sysroot/usr/lib/libhangul.so.1
# /sysroot/usr/lib/libhangul.so
# /sysroot/usr/lib/libhangul.la
# /sysroot/usr/lib/pkgconfig/libhangul.pc
# /sysroot/usr/include/hangul-1.0/hangul.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 libhangul.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libhangul.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libhangul.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/libhangul/src/libhangul-0.1.0/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 libhangul configure 0.1.0, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9896992bb487
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2318: checking for a BSD-compatible install
# configure:2386: result: /usr/bin/install -c
# configure:2397: checking whether build environment is sane
# configure:2447: result: yes
# configure:2496: checking for x86_64-unknown-linux-strip
# configure:2526: result: no
# configure:2536: checking for strip
# configure:2552: found /usr/sbin/strip
# configure:2563: result: strip
# configure:2588: checking for a thread-safe mkdir -p
# configure:2627: result: /usr/sbin/mkdir -p
# configure:2640: checking for gawk
# configure:2656: found /usr/sbin/gawk
# configure:2667: result: gawk
# configure:2678: checking whether make sets $(MAKE)
# configure:2700: result: yes
# configure:2802: checking for x86_64-unknown-linux-gcc
# configure:2832: result: no
# configure:2842: checking for gcc
# configure:2858: found /usr/sbin/gcc
# configure:2869: result: gcc
# configure:3098: checking for C compiler version
# configure:3107: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3118: $? = 0
# configure:3107: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3118: $? = 0
# configure:3107: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3118: $? = 1
# configure:3107: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3118: $? = 1
# configure:3138: checking whether the C compiler works
# configure:3160: gcc conftest.c >&5
# configure:3164: $? = 0
# configure:3213: result: yes
# configure:3216: checking for C compiler default output file name
# configure:3218: result: a.out
# configure:3224: checking for suffix of executables
# configure:3231: gcc -o conftest conftest.c >&5
# configure:3235: $? = 0
# configure:3257: result:
# configure:3279: checking whether we are cross compiling
# configure:3287: gcc -o conftest conftest.c >&5
# configure:3291: $? = 0
# configure:3298: ./conftest
# configure:3302: $? = 0
# configure:3317: result: no
# configure:3322: checking for suffix of object files
# configure:3344: gcc -c conftest.c >&5
# configure:3348: $? = 0
# configure:3369: result: o
# configure:3373: checking whether we are using the GNU C compiler
# configure:3392: gcc -c conftest.c >&5
# configure:3392: $? = 0
# configure:3401: result: yes
# configure:3410: checking whether gcc accepts -g
# configure:3430: gcc -c -g conftest.c >&5
# configure:3430: $? = 0
# configure:3471: result: yes
# configure:3488: checking for gcc option to accept ISO C89
# configure:3552: gcc -c conftest.c >&5
# configure:3552: $? = 0
# configure:3565: result: none needed
# configure:3596: checking for style of include used by make
# configure:3624: result: GNU
# configure:3649: checking dependency style of gcc
# configure:3759: result: gcc3
# configure:3775: checking whether gcc and cc understand -c and -o together
# configure:3806: gcc -c conftest.c -o conftest2.o >&5
# configure:3810: $? = 0
# configure:3816: gcc -c conftest.c -o conftest2.o >&5
# configure:3820: $? = 0
# configure:3831: cc -c conftest.c >&5
# configure:3835: $? = 0
# configure:3843: cc -c conftest.c -o conftest2.o >&5
# configure:3847: $? = 0
# configure:3853: cc -c conftest.c -o conftest2.o >&5
# configure:3857: $? = 0
# configure:3875: result: yes
# configure:3929: checking build system type
# configure:3943: result: x86_64-unknown-linux-gnu
# configure:3963: checking host system type
# configure:3976: result: x86_64-unknown-linux-gnu
# configure:4017: checking how to print strings
# configure:4044: result: printf
# configure:4065: checking for a sed that does not truncate output
# configure:4129: result: /usr/sbin/sed
# configure:4147: checking for grep that handles long lines and -e
# configure:4205: result: /usr/sbin/grep
# configure:4210: checking for egrep
# configure:4272: result: /usr/sbin/grep -E
# configure:4277: checking for fgrep
# configure:4339: result: /usr/sbin/grep -F
# configure:4374: checking for ld used by gcc
# configure:4441: result: /usr/sbin/ld
# configure:4448: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4463: result: yes
# configure:4475: checking for BSD- or MS-compatible name lister (nm)
# configure:4524: result: /usr/sbin/nm -B
# configure:4654: checking the name lister (/usr/sbin/nm -B) interface
# configure:4661: gcc -c conftest.c >&5
# configure:4664: /usr/sbin/nm -B "conftest.o"
# configure:4667: output
# 0000000000000000 B some_variable
# configure:4674: result: BSD nm
# configure:4677: checking whether ln -s works
# configure:4681: result: yes
# configure:4689: checking the maximum length of command line arguments
# configure:4814: result: 1572864
# configure:4831: checking whether the shell understands some XSI constructs
# configure:4841: result: yes
# configure:4845: checking whether the shell understands "+="
# configure:4851: result: yes
# configure:4886: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4926: result: func_convert_file_noop
# configure:4933: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4953: result: func_convert_file_noop
# configure:4960: checking for /usr/sbin/ld option to reload object files
# configure:4967: result: -r
# configure:5001: checking for x86_64-unknown-linux-objdump
# configure:5031: result: no
# configure:5041: checking for objdump
# configure:5057: found /usr/sbin/objdump
# configure:5068: result: objdump
# configure:5100: checking how to recognize dependent libraries
# configure:5302: result: pass_all
# configure:5347: checking for x86_64-unknown-linux-dlltool
# configure:5377: result: no
# configure:5387: checking for dlltool
# configure:5417: result: no
# configure:5447: checking how to associate runtime and link libraries
# configure:5474: result: printf %s\n
# configure:5491: checking for x86_64-unknown-linux-ar
# configure:5521: result: no
# configure:5535: checking for ar
# configure:5551: found /usr/sbin/ar
# configure:5562: result: ar
# configure:5599: checking for archiver @FILE support
# configure:5616: gcc -c conftest.c >&5
# configure:5616: $? = 0
# configure:5619: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5622: $? = 0
# configure:5627: 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:5630: $? = 1
# configure:5642: result: @
# configure:5660: checking for x86_64-unknown-linux-strip
# configure:5687: result: strip
# configure:5759: checking for x86_64-unknown-linux-ranlib
# configure:5789: result: no
# configure:5799: checking for ranlib
# configure:5815: found /usr/sbin/ranlib
# configure:5826: result: ranlib
# configure:5928: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6047: gcc -c conftest.c >&5
# configure:6050: $? = 0
# configure:6054: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6057: $? = 0
# configure:6123: gcc -o conftest conftest.c conftstm.o >&5
# configure:6126: $? = 0
# configure:6164: result: ok
# configure:6201: checking for sysroot
# configure:6231: result: no
# configure:6308: gcc -c conftest.c >&5
# configure:6311: $? = 0
# configure:6434: checking for x86_64-unknown-linux-mt
# configure:6464: result: no
# configure:6474: checking for mt
# configure:6504: result: no
# configure:6524: checking if : is a manifest tool
# configure:6530: : '-?'
# configure:6538: result: no
# configure:7170: checking how to run the C preprocessor
# configure:7201: gcc -E conftest.c
# configure:7201: $? = 0
# configure:7215: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | /* end confdefs.h. */
# | #include
# configure:7240: result: gcc -E
# configure:7260: gcc -E conftest.c
# configure:7260: $? = 0
# configure:7274: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7274: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | /* end confdefs.h. */
# | #include
# configure:7303: checking for ANSI C header files
# configure:7323: gcc -c conftest.c >&5
# configure:7323: $? = 0
# configure:7396: gcc -o conftest conftest.c >&5
# configure:7396: $? = 0
# configure:7396: ./conftest
# configure:7396: $? = 0
# configure:7407: result: yes
# configure:7420: checking for sys/types.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for sys/stat.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for stdlib.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for string.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for memory.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for strings.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for inttypes.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for stdint.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7420: checking for unistd.h
# configure:7420: gcc -c conftest.c >&5
# configure:7420: $? = 0
# configure:7420: result: yes
# configure:7435: checking for dlfcn.h
# configure:7435: gcc -c conftest.c >&5
# configure:7435: $? = 0
# configure:7435: result: yes
# configure:7622: checking for objdir
# configure:7637: result: .libs
# configure:7908: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7926: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7930: $? = 0
# configure:7943: result: no
# configure:8253: checking for gcc option to produce PIC
# configure:8260: result: -fPIC -DPIC
# configure:8268: checking if gcc PIC flag -fPIC -DPIC works
# configure:8286: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8290: $? = 0
# configure:8303: result: yes
# configure:8332: checking if gcc static flag -static works
# configure:8360: result: yes
# configure:8375: checking if gcc supports -c -o file.o
# configure:8396: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8400: $? = 0
# configure:8422: result: yes
# configure:8430: checking if gcc supports -c -o file.o
# configure:8477: result: yes
# configure:8510: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9672: result: yes
# configure:9709: checking whether -lc should be explicitly linked in
# configure:9717: gcc -c conftest.c >&5
# configure:9720: $? = 0
# configure:9735: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9738: $? = 0
# configure:9752: result: no
# configure:9917: checking dynamic linker characteristics
# configure:10432: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10432: $? = 0
# configure:10666: result: GNU/Linux ld.so
# configure:10773: checking how to hardcode library paths into programs
# configure:10798: result: immediate
# configure:11338: checking whether stripping libraries is possible
# configure:11343: result: yes
# configure:11378: checking if libtool supports shared libraries
# configure:11380: result: yes
# configure:11383: checking whether to build shared libraries
# configure:11404: result: yes
# configure:11407: checking whether to build static libraries
# configure:11411: result: no
# configure:11451: checking for ANSI C header files
# configure:11555: result: yes
# configure:11566: checking for stdlib.h
# configure:11566: result: yes
# configure:11566: checking for string.h
# configure:11566: result: yes
# configure:11566: checking limits.h usability
# configure:11566: gcc -c conftest.c >&5
# configure:11566: $? = 0
# configure:11566: result: yes
# configure:11566: checking limits.h presence
# configure:11566: gcc -E conftest.c
# configure:11566: $? = 0
# configure:11566: result: yes
# configure:11566: checking for limits.h
# configure:11566: result: yes
# configure:11579: checking langinfo.h usability
# configure:11579: gcc -c conftest.c >&5
# configure:11579: $? = 0
# configure:11579: result: yes
# configure:11579: checking langinfo.h presence
# configure:11579: gcc -E conftest.c
# configure:11579: $? = 0
# configure:11579: result: yes
# configure:11579: checking for langinfo.h
# configure:11579: result: yes
# configure:11591: checking for stdbool.h that conforms to C99
# configure:11676: gcc -c conftest.c >&5
# configure:11676: $? = 0
# configure:11683: result: yes
# configure:11685: checking for _Bool
# configure:11685: gcc -c conftest.c >&5
# configure:11685: $? = 0
# configure:11685: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:11685: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | #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_LIMITS_H 1
# | #define HAVE_LANGINFO_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
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11685: result: yes
# configure:11701: checking whether byte ordering is bigendian
# configure:11716: gcc -c conftest.c >&5
# conftest.c:31:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:31:15: error: unknown type name 'universal'
# configure:11716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | #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_LIMITS_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11761: gcc -c conftest.c >&5
# configure:11761: $? = 0
# configure:11779: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:11779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | #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_LIMITS_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11907: result: no
# configure:11925: checking for an ANSI C-conforming const
# configure:11990: gcc -c conftest.c >&5
# configure:11990: $? = 0
# configure:11997: result: yes
# configure:12005: checking for inline
# configure:12021: gcc -c conftest.c >&5
# configure:12021: $? = 0
# configure:12029: result: inline
# configure:12050: checking for working memcmp
# configure:12093: gcc -o conftest conftest.c >&5
# configure:12093: $? = 0
# configure:12093: ./conftest
# configure:12093: $? = 0
# configure:12103: result: yes
# configure:12118: checking for stdlib.h
# configure:12118: result: yes
# configure:12118: checking for unistd.h
# configure:12118: result: yes
# configure:12118: checking for sys/param.h
# configure:12118: gcc -c conftest.c >&5
# configure:12118: $? = 0
# configure:12118: result: yes
# configure:12139: checking for getpagesize
# configure:12139: gcc -o conftest conftest.c >&5
# configure:12139: $? = 0
# configure:12139: result: yes
# configure:12148: checking for working mmap
# configure:12295: gcc -o conftest conftest.c >&5
# configure:12295: $? = 0
# configure:12295: ./conftest
# configure:12295: $? = 0
# configure:12305: result: yes
# configure:12316: checking for stdlib.h
# configure:12316: result: yes
# configure:12326: checking for GNU libc compatible realloc
# configure:12350: gcc -o conftest conftest.c >&5
# configure:12350: $? = 0
# configure:12350: ./conftest
# configure:12350: $? = 0
# configure:12360: result: yes
# configure:12383: checking for munmap
# configure:12383: gcc -o conftest conftest.c >&5
# configure:12383: $? = 0
# configure:12383: result: yes
# configure:12394: checking for strcasecmp
# configure:12394: gcc -o conftest conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:12394: $? = 0
# configure:12394: result: yes
# configure:12405: checking for nl_langinfo
# configure:12405: gcc -o conftest conftest.c >&5
# configure:12405: $? = 0
# configure:12405: result: yes
# configure:12424: checking whether NLS is requested
# configure:12433: result: yes
# configure:12474: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:12506: result: /usr/sbin/msgfmt
# configure:12515: checking for gmsgfmt
# configure:12546: result: /usr/sbin/msgfmt
# configure:12597: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:12629: result: /usr/sbin/xgettext
# configure:12675: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:12706: result: /usr/sbin/msgmerge
# configure:12763: checking for ld used by GCC
# configure:12827: result: /usr/sbin/ld -m elf_x86_64
# configure:12834: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12847: result: yes
# configure:12854: checking for shared library run path origin
# configure:12867: result: done
# configure:13439: checking for CFPreferencesCopyAppValue
# configure:13457: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:41:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | #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_LIMITS_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define GETTEXT_PACKAGE "libhangul"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:13466: result: no
# configure:13473: checking for CFLocaleCopyCurrent
# configure:13491: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:41:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libhangul"
# | #define PACKAGE_TARNAME "libhangul"
# | #define PACKAGE_VERSION "0.1.0"
# | #define PACKAGE_STRING "libhangul 0.1.0"
# | #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libhangul"
# | #define VERSION "0.1.0"
# | #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_LIMITS_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define GETTEXT_PACKAGE "libhangul"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:13500: result: no
# configure:13549: checking for GNU gettext in libc
# configure:13569: gcc -o conftest conftest.c >&5
# configure:13569: $? = 0
# configure:13578: result: yes
# configure:14369: checking whether to use NLS
# configure:14371: result: yes
# configure:14374: checking where the gettext function comes from
# configure:14385: result: libc
# configure:14473: checking for iconv
# configure:14495: gcc -o conftest conftest.c >&5
# configure:14495: $? = 0
# configure:14527: result: yes
# configure:14530: checking for working iconv
# configure:14625: gcc -o conftest conftest.c >&5
# configure:14625: $? = 0
# configure:14625: ./conftest
# configure:14625: $? = 0
# configure:14637: result: yes
# configure:14665: checking for iconv declaration
# configure:14694: gcc -c conftest.c >&5
# configure:14694: $? = 0
# configure:14705: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:14728: checking for x86_64-unknown-linux-pkg-config
# configure:14761: result: no
# configure:14771: checking for pkg-config
# configure:14789: found /usr/sbin/pkg-config
# configure:14801: result: /usr/sbin/pkg-config
# configure:14826: checking pkg-config is at least version 0.9.0
# configure:14829: result: yes
# configure:14839: $PKG_CONFIG --exists --print-errors "check"
# Package check was not found in the pkg-config search path.
# Perhaps you should add the directory containing `check.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'check' found
# configure:14842: $? = 1
# configure:15060: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libhangul config.status 0.1.0, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9896992bb487
#
# config.status:1143: creating Makefile
# config.status:1143: creating data/Makefile
# config.status:1143: creating data/hanja/Makefile
# config.status:1143: creating doc/Doxyfile
# config.status:1143: creating hangul/Makefile
# config.status:1143: creating libhangul.pc
# config.status:1143: creating po/Makefile.in
# config.status:1143: creating test/Makefile
# config.status:1143: creating tools/Makefile
# config.status:1143: creating config.h
# config.status:1363: executing depfiles commands
# config.status:1363: executing libtool commands
# config.status:1363: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CHECK_CFLAGS_set=
# ac_cv_env_CHECK_CFLAGS_value=
# ac_cv_env_CHECK_LIBS_set=
# ac_cv_env_CHECK_LIBS_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_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_getpagesize=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_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_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type__Bool=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_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/sbin/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=gcc3
# 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=
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CHECK_CFLAGS=''
# CHECK_LIBS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GETTEXT_PACKAGE='libhangul'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBHANGUL_AGE='0'
# LIBHANGUL_CURRENT='1'
# LIBHANGUL_REVISION='0'
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libhangul/src/libhangul-0.1.0/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libhangul'
# PACKAGE_BUGREPORT='http://kldp.net/projects/hangul/'
# PACKAGE_NAME='libhangul'
# PACKAGE_STRING='libhangul 0.1.0'
# PACKAGE_TARNAME='libhangul'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.1.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='0.1.0'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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/libhangul/src/libhangul-0.1.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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 "libhangul"
# #define PACKAGE_TARNAME "libhangul"
# #define PACKAGE_VERSION "0.1.0"
# #define PACKAGE_STRING "libhangul 0.1.0"
# #define PACKAGE_BUGREPORT "http://kldp.net/projects/hangul/"
# #define PACKAGE_URL ""
# #define PACKAGE "libhangul"
# #define VERSION "0.1.0"
# #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_LIMITS_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_MUNMAP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_NL_LANGINFO 1
# #define GETTEXT_PACKAGE "libhangul"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
#
# configure: exit 0