Build of icu with vanilla toolchain

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

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

SLOCLanguage
384,612 cpp
200,683 asm
162,168 ansic
5,291 makefile
4,559 sh
3,150 perl
471 python
35 sed
12 lisp
760,981 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: icu 57.1-1 (Wed Aug 24 13:22:14 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for ICU version numbers... release 57.1, library 57.1, unicode version 8.0
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether to build debug libraries... no
# checking whether to build release libraries... yes
# checking for x86_64-unknown-linux-clang... no
# checking for x86_64-unknown-linux-gcc... no
# checking for x86_64-unknown-linux-cc... no
# checking for x86_64-unknown-linux-c99... no
# checking for x86_64-unknown-linux-c89... no
# checking for x86_64-unknown-linux-xlc_r... no
# checking for x86_64-unknown-linux-xlc... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-icc... no
# checking for clang... 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 x86_64-unknown-linux-clang++... no
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-icc... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for clang++... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# 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.20... yes
# checking for ICULEHB... no
# checking how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for gmake... no
# checking for gnumake... no
# checking for doxygen... /usr/sbin/doxygen
# checking checking for executable suffix...
# checking whether strict compiling is on... yes
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 size of void *... 8
# checking whether runnable 64 bit binaries are built by default... yes
# checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux
# checking for floor in -lm... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether to enable auto cleanup of libraries... no
# checking whether to enable draft APIs... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking whether to enable renaming of symbols... yes
# checking whether to enable function and data tracing... no
# checking elf.h usability... yes
# checking elf.h presence... yes
# checking for elf.h... yes
# checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for library containing dlopen... -ldl
# checking for dlopen... yes
# checking for gettimeofday... yes
# checking if we have a C++ compiler... Good
# checking if we have a C++11 compiler... yes
# configure: Adding CXXFLAGS option --std=c++0x
# checking if #include works... yes
# checking if #include works... yes
# checking for pthread_attr_init in -lpthread... yes
# checking for mmap... yes
# checking for genccode assembly... -a gcc
# checking for inttypes.h... (cached) yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking whether byte ordering is bigendian... no
# checking for nl_langinfo... yes
# checking for nl_langinfo's argument to obtain the codeset... CODESET
# checking for namespace support... yes
# checking for properly overriding new and delete... yes
# checking for placement new and delete... yes
# checking for popen... yes
# checking for tzset... yes
# checking for tzname... yes
# checking for timezone... no
# checking for __timezone... yes
# checking for int8_t... yes
# checking for uint8_t... yes
# checking for int16_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for int64_t... yes
# checking for uint64_t... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for library containing wcscpy... none required
# checking size of wchar_t... 4
# checking for UTF-16 string literal support... C++ only
# checking for a library suffix to use... none
# CPPFLAGS= $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1
# CFLAGS= -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)
# CXXFLAGS= -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS)
# configure: creating ./config.status
# config.status: creating icudefs.mk
# config.status: creating Makefile
# config.status: creating data/pkgdataMakefile
# config.status: creating config/Makefile.inc
# config.status: creating config/icu.pc
# config.status: creating config/pkgdataMakefile
# config.status: creating data/Makefile
# config.status: creating stubdata/Makefile
# config.status: creating common/Makefile
# config.status: creating i18n/Makefile
# config.status: creating layout/Makefile
# config.status: creating layoutex/Makefile
# config.status: creating io/Makefile
# config.status: creating extra/Makefile
# config.status: creating extra/uconv/Makefile
# config.status: creating extra/uconv/pkgdataMakefile
# config.status: creating extra/scrptrun/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/ctestfw/Makefile
# config.status: creating tools/toolutil/Makefile
# config.status: creating tools/makeconv/Makefile
# config.status: creating tools/genrb/Makefile
# config.status: creating tools/genccode/Makefile
# config.status: creating tools/gencmn/Makefile
# config.status: creating tools/gencnval/Makefile
# config.status: creating tools/gendict/Makefile
# config.status: creating tools/gentest/Makefile
# config.status: creating tools/gennorm2/Makefile
# config.status: creating tools/genbrk/Makefile
# config.status: creating tools/gensprep/Makefile
# config.status: creating tools/icuinfo/Makefile
# config.status: creating tools/icupkg/Makefile
# config.status: creating tools/icuswap/Makefile
# config.status: creating tools/pkgdata/Makefile
# config.status: creating tools/tzcode/Makefile
# config.status: creating tools/gencfu/Makefile
# config.status: creating test/Makefile
# config.status: creating test/compat/Makefile
# config.status: creating test/testdata/Makefile
# config.status: creating test/testdata/pkgdataMakefile
# config.status: creating test/hdrtst/Makefile
# config.status: creating test/intltest/Makefile
# config.status: creating test/cintltst/Makefile
# config.status: creating test/iotest/Makefile
# config.status: creating test/letest/Makefile
# config.status: creating test/perf/Makefile
# config.status: creating test/perf/collationperf/Makefile
# config.status: creating test/perf/collperf/Makefile
# config.status: creating test/perf/collperf2/Makefile
# config.status: creating test/perf/dicttrieperf/Makefile
# config.status: creating test/perf/ubrkperf/Makefile
# config.status: creating test/perf/charperf/Makefile
# config.status: creating test/perf/convperf/Makefile
# config.status: creating test/perf/normperf/Makefile
# config.status: creating test/perf/DateFmtPerf/Makefile
# config.status: creating test/perf/howExpensiveIs/Makefile
# config.status: creating test/perf/strsrchperf/Makefile
# config.status: creating test/perf/unisetperf/Makefile
# config.status: creating test/perf/usetperf/Makefile
# config.status: creating test/perf/ustrperf/Makefile
# config.status: creating test/perf/utfperf/Makefile
# config.status: creating test/perf/utrie2perf/Makefile
# config.status: creating test/perf/leperf/Makefile
# config.status: creating samples/Makefile
# config.status: creating samples/date/Makefile
# config.status: creating samples/cal/Makefile
# config.status: creating samples/layout/Makefile
#
# ICU for C/C++ 57.1 is ready to be built.
# === Important Notes: ===
# Data Packaging: library
# This means: ICU data will be linked with ICU. A shared data library will be built.
# To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override.
# Building ICU: Use a GNU make such as make to build ICU.
# checking the version of "make"... 4.2.1 (we wanted at least 3.80)
# ok
# C++ apps may want to build with CXXFLAGS = --std=c++0x
# rebuilding config/icucross.inc
# rebuilding config/icucross.mk
# cd ./config; \
# make -f pkgdataMakefile
# rm -rf config/icu-config
# /usr/bin/install -c ./config/icu-config-top config/icu-config
# chmod u+w config/icu-config
# make[1]: Entering directory '/tmp/icu/src/icu/source/config'
# rm -rf pkgdata.inc
# LC_ALL=C sed -f ./config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config
# LC_ALL=C sed -f ./config/make2sh.sed < ./config/mh-linux | grep -v '#M#' | uniq >> config/icu-config
# cat ./config/icu-config-bottom >> config/icu-config
# chmod u-w config/icu-config
# make[1]: Leaving directory '/tmp/icu/src/icu/source/config'
# config/icu-uc.pc updated.
# config/icu-i18n.pc updated.
# config/icu-lx.pc updated.
# config/icu-le.pc updated.
# /bin/sh ./mkinstalldirs lib
# mkdir lib
# /bin/sh ./mkinstalldirs bin
# config/icu-io.pc updated.
# mkdir bin
# Note: rebuild with "make VERBOSE=1 " to show all compiler parameters.
# make[0]: Making `all' in `stubdata'
# make[1]: Entering directory '/tmp/icu/src/icu/source/stubdata'
# (deps) stubdata.c
# gcc ... stubdata.c
# gcc -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -nodefaultlibs -nostdlib -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicudata.so.57 -o libicudata.so.57.1 stubdata.o
# rm -f libicudata.so.57 && ln -s libicudata.so.57.1 libicudata.so.57
# rm -f libicudata.so && ln -s libicudata.so.57.1 libicudata.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/stubdata'
# make[0]: Making `all' in `common'
# make[1]: Entering directory '/tmp/icu/src/icu/source/common'
# (deps) pluralmap.cpp
# (deps) uloc_keytype.cpp
# (deps) unifiedcache.cpp
# (deps) simpleformatter.cpp
# (deps) sharedobject.cpp
# (deps) ulistformatter.cpp
# (deps) listformatter.cpp
# (deps) icuplug.cpp
# (deps) icudataver.c
# (deps) uloc_tag.c
# (deps) ulist.c
# (deps) propsvec.c
# (deps) ucnvsel.cpp
# (deps) dtintrv.cpp
# (deps) wintz.c
# (deps) cwchar.c
# (deps) locbased.cpp
# (deps) parsepos.cpp
# (deps) util_props.cpp
# (deps) util.cpp
# (deps) punycode.cpp
# (deps) uts46.cpp
# (deps) usprep.cpp
# (deps) uidna.cpp
# (deps) servslkf.cpp
# (deps) servrbf.cpp
# (deps) servlkf.cpp
# (deps) servlk.cpp
# (deps) servls.cpp
# (deps) servnotf.cpp
# (deps) serv.cpp
# (deps) rbbitblb.cpp
# (deps) rbbistbl.cpp
# (deps) rbbisetb.cpp
# (deps) rbbiscan.cpp
# (deps) rbbirb.cpp
# (deps) rbbinode.cpp
# (deps) rbbidata.cpp
# (deps) rbbi.cpp
# (deps) filteredbrk.cpp
# (deps) dictbe.cpp
# (deps) brkeng.cpp
# (deps) ubrk.cpp
# (deps) brkiter.cpp
# (deps) uarrsort.c
# (deps) unifunct.cpp
# (deps) unifilt.cpp
# (deps) caniter.cpp
# (deps) ruleiter.cpp
# (deps) usetiter.cpp
# (deps) uniset.cpp
# (deps) uset.cpp
# (deps) uniset_closure.cpp
# (deps) uniset_props.cpp
# (deps) uset_props.cpp
# (deps) unisetspan.cpp
# (deps) bmpset.cpp
# (deps) utrie2_builder.cpp
# (deps) utrie2.cpp
# (deps) utrie.cpp
# (deps) unames.cpp
# (deps) usc_impl.c
# (deps) uscript_props.cpp
# (deps) uscript.c
# (deps) ushape.cpp
# (deps) ubidiln.c
# (deps) ubidiwrt.c
# (deps) ubidi.c
# (deps) ubidi_props.c
# (deps) propname.cpp
# (deps) ucase.cpp
# (deps) uprops.cpp
# (deps) uchar.c
# (deps) patternprops.cpp
# (deps) uiter.cpp
# (deps) uchriter.cpp
# (deps) schriter.cpp
# (deps) chariter.cpp
# (deps) loadednormalizer2impl.cpp
# (deps) unormcmp.cpp
# (deps) unorm.cpp
# (deps) normlzr.cpp
# (deps) filterednormalizer2.cpp
# (deps) normalizer2.cpp
# (deps) normalizer2impl.cpp
# (deps) ustr_titlecase_brkiter.cpp
# (deps) unistr_titlecase_brkiter.cpp
# (deps) ustrcase_locale.cpp
# (deps) unistr_case_locale.cpp
# (deps) utext.cpp
# (deps) ustr_wcs.cpp
# (deps) ustrtrns.cpp
# (deps) ustrfmt.c
# (deps) cstring.c
# (deps) ucasemap_titlecase_brkiter.cpp
# (deps) ucasemap.cpp
# (deps) ustrcase.cpp
# (deps) ustring.cpp
# (deps) utf_impl.c
# (deps) unistr_props.cpp
# (deps) unistr_case.cpp
# (deps) unistr.cpp
# (deps) unistr_cnv.cpp
# (deps) ustr_cnv.cpp
# (deps) appendable.cpp
# (deps) dictionarydata.cpp
# (deps) ucharstrieiterator.cpp
# (deps) ucharstriebuilder.cpp
# (deps) ucharstrie.cpp
# (deps) bytestrieiterator.cpp
# (deps) bytestrie.cpp
# (deps) bytestriebuilder.cpp
# (deps) stringtriebuilder.cpp
# (deps) stringpiece.cpp
# (deps) bytestream.cpp
# (deps) locresdata.cpp
# (deps) loclikely.cpp
# (deps) locdspnm.cpp
# (deps) locdispnames.cpp
# (deps) locavailable.cpp
# (deps) locutil.cpp
# (deps) locid.cpp
# (deps) uloc.cpp
# (deps) locmap.c
# (deps) ucat.c
# (deps) messagepattern.cpp
# (deps) ucurr.cpp
# (deps) resbund_cnv.cpp
# (deps) resbund.cpp
# (deps) uresdata.cpp
# (deps) ures_cnv.c
# (deps) uresbund.cpp
# (deps) resource.cpp
# (deps) ucnv_ct.c
# (deps) ucnv_set.c
# (deps) ucnvdisp.c
# (deps) ucnvisci.c
# (deps) ucnv_lmb.c
# (deps) ucnvhz.c
# (deps) ucnv2022.cpp
# (deps) ucnvmbcs.cpp
# (deps) ucnv_ext.cpp
# (deps) ucnvbocu.cpp
# (deps) ucnvscsu.c
# (deps) ucnv_u32.c
# (deps) ucnv_u16.c
# (deps) ucnv_u8.c
# (deps) ucnv_u7.c
# (deps) ucnvlat1.c
# (deps) ucnv_err.c
# (deps) ucnv_cb.c
# (deps) ucnv_io.cpp
# (deps) ucnv_cnv.c
# (deps) ucnv_bld.cpp
# (deps) ucnv.c
# (deps) uvectr64.cpp
# (deps) uvectr32.cpp
# (deps) ustack.cpp
# (deps) uvector.cpp
# (deps) ustrenum.cpp
# (deps) uenum.c
# (deps) uhash_us.cpp
# (deps) uhash.c
# (deps) utrace.c
# (deps) ucol_swp.cpp
# (deps) udataswp.c
# (deps) umapfile.c
# (deps) udatamem.c
# (deps) ucmndata.c
# (deps) udata.cpp
# (deps) cstr.cpp
# (deps) charstr.cpp
# (deps) cmemory.c
# (deps) uobject.cpp
# (deps) uinit.cpp
# (deps) ucln_cmn.cpp
# (deps) umutex.cpp
# (deps) uinvchar.c
# (deps) utypes.c
# (deps) umath.c
# (deps) putil.cpp
# (deps) errorcode.cpp
# generating ../common/svchook.mk
# cd .. \
# && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating common/Makefile
# g++ ... errorcode.cpp
# g++ ... putil.cpp
# gcc ... umath.c
# gcc ... utypes.c
# gcc ... uinvchar.c
# g++ ... umutex.cpp
# g++ ... ucln_cmn.cpp
# g++ ... uinit.cpp
# g++ ... uobject.cpp
# gcc ... cmemory.c
# g++ ... charstr.cpp
# g++ ... cstr.cpp
# g++ ... udata.cpp
# gcc ... ucmndata.c
# gcc ... udatamem.c
# gcc ... umapfile.c
# gcc ... udataswp.c
# g++ ... ucol_swp.cpp
# gcc ... utrace.c
# gcc ... uhash.c
# g++ ... uhash_us.cpp
# gcc ... uenum.c
# g++ ... ustrenum.cpp
# g++ ... uvector.cpp
# g++ ... ustack.cpp
# g++ ... uvectr32.cpp
# g++ ... uvectr64.cpp
# gcc ... ucnv.c
# g++ ... ucnv_bld.cpp
# gcc ... ucnv_cnv.c
# g++ ... ucnv_io.cpp
# gcc ... ucnv_cb.c
# gcc ... ucnv_err.c
# gcc ... ucnvlat1.c
# gcc ... ucnv_u7.c
# gcc ... ucnv_u8.c
# gcc ... ucnv_u16.c
# gcc ... ucnv_u32.c
# gcc ... ucnvscsu.c
# g++ ... ucnvbocu.cpp
# g++ ... ucnv_ext.cpp
# g++ ... ucnvmbcs.cpp
# g++ ... ucnv2022.cpp
# gcc ... ucnvhz.c
# gcc ... ucnv_lmb.c
# gcc ... ucnvisci.c
# gcc ... ucnvdisp.c
# gcc ... ucnv_set.c
# gcc ... ucnv_ct.c
# g++ ... resource.cpp
# g++ ... uresbund.cpp
# gcc ... ures_cnv.c
# g++ ... uresdata.cpp
# g++ ... resbund.cpp
# g++ ... resbund_cnv.cpp
# g++ ... ucurr.cpp
# g++ ... messagepattern.cpp
# gcc ... ucat.c
# gcc ... locmap.c
# g++ ... uloc.cpp
# g++ ... locid.cpp
# g++ ... locutil.cpp
# g++ ... locavailable.cpp
# g++ ... locdispnames.cpp
# g++ ... locdspnm.cpp
# g++ ... loclikely.cpp
# g++ ... locresdata.cpp
# g++ ... bytestream.cpp
# g++ ... stringpiece.cpp
# g++ ... stringtriebuilder.cpp
# g++ ... bytestriebuilder.cpp
# g++ ... bytestrie.cpp
# g++ ... bytestrieiterator.cpp
# g++ ... ucharstrie.cpp
# g++ ... ucharstriebuilder.cpp
# g++ ... ucharstrieiterator.cpp
# g++ ... dictionarydata.cpp
# g++ ... appendable.cpp
# g++ ... ustr_cnv.cpp
# g++ ... unistr_cnv.cpp
# g++ ... unistr.cpp
# g++ ... unistr_case.cpp
# g++ ... unistr_props.cpp
# gcc ... utf_impl.c
# g++ ... ustring.cpp
# g++ ... ustrcase.cpp
# g++ ... ucasemap.cpp
# g++ ... ucasemap_titlecase_brkiter.cpp
# gcc ... cstring.c
# gcc ... ustrfmt.c
# g++ ... ustrtrns.cpp
# g++ ... ustr_wcs.cpp
# g++ ... utext.cpp
# g++ ... unistr_case_locale.cpp
# g++ ... ustrcase_locale.cpp
# g++ ... unistr_titlecase_brkiter.cpp
# g++ ... ustr_titlecase_brkiter.cpp
# g++ ... normalizer2impl.cpp
# g++ ... normalizer2.cpp
# g++ ... filterednormalizer2.cpp
# g++ ... normlzr.cpp
# g++ ... unorm.cpp
# g++ ... unormcmp.cpp
# g++ ... loadednormalizer2impl.cpp
# g++ ... chariter.cpp
# g++ ... schriter.cpp
# g++ ... uchriter.cpp
# g++ ... uiter.cpp
# g++ ... patternprops.cpp
# gcc ... uchar.c
# g++ ... uprops.cpp
# g++ ... ucase.cpp
# g++ ... propname.cpp
# gcc ... ubidi_props.c
# gcc ... ubidi.c
# gcc ... ubidiwrt.c
# gcc ... ubidiln.c
# g++ ... ushape.cpp
# gcc ... uscript.c
# g++ ... uscript_props.cpp
# gcc ... usc_impl.c
# g++ ... unames.cpp
# g++ ... utrie.cpp
# g++ ... utrie2.cpp
# g++ ... utrie2_builder.cpp
# g++ ... bmpset.cpp
# g++ ... unisetspan.cpp
# g++ ... uset_props.cpp
# g++ ... uniset_props.cpp
# g++ ... uniset_closure.cpp
# g++ ... uset.cpp
# g++ ... uniset.cpp
# g++ ... usetiter.cpp
# g++ ... ruleiter.cpp
# g++ ... caniter.cpp
# g++ ... unifilt.cpp
# g++ ... unifunct.cpp
# gcc ... uarrsort.c
# g++ ... brkiter.cpp
# g++ ... ubrk.cpp
# g++ ... brkeng.cpp
# g++ ... dictbe.cpp
# g++ ... filteredbrk.cpp
# g++ ... rbbi.cpp
# g++ ... rbbidata.cpp
# g++ ... rbbinode.cpp
# g++ ... rbbirb.cpp
# g++ ... rbbiscan.cpp
# g++ ... rbbisetb.cpp
# g++ ... rbbistbl.cpp
# g++ ... rbbitblb.cpp
# g++ ... serv.cpp
# g++ ... servnotf.cpp
# g++ ... servls.cpp
# g++ ... servlk.cpp
# g++ ... servlkf.cpp
# g++ ... servrbf.cpp
# g++ ... servslkf.cpp
# g++ ... uidna.cpp
# g++ ... usprep.cpp
# g++ ... uts46.cpp
# g++ ... punycode.cpp
# g++ ... util.cpp
# g++ ... util_props.cpp
# g++ ... parsepos.cpp
# g++ ... locbased.cpp
# gcc ... cwchar.c
# gcc ... wintz.c
# g++ ... dtintrv.cpp
# g++ ... ucnvsel.cpp
# gcc ... propsvec.c
# gcc ... ulist.c
# gcc ... uloc_tag.c
# gcc ... icudataver.c
# g++ ... icuplug.cpp
# g++ ... listformatter.cpp
# g++ ... ulistformatter.cpp
# g++ ... sharedobject.cpp
# g++ ... simpleformatter.cpp
# g++ ... unifiedcache.cpp
# g++ ... uloc_keytype.cpp
# g++ ... pluralmap.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuuc.so.57 -o ../lib/libicuuc.so.57.1 errorcode.o putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o uinit.o uobject.o cmemory.o charstr.o cstr.o udata.o ucmndata.o udatamem.o umapfile.o udataswp.o ucol_swp.o utrace.o uhash.o uhash_us.o uenum.o ustrenum.o uvector.o ustack.o uvectr32.o uvectr64.o ucnv.o ucnv_bld.o ucnv_cnv.o ucnv_io.o ucnv_cb.o ucnv_err.o ucnvlat1.o ucnv_u7.o ucnv_u8.o ucnv_u16.o ucnv_u32.o ucnvscsu.o ucnvbocu.o ucnv_ext.o ucnvmbcs.o ucnv2022.o ucnvhz.o ucnv_lmb.o ucnvisci.o ucnvdisp.o ucnv_set.o ucnv_ct.o resource.o uresbund.o ures_cnv.o uresdata.o resbund.o resbund_cnv.o ucurr.o messagepattern.o ucat.o locmap.o uloc.o locid.o locutil.o locavailable.o locdispnames.o locdspnm.o loclikely.o locresdata.o bytestream.o stringpiece.o stringtriebuilder.o bytestriebuilder.o bytestrie.o bytestrieiterator.o ucharstrie.o ucharstriebuilder.o ucharstrieiterator.o dictionarydata.o appendable.o ustr_cnv.o unistr_cnv.o unistr.o unistr_case.o unistr_props.o utf_impl.o ustring.o ustrcase.o ucasemap.o ucasemap_titlecase_brkiter.o cstring.o ustrfmt.o ustrtrns.o ustr_wcs.o utext.o unistr_case_locale.o ustrcase_locale.o unistr_titlecase_brkiter.o ustr_titlecase_brkiter.o normalizer2impl.o normalizer2.o filterednormalizer2.o normlzr.o unorm.o unormcmp.o loadednormalizer2impl.o chariter.o schriter.o uchriter.o uiter.o patternprops.o uchar.o uprops.o ucase.o propname.o ubidi_props.o ubidi.o ubidiwrt.o ubidiln.o ushape.o uscript.o uscript_props.o usc_impl.o unames.o utrie.o utrie2.o utrie2_builder.o bmpset.o unisetspan.o uset_props.o uniset_props.o uniset_closure.o uset.o uniset.o usetiter.o ruleiter.o caniter.o unifilt.o unifunct.o uarrsort.o brkiter.o ubrk.o brkeng.o dictbe.o filteredbrk.o rbbi.o rbbidata.o rbbinode.o rbbirb.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o serv.o servnotf.o servls.o servlk.o servlkf.o servrbf.o servslkf.o uidna.o usprep.o uts46.o punycode.o util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o dtintrv.o ucnvsel.o propsvec.o ulist.o uloc_tag.o icudataver.o icuplug.o listformatter.o ulistformatter.o sharedobject.o simpleformatter.o unifiedcache.o uloc_keytype.o pluralmap.o -L../lib -L../stubdata -licudata -lpthread -ldl -lm
# rm -f ../lib/libicuuc.so.57 && ln -s libicuuc.so.57.1 ../lib/libicuuc.so.57
# rm -f ../lib/libicuuc.so && ln -s libicuuc.so.57.1 ../lib/libicuuc.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/common'
# make[0]: Making `all' in `i18n'
# make[1]: Entering directory '/tmp/icu/src/icu/source/i18n'
# (deps) visibledigits.cpp
# (deps) dayperiodrules.cpp
# (deps) decimfmtimpl.cpp
# (deps) smallintformatter.cpp
# (deps) precision.cpp
# (deps) affixpatternparser.cpp
# (deps) pluralaffix.cpp
# (deps) digitaffixesandpadding.cpp
# (deps) valueformatter.cpp
# (deps) digitaffix.cpp
# (deps) digitformatter.cpp
# (deps) digitinterval.cpp
# (deps) digitgrouping.cpp
# (deps) scientificnumberformatter.cpp
# (deps) sharedbreakiterator.cpp
# (deps) measunit.cpp
# (deps) quantityformatter.cpp
# (deps) reldatefmt.cpp
# (deps) uregion.cpp
# (deps) identifier_info.cpp
# (deps) scriptset.cpp
# (deps) region.cpp
# (deps) gender.cpp
# (deps) compactdecimalformat.cpp
# (deps) tzfmt.cpp
# (deps) tzgnames.cpp
# (deps) tznames_impl.cpp
# (deps) tznames.cpp
# (deps) alphaindex.cpp
# (deps) decContext.c
# (deps) decNumber.c
# (deps) ufieldpositer.cpp
# (deps) fpositer.cpp
# (deps) fphdlimp.cpp
# (deps) vzone.cpp
# (deps) zrule.cpp
# (deps) ztrans.cpp
# (deps) smpdtfst.cpp
# (deps) decfmtst.cpp
# (deps) uspoof_wsconf.cpp
# (deps) uspoof_conf.cpp
# (deps) uspoof_build.cpp
# (deps) uspoof_impl.cpp
# (deps) uspoof.cpp
# (deps) currpinf.cpp
# (deps) tmutfmt.cpp
# (deps) tmutamt.cpp
# (deps) tmunit.cpp
# (deps) udateintervalformat.cpp
# (deps) dtitvinf.cpp
# (deps) dtitvfmt.cpp
# (deps) selfmt.cpp
# (deps) plurfmt.cpp
# (deps) plurrule.cpp
# (deps) upluralrules.cpp
# (deps) standardplural.cpp
# (deps) zonemeta.cpp
# (deps) vtzone.cpp
# (deps) tztrans.cpp
# (deps) tzrule.cpp
# (deps) rbtz.cpp
# (deps) dtrule.cpp
# (deps) basictz.cpp
# (deps) winnmfmt.cpp
# (deps) windtfmt.cpp
# (deps) wintzimpl.cpp
# (deps) inputext.cpp
# (deps) csrutf8.cpp
# (deps) csrucode.cpp
# (deps) csrsbcs.cpp
# (deps) csrmbcs.cpp
# (deps) csrecog.cpp
# (deps) csr2022.cpp
# (deps) csmatch.cpp
# (deps) csdetect.cpp
# (deps) utmscale.c
# (deps) measure.cpp
# (deps) currunit.cpp
# (deps) curramt.cpp
# (deps) currfmt.cpp
# (deps) measfmt.cpp
# (deps) ulocdata.c
# (deps) uregexc.cpp
# (deps) uregex.cpp
# (deps) regeximp.cpp
# (deps) regextxt.cpp
# (deps) regexst.cpp
# (deps) repattrn.cpp
# (deps) rematch.cpp
# (deps) regexcmp.cpp
# (deps) brktrans.cpp
# (deps) transreg.cpp
# (deps) quant.cpp
# (deps) nortrans.cpp
# (deps) uni2name.cpp
# (deps) name2uni.cpp
# (deps) anytrans.cpp
# (deps) toupptrn.cpp
# (deps) tolowtrn.cpp
# (deps) titletrn.cpp
# (deps) casetrn.cpp
# (deps) remtrans.cpp
# (deps) nultrans.cpp
# (deps) rbt_set.cpp
# (deps) rbt_rule.cpp
# (deps) rbt_pars.cpp
# (deps) rbt_data.cpp
# (deps) rbt.cpp
# (deps) cpdtrans.cpp
# (deps) tridpars.cpp
# (deps) strrepl.cpp
# (deps) funcrepl.cpp
# (deps) unesctrn.cpp
# (deps) esctrn.cpp
# (deps) utrans.cpp
# (deps) translit.cpp
# (deps) stsearch.cpp
# (deps) search.cpp
# (deps) usearch.cpp
# (deps) strmatch.cpp
# (deps) collationfastlatinbuilder.cpp
# (deps) collationbuilder.cpp
# (deps) collationruleparser.cpp
# (deps) collationweights.cpp
# (deps) collationdatabuilder.cpp
# (deps) collationrootelements.cpp
# (deps) collationroot.cpp
# (deps) rulebasedcollator.cpp
# (deps) collationkeys.cpp
# (deps) collationfastlatin.cpp
# (deps) collationcompare.cpp
# (deps) collationsets.cpp
# (deps) uitercollationiterator.cpp
# (deps) utf8collationiterator.cpp
# (deps) utf16collationiterator.cpp
# (deps) collationiterator.cpp
# (deps) collationfcd.cpp
# (deps) collationdatawriter.cpp
# (deps) collationdatareader.cpp
# (deps) collationtailoring.cpp
# (deps) collationdata.cpp
# (deps) collationsettings.cpp
# (deps) collation.cpp
# (deps) ucol_sit.cpp
# (deps) ucol_res.cpp
# (deps) ucol.cpp
# (deps) ucoleitr.cpp
# (deps) bocsu.cpp
# (deps) sortkey.cpp
# (deps) coll.cpp
# (deps) coleitr.cpp
# (deps) ethpccal.cpp
# (deps) dangical.cpp
# (deps) coptccal.cpp
# (deps) cecal.cpp
# (deps) chnsecal.cpp
# (deps) indiancal.cpp
# (deps) hebrwcal.cpp
# (deps) gregoimp.cpp
# (deps) japancal.cpp
# (deps) islamcal.cpp
# (deps) persncal.cpp
# (deps) buddhcal.cpp
# (deps) taiwncal.cpp
# (deps) astro.cpp
# (deps) olsontz.cpp
# (deps) simpletz.cpp
# (deps) timezone.cpp
# (deps) gregocal.cpp
# (deps) calendar.cpp
# (deps) ucal.cpp
# (deps) ucsdet.cpp
# (deps) unumsys.cpp
# (deps) numsys.cpp
# (deps) rbnf.cpp
# (deps) nfsubs.cpp
# (deps) nfrule.cpp
# (deps) nfrs.cpp
# (deps) udatpg.cpp
# (deps) dtptngen.cpp
# (deps) udat.cpp
# (deps) dtfmtsym.cpp
# (deps) reldtfmt.cpp
# (deps) smpdtfmt.cpp
# (deps) datefmt.cpp
# (deps) choicfmt.cpp
# (deps) fmtable_cnv.cpp
# (deps) digitlst.cpp
# (deps) dcfmtsym.cpp
# (deps) decimalformatpattern.cpp
# (deps) decimfmt.cpp
# (deps) unum.cpp
# (deps) numfmt.cpp
# (deps) umsg.cpp
# (deps) msgfmt.cpp
# (deps) format.cpp
# (deps) fmtable.cpp
# (deps) ucln_in.cpp
# g++ ... ucln_in.cpp
# g++ ... fmtable.cpp
# g++ ... format.cpp
# g++ ... msgfmt.cpp
# g++ ... umsg.cpp
# g++ ... numfmt.cpp
# g++ ... unum.cpp
# g++ ... decimfmt.cpp
# g++ ... decimalformatpattern.cpp
# g++ ... dcfmtsym.cpp
# g++ ... digitlst.cpp
# g++ ... fmtable_cnv.cpp
# g++ ... choicfmt.cpp
# g++ ... datefmt.cpp
# g++ ... smpdtfmt.cpp
# g++ ... reldtfmt.cpp
# g++ ... dtfmtsym.cpp
# g++ ... udat.cpp
# g++ ... dtptngen.cpp
# g++ ... udatpg.cpp
# g++ ... nfrs.cpp
# g++ ... nfrule.cpp
# g++ ... nfsubs.cpp
# g++ ... rbnf.cpp
# rbnf.cpp: In member function 'UBool icu_57::LocDataParser::inList(UChar, const UChar*) const':
# rbnf.cpp:321:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
# while (*list && *list != c) ++list; return *list == c;
# ^~~~~
# rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
# while (*list && *list != c) ++list; return *list == c;
# ^~~~~~
# g++ ... numsys.cpp
# g++ ... unumsys.cpp
# g++ ... ucsdet.cpp
# g++ ... ucal.cpp
# g++ ... calendar.cpp
# g++ ... gregocal.cpp
# g++ ... timezone.cpp
# g++ ... simpletz.cpp
# g++ ... olsontz.cpp
# g++ ... astro.cpp
# g++ ... taiwncal.cpp
# g++ ... buddhcal.cpp
# g++ ... persncal.cpp
# g++ ... islamcal.cpp
# g++ ... japancal.cpp
# g++ ... gregoimp.cpp
# g++ ... hebrwcal.cpp
# g++ ... indiancal.cpp
# g++ ... chnsecal.cpp
# g++ ... cecal.cpp
# g++ ... coptccal.cpp
# g++ ... dangical.cpp
# g++ ... ethpccal.cpp
# g++ ... coleitr.cpp
# g++ ... coll.cpp
# g++ ... sortkey.cpp
# g++ ... bocsu.cpp
# g++ ... ucoleitr.cpp
# g++ ... ucol.cpp
# g++ ... ucol_res.cpp
# g++ ... ucol_sit.cpp
# g++ ... collation.cpp
# g++ ... collationsettings.cpp
# g++ ... collationdata.cpp
# g++ ... collationtailoring.cpp
# g++ ... collationdatareader.cpp
# g++ ... collationdatawriter.cpp
# g++ ... collationfcd.cpp
# g++ ... collationiterator.cpp
# g++ ... utf16collationiterator.cpp
# g++ ... utf8collationiterator.cpp
# g++ ... uitercollationiterator.cpp
# g++ ... collationsets.cpp
# g++ ... collationcompare.cpp
# g++ ... collationfastlatin.cpp
# g++ ... collationkeys.cpp
# g++ ... rulebasedcollator.cpp
# g++ ... collationroot.cpp
# g++ ... collationrootelements.cpp
# g++ ... collationdatabuilder.cpp
# g++ ... collationweights.cpp
# g++ ... collationruleparser.cpp
# g++ ... collationbuilder.cpp
# g++ ... collationfastlatinbuilder.cpp
# g++ ... strmatch.cpp
# g++ ... usearch.cpp
# g++ ... search.cpp
# g++ ... stsearch.cpp
# g++ ... translit.cpp
# g++ ... utrans.cpp
# g++ ... esctrn.cpp
# g++ ... unesctrn.cpp
# g++ ... funcrepl.cpp
# g++ ... strrepl.cpp
# g++ ... tridpars.cpp
# g++ ... cpdtrans.cpp
# g++ ... rbt.cpp
# g++ ... rbt_data.cpp
# g++ ... rbt_pars.cpp
# g++ ... rbt_rule.cpp
# g++ ... rbt_set.cpp
# g++ ... nultrans.cpp
# g++ ... remtrans.cpp
# g++ ... casetrn.cpp
# g++ ... titletrn.cpp
# g++ ... tolowtrn.cpp
# g++ ... toupptrn.cpp
# g++ ... anytrans.cpp
# g++ ... name2uni.cpp
# g++ ... uni2name.cpp
# g++ ... nortrans.cpp
# g++ ... quant.cpp
# g++ ... transreg.cpp
# g++ ... brktrans.cpp
# g++ ... regexcmp.cpp
# g++ ... rematch.cpp
# g++ ... repattrn.cpp
# g++ ... regexst.cpp
# g++ ... regextxt.cpp
# g++ ... regeximp.cpp
# g++ ... uregex.cpp
# g++ ... uregexc.cpp
# gcc ... ulocdata.c
# g++ ... measfmt.cpp
# g++ ... currfmt.cpp
# g++ ... curramt.cpp
# g++ ... currunit.cpp
# g++ ... measure.cpp
# gcc ... utmscale.c
# g++ ... csdetect.cpp
# g++ ... csmatch.cpp
# g++ ... csr2022.cpp
# g++ ... csrecog.cpp
# g++ ... csrmbcs.cpp
# g++ ... csrsbcs.cpp
# g++ ... csrucode.cpp
# g++ ... csrutf8.cpp
# g++ ... inputext.cpp
# g++ ... wintzimpl.cpp
# g++ ... windtfmt.cpp
# g++ ... winnmfmt.cpp
# g++ ... basictz.cpp
# g++ ... dtrule.cpp
# g++ ... rbtz.cpp
# g++ ... tzrule.cpp
# g++ ... tztrans.cpp
# g++ ... vtzone.cpp
# g++ ... zonemeta.cpp
# g++ ... standardplural.cpp
# g++ ... upluralrules.cpp
# g++ ... plurrule.cpp
# g++ ... plurfmt.cpp
# g++ ... selfmt.cpp
# g++ ... dtitvfmt.cpp
# g++ ... dtitvinf.cpp
# g++ ... udateintervalformat.cpp
# g++ ... tmunit.cpp
# g++ ... tmutamt.cpp
# g++ ... tmutfmt.cpp
# g++ ... currpinf.cpp
# g++ ... uspoof.cpp
# g++ ... uspoof_impl.cpp
# g++ ... uspoof_build.cpp
# g++ ... uspoof_conf.cpp
# g++ ... uspoof_wsconf.cpp
# g++ ... decfmtst.cpp
# g++ ... smpdtfst.cpp
# g++ ... ztrans.cpp
# g++ ... zrule.cpp
# g++ ... vzone.cpp
# g++ ... fphdlimp.cpp
# g++ ... fpositer.cpp
# g++ ... ufieldpositer.cpp
# gcc ... decNumber.c
# gcc ... decContext.c
# g++ ... alphaindex.cpp
# g++ ... tznames.cpp
# g++ ... tznames_impl.cpp
# g++ ... tzgnames.cpp
# g++ ... tzfmt.cpp
# g++ ... compactdecimalformat.cpp
# g++ ... gender.cpp
# g++ ... region.cpp
# g++ ... scriptset.cpp
# g++ ... identifier_info.cpp
# g++ ... uregion.cpp
# g++ ... reldatefmt.cpp
# g++ ... quantityformatter.cpp
# g++ ... measunit.cpp
# g++ ... sharedbreakiterator.cpp
# g++ ... scientificnumberformatter.cpp
# g++ ... digitgrouping.cpp
# g++ ... digitinterval.cpp
# g++ ... digitformatter.cpp
# g++ ... digitaffix.cpp
# digitformatter.cpp: In member function 'icu_57::UnicodeString& icu_57::DigitFormatter::format(const icu_57::VisibleDigits&, const icu_57::DigitGrouping&, const icu_57::DigitFormatterOptions&, icu_57::FieldPositionHandler&, icu_57::UnicodeString&) const':
# digitformatter.cpp:234:80: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized]
# handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length());
# ^
# g++ ... valueformatter.cpp
# g++ ... digitaffixesandpadding.cpp
# g++ ... pluralaffix.cpp
# g++ ... precision.cpp
# g++ ... affixpatternparser.cpp
# g++ ... smallintformatter.cpp
# g++ ... decimfmtimpl.cpp
# g++ ... visibledigits.cpp
# g++ ... dayperiodrules.cpp
# decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const':
# decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized]
# if (i >= sigMax || i < sigMax - sigMin) {
# ~~~~~~~^~~~~~~~
# decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized]
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicui18n.so.57 -o ../lib/libicui18n.so.57.1 ucln_in.o fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpattern.o dcfmtsym.o digitlst.o fmtable_cnv.o choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o nfrs.o nfrule.o nfsubs.o rbnf.o numsys.o unumsys.o ucsdet.o ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o astro.o taiwncal.o buddhcal.o persncal.o islamcal.o japancal.o gregoimp.o hebrwcal.o indiancal.o chnsecal.o cecal.o coptccal.o dangical.o ethpccal.o coleitr.o coll.o sortkey.o bocsu.o ucoleitr.o ucol.o ucol_res.o ucol_sit.o collation.o collationsettings.o collationdata.o collationtailoring.o collationdatareader.o collationdatawriter.o collationfcd.o collationiterator.o utf16collationiterator.o utf8collationiterator.o uitercollationiterator.o collationsets.o collationcompare.o collationfastlatin.o collationkeys.o rulebasedcollator.o collationroot.o collationrootelements.o collationdatabuilder.o collationweights.o collationruleparser.o collationbuilder.o collationfastlatinbuilder.o strmatch.o usearch.o search.o stsearch.o translit.o utrans.o esctrn.o unesctrn.o funcrepl.o strrepl.o tridpars.o cpdtrans.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o name2uni.o uni2name.o nortrans.o quant.o transreg.o brktrans.o regexcmp.o rematch.o repattrn.o regexst.o regextxt.o regeximp.o uregex.o uregexc.o ulocdata.o measfmt.o currfmt.o curramt.o currunit.o measure.o utmscale.o csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o inputext.o wintzimpl.o windtfmt.o winnmfmt.o basictz.o dtrule.o rbtz.o tzrule.o tztrans.o vtzone.o zonemeta.o standardplural.o upluralrules.o plurrule.o plurfmt.o selfmt.o dtitvfmt.o dtitvinf.o udateintervalformat.o tmunit.o tmutamt.o tmutfmt.o currpinf.o uspoof.o uspoof_impl.o uspoof_build.o uspoof_conf.o uspoof_wsconf.o decfmtst.o smpdtfst.o ztrans.o zrule.o vzone.o fphdlimp.o fpositer.o ufieldpositer.o decNumber.o decContext.o alphaindex.o tznames.o tznames_impl.o tzgnames.o tzfmt.o compactdecimalformat.o gender.o region.o scriptset.o identifier_info.o uregion.o reldatefmt.o quantityformatter.o measunit.o sharedbreakiterator.o scientificnumberformatter.o digitgrouping.o digitinterval.o digitformatter.o digitaffix.o valueformatter.o digitaffixesandpadding.o pluralaffix.o precision.o affixpatternparser.o smallintformatter.o decimfmtimpl.o visibledigits.o dayperiodrules.o -L../lib -licuuc -L../stubdata -licudata -lpthread -ldl -lm
# rm -f ../lib/libicui18n.so.57 && ln -s libicui18n.so.57.1 ../lib/libicui18n.so.57
# rm -f ../lib/libicui18n.so && ln -s libicui18n.so.57.1 ../lib/libicui18n.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/i18n'
# make[0]: Making `all' in `layout'
# make[1]: Entering directory '/tmp/icu/src/icu/source/layout'
# (deps) TrimmedArrayProcessor2.cpp
# (deps) SubtableProcessor2.cpp
# (deps) StateTableProcessor2.cpp
# (deps) SingleTableProcessor2.cpp
# (deps) SimpleArrayProcessor2.cpp
# (deps) SegmentSingleProcessor2.cpp
# (deps) SegmentArrayProcessor2.cpp
# (deps) NonContextualGlyphSubstProc2.cpp
# (deps) MorphTables2.cpp
# (deps) LigatureSubstProc2.cpp
# (deps) IndicRearrangementProcessor2.cpp
# (deps) GXLayoutEngine2.cpp
# (deps) ContextualGlyphSubstProc2.cpp
# (deps) ContextualGlyphInsertionProc2.cpp
# (deps) loengine.cpp
# (deps) KernTable.cpp
# (deps) HangulLayoutEngine.cpp
# (deps) TibetanReordering.cpp
# (deps) TibetanLayoutEngine.cpp
# (deps) KhmerReordering.cpp
# (deps) KhmerLayoutEngine.cpp
# (deps) ValueRecords.cpp
# (deps) SubstitutionLookups.cpp
# (deps) SingleSubstitutionSubtables.cpp
# (deps) SinglePositioningSubtables.cpp
# (deps) ShapingTypeData.cpp
# (deps) ScriptAndLanguageTags.cpp
# (deps) ScriptAndLanguage.cpp
# (deps) PairPositioningSubtables.cpp
# (deps) OpenTypeUtilities.cpp
# (deps) MultipleSubstSubtables.cpp
# (deps) MPreFixups.cpp
# (deps) MirroredCharData.cpp
# (deps) MarkToMarkPosnSubtables.cpp
# (deps) MarkToLigaturePosnSubtables.cpp
# (deps) MarkToBasePosnSubtables.cpp
# (deps) MarkArrays.cpp
# (deps) Lookups.cpp
# (deps) LookupProcessor.cpp
# (deps) LigatureSubstSubtables.cpp
# (deps) LEGlyphStorage.cpp
# (deps) LEInsertionList.cpp
# (deps) IndicReordering.cpp
# (deps) IndicClassTables.cpp
# (deps) GlyphSubstitutionTables.cpp
# (deps) GlyphSubstLookupProc.cpp
# (deps) GlyphPositioningTables.cpp
# (deps) GlyphPositionAdjustments.cpp
# (deps) GlyphPosnLookupProc.cpp
# (deps) GlyphLookupTables.cpp
# (deps) GlyphIterator.cpp
# (deps) GlyphDefinitionTables.cpp
# (deps) GDEFMarkFilter.cpp
# (deps) Features.cpp
# (deps) ExtensionSubtables.cpp
# (deps) DeviceTables.cpp
# (deps) CursiveAttachmentSubtables.cpp
# (deps) CoverageTables.cpp
# (deps) ContextualSubstSubtables.cpp
# (deps) ClassDefinitionTables.cpp
# (deps) CanonShaping.cpp
# (deps) CanonData.cpp
# (deps) ArabicShaping.cpp
# (deps) AnchorTables.cpp
# (deps) AlternateSubstSubtables.cpp
# (deps) TrimmedArrayProcessor.cpp
# (deps) SubtableProcessor.cpp
# (deps) StateTableProcessor.cpp
# (deps) SingleTableProcessor.cpp
# (deps) SimpleArrayProcessor.cpp
# (deps) SegmentSingleProcessor.cpp
# (deps) SegmentArrayProcessor.cpp
# (deps) NonContextualGlyphSubstProc.cpp
# (deps) MorphTables.cpp
# (deps) LookupTables.cpp
# (deps) LigatureSubstProc.cpp
# (deps) IndicRearrangementProcessor.cpp
# (deps) ContextualGlyphSubstProc.cpp
# (deps) LayoutEngine.cpp
# (deps) IndicLayoutEngine.cpp
# (deps) HanLayoutEngine.cpp
# (deps) GXLayoutEngine.cpp
# (deps) ArabicLayoutEngine.cpp
# (deps) ThaiStateTables.cpp
# (deps) ThaiShaping.cpp
# (deps) ThaiLayoutEngine.cpp
# (deps) OpenTypeLayoutEngine.cpp
# (deps) LEFontInstance.cpp
# g++ ... OpenTypeLayoutEngine.cpp
# g++ ... LEFontInstance.cpp
# g++ ... ThaiLayoutEngine.cpp
# g++ ... ThaiShaping.cpp
# g++ ... ThaiStateTables.cpp
# g++ ... ArabicLayoutEngine.cpp
# g++ ... GXLayoutEngine.cpp
# g++ ... HanLayoutEngine.cpp
# g++ ... IndicLayoutEngine.cpp
# g++ ... LayoutEngine.cpp
# g++ ... ContextualGlyphSubstProc.cpp
# g++ ... IndicRearrangementProcessor.cpp
# IndicRearrangementProcessor.cpp: In member function 'void icu_57::IndicRearrangementProcessor::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const':
# IndicRearrangementProcessor.cpp:97:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:118:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:153:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:179:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:205:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:231:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:259:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x > firstGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:289:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x > firstGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor.cpp:319:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x < lastGlyph) {
# ~~^~~~~~~~~~~
# IndicRearrangementProcessor.cpp:349:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x < lastGlyph) {
# ~~^~~~~~~~~~~
# g++ ... LigatureSubstProc.cpp
# g++ ... LookupTables.cpp
# g++ ... MorphTables.cpp
# g++ ... NonContextualGlyphSubstProc.cpp
# g++ ... SegmentArrayProcessor.cpp
# g++ ... SegmentSingleProcessor.cpp
# g++ ... SimpleArrayProcessor.cpp
# g++ ... SingleTableProcessor.cpp
# g++ ... StateTableProcessor.cpp
# g++ ... SubtableProcessor.cpp
# g++ ... TrimmedArrayProcessor.cpp
# g++ ... AlternateSubstSubtables.cpp
# g++ ... AnchorTables.cpp
# g++ ... ArabicShaping.cpp
# g++ ... CanonData.cpp
# g++ ... CanonShaping.cpp
# g++ ... ClassDefinitionTables.cpp
# g++ ... ContextualSubstSubtables.cpp
# g++ ... CoverageTables.cpp
# g++ ... CursiveAttachmentSubtables.cpp
# g++ ... DeviceTables.cpp
# g++ ... ExtensionSubtables.cpp
# g++ ... Features.cpp
# g++ ... GDEFMarkFilter.cpp
# g++ ... GlyphDefinitionTables.cpp
# g++ ... GlyphIterator.cpp
# g++ ... GlyphLookupTables.cpp
# g++ ... GlyphPosnLookupProc.cpp
# g++ ... GlyphPositionAdjustments.cpp
# g++ ... GlyphPositioningTables.cpp
# g++ ... GlyphSubstLookupProc.cpp
# g++ ... GlyphSubstitutionTables.cpp
# g++ ... IndicClassTables.cpp
# g++ ... IndicReordering.cpp
# g++ ... LEInsertionList.cpp
# g++ ... LEGlyphStorage.cpp
# g++ ... LigatureSubstSubtables.cpp
# g++ ... LookupProcessor.cpp
# g++ ... Lookups.cpp
# g++ ... MarkArrays.cpp
# g++ ... MarkToBasePosnSubtables.cpp
# g++ ... MarkToLigaturePosnSubtables.cpp
# g++ ... MarkToMarkPosnSubtables.cpp
# g++ ... MirroredCharData.cpp
# g++ ... MPreFixups.cpp
# g++ ... MultipleSubstSubtables.cpp
# g++ ... OpenTypeUtilities.cpp
# g++ ... PairPositioningSubtables.cpp
# g++ ... ScriptAndLanguage.cpp
# g++ ... ScriptAndLanguageTags.cpp
# g++ ... ShapingTypeData.cpp
# g++ ... SinglePositioningSubtables.cpp
# g++ ... SingleSubstitutionSubtables.cpp
# g++ ... SubstitutionLookups.cpp
# g++ ... ValueRecords.cpp
# g++ ... KhmerLayoutEngine.cpp
# g++ ... KhmerReordering.cpp
# g++ ... TibetanLayoutEngine.cpp
# g++ ... TibetanReordering.cpp
# g++ ... HangulLayoutEngine.cpp
# g++ ... KernTable.cpp
# g++ ... loengine.cpp
# g++ ... ContextualGlyphInsertionProc2.cpp
# g++ ... ContextualGlyphSubstProc2.cpp
# g++ ... GXLayoutEngine2.cpp
# g++ ... IndicRearrangementProcessor2.cpp
# IndicRearrangementProcessor2.cpp: In member function 'void icu_57::IndicRearrangementProcessor2::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const':
# IndicRearrangementProcessor2.cpp:94:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:150:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:176:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x <= lastGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:202:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:228:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x >= firstGlyph) {
# ~~^~~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:256:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x > firstGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:286:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x > firstGlyph) {
# ~~^~~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:316:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x < lastGlyph) {
# ~~^~~~~~~~~~~
# IndicRearrangementProcessor2.cpp:346:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# while (x < lastGlyph) {
# ~~^~~~~~~~~~~
# g++ ... LigatureSubstProc2.cpp
# g++ ... MorphTables2.cpp
# g++ ... NonContextualGlyphSubstProc2.cpp
# g++ ... SegmentArrayProcessor2.cpp
# g++ ... SegmentSingleProcessor2.cpp
# g++ ... SimpleArrayProcessor2.cpp
# g++ ... SingleTableProcessor2.cpp
# g++ ... StateTableProcessor2.cpp
# g++ ... SubtableProcessor2.cpp
# g++ ... TrimmedArrayProcessor2.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicule.so.57 -o ../lib/libicule.so.57.1 LEFontInstance.o OpenTypeLayoutEngine.o ThaiLayoutEngine.o ThaiShaping.o ThaiStateTables.o ArabicLayoutEngine.o GXLayoutEngine.o HanLayoutEngine.o IndicLayoutEngine.o LayoutEngine.o ContextualGlyphSubstProc.o IndicRearrangementProcessor.o LigatureSubstProc.o LookupTables.o MorphTables.o NonContextualGlyphSubstProc.o SegmentArrayProcessor.o SegmentSingleProcessor.o SimpleArrayProcessor.o SingleTableProcessor.o StateTableProcessor.o SubtableProcessor.o TrimmedArrayProcessor.o AlternateSubstSubtables.o AnchorTables.o ArabicShaping.o CanonData.o CanonShaping.o ClassDefinitionTables.o ContextualSubstSubtables.o CoverageTables.o CursiveAttachmentSubtables.o DeviceTables.o ExtensionSubtables.o Features.o GDEFMarkFilter.o GlyphDefinitionTables.o GlyphIterator.o GlyphLookupTables.o GlyphPosnLookupProc.o GlyphPositionAdjustments.o GlyphPositioningTables.o GlyphSubstLookupProc.o GlyphSubstitutionTables.o IndicClassTables.o IndicReordering.o LEInsertionList.o LEGlyphStorage.o LigatureSubstSubtables.o LookupProcessor.o Lookups.o MarkArrays.o MarkToBasePosnSubtables.o MarkToLigaturePosnSubtables.o MarkToMarkPosnSubtables.o MirroredCharData.o MPreFixups.o MultipleSubstSubtables.o OpenTypeUtilities.o PairPositioningSubtables.o ScriptAndLanguage.o ScriptAndLanguageTags.o ShapingTypeData.o SinglePositioningSubtables.o SingleSubstitutionSubtables.o SubstitutionLookups.o ValueRecords.o KhmerLayoutEngine.o KhmerReordering.o TibetanLayoutEngine.o TibetanReordering.o HangulLayoutEngine.o KernTable.o loengine.o ContextualGlyphInsertionProc2.o ContextualGlyphSubstProc2.o GXLayoutEngine2.o IndicRearrangementProcessor2.o LigatureSubstProc2.o MorphTables2.o NonContextualGlyphSubstProc2.o SegmentArrayProcessor2.o SegmentSingleProcessor2.o SimpleArrayProcessor2.o SingleTableProcessor2.o StateTableProcessor2.o SubtableProcessor2.o TrimmedArrayProcessor2.o -L../lib -licuuc -L../stubdata -licudata -lpthread -ldl -lm
# rm -f ../lib/libicule.so.57 && ln -s libicule.so.57.1 ../lib/libicule.so.57
# rm -f ../lib/libicule.so && ln -s libicule.so.57.1 ../lib/libicule.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/layout'
# make[0]: Making `all' in `layoutex'
# make[1]: Entering directory '/tmp/icu/src/icu/source/layoutex'
# (deps) plruns.cpp
# (deps) playout.cpp
# (deps) LXUtilities.cpp
# (deps) RunArrays.cpp
# (deps) ParagraphLayout.cpp
# g++ ... ParagraphLayout.cpp
# g++ ... RunArrays.cpp
# g++ ... LXUtilities.cpp
# g++ ... playout.cpp
# g++ ... plruns.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libiculx.so.57 -o ../lib/libiculx.so.57.1 ParagraphLayout.o RunArrays.o LXUtilities.o playout.o plruns.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licule -lpthread -ldl -lm
# rm -f ../lib/libiculx.so.57 && ln -s libiculx.so.57.1 ../lib/libiculx.so.57
# rm -f ../lib/libiculx.so && ln -s libiculx.so.57.1 ../lib/libiculx.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/layoutex'
# make[0]: Making `all' in `io'
# make[1]: Entering directory '/tmp/icu/src/icu/source/io'
# (deps) ucln_io.cpp
# (deps) ustream.cpp
# (deps) sscanf.c
# (deps) sprintf.c
# (deps) ustdio.c
# (deps) uscanf_p.c
# (deps) uscanf.c
# (deps) uprntf_p.c
# (deps) uprintf.cpp
# (deps) ufmt_cmn.c
# (deps) ufile.c
# (deps) locbund.cpp
# g++ ... locbund.cpp
# gcc ... ufile.c
# gcc ... ufmt_cmn.c
# g++ ... uprintf.cpp
# gcc ... uprntf_p.c
# gcc ... uscanf.c
# gcc ... uscanf_p.c
# gcc ... ustdio.c
# gcc ... sprintf.c
# gcc ... sscanf.c
# g++ ... ustream.cpp
# g++ ... ucln_io.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuio.so.57 -o ../lib/libicuio.so.57.1 locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o uscanf.o uscanf_p.o ustdio.o sprintf.o sscanf.o ustream.o ucln_io.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licui18n -lpthread -ldl -lm
# rm -f ../lib/libicuio.so.57 && ln -s libicuio.so.57.1 ../lib/libicuio.so.57
# rm -f ../lib/libicuio.so && ln -s libicuio.so.57.1 ../lib/libicuio.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/io'
# make[0]: Making `all' in `tools'
# make[1]: Entering directory '/tmp/icu/src/icu/source/tools'
# make[1]: Making `all' in `toolutil'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/toolutil'
# (deps) ucln_tu.cpp
# (deps) dbgutil.cpp
# (deps) udbgutil.cpp
# (deps) filetools.cpp
# (deps) flagparser.c
# (deps) ppucd.cpp
# (deps) pkg_gencmn.c
# (deps) pkg_genc.c
# (deps) pkg_icu.cpp
# (deps) writesrc.c
# (deps) xmlparser.cpp
# (deps) ucbuf.cpp
# (deps) uparse.c
# (deps) uoptions.c
# (deps) ucmstate.c
# (deps) ucm.c
# (deps) denseranges.cpp
# (deps) collationinfo.cpp
# (deps) unewdata.c
# (deps) toolutil.cpp
# (deps) swapimpl.cpp
# (deps) pkgitems.cpp
# (deps) package.cpp
# (deps) filestrm.c
# gcc ... filestrm.c
# g++ ... package.cpp
# g++ ... pkgitems.cpp
# g++ ... swapimpl.cpp
# g++ ... toolutil.cpp
# gcc ... unewdata.c
# g++ ... collationinfo.cpp
# g++ ... denseranges.cpp
# gcc ... ucm.c
# gcc ... ucmstate.c
# gcc ... uoptions.c
# gcc ... uparse.c
# g++ ... ucbuf.cpp
# g++ ... xmlparser.cpp
# gcc ... writesrc.c
# g++ ... pkg_icu.cpp
# gcc ... pkg_genc.c
# gcc ... pkg_gencmn.c
# g++ ... ppucd.cpp
# gcc ... flagparser.c
# g++ ... filetools.cpp
# g++ ... udbgutil.cpp
# g++ ... dbgutil.cpp
# g++ ... ucln_tu.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutu.so.57 -o ../../lib/libicutu.so.57.1 filestrm.o package.o pkgitems.o swapimpl.o toolutil.o unewdata.o collationinfo.o denseranges.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o xmlparser.o writesrc.o pkg_icu.o pkg_genc.o pkg_gencmn.o ppucd.o flagparser.o filetools.o udbgutil.o dbgutil.o ucln_tu.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# rm -f ../../lib/libicutu.so.57 && ln -s libicutu.so.57.1 ../../lib/libicutu.so.57
# rm -f ../../lib/libicutu.so && ln -s libicutu.so.57.1 ../../lib/libicutu.so
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/toolutil'
# make[1]: Making `all' in `ctestfw'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/ctestfw'
# (deps) ucln_ct.c
# (deps) uperf.cpp
# (deps) datamap.cpp
# (deps) testdata.cpp
# (deps) tstdtmod.cpp
# (deps) ctest.c
# gcc ... ctest.c
# g++ ... tstdtmod.cpp
# g++ ... testdata.cpp
# g++ ... datamap.cpp
# g++ ... uperf.cpp
# gcc ... ucln_ct.c
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutest.so.57 -o libicutest.so.57.1 ctest.o tstdtmod.o testdata.o datamap.o uperf.o ucln_ct.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# rm -f libicutest.so.57 && ln -s libicutest.so.57.1 libicutest.so.57
# rm -f libicutest.so && ln -s libicutest.so.57.1 libicutest.so
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/ctestfw'
# make[1]: Making `all' in `makeconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/makeconv'
# (deps) gencnvex.c
# (deps) genmbcs.cpp
# (deps) ucnvstat.c
# (deps) makeconv.cpp
# g++ ... makeconv.cpp
# gcc ... ucnvstat.c
# g++ ... genmbcs.cpp
# gcc ... gencnvex.c
# cd ../.. \
# && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# config.status: creating tools/makeconv/makeconv.1
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/makeconv'
# make[1]: Making `all' in `genrb'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genrb'
# (deps) prscmnts.cpp
# (deps) wrtxml.cpp
# (deps) rle.c
# (deps) wrtjava.cpp
# (deps) rbutil.c
# (deps) ustr.c
# (deps) reslist.cpp
# (deps) read.c
# (deps) parse.cpp
# (deps) genrb.cpp
# (deps) errmsg.c
# g++ ... genrb.cpp
# gcc ... errmsg.c
# g++ ... parse.cpp
# gcc ... read.c
# g++ ... reslist.cpp
# gcc ... ustr.c
# gcc ... rbutil.c
# g++ ... wrtjava.cpp
# gcc ... rle.c
# g++ ... wrtxml.cpp
# g++ ... prscmnts.cpp
# g++ ... derb.cpp
# cd ../.. \
# && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating tools/genrb/derb.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genrb errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o wrtjava.o rle.o wrtxml.o prscmnts.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# cd ../.. \
# && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating tools/genrb/genrb.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genrb'
# make[1]: Making `all' in `genbrk'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genbrk'
# (deps) genbrk.cpp
# cd ../.. \
# && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status
# g++ ... genbrk.cpp
# config.status: creating tools/genbrk/genbrk.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genbrk'
# make[1]: Making `all' in `gencnval'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencnval'
# (deps) gencnval.c
# cd ../.. \
# && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status
# gcc ... gencnval.c
# config.status: creating tools/gencnval/gencnval.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencnval'
# make[1]: Making `all' in `gensprep'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gensprep'
# (deps) store.c
# (deps) gensprep.c
# gcc ... store.c
# gcc ... gensprep.c
# cd ../.. \
# && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# config.status: creating tools/gensprep/gensprep.8
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gensprep'
# make[1]: Making `all' in `icuinfo'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/icuinfo'
# (deps) icuinfo.cpp
# g++ ... icuinfo.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/icuinfo'
# make[1]: Making `all' in `genccode'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genccode'
# (deps) genccode.c
# cd ../.. \
# && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status
# gcc ... genccode.c
# config.status: creating tools/genccode/genccode.8
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genccode'
# make[1]: Making `all' in `gencmn'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencmn'
# (deps) gencmn.c
# cd ../.. \
# && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status
# gcc ... gencmn.c
# config.status: creating tools/gencmn/gencmn.8
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencmn'
# make[1]: Making `all' in `icupkg'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/icupkg'
# (deps) icupkg.cpp
# cd ../.. \
# && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status
# g++ ... icupkg.cpp
# config.status: creating tools/icupkg/icupkg.8
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/icupkg'
# make[1]: Making `all' in `pkgdata'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/pkgdata'
# (deps) pkgtypes.c
# (deps) pkgdata.cpp
# g++ ... pkgdata.cpp
# gcc ... pkgtypes.c
# cd ../.. \
# && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating tools/pkgdata/pkgdata.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/pkgdata'
# make[1]: Making `all' in `gentest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gentest'
# (deps) genres32.c
# (deps) gentest.c
# gcc ... gentest.c
# gcc ... genres32.c
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o gentest gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gentest'
# make[1]: Making `all' in `gennorm2'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gennorm2'
# (deps) n2builder.cpp
# (deps) gennorm2.cpp
# g++ ... gennorm2.cpp
# g++ ... n2builder.cpp
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gennorm2 gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gennorm2'
# make[1]: Making `all' in `gencfu'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencfu'
# (deps) gencfu.cpp
# cd ../.. \
# && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status
# g++ ... gencfu.cpp
# config.status: creating tools/gencfu/gencfu.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencfu'
# make[1]: Making `all' in `gendict'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gendict'
# (deps) gendict.cpp
# cd ../.. \
# && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status
# g++ ... gendict.cpp
# config.status: creating tools/gendict/gendict.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gendict'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools'
# make[2]: Nothing to be done for 'all-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/tools'
# make[0]: Making `all' in `data'
# make[1]: Entering directory '/tmp/icu/src/icu/source/data'
# make -f pkgdataMakefile
# echo timestamp > build-dir.tmp
# make[2]: Entering directory '/tmp/icu/src/icu/source/data'
# rm -rf icupkg.inc
# /bin/sh ../mkinstalldirs ./out ./out/build ./out/build/icudt57l ./out/build/icudt57l/curr ./out/build/icudt57l/lang ./out/build/icudt57l/region ./out/build/icudt57l/zone ./out/build/icudt57l/unit ./out/build/icudt57l/brkitr ./out/build/icudt57l/coll ./out/build/icudt57l/rbnf ./out/build/icudt57l/translit ./out/tmp ./out/tmp/curr ./out/tmp/lang ./out/tmp/region ./out/tmp/zone ./out/tmp/unit ./out/tmp/coll ./out/tmp/rbnf ./out/tmp/translit ./out/tmp/brkitr
# mkdir ./out
# mkdir ./out/build
# mkdir ./out/build/icudt57l
# mkdir ./out/build/icudt57l/curr
# mkdir ./out/build/icudt57l/lang
# mkdir ./out/build/icudt57l/region
# mkdir ./out/build/icudt57l/zone
# mkdir ./out/build/icudt57l/unit
# mkdir ./out/build/icudt57l/brkitr
# mkdir ./out/build/icudt57l/coll
# make[2]: Leaving directory '/tmp/icu/src/icu/source/data'
# mkdir ./out/build/icudt57l/rbnf
# mkdir ./out/build/icudt57l/translit
# mkdir ./out/tmp
# mkdir ./out/tmp/curr
# mkdir ./out/tmp/lang
# mkdir ./out/tmp/region
# mkdir ./out/tmp/zone
# mkdir ./out/tmp/unit
# mkdir ./out/tmp/coll
# mkdir ./out/tmp/rbnf
# mkdir ./out/tmp/translit
# mkdir ./out/tmp/brkitr
# mv build-dir.tmp build-dir
# Unpacking ./in/icudt57l.dat and generating out/tmp/icudata.lst (list of data files)
# LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -d ./out/build/icudt57l --list -x \* ./in/icudt57l.dat -o out/tmp/icudata.lst
# echo timestamp > build-local
# LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /tmp/icu/src/icu/source/data/out/build/icudt57l -d ../lib -e icudt57 -T ./out/tmp -p icudt57l -m dll -r 57.1 -L icudata ./out/tmp/icudata.lst
# pkgdata: gcc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt57l_dat.o ./out/tmp/icudt57l_dat.S
# pkgdata: gcc -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -shared -Wl,-Bsymbolic -nodefaultlibs -nostdlib -o ../lib/libicudata.so.57.1 ./out/tmp/icudt57l_dat.o -Wl,-soname -Wl,libicudata.so.57 -Wl,-Bsymbolic
# pkgdata: cd ../lib/ && rm -f libicudata.so.57 && ln -s libicudata.so.57.1 libicudata.so.57
# pkgdata: cd ../lib/ && rm -f libicudata.so && ln -s libicudata.so.57.1 libicudata.so
# echo timestamp > packagedata
# make[1]: Leaving directory '/tmp/icu/src/icu/source/data'
# make[0]: Making `all' in `extra'
# make[1]: Entering directory '/tmp/icu/src/icu/source/extra'
# make[1]: Making `all' in `uconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/extra/uconv'
# g++ ... uconv.cpp
# mkdir uconvmsg
# gcc ... uwmsg.c
# LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt
# LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s resources -d uconvmsg fr.txt
# make -f pkgdataMakefile
# make[3]: Entering directory '/tmp/icu/src/icu/source/extra/uconv'
# rm -rf pkgdata.inc
# make[3]: Leaving directory '/tmp/icu/src/icu/source/extra/uconv'
# LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst
# ar: creating uconvmsg/libuconvmsg.a
# pkgdata: gcc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S
# pkgdata: ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
# pkgdata: ranlib uconvmsg/libuconvmsg.a
# cd ../.. \
# && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating extra/uconv/uconv.1
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm uconvmsg/libuconvmsg.a
# make[2]: Leaving directory '/tmp/icu/src/icu/source/extra/uconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/extra'
# make[2]: Nothing to be done for 'all-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/extra'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/extra'
# make[0]: Making `all' in `samples'
# make[1]: Entering directory '/tmp/icu/src/icu/source/samples'
# make[1]: Making `all' in `date'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples/date'
# (deps) date.c
# (deps) uprint.c
# gcc ... uprint.c
# gcc ... date.c
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icudate uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples/date'
# make[1]: Making `all' in `cal'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples/cal'
# (deps) cal.c
# (deps) uprint.c
# gcc ... uprint.c
# gcc ... cal.c
# g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -o icucal uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples/cal'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples'
# make[2]: Nothing to be done for 'all-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/samples'
# make[0]: Making `all' in `test'
# make[1]: Entering directory '/tmp/icu/src/icu/source/test'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/icu/src/icu/source/test'
# make[1]: Entering directory '/tmp/icu/src/icu/source'
# Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.
# make[1]: Leaving directory '/tmp/icu/src/icu/source'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[0]: Making `install' in `stubdata'
# make[1]: Entering directory '/tmp/icu/src/icu/source/stubdata'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# mkdir /tmp/icu/pkg/icu/usr
# mkdir /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c libicudata.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicudata.so && ln -s libicudata.so.57.1 libicudata.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicudata.so.57 && ln -s libicudata.so.57.1 libicudata.so.57
# make[1]: Leaving directory '/tmp/icu/src/icu/source/stubdata'
# make[0]: Making `install' in `common'
# make[1]: Entering directory '/tmp/icu/src/icu/source/common'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/include/unicode
# mkdir /tmp/icu/pkg/icu/usr/include
# mkdir /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/appendable.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/brkiter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/bytestream.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/bytestrie.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/bytestriebuilder.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/caniter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/chariter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dbbi.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/docmain.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtintrv.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/enumset.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/errorcode.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/filteredbrk.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/icudataver.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/icuplug.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/idna.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/listformatter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/localpointer.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/locdspnm.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/locid.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/messagepattern.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/normalizer2.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/normlzr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/parseerr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/parsepos.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/platform.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ptypes.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/putil.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/rbbi.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/rep.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/resbund.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/schriter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/simpleformatter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/std_string.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/strenum.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/stringpiece.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/stringtriebuilder.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/symtable.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ubidi.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ubrk.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucasemap.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucat.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uchar.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucharstrie.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucharstriebuilder.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uchriter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uclean.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucnv.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucnv_cb.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucnv_err.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucnvsel.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uconfig.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucurr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/udata.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/udisplaycontext.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uenum.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uidna.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uiter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uldnames.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ulistformatter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uloc.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/umachine.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/umisc.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unifilt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unifunct.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unimatch.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uniset.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unistr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unorm.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unorm2.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uobject.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/urename.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/urep.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ures.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uscript.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uset.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/usetiter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ushape.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/usprep.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ustring.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ustringtrie.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utext.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utf.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utf16.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utf32.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utf8.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utf_old.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utrace.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utypes.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uvernum.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uversion.h /tmp/icu/pkg/icu/usr/include/unicode
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../lib/libicuuc.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicuuc.so && ln -s libicuuc.so.57.1 libicuuc.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicuuc.so.57 && ln -s libicuuc.so.57.1 libicuuc.so.57
# make[1]: Leaving directory '/tmp/icu/src/icu/source/common'
# make[0]: Making `install' in `i18n'
# make[1]: Entering directory '/tmp/icu/src/icu/source/i18n'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/alphaindex.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/basictz.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/calendar.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/choicfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/coleitr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/coll.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/compactdecimalformat.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/curramt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/currpinf.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/currunit.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/datefmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dcfmtsym.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/decimfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtfmtsym.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtitvfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtitvinf.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtptngen.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/dtrule.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/fieldpos.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/fmtable.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/format.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/fpositer.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/gender.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/gregocal.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/measfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/measunit.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/measure.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/msgfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/numfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/numsys.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/plurfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/plurrule.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/rbnf.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/rbtz.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/regex.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/region.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/reldatefmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/scientificnumberformatter.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/search.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/selfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/simpletz.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/smpdtfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/sortkey.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/stsearch.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tblcoll.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/timezone.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tmunit.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tmutamt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tmutfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/translit.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tzfmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tznames.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tzrule.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/tztrans.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucal.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucol.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucoleitr.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ucsdet.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/udat.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/udateintervalformat.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/udatpg.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ufieldpositer.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uformattable.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ugender.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ulocdata.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/umsg.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unirepl.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unum.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/unumsys.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/upluralrules.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uregex.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uregion.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ureldatefmt.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/usearch.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/uspoof.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utmscale.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/utrans.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/vtzone.h /tmp/icu/pkg/icu/usr/include/unicode
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../lib/libicui18n.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicui18n.so && ln -s libicui18n.so.57.1 libicui18n.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicui18n.so.57 && ln -s libicui18n.so.57.1 libicui18n.so.57
# make[1]: Leaving directory '/tmp/icu/src/icu/source/i18n'
# make[0]: Making `install' in `layout'
# make[1]: Entering directory '/tmp/icu/src/icu/source/layout'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/include/layout
# mkdir /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LayoutEngine.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LEFontInstance.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LEGlyphFilter.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LEGlyphStorage.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LEInsertionList.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LELanguages.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LEScripts.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LESwaps.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LETableReference.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./LETypes.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./loengine.h /tmp/icu/pkg/icu/usr/include/layout
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../lib/libicule.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicule.so && ln -s libicule.so.57.1 libicule.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicule.so.57 && ln -s libicule.so.57.1 libicule.so.57
# make[1]: Leaving directory '/tmp/icu/src/icu/source/layout'
# make[0]: Making `install' in `layoutex'
# make[1]: Entering directory '/tmp/icu/src/icu/source/layoutex'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./layout/ParagraphLayout.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./layout/RunArrays.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./layout/playout.h /tmp/icu/pkg/icu/usr/include/layout
# /usr/bin/install -c -m 644 ./layout/plruns.h /tmp/icu/pkg/icu/usr/include/layout
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../lib/libiculx.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libiculx.so && ln -s libiculx.so.57.1 libiculx.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libiculx.so.57 && ln -s libiculx.so.57.1 libiculx.so.57
# Installing icu-lx.pc
# make ALL_PKGCONFIG_SUFFIX=lx -C .. install-pkgconfig
# make[2]: Entering directory '/tmp/icu/src/icu/source'
# mkdir /tmp/icu/pkg/icu/usr/lib/pkgconfig
# /usr/bin/install -c -m 644 ./config/icu-lx.pc /tmp/icu/pkg/icu/usr/lib/pkgconfig/
# make[2]: Leaving directory '/tmp/icu/src/icu/source'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/layoutex'
# make[0]: Making `install' in `io'
# make[1]: Entering directory '/tmp/icu/src/icu/source/io'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ustdio.h /tmp/icu/pkg/icu/usr/include/unicode
# /usr/bin/install -c -m 644 ./unicode/ustream.h /tmp/icu/pkg/icu/usr/include/unicode
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../lib/libicuio.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicuio.so && ln -s libicuio.so.57.1 libicuio.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicuio.so.57 && ln -s libicuio.so.57.1 libicuio.so.57
# make[1]: Leaving directory '/tmp/icu/src/icu/source/io'
# make[0]: Making `install' in `tools'
# make[1]: Entering directory '/tmp/icu/src/icu/source/tools'
# make[1]: Making `install' in `toolutil'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/toolutil'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c ../../lib/libicutu.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicutu.so && ln -s libicutu.so.57.1 libicutu.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicutu.so.57 && ln -s libicutu.so.57.1 libicutu.so.57
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/toolutil'
# make[1]: Making `install' in `ctestfw'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/ctestfw'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# /usr/bin/install -c libicutest.so.57.1 /tmp/icu/pkg/icu/usr/lib
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicutest.so && ln -s libicutest.so.57.1 libicutest.so
# cd /tmp/icu/pkg/icu/usr/lib && rm -f libicutest.so.57 && ln -s libicutest.so.57.1 libicutest.so.57
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/ctestfw'
# make[1]: Making `install' in `makeconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/makeconv'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# mkdir /tmp/icu/pkg/icu/usr/share
# mkdir /tmp/icu/pkg/icu/usr/share/man
# mkdir /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 makeconv.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# mkdir /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/makeconv /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/makeconv'
# make[1]: Making `install' in `genrb'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genrb'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 genrb.1 derb.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/genrb /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/derb /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genrb'
# make[1]: Making `install' in `genbrk'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genbrk'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 genbrk.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/genbrk /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genbrk'
# make[1]: Making `install' in `gencnval'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencnval'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 gencnval.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gencnval /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencnval'
# make[1]: Making `install' in `gensprep'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gensprep'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man8
# mkdir /tmp/icu/pkg/icu/usr/share/man/man8
# /usr/bin/install -c -m 644 gensprep.8 /tmp/icu/pkg/icu/usr/share/man/man8
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gensprep /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gensprep'
# make[1]: Making `install' in `icuinfo'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/icuinfo'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c icuinfo /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/icuinfo'
# make[1]: Making `install' in `genccode'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/genccode'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man8
# /usr/bin/install -c -m 644 genccode.8 /tmp/icu/pkg/icu/usr/share/man/man8
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/genccode /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/genccode'
# make[1]: Making `install' in `gencmn'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencmn'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man8
# /usr/bin/install -c -m 644 gencmn.8 /tmp/icu/pkg/icu/usr/share/man/man8
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gencmn /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencmn'
# make[1]: Making `install' in `icupkg'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/icupkg'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man8
# /usr/bin/install -c -m 644 icupkg.8 /tmp/icu/pkg/icu/usr/share/man/man8
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/icupkg /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/icupkg'
# make[1]: Making `install' in `pkgdata'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/pkgdata'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 pkgdata.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/pkgdata /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/pkgdata'
# make[1]: Making `install' in `gentest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gentest'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gentest'
# make[1]: Making `install' in `gennorm2'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gennorm2'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gennorm2 /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gennorm2'
# make[1]: Making `install' in `gencfu'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gencfu'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 gencfu.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gencfu /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gencfu'
# make[1]: Making `install' in `gendict'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools/gendict'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 gendict.1 /tmp/icu/pkg/icu/usr/share/man/man1
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/gendict /tmp/icu/pkg/icu/usr/bin
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools/gendict'
# make[2]: Entering directory '/tmp/icu/src/icu/source/tools'
# make[2]: Nothing to be done for 'install-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/tools'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/tools'
# make[0]: Making `install' in `data'
# make[1]: Entering directory '/tmp/icu/src/icu/source/data'
# /bin/sh ../mkinstalldirs /tmp/icu/pkg/icu/usr/lib
# LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /tmp/icu/src/icu/source/data/out/build/icudt57l -d ../lib -m dll -r 57.1 -e icudt57 -T ./out/tmp -s ./out/build/icudt57l -p icudt57l -L icudata ./out/tmp/icudata.lst -I /tmp/icu/pkg/icu/usr/lib
# pkgdata: cd ../lib/ && /usr/bin/install -c libicudata.so.57.1 /tmp/icu/pkg/icu/usr/lib/libicudata.so.57.1
# pkgdata: cd /tmp/icu/pkg/icu/usr/lib && rm -f libicudata.so.57 && ln -s libicudata.so.57.1 libicudata.so.57
# pkgdata: cd /tmp/icu/pkg/icu/usr/lib && rm -f libicudata.so && ln -s libicudata.so.57.1 libicudata.so
# make[1]: Leaving directory '/tmp/icu/src/icu/source/data'
# make[0]: Making `install' in `extra'
# make[1]: Entering directory '/tmp/icu/src/icu/source/extra'
# make[1]: Making `install' in `uconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/extra/uconv'
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/bin
# /usr/bin/install -c ../../bin/uconv /tmp/icu/pkg/icu/usr/bin
# /bin/sh ../../mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 uconv.1 /tmp/icu/pkg/icu/usr/share/man/man1
# make[2]: Leaving directory '/tmp/icu/src/icu/source/extra/uconv'
# make[2]: Entering directory '/tmp/icu/src/icu/source/extra'
# make[2]: Nothing to be done for 'install-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/extra'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/extra'
# make[0]: Making `install' in `samples'
# make[1]: Entering directory '/tmp/icu/src/icu/source/samples'
# make[1]: Making `install' in `date'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples/date'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples/date'
# make[1]: Making `install' in `cal'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples/cal'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples/cal'
# make[2]: Entering directory '/tmp/icu/src/icu/source/samples'
# make[2]: Nothing to be done for 'install-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/samples'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/samples'
# make[0]: Making `install' in `test'
# make[1]: Entering directory '/tmp/icu/src/icu/source/test'
# make[1]: Making `install' in `testdata'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test/testdata'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test/testdata'
# make[1]: Making `install' in `intltest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test/intltest'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test/intltest'
# make[1]: Making `install' in `iotest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test/iotest'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test/iotest'
# make[1]: Making `install' in `cintltst'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test/cintltst'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test/cintltst'
# make[1]: Making `install' in `letest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test/letest'
# make[2]: Nothing to be done for 'install'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test/letest'
# make[2]: Entering directory '/tmp/icu/src/icu/source/test'
# make[2]: Nothing to be done for 'install-local'.
# make[2]: Leaving directory '/tmp/icu/src/icu/source/test'
# make[1]: Leaving directory '/tmp/icu/src/icu/source/test'
# make[1]: Entering directory '/tmp/icu/src/icu/source'
# mkdir /tmp/icu/pkg/icu/usr/share/icu
# mkdir /tmp/icu/pkg/icu/usr/share/icu/57.1
# mkdir /tmp/icu/pkg/icu/usr/share/icu/57.1/config
# mkdir /tmp/icu/pkg/icu/usr/lib/icu
# mkdir /tmp/icu/pkg/icu/usr/lib/icu/57.1
# /usr/bin/install -c -m 644 ./config/mh-linux /tmp/icu/pkg/icu/usr/share/icu/57.1/config/mh-linux
# /usr/bin/install -c ./mkinstalldirs /tmp/icu/pkg/icu/usr/share/icu/57.1/mkinstalldirs
# /usr/bin/install -c ./install-sh /tmp/icu/pkg/icu/usr/share/icu/57.1/install-sh
# /usr/bin/install -c -m 644 ./config/icu-uc.pc ./config/icu-i18n.pc ./config/icu-le.pc ./config/icu-lx.pc ./config/icu-io.pc /tmp/icu/pkg/icu/usr/lib/pkgconfig/
# /usr/bin/install -c -m 644 ./../LICENSE /tmp/icu/pkg/icu/usr/share/icu/57.1/LICENSE
# /usr/bin/install -c ./config/icu-config /tmp/icu/pkg/icu/usr/bin/icu-config
# /usr/bin/install -c -m 644 ./config/Makefile.inc /tmp/icu/pkg/icu/usr/lib/icu/57.1/Makefile.inc
# /usr/bin/install -c -m 644 ./config/pkgdata.inc /tmp/icu/pkg/icu/usr/lib/icu/57.1/pkgdata.inc
# cd /tmp/icu/pkg/icu/usr/lib/icu/57.1/..; \
# rm -f current && ln -s 57.1 current; \
# rm -f Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \
# rm -f pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc
# cd . \
# && CONFIG_FILES=./config/icu-config.1 CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating ./config/icu-config.1
# /bin/sh ./mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 config/icu-config.1 /tmp/icu/pkg/icu/usr/share/man/man1
# make[1]: Leaving directory '/tmp/icu/src/icu/source'
# /usr/bin/install -c -m 644 ./config/mh-linux /tmp/icu/pkg/icu/usr/share/icu/57.1/config/mh-linux
# /usr/bin/install -c ./mkinstalldirs /tmp/icu/pkg/icu/usr/share/icu/57.1/mkinstalldirs
# /usr/bin/install -c ./install-sh /tmp/icu/pkg/icu/usr/share/icu/57.1/install-sh
# /usr/bin/install -c -m 644 ./config/icu-uc.pc ./config/icu-i18n.pc ./config/icu-le.pc ./config/icu-lx.pc ./config/icu-io.pc /tmp/icu/pkg/icu/usr/lib/pkgconfig/
# /usr/bin/install -c -m 644 ./../LICENSE /tmp/icu/pkg/icu/usr/share/icu/57.1/LICENSE
# /usr/bin/install -c ./config/icu-config /tmp/icu/pkg/icu/usr/bin/icu-config
# /usr/bin/install -c -m 644 ./config/Makefile.inc /tmp/icu/pkg/icu/usr/lib/icu/57.1/Makefile.inc
# /usr/bin/install -c -m 644 ./config/pkgdata.inc /tmp/icu/pkg/icu/usr/lib/icu/57.1/pkgdata.inc
# cd /tmp/icu/pkg/icu/usr/lib/icu/57.1/..; \
# rm -f current && ln -s 57.1 current; \
# rm -f Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \
# rm -f pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc
# /bin/sh ./mkinstalldirs /tmp/icu/pkg/icu/usr/share/man/man1
# /usr/bin/install -c -m 644 config/icu-config.1 /tmp/icu/pkg/icu/usr/share/man/man1
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "icu"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: icu 57.1-1 (Wed Aug 24 13:24:17 UTC 2016)

CMD: pacman --query --file icu-57.1-1-x86_64.pkg.tar.xz
# icu 57.1-1

Creating hybrid package for 'icu'

Trying to find vanilla package 'icu'...

CMD: pacman --query --file /mirror/icu-57.1-1.pkg.tar.xz
# icu 57.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libicui18n.so.57
# /usr/lib/libicutest.so.57.1
# /usr/lib/libicudata.so.57
# /usr/lib/libicule.so.57.1
# /usr/lib/libicutest.so
# /usr/lib/libicutest.so.57
# /usr/lib/libicuio.so.57
# /usr/lib/libicui18n.so.57.1
# /usr/lib/libiculx.so.57
# /usr/lib/libiculx.so.57.1
# /usr/lib/libicuio.so
# /usr/lib/libicule.so.57
# /usr/lib/libicutu.so.57.1
# /usr/lib/libiculx.so
# /usr/lib/libicuuc.so.57
# /usr/lib/libicuuc.so.57.1
# /usr/lib/libicuuc.so
# /usr/lib/libicuio.so.57.1
# /usr/lib/libicutu.so
# /usr/lib/libicudata.so
# /usr/lib/libicutu.so.57
# /usr/lib/libicui18n.so
# /usr/lib/libicule.so
# /usr/lib/libicudata.so.57.1
# /usr/lib/pkgconfig/icu-uc.pc
# /usr/lib/pkgconfig/icu-io.pc
# /usr/lib/pkgconfig/icu-le.pc
# /usr/lib/pkgconfig/icu-lx.pc
# /usr/lib/pkgconfig/icu-i18n.pc
# /usr/lib/icu/Makefile.inc
# /usr/lib/icu/pkgdata.inc
# /usr/lib/icu/57.1/Makefile.inc
# /usr/lib/icu/57.1/pkgdata.inc
# /usr/bin/icupkg
# /usr/bin/genrb
# /usr/bin/uconv
# /usr/bin/genbrk
# /usr/bin/gencfu
# /usr/bin/derb
# /usr/bin/makeconv
# /usr/bin/gendict
# /usr/bin/gennorm2
# /usr/bin/gencmn
# /usr/bin/genccode
# /usr/bin/gencnval
# /usr/bin/icuinfo
# /usr/bin/icu-config
# /usr/bin/gensprep
# /usr/bin/pkgdata
# /usr/share/man/man8/icupkg.8.gz
# /usr/share/man/man8/gencmn.8.gz
# /usr/share/man/man8/genccode.8.gz
# /usr/share/man/man8/gensprep.8.gz
# /usr/share/man/man1/pkgdata.1.gz
# /usr/share/man/man1/makeconv.1.gz
# /usr/share/man/man1/gencfu.1.gz
# /usr/share/man/man1/icu-config.1.gz
# /usr/share/man/man1/genrb.1.gz
# /usr/share/man/man1/gendict.1.gz
# /usr/share/man/man1/derb.1.gz
# /usr/share/man/man1/gencnval.1.gz
# /usr/share/man/man1/uconv.1.gz
# /usr/share/man/man1/genbrk.1.gz
# /usr/share/licenses/icu/license.html
# /usr/share/icu/57.1/LICENSE
# /usr/share/icu/57.1/install-sh
# /usr/share/icu/57.1/mkinstalldirs
# /usr/share/icu/57.1/config/mh-linux
# /usr/include/unicode/plurfmt.h
# /usr/include/unicode/dtintrv.h
# /usr/include/unicode/rbnf.h
# /usr/include/unicode/regex.h
# /usr/include/unicode/udateintervalformat.h
# /usr/include/unicode/resbund.h
# /usr/include/unicode/ustring.h
# /usr/include/unicode/rep.h
# /usr/include/unicode/unimatch.h
# /usr/include/unicode/normalizer2.h
# /usr/include/unicode/unifilt.h
# /usr/include/unicode/idna.h
# /usr/include/unicode/ustdio.h
# /usr/include/unicode/ustringtrie.h
# /usr/include/unicode/uclean.h
# /usr/include/unicode/compactdecimalformat.h
# /usr/include/unicode/icuplug.h
# /usr/include/unicode/stsearch.h
# /usr/include/unicode/ufieldpositer.h
# /usr/include/unicode/uchar.h
# /usr/include/unicode/simpleformatter.h
# /usr/include/unicode/ucharstrie.h
# /usr/include/unicode/numfmt.h
# /usr/include/unicode/utypes.h
# /usr/include/unicode/udata.h
# /usr/include/unicode/ucat.h
# /usr/include/unicode/unirepl.h
# /usr/include/unicode/locid.h
# /usr/include/unicode/ucnvsel.h
# /usr/include/unicode/ubidi.h
# /usr/include/unicode/ulistformatter.h
# /usr/include/unicode/brkiter.h
# /usr/include/unicode/rbtz.h
# /usr/include/unicode/tztrans.h
# /usr/include/unicode/utrace.h
# /usr/include/unicode/ucsdet.h
# /usr/include/unicode/usetiter.h
# /usr/include/unicode/curramt.h
# /usr/include/unicode/chariter.h
# /usr/include/unicode/calendar.h
# /usr/include/unicode/unorm2.h
# /usr/include/unicode/urename.h
# /usr/include/unicode/selfmt.h
# /usr/include/unicode/docmain.h
# /usr/include/unicode/region.h
# /usr/include/unicode/urep.h
# /usr/include/unicode/uformattable.h
# /usr/include/unicode/udat.h
# /usr/include/unicode/caniter.h
# /usr/include/unicode/ureldatefmt.h
# /usr/include/unicode/fieldpos.h
# /usr/include/unicode/umisc.h
# /usr/include/unicode/ucnv.h
# /usr/include/unicode/tzrule.h
# /usr/include/unicode/dtfmtsym.h
# /usr/include/unicode/ucnv_cb.h
# /usr/include/unicode/strenum.h
# /usr/include/unicode/ptypes.h
# /usr/include/unicode/uenum.h
# /usr/include/unicode/uregex.h
# /usr/include/unicode/tblcoll.h
# /usr/include/unicode/usearch.h
# /usr/include/unicode/datefmt.h
# /usr/include/unicode/unistr.h
# /usr/include/unicode/filteredbrk.h
# /usr/include/unicode/timezone.h
# /usr/include/unicode/reldatefmt.h
# /usr/include/unicode/symtable.h
# /usr/include/unicode/plurrule.h
# /usr/include/unicode/messagepattern.h
# /usr/include/unicode/tmutfmt.h
# /usr/include/unicode/udatpg.h
# /usr/include/unicode/uchriter.h
# /usr/include/unicode/gender.h
# /usr/include/unicode/currunit.h
# /usr/include/unicode/ucnv_err.h
# /usr/include/unicode/msgfmt.h
# /usr/include/unicode/utf8.h
# /usr/include/unicode/bytestriebuilder.h
# /usr/include/unicode/uobject.h
# /usr/include/unicode/smpdtfmt.h
# /usr/include/unicode/schriter.h
# /usr/include/unicode/dtitvfmt.h
# /usr/include/unicode/uvernum.h
# /usr/include/unicode/ulocdata.h
# /usr/include/unicode/gregocal.h
# /usr/include/unicode/ucal.h
# /usr/include/unicode/usprep.h
# /usr/include/unicode/numsys.h
# /usr/include/unicode/choicfmt.h
# /usr/include/unicode/parsepos.h
# /usr/include/unicode/upluralrules.h
# /usr/include/unicode/platform.h
# /usr/include/unicode/ucharstriebuilder.h
# /usr/include/unicode/bytestream.h
# /usr/include/unicode/listformatter.h
# /usr/include/unicode/uspoof.h
# /usr/include/unicode/decimfmt.h
# /usr/include/unicode/utf.h
# /usr/include/unicode/tzfmt.h
# /usr/include/unicode/ucoleitr.h
# /usr/include/unicode/dtitvinf.h
# /usr/include/unicode/uiter.h
# /usr/include/unicode/bytestrie.h
# /usr/include/unicode/unumsys.h
# /usr/include/unicode/format.h
# /usr/include/unicode/coll.h
# /usr/include/unicode/dcfmtsym.h
# /usr/include/unicode/icudataver.h
# /usr/include/unicode/localpointer.h
# /usr/include/unicode/uversion.h
# /usr/include/unicode/parseerr.h
# /usr/include/unicode/alphaindex.h
# /usr/include/unicode/uidna.h
# /usr/include/unicode/utf32.h
# /usr/include/unicode/errorcode.h
# /usr/include/unicode/ugender.h
# /usr/include/unicode/ushape.h
# /usr/include/unicode/ustream.h
# /usr/include/unicode/scientificnumberformatter.h
# /usr/include/unicode/measure.h
# /usr/include/unicode/fmtable.h
# /usr/include/unicode/utrans.h
# /usr/include/unicode/normlzr.h
# /usr/include/unicode/search.h
# /usr/include/unicode/appendable.h
# /usr/include/unicode/stringpiece.h
# /usr/include/unicode/utmscale.h
# /usr/include/unicode/unum.h
# /usr/include/unicode/fpositer.h
# /usr/include/unicode/enumset.h
# /usr/include/unicode/rbbi.h
# /usr/include/unicode/sortkey.h
# /usr/include/unicode/translit.h
# /usr/include/unicode/ures.h
# /usr/include/unicode/udisplaycontext.h
# /usr/include/unicode/coleitr.h
# /usr/include/unicode/measfmt.h
# /usr/include/unicode/vtzone.h
# /usr/include/unicode/std_string.h
# /usr/include/unicode/utext.h
# /usr/include/unicode/dtptngen.h
# /usr/include/unicode/putil.h
# /usr/include/unicode/uconfig.h
# /usr/include/unicode/currpinf.h
# /usr/include/unicode/uset.h
# /usr/include/unicode/stringtriebuilder.h
# /usr/include/unicode/unifunct.h
# /usr/include/unicode/unorm.h
# /usr/include/unicode/utf_old.h
# /usr/include/unicode/umachine.h
# /usr/include/unicode/basictz.h
# /usr/include/unicode/tznames.h
# /usr/include/unicode/ucurr.h
# /usr/include/unicode/locdspnm.h
# /usr/include/unicode/ucasemap.h
# /usr/include/unicode/simpletz.h
# /usr/include/unicode/measunit.h
# /usr/include/unicode/tmunit.h
# /usr/include/unicode/dtrule.h
# /usr/include/unicode/ucol.h
# /usr/include/unicode/uniset.h
# /usr/include/unicode/uldnames.h
# /usr/include/unicode/uscript.h
# /usr/include/unicode/ubrk.h
# /usr/include/unicode/uloc.h
# /usr/include/unicode/umsg.h
# /usr/include/unicode/utf16.h
# /usr/include/unicode/dbbi.h
# /usr/include/unicode/uregion.h
# /usr/include/unicode/tmutamt.h
# /usr/include/layout/LEGlyphStorage.h
# /usr/include/layout/LELanguages.h
# /usr/include/layout/plruns.h
# /usr/include/layout/loengine.h
# /usr/include/layout/RunArrays.h
# /usr/include/layout/LayoutEngine.h
# /usr/include/layout/LEScripts.h
# /usr/include/layout/playout.h
# /usr/include/layout/LEGlyphFilter.h
# /usr/include/layout/LEInsertionList.h
# /usr/include/layout/LETypes.h
# /usr/include/layout/LETableReference.h
# /usr/include/layout/ParagraphLayout.h
# /usr/include/layout/LEFontInstance.h
# /usr/include/layout/LESwaps.h
# /sysroot/usr/lib/libicuuc.so.57.1
# /sysroot/usr/lib/libicuuc.so
# /sysroot/usr/lib/libicuuc.so.57
# /sysroot/usr/lib/libicui18n.so.57.1
# /sysroot/usr/lib/libicui18n.so
# /sysroot/usr/lib/libicui18n.so.57
# /sysroot/usr/lib/libicule.so.57.1
# /sysroot/usr/lib/libicule.so
# /sysroot/usr/lib/libicule.so.57
# /sysroot/usr/lib/libiculx.so.57.1
# /sysroot/usr/lib/libiculx.so
# /sysroot/usr/lib/libiculx.so.57
# /sysroot/usr/lib/libicuio.so.57.1
# /sysroot/usr/lib/libicuio.so
# /sysroot/usr/lib/libicuio.so.57
# /sysroot/usr/lib/libicutu.so.57.1
# /sysroot/usr/lib/libicutu.so
# /sysroot/usr/lib/libicutu.so.57
# /sysroot/usr/lib/libicutest.so.57.1
# /sysroot/usr/lib/libicutest.so
# /sysroot/usr/lib/libicutest.so.57
# /sysroot/usr/lib/libicudata.so.57.1
# /sysroot/usr/lib/libicudata.so.57
# /sysroot/usr/lib/libicudata.so
# /sysroot/usr/lib/pkgconfig/icu-uc.pc
# /sysroot/usr/lib/pkgconfig/icu-i18n.pc
# /sysroot/usr/lib/pkgconfig/icu-le.pc
# /sysroot/usr/lib/pkgconfig/icu-lx.pc
# /sysroot/usr/lib/pkgconfig/icu-io.pc
# /sysroot/usr/lib/icu/Makefile.inc
# /sysroot/usr/lib/icu/pkgdata.inc
# /sysroot/usr/lib/icu/57.1/Makefile.inc
# /sysroot/usr/lib/icu/57.1/pkgdata.inc
# /sysroot/usr/include/unicode/appendable.h
# /sysroot/usr/include/unicode/brkiter.h
# /sysroot/usr/include/unicode/bytestream.h
# /sysroot/usr/include/unicode/bytestrie.h
# /sysroot/usr/include/unicode/bytestriebuilder.h
# /sysroot/usr/include/unicode/caniter.h
# /sysroot/usr/include/unicode/chariter.h
# /sysroot/usr/include/unicode/dbbi.h
# /sysroot/usr/include/unicode/docmain.h
# /sysroot/usr/include/unicode/dtintrv.h
# /sysroot/usr/include/unicode/enumset.h
# /sysroot/usr/include/unicode/errorcode.h
# /sysroot/usr/include/unicode/filteredbrk.h
# /sysroot/usr/include/unicode/icudataver.h
# /sysroot/usr/include/unicode/icuplug.h
# /sysroot/usr/include/unicode/idna.h
# /sysroot/usr/include/unicode/listformatter.h
# /sysroot/usr/include/unicode/localpointer.h
# /sysroot/usr/include/unicode/locdspnm.h
# /sysroot/usr/include/unicode/locid.h
# /sysroot/usr/include/unicode/messagepattern.h
# /sysroot/usr/include/unicode/normalizer2.h
# /sysroot/usr/include/unicode/normlzr.h
# /sysroot/usr/include/unicode/parseerr.h
# /sysroot/usr/include/unicode/parsepos.h
# /sysroot/usr/include/unicode/platform.h
# /sysroot/usr/include/unicode/ptypes.h
# /sysroot/usr/include/unicode/putil.h
# /sysroot/usr/include/unicode/rbbi.h
# /sysroot/usr/include/unicode/rep.h
# /sysroot/usr/include/unicode/resbund.h
# /sysroot/usr/include/unicode/schriter.h
# /sysroot/usr/include/unicode/simpleformatter.h
# /sysroot/usr/include/unicode/std_string.h
# /sysroot/usr/include/unicode/strenum.h
# /sysroot/usr/include/unicode/stringpiece.h
# /sysroot/usr/include/unicode/stringtriebuilder.h
# /sysroot/usr/include/unicode/symtable.h
# /sysroot/usr/include/unicode/ubidi.h
# /sysroot/usr/include/unicode/ubrk.h
# /sysroot/usr/include/unicode/ucasemap.h
# /sysroot/usr/include/unicode/ucat.h
# /sysroot/usr/include/unicode/uchar.h
# /sysroot/usr/include/unicode/ucharstrie.h
# /sysroot/usr/include/unicode/ucharstriebuilder.h
# /sysroot/usr/include/unicode/uchriter.h
# /sysroot/usr/include/unicode/uclean.h
# /sysroot/usr/include/unicode/ucnv.h
# /sysroot/usr/include/unicode/ucnv_cb.h
# /sysroot/usr/include/unicode/ucnv_err.h
# /sysroot/usr/include/unicode/ucnvsel.h
# /sysroot/usr/include/unicode/uconfig.h
# /sysroot/usr/include/unicode/ucurr.h
# /sysroot/usr/include/unicode/udata.h
# /sysroot/usr/include/unicode/udisplaycontext.h
# /sysroot/usr/include/unicode/uenum.h
# /sysroot/usr/include/unicode/uidna.h
# /sysroot/usr/include/unicode/uiter.h
# /sysroot/usr/include/unicode/uldnames.h
# /sysroot/usr/include/unicode/ulistformatter.h
# /sysroot/usr/include/unicode/uloc.h
# /sysroot/usr/include/unicode/umachine.h
# /sysroot/usr/include/unicode/umisc.h
# /sysroot/usr/include/unicode/unifilt.h
# /sysroot/usr/include/unicode/unifunct.h
# /sysroot/usr/include/unicode/unimatch.h
# /sysroot/usr/include/unicode/uniset.h
# /sysroot/usr/include/unicode/unistr.h
# /sysroot/usr/include/unicode/unorm.h
# /sysroot/usr/include/unicode/unorm2.h
# /sysroot/usr/include/unicode/uobject.h
# /sysroot/usr/include/unicode/urename.h
# /sysroot/usr/include/unicode/urep.h
# /sysroot/usr/include/unicode/ures.h
# /sysroot/usr/include/unicode/uscript.h
# /sysroot/usr/include/unicode/uset.h
# /sysroot/usr/include/unicode/usetiter.h
# /sysroot/usr/include/unicode/ushape.h
# /sysroot/usr/include/unicode/usprep.h
# /sysroot/usr/include/unicode/ustring.h
# /sysroot/usr/include/unicode/ustringtrie.h
# /sysroot/usr/include/unicode/utext.h
# /sysroot/usr/include/unicode/utf.h
# /sysroot/usr/include/unicode/utf16.h
# /sysroot/usr/include/unicode/utf32.h
# /sysroot/usr/include/unicode/utf8.h
# /sysroot/usr/include/unicode/utf_old.h
# /sysroot/usr/include/unicode/utrace.h
# /sysroot/usr/include/unicode/utypes.h
# /sysroot/usr/include/unicode/uvernum.h
# /sysroot/usr/include/unicode/uversion.h
# /sysroot/usr/include/unicode/alphaindex.h
# /sysroot/usr/include/unicode/basictz.h
# /sysroot/usr/include/unicode/calendar.h
# /sysroot/usr/include/unicode/choicfmt.h
# /sysroot/usr/include/unicode/coleitr.h
# /sysroot/usr/include/unicode/coll.h
# /sysroot/usr/include/unicode/compactdecimalformat.h
# /sysroot/usr/include/unicode/curramt.h
# /sysroot/usr/include/unicode/currpinf.h
# /sysroot/usr/include/unicode/currunit.h
# /sysroot/usr/include/unicode/datefmt.h
# /sysroot/usr/include/unicode/dcfmtsym.h
# /sysroot/usr/include/unicode/decimfmt.h
# /sysroot/usr/include/unicode/dtfmtsym.h
# /sysroot/usr/include/unicode/dtitvfmt.h
# /sysroot/usr/include/unicode/dtitvinf.h
# /sysroot/usr/include/unicode/dtptngen.h
# /sysroot/usr/include/unicode/dtrule.h
# /sysroot/usr/include/unicode/fieldpos.h
# /sysroot/usr/include/unicode/fmtable.h
# /sysroot/usr/include/unicode/format.h
# /sysroot/usr/include/unicode/fpositer.h
# /sysroot/usr/include/unicode/gender.h
# /sysroot/usr/include/unicode/gregocal.h
# /sysroot/usr/include/unicode/measfmt.h
# /sysroot/usr/include/unicode/measunit.h
# /sysroot/usr/include/unicode/measure.h
# /sysroot/usr/include/unicode/msgfmt.h
# /sysroot/usr/include/unicode/numfmt.h
# /sysroot/usr/include/unicode/numsys.h
# /sysroot/usr/include/unicode/plurfmt.h
# /sysroot/usr/include/unicode/plurrule.h
# /sysroot/usr/include/unicode/rbnf.h
# /sysroot/usr/include/unicode/rbtz.h
# /sysroot/usr/include/unicode/regex.h
# /sysroot/usr/include/unicode/region.h
# /sysroot/usr/include/unicode/reldatefmt.h
# /sysroot/usr/include/unicode/scientificnumberformatter.h
# /sysroot/usr/include/unicode/search.h
# /sysroot/usr/include/unicode/selfmt.h
# /sysroot/usr/include/unicode/simpletz.h
# /sysroot/usr/include/unicode/smpdtfmt.h
# /sysroot/usr/include/unicode/sortkey.h
# /sysroot/usr/include/unicode/stsearch.h
# /sysroot/usr/include/unicode/tblcoll.h
# /sysroot/usr/include/unicode/timezone.h
# /sysroot/usr/include/unicode/tmunit.h
# /sysroot/usr/include/unicode/tmutamt.h
# /sysroot/usr/include/unicode/tmutfmt.h
# /sysroot/usr/include/unicode/translit.h
# /sysroot/usr/include/unicode/tzfmt.h
# /sysroot/usr/include/unicode/tznames.h
# /sysroot/usr/include/unicode/tzrule.h
# /sysroot/usr/include/unicode/tztrans.h
# /sysroot/usr/include/unicode/ucal.h
# /sysroot/usr/include/unicode/ucol.h
# /sysroot/usr/include/unicode/ucoleitr.h
# /sysroot/usr/include/unicode/ucsdet.h
# /sysroot/usr/include/unicode/udat.h
# /sysroot/usr/include/unicode/udateintervalformat.h
# /sysroot/usr/include/unicode/udatpg.h
# /sysroot/usr/include/unicode/ufieldpositer.h
# /sysroot/usr/include/unicode/uformattable.h
# /sysroot/usr/include/unicode/ugender.h
# /sysroot/usr/include/unicode/ulocdata.h
# /sysroot/usr/include/unicode/umsg.h
# /sysroot/usr/include/unicode/unirepl.h
# /sysroot/usr/include/unicode/unum.h
# /sysroot/usr/include/unicode/unumsys.h
# /sysroot/usr/include/unicode/upluralrules.h
# /sysroot/usr/include/unicode/uregex.h
# /sysroot/usr/include/unicode/uregion.h
# /sysroot/usr/include/unicode/ureldatefmt.h
# /sysroot/usr/include/unicode/usearch.h
# /sysroot/usr/include/unicode/uspoof.h
# /sysroot/usr/include/unicode/utmscale.h
# /sysroot/usr/include/unicode/utrans.h
# /sysroot/usr/include/unicode/vtzone.h
# /sysroot/usr/include/unicode/ustdio.h
# /sysroot/usr/include/unicode/ustream.h
# /sysroot/usr/include/layout/LayoutEngine.h
# /sysroot/usr/include/layout/LEFontInstance.h
# /sysroot/usr/include/layout/LEGlyphFilter.h
# /sysroot/usr/include/layout/LEGlyphStorage.h
# /sysroot/usr/include/layout/LEInsertionList.h
# /sysroot/usr/include/layout/LELanguages.h
# /sysroot/usr/include/layout/LEScripts.h
# /sysroot/usr/include/layout/LESwaps.h
# /sysroot/usr/include/layout/LETableReference.h
# /sysroot/usr/include/layout/LETypes.h
# /sysroot/usr/include/layout/loengine.h
# /sysroot/usr/include/layout/ParagraphLayout.h
# /sysroot/usr/include/layout/RunArrays.h
# /sysroot/usr/include/layout/playout.h
# /sysroot/usr/include/layout/plruns.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/icu.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/icu.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/icu/src/icu/source/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 ICU configure 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8a58df95ff35
# 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:2629: checking for ICU version numbers
# configure:2662: result: release 57.1, library 57.1, unicode version 8.0
# configure:2701: checking build system type
# configure:2715: result: x86_64-unknown-linux-gnu
# configure:2735: checking host system type
# configure:2748: result: x86_64-unknown-linux-gnu
# configure:2791: checking whether to build debug libraries
# configure:2803: result: no
# configure:2808: checking whether to build release libraries
# configure:2820: result: yes
# configure:2839: checking for x86_64-unknown-linux-clang
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-gcc
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-cc
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-c99
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-c89
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-xlc_r
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-xlc
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-cl.exe
# configure:2869: result: no
# configure:2839: checking for x86_64-unknown-linux-icc
# configure:2869: result: no
# configure:2883: checking for clang
# configure:2913: result: no
# configure:2883: checking for gcc
# configure:2899: found /usr/sbin/gcc
# configure:2910: result: gcc
# configure:2941: checking for C compiler version
# configure:2950: 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:2961: $? = 0
# configure:2950: 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:2961: $? = 0
# configure:2950: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2961: $? = 1
# configure:2950: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2961: $? = 1
# configure:2981: checking whether the C compiler works
# configure:3003: gcc conftest.c >&5
# configure:3007: $? = 0
# configure:3055: result: yes
# configure:3058: checking for C compiler default output file name
# configure:3060: result: a.out
# configure:3066: checking for suffix of executables
# configure:3073: gcc -o conftest conftest.c >&5
# configure:3077: $? = 0
# configure:3099: result:
# configure:3121: checking whether we are cross compiling
# configure:3129: gcc -o conftest conftest.c >&5
# configure:3133: $? = 0
# configure:3140: ./conftest
# configure:3144: $? = 0
# configure:3159: result: no
# configure:3164: checking for suffix of object files
# configure:3186: gcc -c conftest.c >&5
# configure:3190: $? = 0
# configure:3211: result: o
# configure:3215: checking whether we are using the GNU C compiler
# configure:3234: gcc -c conftest.c >&5
# configure:3234: $? = 0
# configure:3243: result: yes
# configure:3252: checking whether gcc accepts -g
# configure:3272: gcc -c -g conftest.c >&5
# configure:3272: $? = 0
# configure:3313: result: yes
# configure:3330: checking for gcc option to accept ISO C89
# configure:3393: gcc -c conftest.c >&5
# configure:3393: $? = 0
# configure:3406: result: none needed
# configure:3442: checking for x86_64-unknown-linux-clang++
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-g++
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-c++
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-gpp
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-xlC_r
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-xlC
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-aCC
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-CC
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-cxx
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-cc++
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-cl.exe
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-icc
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-FCC
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-KCC
# configure:3472: result: no
# configure:3442: checking for x86_64-unknown-linux-RCC
# configure:3472: result: no
# configure:3486: checking for clang++
# configure:3516: result: no
# configure:3486: checking for g++
# configure:3502: found /usr/sbin/g++
# configure:3513: result: g++
# configure:3540: checking for C++ compiler version
# configure:3549: g++ --version >&5
# g++ (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:3560: $? = 0
# configure:3549: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:3560: $? = 0
# configure:3549: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3560: $? = 1
# configure:3549: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3560: $? = 1
# configure:3564: checking whether we are using the GNU C++ compiler
# configure:3583: g++ -c conftest.cpp >&5
# configure:3583: $? = 0
# configure:3592: result: yes
# configure:3601: checking whether g++ accepts -g
# configure:3621: g++ -c -g conftest.cpp >&5
# configure:3621: $? = 0
# configure:3662: result: yes
# configure:3698: checking for x86_64-unknown-linux-pkg-config
# configure:3731: result: no
# configure:3741: checking for pkg-config
# configure:3759: found /usr/sbin/pkg-config
# configure:3771: result: /usr/sbin/pkg-config
# configure:3796: checking pkg-config is at least version 0.20
# configure:3799: result: yes
# configure:3809: checking for ICULEHB
# configure:3816: $PKG_CONFIG --exists --print-errors "icu-le-hb"
# Package icu-le-hb was not found in the pkg-config search path.
# Perhaps you should add the directory containing `icu-le-hb.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'icu-le-hb' found
# configure:3819: $? = 1
# configure:3833: $PKG_CONFIG --exists --print-errors "icu-le-hb"
# Package icu-le-hb was not found in the pkg-config search path.
# Perhaps you should add the directory containing `icu-le-hb.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'icu-le-hb' found
# configure:3836: $? = 1
# configure:3850: result: no
# No package 'icu-le-hb' found
# configure:3905: checking how to run the C preprocessor
# configure:3936: gcc -E conftest.c
# configure:3936: $? = 0
# configure:3950: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3950: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | /* end confdefs.h. */
# | #include
# configure:3975: result: gcc -E
# configure:3995: gcc -E conftest.c
# configure:3995: $? = 0
# configure:4009: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4009: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | /* end confdefs.h. */
# | #include
# configure:4052: checking for a BSD-compatible install
# configure:4120: result: /usr/bin/install -c
# configure:4152: g++ -o conftest -O2 conftest.cpp >&5
# configure:4152: $? = 0
# configure:4180: checking for gmake
# configure:4213: result: no
# configure:4180: checking for gnumake
# configure:4213: result: no
# configure:4255: checking for doxygen
# configure:4274: found /usr/sbin/doxygen
# configure:4286: result: /usr/sbin/doxygen
# configure:4309: checking checking for executable suffix
# configure:4316: result:
# configure:4322: checking whether strict compiling is on
# configure:4338: result: yes
# configure:4385: checking for grep that handles long lines and -e
# configure:4443: result: /usr/sbin/grep
# configure:4448: checking for egrep
# configure:4510: result: /usr/sbin/grep -E
# configure:4515: checking for ANSI C header files
# configure:4535: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4535: $? = 0
# configure:4608: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4608: $? = 0
# configure:4608: ./conftest
# configure:4608: $? = 0
# configure:4619: result: yes
# configure:4632: checking for sys/types.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for sys/stat.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for stdlib.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for string.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for memory.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for strings.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for inttypes.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for stdint.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4632: checking for unistd.h
# configure:4632: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4632: $? = 0
# configure:4632: result: yes
# configure:4681: checking size of void *
# configure:4686: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:4686: $? = 0
# configure:4686: ./conftest
# configure:4686: $? = 0
# configure:4700: result: 8
# configure:4710: checking whether runnable 64 bit binaries are built by default
# configure:4767: result: yes
# configure:5111: checking which Makefile fragment to use for x86_64-unknown-linux-gnu
# configure:5207: result: mh-linux
# configure:5256: checking for floor in -lm
# configure:5281: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lm >&5
# conftest.c:27:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:5281: $? = 0
# configure:5290: result: yes
# configure:5306: checking whether to build shared libraries
# configure:5321: result: yes
# configure:5326: checking whether to build static libraries
# configure:5338: result: no
# configure:5394: checking whether to enable auto cleanup of libraries
# configure:5409: result: no
# configure:5448: checking whether to enable draft APIs
# configure:5462: result: yes
# configure:5473: checking for x86_64-unknown-linux-ranlib
# configure:5503: result: no
# configure:5513: checking for ranlib
# configure:5529: found /usr/sbin/ranlib
# configure:5540: result: ranlib
# configure:5567: checking for x86_64-unknown-linux-ar
# configure:5597: result: no
# configure:5607: checking for ar
# configure:5623: found /usr/sbin/ar
# configure:5634: result: ar
# configure:5657: checking whether to enable renaming of symbols
# configure:5672: result: yes
# configure:5676: checking whether to enable function and data tracing
# configure:5691: result: no
# configure:5698: checking elf.h usability
# configure:5698: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:5698: $? = 0
# configure:5698: result: yes
# configure:5698: checking elf.h presence
# configure:5698: gcc -E conftest.c
# configure:5698: $? = 0
# configure:5698: result: yes
# configure:5698: checking for elf.h
# configure:5698: result: yes
# configure:5741: checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.
# configure:5759: result: yes
# configure:5766: checking dlfcn.h usability
# configure:5766: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:5766: $? = 0
# configure:5766: result: yes
# configure:5766: checking dlfcn.h presence
# configure:5766: gcc -E conftest.c
# configure:5766: $? = 0
# configure:5766: result: yes
# configure:5766: checking for dlfcn.h
# configure:5766: result: yes
# configure:5777: checking for library containing dlopen
# configure:5808: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lm >&5
# /tmp/cc88BASi.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:5808: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:5808: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
# configure:5808: $? = 0
# configure:5825: result: -ldl
# configure:5835: checking for dlopen
# configure:5835: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
# configure:5835: $? = 0
# configure:5835: result: yes
# configure:5855: checking for gettimeofday
# configure:5855: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -ldl -lm >&5
# configure:5855: $? = 0
# configure:5855: result: yes
# configure:5889: checking if we have a C++ compiler
# configure:5902: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long conftest.cpp >&5
# configure:5902: $? = 0
# configure:5910: result: Good
# configure:5924: checking if we have a C++11 compiler
# configure:5937: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp >&5
# configure:5937: $? = 0
# configure:5943: result: yes
# configure:5946: Adding CXXFLAGS option --std=c++0x
# configure:5955: checking if #include works
# configure:5968: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp >&5
# configure:5968: $? = 0
# configure:5974: result: yes
# configure:5986: checking if #include works
# configure:5999: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp >&5
# configure:5999: $? = 0
# configure:6005: result: yes
# configure:6033: checking for pthread_attr_init in -lpthread
# configure:6058: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6058: $? = 0
# configure:6067: result: yes
# configure:6271: checking for mmap
# configure:6290: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6290: $? = 0
# configure:6299: result: yes
# configure:6309: checking for genccode assembly
# configure:6346: result: -a gcc
# configure:6352: checking for inttypes.h
# configure:6352: result: yes
# configure:6381: checking dirent.h usability
# configure:6381: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:6381: $? = 0
# configure:6381: result: yes
# configure:6381: checking dirent.h presence
# configure:6381: gcc -E conftest.c
# configure:6381: $? = 0
# configure:6381: result: yes
# configure:6381: checking for dirent.h
# configure:6381: result: yes
# configure:6401: checking whether byte ordering is bigendian
# configure:6416: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c:29:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:29:15: error: unknown type name 'universal'
# configure:6416: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:6461: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:8: error: unknown type name 'bogus'
# bogus endian macros
# ^~~~~
# conftest.c:35:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^~~~~~
# configure:6461: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6505: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:8: error: unknown type name 'bogus'
# bogus endian macros
# ^~~~~
# conftest.c:34:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^~~~~~
# configure:6505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6596: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6596: $? = 0
# configure:6596: ./conftest
# configure:6596: $? = 0
# configure:6607: result: no
# configure:6637: checking for nl_langinfo
# configure:6637: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6637: $? = 0
# configure:6637: result: yes
# configure:6645: checking for nl_langinfo's argument to obtain the codeset
# configure:6663: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6663: $? = 0
# configure:6670: result: CODESET
# configure:6694: checking for namespace support
# configure:6713: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp -lpthread -ldl -lm >&5
# configure:6713: $? = 0
# configure:6722: result: yes
# configure:6729: checking for properly overriding new and delete
# configure:6755: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp -lpthread -ldl -lm >&5
# configure:6755: $? = 0
# configure:6764: result: yes
# configure:6769: checking for placement new and delete
# configure:6795: g++ -o conftest -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp -lpthread -ldl -lm >&5
# configure:6795: $? = 0
# configure:6804: result: yes
# configure:6824: checking for popen
# configure:6824: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6824: $? = 0
# configure:6824: result: yes
# configure:6838: checking for tzset
# configure:6838: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6838: $? = 0
# configure:6838: result: yes
# configure:6866: checking for tzname
# configure:6889: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# conftest.c: In function 'main':
# conftest.c:39:1: warning: statement with no effect [-Wunused-value]
# atoi(*tzname);
# ^~~~~~~~~~~~~
# configure:6889: $? = 0
# configure:6897: result: yes
# configure:6941: checking for timezone
# configure:6964: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# conftest.c: In function 'main':
# conftest.c:39:1: error: 'timezone' undeclared (first use in this function)
# timezone = 1;
# ^~~~~~~~
# conftest.c:39:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:6964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #ifndef __USE_POSIX
# | #define __USE_POSIX
# | #endif
# | #ifndef __USE_XOPEN
# | #define __USE_XOPEN
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | timezone = 1;
# | ;
# | return 0;
# | }
# configure:6972: result: no
# configure:6979: checking for __timezone
# configure:6995: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:6995: $? = 0
# configure:7003: result: yes
# configure:7047: checking for int8_t
# configure:7047: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7047: $? = 0
# configure:7047: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:7047: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7047: result: yes
# configure:7058: checking for uint8_t
# configure:7058: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7058: $? = 0
# configure:7058: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:7058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7058: result: yes
# configure:7069: checking for int16_t
# configure:7069: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7069: $? = 0
# configure:7069: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:7069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7069: result: yes
# configure:7080: checking for uint16_t
# configure:7080: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7080: $? = 0
# configure:7080: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:7080: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7080: result: yes
# configure:7091: checking for int32_t
# configure:7091: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7091: $? = 0
# configure:7091: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:7091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7091: result: yes
# configure:7102: checking for uint32_t
# configure:7102: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7102: $? = 0
# configure:7102: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:7102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7102: result: yes
# configure:7113: checking for int64_t
# configure:7113: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7113: $? = 0
# configure:7113: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:22: error: expected expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:7113: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7113: result: yes
# configure:7124: checking for uint64_t
# configure:7124: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7124: $? = 0
# configure:7124: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:7124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_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 ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7124: result: yes
# configure:7169: checking wchar.h usability
# configure:7169: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c >&5
# configure:7169: $? = 0
# configure:7169: result: yes
# configure:7169: checking wchar.h presence
# configure:7169: gcc -E conftest.c
# configure:7169: $? = 0
# configure:7169: result: yes
# configure:7169: checking for wchar.h
# configure:7169: result: yes
# configure:7186: checking for library containing wcscpy
# configure:7217: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:7217: $? = 0
# configure:7234: result: none required
# configure:7256: checking size of wchar_t
# configure:7261: gcc -o conftest -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings conftest.c -lpthread -ldl -lm >&5
# configure:7261: $? = 0
# configure:7261: ./conftest
# configure:7261: $? = 0
# configure:7284: result: 4
# configure:7302: checking for UTF-16 string literal support
# configure:7412: gcc -c -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -std=gnu99 conftest.c >&5
# conftest.c:31:14: error: unknown type name 'char16_t'
# static const char16_t test[] = u"This is a UTF16 literal string.";
# ^~~~~~~~
# conftest.c:31:32: error: wide character array initialized from incompatible wide string
# static const char16_t test[] = u"This is a UTF16 literal string.";
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:31:23: warning: 'test' defined but not used [-Wunused-const-variable=]
# static const char16_t test[] = u"This is a UTF16 literal string.";
# ^~~~
# configure:7412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ICU"
# | #define PACKAGE_TARNAME "International Components for Unicode"
# | #define PACKAGE_VERSION "57.1"
# | #define PACKAGE_STRING "ICU 57.1"
# | #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# | #define PACKAGE_URL "http://icu-project.org"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_LIBM 1
# | #define HAVE_ELF_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCHAR_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# |
# | static const char16_t test[] = u"This is a UTF16 literal string.";
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:7446: g++ -c -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x conftest.cpp >&5
# configure:7446: $? = 0
# configure:7467: result: C++ only
# configure:7653: checking for a library suffix to use
# configure:7667: result: none
# configure:7949: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating icudefs.mk
# config.status:891: creating Makefile
# config.status:891: creating data/pkgdataMakefile
# config.status:891: creating config/Makefile.inc
# config.status:891: creating config/icu.pc
# config.status:891: creating config/pkgdataMakefile
# config.status:891: creating data/Makefile
# config.status:891: creating stubdata/Makefile
# config.status:891: creating common/Makefile
# config.status:891: creating i18n/Makefile
# config.status:891: creating layout/Makefile
# config.status:891: creating layoutex/Makefile
# config.status:891: creating io/Makefile
# config.status:891: creating extra/Makefile
# config.status:891: creating extra/uconv/Makefile
# config.status:891: creating extra/uconv/pkgdataMakefile
# config.status:891: creating extra/scrptrun/Makefile
# config.status:891: creating tools/Makefile
# config.status:891: creating tools/ctestfw/Makefile
# config.status:891: creating tools/toolutil/Makefile
# config.status:891: creating tools/makeconv/Makefile
# config.status:891: creating tools/genrb/Makefile
# config.status:891: creating tools/genccode/Makefile
# config.status:891: creating tools/gencmn/Makefile
# config.status:891: creating tools/gencnval/Makefile
# config.status:891: creating tools/gendict/Makefile
# config.status:891: creating tools/gentest/Makefile
# config.status:891: creating tools/gennorm2/Makefile
# config.status:891: creating tools/genbrk/Makefile
# config.status:891: creating tools/gensprep/Makefile
# config.status:891: creating tools/icuinfo/Makefile
# config.status:891: creating tools/icupkg/Makefile
# config.status:891: creating tools/icuswap/Makefile
# config.status:891: creating tools/pkgdata/Makefile
# config.status:891: creating tools/tzcode/Makefile
# config.status:891: creating tools/gencfu/Makefile
# config.status:891: creating test/Makefile
# config.status:891: creating test/compat/Makefile
# config.status:891: creating test/testdata/Makefile
# config.status:891: creating test/testdata/pkgdataMakefile
# config.status:891: creating test/hdrtst/Makefile
# config.status:891: creating test/intltest/Makefile
# config.status:891: creating test/cintltst/Makefile
# config.status:891: creating test/iotest/Makefile
# config.status:891: creating test/letest/Makefile
# config.status:891: creating test/perf/Makefile
# config.status:891: creating test/perf/collationperf/Makefile
# config.status:891: creating test/perf/collperf/Makefile
# config.status:891: creating test/perf/collperf2/Makefile
# config.status:891: creating test/perf/dicttrieperf/Makefile
# config.status:891: creating test/perf/ubrkperf/Makefile
# config.status:891: creating test/perf/charperf/Makefile
# config.status:891: creating test/perf/convperf/Makefile
# config.status:891: creating test/perf/normperf/Makefile
# config.status:891: creating test/perf/DateFmtPerf/Makefile
# config.status:891: creating test/perf/howExpensiveIs/Makefile
# config.status:891: creating test/perf/strsrchperf/Makefile
# config.status:891: creating test/perf/unisetperf/Makefile
# config.status:891: creating test/perf/usetperf/Makefile
# config.status:891: creating test/perf/ustrperf/Makefile
# config.status:891: creating test/perf/utfperf/Makefile
# config.status:891: creating test/perf/utrie2perf/Makefile
# config.status:891: creating test/perf/leperf/Makefile
# config.status:891: creating samples/Makefile
# config.status:891: creating samples/date/Makefile
# config.status:891: creating samples/cal/Makefile
# config.status:891: creating samples/layout/Makefile
# configure:9047: checking the version of "make"
# configure:9050: result: ok
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_ICULEHB_CFLAGS_set=
# ac_cv_env_ICULEHB_CFLAGS_value=
# ac_cv_env_ICULEHB_LIBS_set=
# ac_cv_env_ICULEHB_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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_dlopen=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mmap_ok=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_popen=yes
# ac_cv_func_tzset=yes
# ac_cv_header_atomic=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_elf_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_stdstring=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_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_floor=yes
# ac_cv_lib_pthread_pthread_attr_init=yes
# ac_cv_namespace_ok=yes
# ac_cv_nl_langinfo_codeset=CODESET
# ac_cv_objext=o
# ac_cv_override_cxx_allocation_ok=yes
# ac_cv_override_placement_new_ok=yes
# ac_cv_path_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_search_dlopen=-ldl
# ac_cv_search_wcscpy='none required'
# ac_cv_sizeof_void_p=8
# ac_cv_sizeof_wchar_t=4
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_var___timezone=yes
# ac_cv_var_timezone=no
# ac_cv_var_tzname=yes
# icu_cv_host_frag=mh-linux
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# ARFLAGS=''
# CC='gcc'
# CFLAGS=' -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) '
# COMPILE_LINK_ENVVAR=''
# CPP='gcc -E'
# CPPFLAGS=' $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 '
# CXX='g++'
# CXXFLAGS=' -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x $(THREADSCXXFLAGS) '
# DATA_PACKAGING_MODE='dll'
# DEFS='-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"57.1\" -DPACKAGE_STRING=\"ICU\ 57.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_ELF_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=4'
# DOXYGEN='/usr/sbin/doxygen'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DEBUG='0'
# ENABLE_RELEASE='1'
# ENABLE_RPATH='NO'
# ENABLE_SHARED='YES'
# ENABLE_STATIC=''
# EXEEXT=''
# EXTRAS_TRUE=''
# GENCCODE_ASSEMBLY='-a gcc'
# GREP='/usr/sbin/grep'
# HAVE_MMAP='1'
# ICUDATA_CHAR='l'
# ICUIO_TRUE=''
# ICULEHB_CFLAGS=''
# ICULEHB_LIBS=''
# ICULIBSUFFIX=''
# ICULIBSUFFIXCNAME=''
# ICU_ECHO_C=''
# ICU_ECHO_N='-n'
# ICU_ECHO_T=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LAYOUTEX_TRUE=''
# LAYOUT_TRUE=''
# LDFLAGS=''
# LIBCFLAGS=''
# LIBCXXFLAGS=''
# LIBOBJS=''
# LIBS='-lpthread -ldl -lm '
# LIB_M=''
# LIB_THREAD=''
# LIB_VERSION='57.1'
# LIB_VERSION_MAJOR='57'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE='icu'
# PACKAGE_BUGREPORT='http://icu-project.org/bugs'
# PACKAGE_NAME='ICU'
# PACKAGE_STRING='ICU 57.1'
# PACKAGE_TARNAME='International Components for Unicode'
# PACKAGE_URL='http://icu-project.org'
# PACKAGE_VERSION='57.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PLUGINS_TRUE='#'
# RANLIB='ranlib'
# SAMPLES_TRUE=''
# SHELL='/bin/sh'
# TESTS_TRUE=''
# TOOLS_TRUE=''
# UCLN_NO_AUTO_CLEANUP='1'
# UCONFIG_CFLAGS=''
# UCONFIG_CPPFLAGS=''
# UCONFIG_CXXFLAGS=' --std=c++0x'
# UNICODE_VERSION='8.0'
# U_DEFAULT_SHOW_DRAFT='1'
# U_DISABLE_RENAMING='0'
# U_ENABLE_DYLOAD='1'
# U_ENABLE_TRACING='0'
# U_HAVE_ATOMIC='1'
# U_HAVE_DIRENT_H='1'
# U_HAVE_EXTRAS='1'
# U_HAVE_ICUIO='1'
# U_HAVE_INTTYPES_H='1'
# U_HAVE_LAYOUT='1'
# U_HAVE_LAYOUTEX='1'
# U_HAVE_LIB_SUFFIX='0'
# U_HAVE_NL_LANGINFO_CODESET='1'
# U_HAVE_PLACEMENT_NEW='1'
# U_HAVE_PLUGINS='0'
# U_HAVE_POPEN='1'
# U_HAVE_SAMPLES='1'
# U_HAVE_STD_STRING='1'
# U_HAVE_TESTS='1'
# U_HAVE_TIMEZONE='1'
# U_HAVE_TOOLS='1'
# U_HAVE_TZNAME='1'
# U_HAVE_TZSET='1'
# U_HAVE_WCHAR_H='1'
# U_HAVE_WCSCPY='1'
# U_IS_BIG_ENDIAN='0'
# U_MAKE='make'
# U_NL_LANGINFO_CODESET='CODESET'
# U_OVERRIDE_CXX_ALLOCATION='1'
# U_TIMEZONE='__timezone'
# U_TZNAME='tzname'
# U_TZSET='tzset'
# VERSION='57.1'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cross_buildroot=''
# cross_compiling='no'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgicudatadir='${datarootdir}'
# platform='U_LINUX'
# platform_make_fragment='$(top_srcdir)/config/mh-linux'
# platform_make_fragment_name='mh-linux'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# thepkgicudatadir='${prefix}/share'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ICU"
# #define PACKAGE_TARNAME "International Components for Unicode"
# #define PACKAGE_VERSION "57.1"
# #define PACKAGE_STRING "ICU 57.1"
# #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
# #define PACKAGE_URL "http://icu-project.org"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define SIZEOF_VOID_P 8
# #define HAVE_LIBM 1
# #define HAVE_ELF_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_DLOPEN 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_WCHAR_H 1
# #define SIZEOF_WCHAR_T 4
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = common/Makefile
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating common/Makefile
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/makeconv/makeconv.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/makeconv/makeconv.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/genrb/derb.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/genrb/derb.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/genrb/genrb.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/genrb/genrb.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/genbrk/genbrk.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/genbrk/genbrk.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/gencnval/gencnval.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/gencnval/gencnval.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/gensprep/gensprep.8
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/gensprep/gensprep.8
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/genccode/genccode.8
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/genccode/genccode.8
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/gencmn/gencmn.8
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/gencmn/gencmn.8
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/icupkg/icupkg.8
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/icupkg/icupkg.8
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/pkgdata/pkgdata.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/pkgdata/pkgdata.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/gencfu/gencfu.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/gencfu/gencfu.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = tools/gendict/gendict.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating tools/gendict/gendict.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = extra/uconv/uconv.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating extra/uconv/uconv.1
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ICU config.status 57.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES = ./config/icu-config.1
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8a58df95ff35
#
# config.status:891: creating ./config/icu-config.1