Applying ./patches/000-dont-cpy-files-from-topdirs.patch using plaintext: 
patching file Makefile.in

Applying ./patches/002-Disable-LDFLAGSICUDT-for-Linux.patch using plaintext: 
patching file config/mh-linux

Applying ./patches/010-add-big-endian-arm-support.patch using plaintext: 
patching file i18n/double-conversion-utils.h

Applying ./patches/020-add-arc-support.patch using plaintext: 
patching file i18n/double-conversion-utils.h

Applying ./patches/030-CVE-2020-10531.patch using plaintext: 
patching file common/unistr.cpp
patching file test/intltest/ustrtest.cpp
patching file test/intltest/ustrtest.h
export CPP= CC=gcc CXX=g++ CPPFLAGS= CFLAGS=-O3  CXXFLAGS=-O3  LDFLAGS= MAKE=
Running ./configure  --disable-debug --enable-release --enable-shared --enable-static --enable-draft --enable-renaming --disable-tracing --disable-extras --enable-dyload --prefix=/builder/shared-workdir/build/sdk/staging_dir/hostpkg for Linux using the GNU C++ compiler

checking for ICU version numbers... release 61.2, library 61.2, unicode version 10.0
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to build debug libraries... no
checking whether to build release libraries... yes
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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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... no
checking checking for executable suffix... 
checking whether strict compiling is on... yes
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/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-pc-linux-gnu... mh-linux
checking for floor in -lm... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable auto cleanup of libraries... no
checking whether to enable draft APIs... yes
checking for ranlib... ranlib
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
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++11
checking if #include <atomic> 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... yes
checking for strtod_l... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... 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 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 
CFLAGS=-O3  -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) 
CXXFLAGS=-O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 $(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 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 tools/escapesrc/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++ 61.2 is ready to be built.
=== Important Notes: ===
Data Packaging: library
 This means: ICU data will be linked with ICU. A static data library will be built.  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"... make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
4.1 (we wanted at least 3.80)
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
ok
C++ apps may want to build with CXXFLAGS =  -std=c++11

If the result of the above commands looks okay to you, go to the directory
source in the ICU distribution to build ICU. Please remember that ICU needs
GNU make to build properly...
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
rebuilding config/icucross.mk
rebuilding config/icucross.inc
cd ./config; \
	make -f pkgdataMakefile
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/config'
rm -rf pkgdata.inc
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/config'
rm -rf config/icu-config
/usr/bin/install -c ./config/icu-config-top config/icu-config
chmod u+w config/icu-config
LC_ALL=C /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed -f ./config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config
LC_ALL=C /builder/shared-workdir/build/sdk/staging_dir/host/bin/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
config/icu-uc.pc updated.
config/icu-i18n.pc updated.
config/icu-io.pc updated.
Note: rebuild with "make VERBOSE=1 " to show all compiler parameters.
/bin/bash ./mkinstalldirs lib
mkdir lib
/bin/bash ./mkinstalldirs bin
mkdir bin
make[4]: Making `all' in `stubdata'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/stubdata'
   (deps)	 stubdata.cpp
   g++	 ...  stubdata.cpp
ar r libicudata.a stubdata.ao
ar: creating libicudata.a
ranlib libicudata.a
   g++	 ...  stubdata.cpp
gcc -O3  -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings     -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicudata.so.61 -o libicudata.so.61.2 stubdata.o 
rm -f libicudata.so.61 && ln -s libicudata.so.61.2 libicudata.so.61
rm -f libicudata.so && ln -s libicudata.so.61.2 libicudata.so
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/stubdata'
make[4]: Making `all' in `common'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/common'
   (deps)	 pluralmap.cpp
   (deps)	 ubiditransform.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.cpp
   (deps)	 uloc_tag.cpp
   (deps)	 ulist.cpp
   (deps)	 propsvec.cpp
   (deps)	 ucnvsel.cpp
   (deps)	 dtintrv.cpp
   (deps)	 wintz.cpp
   (deps)	 cwchar.cpp
   (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)	 rbbi_cache.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.cpp
   (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.cpp
   (deps)	 uscript_props.cpp
   (deps)	 uscript.cpp
   (deps)	 ushape.cpp
   (deps)	 ubidiln.cpp
   (deps)	 ubidiwrt.cpp
   (deps)	 ubidi.cpp
   (deps)	 ubidi_props.cpp
   (deps)	 propname.cpp
   (deps)	 ucase.cpp
   (deps)	 uprops.cpp
   (deps)	 uchar.cpp
   (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.cpp
   (deps)	 cstring.cpp
   (deps)	 ucasemap_titlecase_brkiter.cpp
   (deps)	 ucasemap.cpp
   (deps)	 ustrcase.cpp
   (deps)	 ustring.cpp
   (deps)	 utf_impl.cpp
   (deps)	 unistr_props.cpp
   (deps)	 unistr_case.cpp
   (deps)	 unistr.cpp
   (deps)	 unistr_cnv.cpp
   (deps)	 ustr_cnv.cpp
   (deps)	 appendable.cpp
   (deps)	 edits.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)	 bytesinkutil.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.cpp
   (deps)	 ucat.cpp
   (deps)	 messagepattern.cpp
   (deps)	 ucurr.cpp
   (deps)	 resbund_cnv.cpp
   (deps)	 resbund.cpp
   (deps)	 uresdata.cpp
   (deps)	 ures_cnv.cpp
   (deps)	 uresbund.cpp
   (deps)	 resource.cpp
   (deps)	 ucnv_ct.cpp
   (deps)	 ucnv_set.cpp
   (deps)	 ucnvdisp.cpp
   (deps)	 ucnvisci.cpp
   (deps)	 ucnv_lmb.cpp
   (deps)	 ucnvhz.cpp
   (deps)	 ucnv2022.cpp
   (deps)	 ucnvmbcs.cpp
   (deps)	 ucnv_ext.cpp
   (deps)	 ucnvbocu.cpp
   (deps)	 ucnvscsu.cpp
   (deps)	 ucnv_u32.cpp
   (deps)	 ucnv_u16.cpp
   (deps)	 ucnv_u8.cpp
   (deps)	 ucnv_u7.cpp
   (deps)	 ucnvlat1.cpp
   (deps)	 ucnv_err.cpp
   (deps)	 ucnv_cb.cpp
   (deps)	 ucnv_io.cpp
   (deps)	 ucnv_cnv.cpp
   (deps)	 ucnv_bld.cpp
   (deps)	 ucnv.cpp
   (deps)	 uvectr64.cpp
   (deps)	 uvectr32.cpp
   (deps)	 ustack.cpp
   (deps)	 uvector.cpp
   (deps)	 ustrenum.cpp
   (deps)	 uenum.cpp
   (deps)	 uhash_us.cpp
   (deps)	 uhash.cpp
   (deps)	 utrace.cpp
   (deps)	 ucol_swp.cpp
   (deps)	 udataswp.cpp
   (deps)	 umapfile.cpp
   (deps)	 udatamem.cpp
   (deps)	 ucmndata.cpp
   (deps)	 udata.cpp
   (deps)	 cstr.cpp
   (deps)	 charstr.cpp
   (deps)	 cmemory.cpp
   (deps)	 uobject.cpp
   (deps)	 uinit.cpp
   (deps)	 ucln_cmn.cpp
   (deps)	 umutex.cpp
   (deps)	 uinvchar.cpp
   (deps)	 utypes.cpp
   (deps)	 umath.cpp
   (deps)	 putil.cpp
   (deps)	 errorcode.cpp
generating ../common/svchook.mk
cd .. \
 && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating common/Makefile
   g++	 ...  errorcode.cpp
   g++	 ...  putil.cpp
   g++	 ...  umath.cpp
   g++	 ...  utypes.cpp
   g++	 ...  uinvchar.cpp
   g++	 ...  umutex.cpp
   g++	 ...  ucln_cmn.cpp
   g++	 ...  uinit.cpp
   g++	 ...  uobject.cpp
   g++	 ...  cmemory.cpp
   g++	 ...  charstr.cpp
   g++	 ...  cstr.cpp
   g++	 ...  udata.cpp
   g++	 ...  ucmndata.cpp
   g++	 ...  udatamem.cpp
   g++	 ...  umapfile.cpp
   g++	 ...  udataswp.cpp
   g++	 ...  ucol_swp.cpp
   g++	 ...  utrace.cpp
   g++	 ...  uhash.cpp
   g++	 ...  uhash_us.cpp
   g++	 ...  uenum.cpp
   g++	 ...  ustrenum.cpp
   g++	 ...  uvector.cpp
   g++	 ...  ustack.cpp
   g++	 ...  uvectr32.cpp
   g++	 ...  uvectr64.cpp
   g++	 ...  ucnv.cpp
   g++	 ...  ucnv_bld.cpp
   g++	 ...  ucnv_cnv.cpp
   g++	 ...  ucnv_io.cpp
   g++	 ...  ucnv_cb.cpp
   g++	 ...  ucnv_err.cpp
   g++	 ...  ucnvlat1.cpp
   g++	 ...  ucnv_u7.cpp
   g++	 ...  ucnv_u8.cpp
   g++	 ...  ucnv_u16.cpp
   g++	 ...  ucnv_u32.cpp
   g++	 ...  ucnvscsu.cpp
   g++	 ...  ucnvbocu.cpp
   g++	 ...  ucnv_ext.cpp
   g++	 ...  ucnvmbcs.cpp
   g++	 ...  ucnv2022.cpp
   g++	 ...  ucnvhz.cpp
   g++	 ...  ucnv_lmb.cpp
   g++	 ...  ucnvisci.cpp
   g++	 ...  ucnvdisp.cpp
   g++	 ...  ucnv_set.cpp
   g++	 ...  ucnv_ct.cpp
   g++	 ...  resource.cpp
   g++	 ...  uresbund.cpp
   g++	 ...  ures_cnv.cpp
   g++	 ...  uresdata.cpp
   g++	 ...  resbund.cpp
   g++	 ...  resbund_cnv.cpp
   g++	 ...  ucurr.cpp
   g++	 ...  messagepattern.cpp
   g++	 ...  ucat.cpp
   g++	 ...  locmap.cpp
   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++	 ...  bytesinkutil.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++	 ...  edits.cpp
   g++	 ...  appendable.cpp
   g++	 ...  ustr_cnv.cpp
   g++	 ...  unistr_cnv.cpp
   g++	 ...  unistr.cpp
   g++	 ...  unistr_case.cpp
   g++	 ...  unistr_props.cpp
   g++	 ...  utf_impl.cpp
   g++	 ...  ustring.cpp
   g++	 ...  ustrcase.cpp
   g++	 ...  ucasemap.cpp
   g++	 ...  ucasemap_titlecase_brkiter.cpp
   g++	 ...  cstring.cpp
   g++	 ...  ustrfmt.cpp
   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
   g++	 ...  uchar.cpp
   g++	 ...  uprops.cpp
   g++	 ...  ucase.cpp
   g++	 ...  propname.cpp
   g++	 ...  ubidi_props.cpp
   g++	 ...  ubidi.cpp
   g++	 ...  ubidiwrt.cpp
   g++	 ...  ubidiln.cpp
   g++	 ...  ushape.cpp
   g++	 ...  uscript.cpp
   g++	 ...  uscript_props.cpp
   g++	 ...  usc_impl.cpp
   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
   g++	 ...  uarrsort.cpp
   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
rbbitblb.cpp: In member function 'bool icu_61::RBBITableBuilder::findDuplCharClassFrom(int32_t&, int32_t&)':
rbbitblb.cpp:1100:14: warning: 'table_dupl' may be used uninitialized in this function [-Wmaybe-uninitialized]
              if (table_base == table_dupl) {
              ^~
rbbitblb.cpp:1100:14: warning: 'table_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
   g++	 ...  rbbi_cache.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
   g++	 ...  cwchar.cpp
   g++	 ...  wintz.cpp
   g++	 ...  dtintrv.cpp
   g++	 ...  ucnvsel.cpp
   g++	 ...  propsvec.cpp
   g++	 ...  ulist.cpp
   g++	 ...  uloc_tag.cpp
   g++	 ...  icudataver.cpp
   g++	 ...  icuplug.cpp
   g++	 ...  listformatter.cpp
   g++	 ...  ulistformatter.cpp
   g++	 ...  sharedobject.cpp
   g++	 ...  simpleformatter.cpp
   g++	 ...  unifiedcache.cpp
   g++	 ...  uloc_keytype.cpp
   g++	 ...  ubiditransform.cpp
ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)':
ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra]
             *pInLevel = level != UBIDI_NEUTRAL ? level
                                                ^
   g++	 ...  pluralmap.cpp
ar r ../lib/libicuuc.a errorcode.ao putil.ao umath.ao utypes.ao uinvchar.ao umutex.ao ucln_cmn.ao uinit.ao uobject.ao cmemory.ao charstr.ao cstr.ao udata.ao ucmndata.ao udatamem.ao umapfile.ao udataswp.ao ucol_swp.ao utrace.ao uhash.ao uhash_us.ao uenum.ao ustrenum.ao uvector.ao ustack.ao uvectr32.ao uvectr64.ao ucnv.ao ucnv_bld.ao ucnv_cnv.ao ucnv_io.ao ucnv_cb.ao ucnv_err.ao ucnvlat1.ao ucnv_u7.ao ucnv_u8.ao ucnv_u16.ao ucnv_u32.ao ucnvscsu.ao ucnvbocu.ao ucnv_ext.ao ucnvmbcs.ao ucnv2022.ao ucnvhz.ao ucnv_lmb.ao ucnvisci.ao ucnvdisp.ao ucnv_set.ao ucnv_ct.ao resource.ao uresbund.ao ures_cnv.ao uresdata.ao resbund.ao resbund_cnv.ao ucurr.ao messagepattern.ao ucat.ao locmap.ao uloc.ao locid.ao locutil.ao locavailable.ao locdispnames.ao locdspnm.ao loclikely.ao locresdata.ao bytestream.ao stringpiece.ao bytesinkutil.ao stringtriebuilder.ao bytestriebuilder.ao bytestrie.ao bytestrieiterator.ao ucharstrie.ao ucharstriebuilder.ao ucharstrieiterator.ao dictionarydata.ao edits.ao appendable.ao ustr_cnv.ao unistr_cnv.ao unistr.ao unistr_case.ao unistr_props.ao utf_impl.ao ustring.ao ustrcase.ao ucasemap.ao ucasemap_titlecase_brkiter.ao cstring.ao ustrfmt.ao ustrtrns.ao ustr_wcs.ao utext.ao unistr_case_locale.ao ustrcase_locale.ao unistr_titlecase_brkiter.ao ustr_titlecase_brkiter.ao normalizer2impl.ao normalizer2.ao filterednormalizer2.ao normlzr.ao unorm.ao unormcmp.ao loadednormalizer2impl.ao chariter.ao schriter.ao uchriter.ao uiter.ao patternprops.ao uchar.ao uprops.ao ucase.ao propname.ao ubidi_props.ao ubidi.ao ubidiwrt.ao ubidiln.ao ushape.ao uscript.ao uscript_props.ao usc_impl.ao unames.ao utrie.ao utrie2.ao utrie2_builder.ao bmpset.ao unisetspan.ao uset_props.ao uniset_props.ao uniset_closure.ao uset.ao uniset.ao usetiter.ao ruleiter.ao caniter.ao unifilt.ao unifunct.ao uarrsort.ao brkiter.ao ubrk.ao brkeng.ao dictbe.ao filteredbrk.ao rbbi.ao rbbidata.ao rbbinode.ao rbbirb.ao rbbiscan.ao rbbisetb.ao rbbistbl.ao rbbitblb.ao rbbi_cache.ao serv.ao servnotf.ao servls.ao servlk.ao servlkf.ao servrbf.ao servslkf.ao uidna.ao usprep.ao uts46.ao punycode.ao util.ao util_props.ao parsepos.ao locbased.ao cwchar.ao wintz.ao dtintrv.ao ucnvsel.ao propsvec.ao ulist.ao uloc_tag.ao icudataver.ao icuplug.ao listformatter.ao ulistformatter.ao sharedobject.ao simpleformatter.ao unifiedcache.ao uloc_keytype.ao ubiditransform.ao pluralmap.ao
ar: creating ../lib/libicuuc.a
ranlib ../lib/libicuuc.a
   g++	 ...  errorcode.cpp
   g++	 ...  putil.cpp
   g++	 ...  umath.cpp
   g++	 ...  utypes.cpp
   g++	 ...  uinvchar.cpp
   g++	 ...  umutex.cpp
   g++	 ...  ucln_cmn.cpp
   g++	 ...  uinit.cpp
   g++	 ...  uobject.cpp
   g++	 ...  cmemory.cpp
   g++	 ...  charstr.cpp
   g++	 ...  cstr.cpp
   g++	 ...  udata.cpp
   g++	 ...  ucmndata.cpp
   g++	 ...  udatamem.cpp
   g++	 ...  umapfile.cpp
   g++	 ...  udataswp.cpp
   g++	 ...  ucol_swp.cpp
   g++	 ...  utrace.cpp
   g++	 ...  uhash.cpp
   g++	 ...  uhash_us.cpp
   g++	 ...  uenum.cpp
   g++	 ...  ustrenum.cpp
   g++	 ...  uvector.cpp
   g++	 ...  ustack.cpp
   g++	 ...  uvectr32.cpp
   g++	 ...  uvectr64.cpp
   g++	 ...  ucnv.cpp
   g++	 ...  ucnv_bld.cpp
   g++	 ...  ucnv_cnv.cpp
   g++	 ...  ucnv_io.cpp
   g++	 ...  ucnv_cb.cpp
   g++	 ...  ucnv_err.cpp
   g++	 ...  ucnvlat1.cpp
   g++	 ...  ucnv_u7.cpp
   g++	 ...  ucnv_u8.cpp
   g++	 ...  ucnv_u16.cpp
   g++	 ...  ucnv_u32.cpp
   g++	 ...  ucnvscsu.cpp
   g++	 ...  ucnvbocu.cpp
   g++	 ...  ucnv_ext.cpp
   g++	 ...  ucnvmbcs.cpp
   g++	 ...  ucnv2022.cpp
   g++	 ...  ucnvhz.cpp
   g++	 ...  ucnv_lmb.cpp
   g++	 ...  ucnvisci.cpp
   g++	 ...  ucnvdisp.cpp
   g++	 ...  ucnv_set.cpp
   g++	 ...  ucnv_ct.cpp
   g++	 ...  resource.cpp
   g++	 ...  uresbund.cpp
   g++	 ...  ures_cnv.cpp
   g++	 ...  uresdata.cpp
   g++	 ...  resbund.cpp
   g++	 ...  resbund_cnv.cpp
   g++	 ...  ucurr.cpp
   g++	 ...  messagepattern.cpp
   g++	 ...  ucat.cpp
   g++	 ...  locmap.cpp
   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++	 ...  bytesinkutil.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++	 ...  edits.cpp
   g++	 ...  appendable.cpp
   g++	 ...  ustr_cnv.cpp
   g++	 ...  unistr_cnv.cpp
   g++	 ...  unistr.cpp
   g++	 ...  unistr_case.cpp
   g++	 ...  unistr_props.cpp
   g++	 ...  utf_impl.cpp
   g++	 ...  ustring.cpp
   g++	 ...  ustrcase.cpp
   g++	 ...  ucasemap.cpp
   g++	 ...  ucasemap_titlecase_brkiter.cpp
   g++	 ...  cstring.cpp
   g++	 ...  ustrfmt.cpp
   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
   g++	 ...  uchar.cpp
   g++	 ...  uprops.cpp
   g++	 ...  ucase.cpp
   g++	 ...  propname.cpp
   g++	 ...  ubidi_props.cpp
   g++	 ...  ubidi.cpp
   g++	 ...  ubidiwrt.cpp
   g++	 ...  ubidiln.cpp
   g++	 ...  ushape.cpp
   g++	 ...  uscript.cpp
   g++	 ...  uscript_props.cpp
   g++	 ...  usc_impl.cpp
   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
   g++	 ...  uarrsort.cpp
   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
rbbitblb.cpp: In member function 'bool icu_61::RBBITableBuilder::findDuplCharClassFrom(int32_t&, int32_t&)':
rbbitblb.cpp:1100:14: warning: 'table_dupl' may be used uninitialized in this function [-Wmaybe-uninitialized]
              if (table_base == table_dupl) {
              ^~
rbbitblb.cpp:1100:14: warning: 'table_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
   g++	 ...  rbbi_cache.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
   g++	 ...  cwchar.cpp
   g++	 ...  wintz.cpp
   g++	 ...  dtintrv.cpp
   g++	 ...  ucnvsel.cpp
   g++	 ...  propsvec.cpp
   g++	 ...  ulist.cpp
   g++	 ...  uloc_tag.cpp
   g++	 ...  icudataver.cpp
   g++	 ...  icuplug.cpp
   g++	 ...  listformatter.cpp
   g++	 ...  ulistformatter.cpp
   g++	 ...  sharedobject.cpp
   g++	 ...  simpleformatter.cpp
   g++	 ...  unifiedcache.cpp
   g++	 ...  uloc_keytype.cpp
   g++	 ...  ubiditransform.cpp
ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)':
ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra]
             *pInLevel = level != UBIDI_NEUTRAL ? level
                                                ^
   g++	 ...  pluralmap.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11      -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuuc.so.61 -o ../lib/libicuuc.so.61.2 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 bytesinkutil.o stringtriebuilder.o bytestriebuilder.o bytestrie.o bytestrieiterator.o ucharstrie.o ucharstriebuilder.o ucharstrieiterator.o dictionarydata.o edits.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 rbbi_cache.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 ubiditransform.o pluralmap.o -L../lib -L../stubdata -licudata -lpthread -ldl -lm 
rm -f ../lib/libicuuc.so.61 && ln -s libicuuc.so.61.2 ../lib/libicuuc.so.61
rm -f ../lib/libicuuc.so && ln -s libicuuc.so.61.2 ../lib/libicuuc.so
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/common'
make[4]: Making `all' in `i18n'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/i18n'
   (deps)	 double-conversion-fast-dtoa.cpp
   (deps)	 double-conversion-diy-fp.cpp
   (deps)	 double-conversion-cached-powers.cpp
   (deps)	 double-conversion-bignum.cpp
   (deps)	 double-conversion-bignum-dtoa.cpp
   (deps)	 double-conversion.cpp
   (deps)	 number_stringbuilder.cpp
   (deps)	 number_scientific.cpp
   (deps)	 number_rounding.cpp
   (deps)	 number_patternstring.cpp
   (deps)	 number_patternmodifier.cpp
   (deps)	 number_padding.cpp
   (deps)	 number_notation.cpp
   (deps)	 number_modifiers.cpp
   (deps)	 number_longnames.cpp
   (deps)	 number_integerwidth.cpp
   (deps)	 number_grouping.cpp
   (deps)	 number_formatimpl.cpp
   (deps)	 number_fluent.cpp
   (deps)	 number_decimfmtprops.cpp
   (deps)	 number_decimalquantity.cpp
   (deps)	 number_compact.cpp
   (deps)	 number_affixutils.cpp
   (deps)	 nounit.cpp
   (deps)	 dayperiodrules.cpp
   (deps)	 visibledigits.cpp
   (deps)	 decimfmtimpl.cpp
   (deps)	 smallintformatter.cpp
   (deps)	 affixpatternparser.cpp
   (deps)	 precision.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)	 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.cpp
   (deps)	 decNumber.cpp
   (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_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.cpp
   (deps)	 measure.cpp
   (deps)	 currunit.cpp
   (deps)	 curramt.cpp
   (deps)	 currfmt.cpp
   (deps)	 measfmt.cpp
   (deps)	 ulocdata.cpp
   (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
msgfmt.cpp: In member function 'void icu_61::MessageFormat::cacheExplicitFormats(UErrorCode&)':
msgfmt.cpp:1667:61: warning: 'formattableType' may be used uninitialized in this function [-Wmaybe-uninitialized]
             if (argTypes[argNumber] != Formattable::kObject && argTypes[argNumber] != formattableType) {
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   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
   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
olsontz.cpp: In member function 'virtual UBool icu_61::OlsonTimeZone::inDaylightTime(UDate, UErrorCode&) const':
olsontz.cpp:604:18: warning: 'dst' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int32_t raw, dst;
                  ^~~
   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
collationweights.cpp: In member function 'UBool icu_61::CollationWeights::allocWeights(uint32_t, uint32_t, int32_t)':
collationweights.cpp:394:39: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
     for(int32_t i = 0; i < rangeCount && ranges[i].length <= (minLength + 1); ++i) {
                        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   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
   g++	 ...  ulocdata.cpp
   g++	 ...  measfmt.cpp
   g++	 ...  currfmt.cpp
   g++	 ...  curramt.cpp
   g++	 ...  currunit.cpp
   g++	 ...  measure.cpp
   g++	 ...  utmscale.cpp
   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++	 ...  decfmtst.cpp
   g++	 ...  smpdtfst.cpp
   g++	 ...  ztrans.cpp
   g++	 ...  zrule.cpp
   g++	 ...  vzone.cpp
   g++	 ...  fphdlimp.cpp
   g++	 ...  fpositer.cpp
   g++	 ...  ufieldpositer.cpp
   g++	 ...  decNumber.cpp
   g++	 ...  decContext.cpp
   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++	 ...  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
   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
   g++	 ...  nounit.cpp
   g++	 ...  number_affixutils.cpp
   g++	 ...  number_compact.cpp
   g++	 ...  number_decimalquantity.cpp
number_decimalquantity.cpp: In member function 'const char16_t* icu_61::number::impl::DecimalQuantity::checkHealth() const':
number_decimalquantity.cpp:710:26: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
         if (position < 0 || position > precision) { return 0; }
             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
   g++	 ...  number_decimfmtprops.cpp
   g++	 ...  number_fluent.cpp
   g++	 ...  number_formatimpl.cpp
   g++	 ...  number_grouping.cpp
number_grouping.cpp: In static member function 'static icu_61::number::impl::Grouper icu_61::number::impl::Grouper::forStrategy(UGroupingStrategy)':
number_grouping.cpp:52:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
   g++	 ...  number_integerwidth.cpp
   g++	 ...  number_longnames.cpp
   g++	 ...  number_modifiers.cpp
   g++	 ...  number_notation.cpp
   g++	 ...  number_padding.cpp
   g++	 ...  number_patternmodifier.cpp
   g++	 ...  number_patternstring.cpp
   g++	 ...  number_rounding.cpp
   g++	 ...  number_scientific.cpp
   g++	 ...  number_stringbuilder.cpp
   g++	 ...  double-conversion.cpp
   g++	 ...  double-conversion-bignum-dtoa.cpp
   g++	 ...  double-conversion-bignum.cpp
   g++	 ...  double-conversion-cached-powers.cpp
   g++	 ...  double-conversion-diy-fp.cpp
   g++	 ...  double-conversion-fast-dtoa.cpp
ar r ../lib/libicui18n.a ucln_in.ao fmtable.ao format.ao msgfmt.ao umsg.ao numfmt.ao unum.ao decimfmt.ao decimalformatpattern.ao dcfmtsym.ao digitlst.ao fmtable_cnv.ao choicfmt.ao datefmt.ao smpdtfmt.ao reldtfmt.ao dtfmtsym.ao udat.ao dtptngen.ao udatpg.ao nfrs.ao nfrule.ao nfsubs.ao rbnf.ao numsys.ao unumsys.ao ucsdet.ao ucal.ao calendar.ao gregocal.ao timezone.ao simpletz.ao olsontz.ao astro.ao taiwncal.ao buddhcal.ao persncal.ao islamcal.ao japancal.ao gregoimp.ao hebrwcal.ao indiancal.ao chnsecal.ao cecal.ao coptccal.ao dangical.ao ethpccal.ao coleitr.ao coll.ao sortkey.ao bocsu.ao ucoleitr.ao ucol.ao ucol_res.ao ucol_sit.ao collation.ao collationsettings.ao collationdata.ao collationtailoring.ao collationdatareader.ao collationdatawriter.ao collationfcd.ao collationiterator.ao utf16collationiterator.ao utf8collationiterator.ao uitercollationiterator.ao collationsets.ao collationcompare.ao collationfastlatin.ao collationkeys.ao rulebasedcollator.ao collationroot.ao collationrootelements.ao collationdatabuilder.ao collationweights.ao collationruleparser.ao collationbuilder.ao collationfastlatinbuilder.ao strmatch.ao usearch.ao search.ao stsearch.ao translit.ao utrans.ao esctrn.ao unesctrn.ao funcrepl.ao strrepl.ao tridpars.ao cpdtrans.ao rbt.ao rbt_data.ao rbt_pars.ao rbt_rule.ao rbt_set.ao nultrans.ao remtrans.ao casetrn.ao titletrn.ao tolowtrn.ao toupptrn.ao anytrans.ao name2uni.ao uni2name.ao nortrans.ao quant.ao transreg.ao brktrans.ao regexcmp.ao rematch.ao repattrn.ao regexst.ao regextxt.ao regeximp.ao uregex.ao uregexc.ao ulocdata.ao measfmt.ao currfmt.ao curramt.ao currunit.ao measure.ao utmscale.ao csdetect.ao csmatch.ao csr2022.ao csrecog.ao csrmbcs.ao csrsbcs.ao csrucode.ao csrutf8.ao inputext.ao wintzimpl.ao windtfmt.ao winnmfmt.ao basictz.ao dtrule.ao rbtz.ao tzrule.ao tztrans.ao vtzone.ao zonemeta.ao standardplural.ao upluralrules.ao plurrule.ao plurfmt.ao selfmt.ao dtitvfmt.ao dtitvinf.ao udateintervalformat.ao tmunit.ao tmutamt.ao tmutfmt.ao currpinf.ao uspoof.ao uspoof_impl.ao uspoof_build.ao uspoof_conf.ao decfmtst.ao smpdtfst.ao ztrans.ao zrule.ao vzone.ao fphdlimp.ao fpositer.ao ufieldpositer.ao decNumber.ao decContext.ao alphaindex.ao tznames.ao tznames_impl.ao tzgnames.ao tzfmt.ao compactdecimalformat.ao gender.ao region.ao scriptset.ao uregion.ao reldatefmt.ao quantityformatter.ao measunit.ao sharedbreakiterator.ao scientificnumberformatter.ao digitgrouping.ao digitinterval.ao digitformatter.ao digitaffix.ao valueformatter.ao digitaffixesandpadding.ao pluralaffix.ao precision.ao affixpatternparser.ao smallintformatter.ao decimfmtimpl.ao visibledigits.ao dayperiodrules.ao nounit.ao number_affixutils.ao number_compact.ao number_decimalquantity.ao number_decimfmtprops.ao number_fluent.ao number_formatimpl.ao number_grouping.ao number_integerwidth.ao number_longnames.ao number_modifiers.ao number_notation.ao number_padding.ao number_patternmodifier.ao number_patternstring.ao number_rounding.ao number_scientific.ao number_stringbuilder.ao double-conversion.ao double-conversion-bignum-dtoa.ao double-conversion-bignum.ao double-conversion-cached-powers.ao double-conversion-diy-fp.ao double-conversion-fast-dtoa.ao
ar: creating ../lib/libicui18n.a
ranlib ../lib/libicui18n.a
   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
   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
   g++	 ...  ulocdata.cpp
   g++	 ...  measfmt.cpp
   g++	 ...  currfmt.cpp
   g++	 ...  curramt.cpp
   g++	 ...  currunit.cpp
   g++	 ...  measure.cpp
   g++	 ...  utmscale.cpp
   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++	 ...  decfmtst.cpp
   g++	 ...  smpdtfst.cpp
   g++	 ...  ztrans.cpp
   g++	 ...  zrule.cpp
   g++	 ...  vzone.cpp
   g++	 ...  fphdlimp.cpp
   g++	 ...  fpositer.cpp
   g++	 ...  ufieldpositer.cpp
   g++	 ...  decNumber.cpp
   g++	 ...  decContext.cpp
   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++	 ...  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
   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
   g++	 ...  nounit.cpp
   g++	 ...  number_affixutils.cpp
   g++	 ...  number_compact.cpp
   g++	 ...  number_decimalquantity.cpp
   g++	 ...  number_decimfmtprops.cpp
   g++	 ...  number_fluent.cpp
   g++	 ...  number_formatimpl.cpp
   g++	 ...  number_grouping.cpp
number_grouping.cpp: In static member function 'static icu_61::number::impl::Grouper icu_61::number::impl::Grouper::forStrategy(UGroupingStrategy)':
number_grouping.cpp:52:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
   g++	 ...  number_integerwidth.cpp
   g++	 ...  number_longnames.cpp
   g++	 ...  number_modifiers.cpp
   g++	 ...  number_notation.cpp
   g++	 ...  number_padding.cpp
   g++	 ...  number_patternmodifier.cpp
   g++	 ...  number_patternstring.cpp
   g++	 ...  number_rounding.cpp
   g++	 ...  number_scientific.cpp
   g++	 ...  number_stringbuilder.cpp
   g++	 ...  double-conversion.cpp
   g++	 ...  double-conversion-bignum-dtoa.cpp
   g++	 ...  double-conversion-bignum.cpp
   g++	 ...  double-conversion-cached-powers.cpp
   g++	 ...  double-conversion-diy-fp.cpp
   g++	 ...  double-conversion-fast-dtoa.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11      -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicui18n.so.61 -o ../lib/libicui18n.so.61.2 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 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 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 nounit.o number_affixutils.o number_compact.o number_decimalquantity.o number_decimfmtprops.o number_fluent.o number_formatimpl.o number_grouping.o number_integerwidth.o number_longnames.o number_modifiers.o number_notation.o number_padding.o number_patternmodifier.o number_patternstring.o number_rounding.o number_scientific.o number_stringbuilder.o double-conversion.o double-conversion-bignum-dtoa.o double-conversion-bignum.o double-conversion-cached-powers.o double-conversion-diy-fp.o double-conversion-fast-dtoa.o -L../lib -licuuc -L../stubdata -licudata -lpthread -ldl -lm 
rm -f ../lib/libicui18n.so.61 && ln -s libicui18n.so.61.2 ../lib/libicui18n.so.61
rm -f ../lib/libicui18n.so && ln -s libicui18n.so.61.2 ../lib/libicui18n.so
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/i18n'
make[4]: Making `all' in `io'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/io'
   (deps)	 ucln_io.cpp
   (deps)	 ustream.cpp
   (deps)	 sscanf.cpp
   (deps)	 sprintf.cpp
   (deps)	 ustdio.cpp
   (deps)	 uscanf_p.cpp
   (deps)	 uscanf.cpp
   (deps)	 uprntf_p.cpp
   (deps)	 uprintf.cpp
   (deps)	 ufmt_cmn.cpp
   (deps)	 ufile.cpp
   (deps)	 locbund.cpp
   g++	 ...  locbund.cpp
   g++	 ...  ufile.cpp
   g++	 ...  ufmt_cmn.cpp
   g++	 ...  uprintf.cpp
   g++	 ...  uprntf_p.cpp
   g++	 ...  uscanf.cpp
   g++	 ...  uscanf_p.cpp
   g++	 ...  ustdio.cpp
   g++	 ...  sprintf.cpp
   g++	 ...  sscanf.cpp
   g++	 ...  ustream.cpp
   g++	 ...  ucln_io.cpp
ar r ../lib/libicuio.a locbund.ao ufile.ao ufmt_cmn.ao uprintf.ao uprntf_p.ao uscanf.ao uscanf_p.ao ustdio.ao sprintf.ao sscanf.ao ustream.ao ucln_io.ao
ar: creating ../lib/libicuio.a
ranlib ../lib/libicuio.a
   g++	 ...  locbund.cpp
   g++	 ...  ufile.cpp
   g++	 ...  ufmt_cmn.cpp
   g++	 ...  uprintf.cpp
   g++	 ...  uprntf_p.cpp
   g++	 ...  uscanf.cpp
   g++	 ...  uscanf_p.cpp
   g++	 ...  ustdio.cpp
   g++	 ...  sprintf.cpp
   g++	 ...  sscanf.cpp
   g++	 ...  ustream.cpp
   g++	 ...  ucln_io.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11      -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuio.so.61 -o ../lib/libicuio.so.61.2 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.61 && ln -s libicuio.so.61.2 ../lib/libicuio.so.61
rm -f ../lib/libicuio.so && ln -s libicuio.so.61.2 ../lib/libicuio.so
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/io'
make[4]: Making `all' in `tools'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools'
make[5]: Making `all' in `toolutil'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/toolutil'
   (deps)	 ucln_tu.cpp
   (deps)	 dbgutil.cpp
   (deps)	 udbgutil.cpp
   (deps)	 filetools.cpp
   (deps)	 flagparser.cpp
   (deps)	 ppucd.cpp
   (deps)	 pkg_gencmn.cpp
   (deps)	 pkg_genc.cpp
   (deps)	 pkg_icu.cpp
   (deps)	 writesrc.cpp
   (deps)	 xmlparser.cpp
   (deps)	 ucbuf.cpp
   (deps)	 uparse.cpp
   (deps)	 uoptions.cpp
   (deps)	 ucmstate.cpp
   (deps)	 ucm.cpp
   (deps)	 denseranges.cpp
   (deps)	 collationinfo.cpp
   (deps)	 unewdata.cpp
   (deps)	 toolutil.cpp
   (deps)	 swapimpl.cpp
   (deps)	 pkgitems.cpp
   (deps)	 package.cpp
   (deps)	 filestrm.cpp
   g++	 ...  filestrm.cpp
   g++	 ...  package.cpp
   g++	 ...  pkgitems.cpp
   g++	 ...  swapimpl.cpp
   g++	 ...  toolutil.cpp
   g++	 ...  unewdata.cpp
   g++	 ...  collationinfo.cpp
   g++	 ...  denseranges.cpp
   g++	 ...  ucm.cpp
   g++	 ...  ucmstate.cpp
ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)':
ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) {
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
   g++	 ...  uoptions.cpp
   g++	 ...  uparse.cpp
   g++	 ...  ucbuf.cpp
   g++	 ...  xmlparser.cpp
   g++	 ...  writesrc.cpp
   g++	 ...  pkg_icu.cpp
   g++	 ...  pkg_genc.cpp
   g++	 ...  pkg_gencmn.cpp
   g++	 ...  ppucd.cpp
   g++	 ...  flagparser.cpp
   g++	 ...  filetools.cpp
   g++	 ...  udbgutil.cpp
   g++	 ...  dbgutil.cpp
   g++	 ...  ucln_tu.cpp
ar r ../../lib/libicutu.a filestrm.ao package.ao pkgitems.ao swapimpl.ao toolutil.ao unewdata.ao collationinfo.ao denseranges.ao ucm.ao ucmstate.ao uoptions.ao uparse.ao ucbuf.ao xmlparser.ao writesrc.ao pkg_icu.ao pkg_genc.ao pkg_gencmn.ao ppucd.ao flagparser.ao filetools.ao udbgutil.ao dbgutil.ao ucln_tu.ao
ar: creating ../../lib/libicutu.a
ranlib ../../lib/libicutu.a
   g++	 ...  filestrm.cpp
   g++	 ...  package.cpp
   g++	 ...  pkgitems.cpp
   g++	 ...  swapimpl.cpp
   g++	 ...  toolutil.cpp
   g++	 ...  unewdata.cpp
   g++	 ...  collationinfo.cpp
   g++	 ...  denseranges.cpp
   g++	 ...  ucm.cpp
   g++	 ...  ucmstate.cpp
ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)':
ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) {
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
   g++	 ...  uoptions.cpp
   g++	 ...  uparse.cpp
   g++	 ...  ucbuf.cpp
   g++	 ...  xmlparser.cpp
   g++	 ...  writesrc.cpp
   g++	 ...  pkg_icu.cpp
   g++	 ...  pkg_genc.cpp
   g++	 ...  pkg_gencmn.cpp
   g++	 ...  ppucd.cpp
   g++	 ...  flagparser.cpp
   g++	 ...  filetools.cpp
   g++	 ...  udbgutil.cpp
   g++	 ...  dbgutil.cpp
   g++	 ...  ucln_tu.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11      -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutu.so.61 -o ../../lib/libicutu.so.61.2 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.61 && ln -s libicutu.so.61.2 ../../lib/libicutu.so.61
rm -f ../../lib/libicutu.so && ln -s libicutu.so.61.2 ../../lib/libicutu.so
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/toolutil'
make[5]: Making `all' in `ctestfw'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/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
ar r libicutest.a ctest.ao tstdtmod.ao testdata.ao datamap.ao uperf.ao ucln_ct.ao
ar: creating libicutest.a
ranlib libicutest.a
   gcc	 ...  ctest.c
   g++	 ...  tstdtmod.cpp
   g++	 ...  testdata.cpp
   g++	 ...  datamap.cpp
   g++	 ...  uperf.cpp
   gcc	 ...  ucln_ct.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11      -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutest.so.61 -o libicutest.so.61.2 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.61 && ln -s libicutest.so.61.2 libicutest.so.61
rm -f libicutest.so && ln -s libicutest.so.61.2 libicutest.so
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/ctestfw'
make[5]: Making `all' in `makeconv'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/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
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -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  
cd ../.. \
 && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/makeconv/makeconv.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/makeconv'
make[5]: Making `all' in `genrb'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/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
   gcc	 ...  errmsg.c
   g++	 ...  genrb.cpp
   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++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -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  
   g++	 ...  derb.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/genrb/derb.1
cd ../.. \
 && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/genrb/genrb.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/genrb'
make[5]: Making `all' in `genbrk'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/genbrk'
   (deps)	 genbrk.cpp
   g++	 ...  genbrk.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/genbrk/genbrk.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/genbrk'
make[5]: Making `all' in `gencnval'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencnval'
   (deps)	 gencnval.c
   gcc	 ...  gencnval.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/gencnval/gencnval.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencnval'
make[5]: Making `all' in `gensprep'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gensprep'
   (deps)	 store.c
   (deps)	 gensprep.c
   gcc	 ...  gensprep.c
   gcc	 ...  store.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm   
cd ../.. \
 && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/gensprep/gensprep.8
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gensprep'
make[5]: Making `all' in `icuinfo'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/icuinfo'
   (deps)	 icuinfo.cpp
   g++	 ...  icuinfo.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm   
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/icuinfo'
make[5]: Making `all' in `genccode'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/genccode'
   (deps)	 genccode.c
   gcc	 ...  genccode.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/genccode/genccode.8
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/genccode'
make[5]: Making `all' in `gencmn'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencmn'
   (deps)	 gencmn.c
   gcc	 ...  gencmn.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/gencmn/gencmn.8
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencmn'
make[5]: Making `all' in `icupkg'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/icupkg'
   (deps)	 icupkg.cpp
   g++	 ...  icupkg.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/icupkg/icupkg.8
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/icupkg'
make[5]: Making `all' in `pkgdata'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/pkgdata'
   (deps)	 pkgtypes.c
   (deps)	 pkgdata.cpp
   g++	 ...  pkgdata.cpp
   gcc	 ...  pkgtypes.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/pkgdata/pkgdata.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/pkgdata'
make[5]: Making `all' in `gentest'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gentest'
   (deps)	 genres32.c
   (deps)	 gentest.c
   gcc	 ...  gentest.c
   gcc	 ...  genres32.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -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[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gentest'
make[5]: Making `all' in `gennorm2'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gennorm2'
   (deps)	 norms.cpp
   (deps)	 extradata.cpp
   (deps)	 n2builder.cpp
   (deps)	 gennorm2.cpp
   g++	 ...  gennorm2.cpp
   g++	 ...  n2builder.cpp
   g++	 ...  extradata.cpp
   g++	 ...  norms.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gennorm2 gennorm2.o n2builder.o extradata.o norms.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gennorm2'
make[5]: Making `all' in `gencfu'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencfu'
   (deps)	 gencfu.cpp
   g++	 ...  gencfu.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/gencfu/gencfu.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gencfu'
make[5]: Making `all' in `gendict'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gendict'
   (deps)	 gendict.cpp
   g++	 ...  gendict.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
cd ../.. \
 && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/bash ./config.status
config.status: creating tools/gendict/gendict.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/gendict'
make[5]: Making `all' in `escapesrc'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/escapesrc'
   (deps)	 escapesrc.cpp
   g++	 ...  escapesrc.cpp
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o ../../bin/escapesrc escapesrc.o -lpthread -ldl -lm  
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools/escapesrc'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools'
make[6]: Nothing to be done for 'all-local'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/tools'
make[4]: Making `all' in `data'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data'
echo timestamp > build-dir.tmp
/bin/bash ../mkinstalldirs ./out ./out/build ./out/build/icudt61l ./out/build/icudt61l/curr ./out/build/icudt61l/lang ./out/build/icudt61l/region ./out/build/icudt61l/zone ./out/build/icudt61l/unit ./out/build/icudt61l/brkitr ./out/build/icudt61l/coll ./out/build/icudt61l/rbnf ./out/build/icudt61l/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/icudt61l
mkdir ./out/build/icudt61l/curr
mkdir ./out/build/icudt61l/lang
mkdir ./out/build/icudt61l/region
mkdir ./out/build/icudt61l/zone
mkdir ./out/build/icudt61l/unit
mkdir ./out/build/icudt61l/brkitr
mkdir ./out/build/icudt61l/coll
mkdir ./out/build/icudt61l/rbnf
mkdir ./out/build/icudt61l/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
make -f pkgdataMakefile
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data'
rm -rf icupkg.inc
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data'
Unpacking ./in/icudt61l.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/icudt61l --list -x \* ./in/icudt61l.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 /builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data/out/build/icudt61l -d ../lib -e icudt61  -T ./out/tmp -p icudt61l -L icudata -m static -r 61.2 ./out/tmp/icudata.lst
ar: creating ../lib/libicudata.a
pkgdata: gcc -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1  -DU_ATTRIBUTE_DEPRECATED= -O3  -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings   -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt61l_dat.o ./out/tmp/icudt61l_dat.S
pkgdata: ar r ../lib/libicudata.a ./out/tmp/icudt61l_dat.o
pkgdata: ranlib ../lib/libicudata.a
LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH  ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data/out/build/icudt61l -d ../lib -e icudt61  -T ./out/tmp -p icudt61l -m dll -r 61.2 -L icudata ./out/tmp/icudata.lst
pkgdata: gcc -D_REENTRANT  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1  -DU_ATTRIBUTE_DEPRECATED= -O3  -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings   -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt61l_dat.o ./out/tmp/icudt61l_dat.S
pkgdata: gcc -O3  -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings    -shared -Wl,-Bsymbolic  -o ../lib/libicudata.so.61.2 ./out/tmp/icudt61l_dat.o -Wl,-soname -Wl,libicudata.so.61  -Wl,-Bsymbolic
pkgdata: cd ../lib/ && rm -f libicudata.so.61 && ln -s libicudata.so.61.2 libicudata.so.61
pkgdata: cd ../lib/ && rm -f libicudata.so && ln -s libicudata.so.61.2 libicudata.so
echo timestamp > packagedata
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/data'
make[4]: Making `all' in `samples'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples'
make[5]: Making `all' in `date'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples/date'
   (deps)	 date.c
   (deps)	 uprint.c
   gcc	 ...  uprint.c
   gcc	 ...  date.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o icudate uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples/date'
make[5]: Making `all' in `cal'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples/cal'
   (deps)	 cal.c
   (deps)	 uprint.c
   gcc	 ...  uprint.c
   gcc	 ...  cal.c
g++ -O3  -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11     -o icucal uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm  
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples/cal'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples'
make[6]: Nothing to be done for 'all-local'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/samples'
make[4]: Making `all' in `test'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2/test'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/icu4c-61.2'
time: package/feeds/packages/icu/host-compile#748.13#49.51#889.92