Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36288-6309/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/mingw-icu-57.1-5.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'], chrootPath='/var/lib/mock/dist-circle8-build-36288-6309/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-icu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I8VjqU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf icu + /usr/bin/gzip -dc /builddir/build/SOURCES/icu4c-57_1-src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd icu + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (icu4c-56_1-crossbuild.patch): + echo 'Patch #0 (icu4c-56_1-crossbuild.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .crossbuild --fuzz=0 patching file source/config/icu-config-bottom patching file source/config/icu.pc.in patching file source/config/Makefile.inc.in patching file source/config/mh-mingw patching file source/config/mh-mingw64 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C6pZkD + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/icu/source ~/build/BUILD/icu + cd icu + pushd source + mkdir -p nativebuild + pushd nativebuild ~/build/BUILD/icu/source/nativebuild ~/build/BUILD/icu/source ~/build/BUILD/icu + ../configure --enable-static --disable-shared 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 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 clang++... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for pkg-config... /usr/bin/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... /usr/bin/gmake 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... /usr/bin/grep checking for egrep... /usr/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-unknown-linux-gnu... mh-linux checking for floor in -lm... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether we can use static library optimization option... yes checking whether to enable auto cleanup of libraries... no checking whether to enable draft APIs... yes checking for ranlib... ranlib 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= -ffunction-sections -fdata-sections $(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: static This means: ICU data will be stored in a static library. 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 /usr/bin/gmake to build ICU. checking the version of "/usr/bin/gmake"... 4.2.1 (we wanted at least 3.80) ok C++ apps may want to build with CXXFLAGS = --std=c++0x + make -j16 cd ./config; \ make -f pkgdataMakefile rebuilding config/icucross.mk rm -rf config/icu-config rebuilding config/icucross.inc /usr/bin/install -c ../config/icu-config-top config/icu-config /bin/sh ../mkinstalldirs lib /bin/sh ../mkinstalldirs bin chmod u+w config/icu-config LC_ALL=C sed -f ../config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config mkdir bin mkdir lib config/icu-i18n.pc updated. config/icu-uc.pc updated. config/icu-io.pc updated. config/icu-lx.pc updated. config/icu-le.pc updated. LC_ALL=C sed -f ../config/make2sh.sed < ../config/mh-linux | grep -v '#M#' | uniq >> config/icu-config make[0]: Making `all' in `stubdata' cat ../config/icu-config-bottom >> config/icu-config chmod u-w config/icu-config make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/stubdata' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/config' rm -rf pkgdata.inc (deps) ../../stubdata/stubdata.c gcc ... ../../stubdata/stubdata.c make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/config' Note: rebuild with "make VERBOSE=1 " to show all compiler parameters. ar r libicudata.a stubdata.ao ar: creating libicudata.a ranlib libicudata.a make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/stubdata' make[0]: Making `all' in `common' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/common' (deps) ../../common/uloc_keytype.cpp (deps) ../../common/unifiedcache.cpp (deps) ../../common/pluralmap.cpp (deps) ../../common/simpleformatter.cpp (deps) ../../common/sharedobject.cpp (deps) ../../common/ulistformatter.cpp (deps) ../../common/listformatter.cpp (deps) ../../common/icuplug.cpp (deps) ../../common/icudataver.c (deps) ../../common/uloc_tag.c (deps) ../../common/ulist.c (deps) ../../common/propsvec.c (deps) ../../common/ucnvsel.cpp (deps) ../../common/dtintrv.cpp (deps) ../../common/wintz.c (deps) ../../common/cwchar.c (deps) ../../common/locbased.cpp (deps) ../../common/parsepos.cpp (deps) ../../common/util_props.cpp (deps) ../../common/util.cpp (deps) ../../common/punycode.cpp (deps) ../../common/usprep.cpp (deps) ../../common/uts46.cpp (deps) ../../common/uidna.cpp (deps) ../../common/servslkf.cpp (deps) ../../common/servrbf.cpp (deps) ../../common/servlkf.cpp (deps) ../../common/servlk.cpp (deps) ../../common/servls.cpp (deps) ../../common/servnotf.cpp (deps) ../../common/serv.cpp (deps) ../../common/rbbitblb.cpp (deps) ../../common/rbbistbl.cpp (deps) ../../common/rbbisetb.cpp (deps) ../../common/rbbiscan.cpp (deps) ../../common/rbbirb.cpp (deps) ../../common/rbbinode.cpp (deps) ../../common/rbbidata.cpp (deps) ../../common/rbbi.cpp (deps) ../../common/filteredbrk.cpp (deps) ../../common/dictbe.cpp (deps) ../../common/brkeng.cpp (deps) ../../common/ubrk.cpp (deps) ../../common/brkiter.cpp (deps) ../../common/uarrsort.c (deps) ../../common/unifunct.cpp (deps) ../../common/caniter.cpp (deps) ../../common/unifilt.cpp (deps) ../../common/ruleiter.cpp (deps) ../../common/usetiter.cpp (deps) ../../common/uniset.cpp (deps) ../../common/uset.cpp (deps) ../../common/uniset_closure.cpp (deps) ../../common/uniset_props.cpp (deps) ../../common/uset_props.cpp (deps) ../../common/unisetspan.cpp (deps) ../../common/bmpset.cpp (deps) ../../common/utrie2_builder.cpp (deps) ../../common/utrie2.cpp (deps) ../../common/utrie.cpp (deps) ../../common/unames.cpp (deps) ../../common/usc_impl.c (deps) ../../common/uscript_props.cpp (deps) ../../common/uscript.c (deps) ../../common/ushape.cpp (deps) ../../common/ubidiln.c (deps) ../../common/ubidiwrt.c (deps) ../../common/ubidi.c (deps) ../../common/ubidi_props.c (deps) ../../common/propname.cpp (deps) ../../common/ucase.cpp (deps) ../../common/uprops.cpp (deps) ../../common/uchar.c (deps) ../../common/patternprops.cpp (deps) ../../common/uiter.cpp (deps) ../../common/uchriter.cpp (deps) ../../common/schriter.cpp (deps) ../../common/chariter.cpp (deps) ../../common/loadednormalizer2impl.cpp (deps) ../../common/unormcmp.cpp (deps) ../../common/normlzr.cpp (deps) ../../common/unorm.cpp (deps) ../../common/filterednormalizer2.cpp (deps) ../../common/normalizer2.cpp (deps) ../../common/normalizer2impl.cpp (deps) ../../common/ustr_titlecase_brkiter.cpp (deps) ../../common/unistr_titlecase_brkiter.cpp (deps) ../../common/ustrcase_locale.cpp (deps) ../../common/utext.cpp (deps) ../../common/unistr_case_locale.cpp (deps) ../../common/ustrtrns.cpp (deps) ../../common/ustr_wcs.cpp (deps) ../../common/ustrfmt.c (deps) ../../common/cstring.c (deps) ../../common/ucasemap_titlecase_brkiter.cpp (deps) ../../common/ustrcase.cpp (deps) ../../common/ucasemap.cpp (deps) ../../common/ustring.cpp (deps) ../../common/utf_impl.c (deps) ../../common/unistr_props.cpp (deps) ../../common/unistr_case.cpp (deps) ../../common/unistr_cnv.cpp (deps) ../../common/unistr.cpp (deps) ../../common/ustr_cnv.cpp (deps) ../../common/appendable.cpp (deps) ../../common/dictionarydata.cpp (deps) ../../common/ucharstrieiterator.cpp (deps) ../../common/ucharstriebuilder.cpp (deps) ../../common/ucharstrie.cpp (deps) ../../common/bytestrieiterator.cpp (deps) ../../common/bytestriebuilder.cpp (deps) ../../common/bytestrie.cpp (deps) ../../common/stringtriebuilder.cpp (deps) ../../common/stringpiece.cpp (deps) ../../common/bytestream.cpp (deps) ../../common/locresdata.cpp (deps) ../../common/loclikely.cpp (deps) ../../common/locdspnm.cpp (deps) ../../common/locdispnames.cpp (deps) ../../common/locavailable.cpp (deps) ../../common/locutil.cpp (deps) ../../common/locid.cpp (deps) ../../common/uloc.cpp (deps) ../../common/locmap.c (deps) ../../common/ucat.c (deps) ../../common/messagepattern.cpp (deps) ../../common/ucurr.cpp (deps) ../../common/resbund_cnv.cpp (deps) ../../common/resbund.cpp (deps) ../../common/uresdata.cpp (deps) ../../common/ures_cnv.c (deps) ../../common/uresbund.cpp (deps) ../../common/resource.cpp (deps) ../../common/ucnv_ct.c (deps) ../../common/ucnv_set.c (deps) ../../common/ucnvdisp.c (deps) ../../common/ucnvisci.c (deps) ../../common/ucnv_lmb.c (deps) ../../common/ucnvhz.c (deps) ../../common/ucnv2022.cpp (deps) ../../common/ucnvmbcs.cpp (deps) ../../common/ucnv_ext.cpp (deps) ../../common/ucnvbocu.cpp (deps) ../../common/ucnv_u32.c (deps) ../../common/ucnvscsu.c (deps) ../../common/ucnv_u16.c (deps) ../../common/ucnv_u8.c (deps) ../../common/ucnv_u7.c (deps) ../../common/ucnvlat1.c (deps) ../../common/ucnv_err.c (deps) ../../common/ucnv_cb.c (deps) ../../common/ucnv_io.cpp (deps) ../../common/ucnv_cnv.c (deps) ../../common/ucnv_bld.cpp (deps) ../../common/ucnv.c (deps) ../../common/uvectr64.cpp (deps) ../../common/uvectr32.cpp (deps) ../../common/ustack.cpp (deps) ../../common/uvector.cpp (deps) ../../common/ustrenum.cpp (deps) ../../common/uenum.c (deps) ../../common/uhash_us.cpp (deps) ../../common/uhash.c (deps) ../../common/ucol_swp.cpp (deps) ../../common/utrace.c (deps) ../../common/udataswp.c (deps) ../../common/umapfile.c (deps) ../../common/udatamem.c (deps) ../../common/ucmndata.c (deps) ../../common/udata.cpp (deps) ../../common/cstr.cpp (deps) ../../common/charstr.cpp (deps) ../../common/cmemory.c (deps) ../../common/uobject.cpp (deps) ../../common/uinit.cpp (deps) ../../common/ucln_cmn.cpp (deps) ../../common/umutex.cpp (deps) ../../common/uinvchar.c (deps) ../../common/utypes.c (deps) ../../common/umath.c (deps) ../../common/putil.cpp generating ../common/svchook.mk (deps) ../../common/errorcode.cpp cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating common/Makefile g++ ... ../../common/errorcode.cpp g++ ... ../../common/putil.cpp gcc ... ../../common/umath.c gcc ... ../../common/uinvchar.c gcc ... ../../common/utypes.c g++ ... ../../common/umutex.cpp g++ ... ../../common/ucln_cmn.cpp g++ ... ../../common/uinit.cpp gcc ... ../../common/cmemory.c g++ ... ../../common/uobject.cpp g++ ... ../../common/charstr.cpp g++ ... ../../common/cstr.cpp g++ ... ../../common/udata.cpp gcc ... ../../common/ucmndata.c gcc ... ../../common/udatamem.c gcc ... ../../common/umapfile.c gcc ... ../../common/udataswp.c g++ ... ../../common/ucol_swp.cpp gcc ... ../../common/utrace.c gcc ... ../../common/uhash.c g++ ... ../../common/uhash_us.cpp gcc ... ../../common/uenum.c g++ ... ../../common/ustrenum.cpp g++ ... ../../common/uvector.cpp g++ ... ../../common/ustack.cpp g++ ... ../../common/uvectr32.cpp g++ ... ../../common/uvectr64.cpp gcc ... ../../common/ucnv.c g++ ... ../../common/ucnv_bld.cpp gcc ... ../../common/ucnv_cnv.c g++ ... ../../common/ucnv_io.cpp gcc ... ../../common/ucnv_cb.c gcc ... ../../common/ucnv_err.c gcc ... ../../common/ucnvlat1.c gcc ... ../../common/ucnv_u7.c gcc ... ../../common/ucnv_u8.c gcc ... ../../common/ucnv_u16.c gcc ... ../../common/ucnv_u32.c gcc ... ../../common/ucnvscsu.c g++ ... ../../common/ucnvbocu.cpp g++ ... ../../common/ucnv_ext.cpp g++ ... ../../common/ucnvmbcs.cpp g++ ... ../../common/ucnv2022.cpp In file included from ../../common/putil.cpp:52: In function 'const char* getCodepageFromPOSIXID(const char*, char*, int32_t)', inlined from 'const char* int_getDefaultCodepage()' at ../../common/putil.cpp:1927:34, inlined from 'const char* uprv_getDefaultCodepage_57()' at ../../common/putil.cpp:1951:38: ../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 100 equals destination size [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../common/putil.cpp:1837:16: note: in expansion of macro 'uprv_strncpy' name = uprv_strncpy(buffer, name+1, buffCapacity); ^~~~~~~~~~~~ gcc ... ../../common/ucnvhz.c gcc ... ../../common/ucnv_lmb.c gcc ... ../../common/ucnvisci.c In file included from ../../common/cstring.h:29, from ../../common/ucnv2022.cpp:42: ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/cmemory.h:70:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../../common/ucnv2022.cpp:3346:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../../common/ucnv2022.cpp:3348:13: note: here default: ^~~~~~~ ../../common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../../common/ucnv2022.cpp:970:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../../common/ucnv2022.cpp:975:17: note: here case GB2312_1: ^~~~ ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/ucnv2022.cpp:2169:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../../common/ucnv2022.cpp:2171:13: note: here default: ^~~~~~~ ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_57(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../../common/ucnvmbcs.cpp:965:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:967:37: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:968:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:970:37: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:551:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:553:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:555:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:557:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:585:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:587:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:588:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:590:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:605:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:607:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:609:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:611:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_57(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvmbcs.cpp:4639:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4641:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4642:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4644:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4645:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4647:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4659:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4661:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4663:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4665:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4669:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4694:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4696:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4697:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4699:17: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4714:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4718:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4720:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4724:17: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:788:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:790:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:817:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:819:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:820:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:822:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:836:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:838:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:839:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:841:21: note: here case 1: ^~~~ ../../common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../../common/ucnv_ext.cpp:692:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:694:9: note: here case 2: ^~~~ ../../common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:697:9: note: here case 1: ^~~~ In file included from ../../common/ucnv2022.cpp:42: ../../common/ucnv2022.cpp: In function 'void _ISO2022Open(UConverter*, UConverterLoadArgs*, UErrorCode*)': ../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' forming offset 7 is out of the bounds [0, 6] of object 'myLocale' with type 'char [6]' [-Warray-bounds] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../common/ucnv2022.cpp:489:13: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(myLocale, pArgs->locale, sizeof(myLocale)); ^~~~~~~~~~~~ ../../common/ucnv2022.cpp:474:10: note: 'myLocale' declared here char myLocale[6]={' ',' ',' ',' ',' ',' '}; ^~~~~~~~ gcc ... ../../common/ucnvdisp.c gcc ... ../../common/ucnv_set.c gcc ... ../../common/ucnv_ct.c g++ ... ../../common/resource.cpp g++ ... ../../common/uresbund.cpp gcc ... ../../common/ures_cnv.c g++ ... ../../common/uresdata.cpp g++ ... ../../common/resbund.cpp g++ ... ../../common/resbund_cnv.cpp g++ ... ../../common/ucurr.cpp g++ ... ../../common/messagepattern.cpp gcc ... ../../common/ucat.c gcc ... ../../common/locmap.c g++ ... ../../common/uloc.cpp g++ ... ../../common/locid.cpp g++ ... ../../common/locutil.cpp g++ ... ../../common/locavailable.cpp g++ ... ../../common/locdispnames.cpp g++ ... ../../common/locdspnm.cpp ../../common/uresbund.cpp: In function 'const UChar* ures_getNextString_57(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../../common/uresbund.cpp:1487:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/uresbund.cpp:1489:5: note: here default: ^~~~~~~ ../../common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_57(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../../common/locdispnames.cpp:640:54: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ../../common/locdispnames.cpp:642:25: note: here default: { ^~~~~~~ In file included from ../../common/ucurr.cpp:19: In constructor 'CReg::CReg(const UChar*, const char*)', inlined from 'static const void* CReg::reg(const UChar*, const char*, UErrorCode*)' at ../../common/ucurr.cpp:424:41, inlined from 'const void* ucurr_register_57(const UChar*, const char*, UErrorCode*)' at ../../common/ucurr.cpp:421:29: ../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../common/ucurr.cpp:415:9: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(id, _id, len); ^~~~~~~~~~~~ ../../common/ucurr.cpp: In function 'const void* ucurr_register_57(const UChar*, const char*, UErrorCode*)': ../../common/cstring.h:35:57: note: length computed here #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) ../../common/ucurr.cpp:411:32: note: in expansion of macro 'uprv_strlen' int32_t len = (int32_t)uprv_strlen(_id); ^~~~~~~~~~~ In file included from ../../common/uloc.cpp:39: ../../common/uloc.cpp: In function 'int32_t _canonicalize(const char*, char*, int32_t, uint32_t, UErrorCode*)': ../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../common/uloc.cpp:1679:13: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(name, d, len); ^~~~~~~~~~~~ ../../common/cstring.h:35:57: note: length computed here #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) ../../common/uloc.cpp:1676:24: note: in expansion of macro 'uprv_strlen' len = (int32_t)uprv_strlen(d); ^~~~~~~~~~~ g++ ... ../../common/loclikely.cpp g++ ... ../../common/locresdata.cpp g++ ... ../../common/bytestream.cpp g++ ... ../../common/stringpiece.cpp g++ ... ../../common/stringtriebuilder.cpp g++ ... ../../common/bytestriebuilder.cpp g++ ... ../../common/bytestrie.cpp g++ ... ../../common/bytestrieiterator.cpp g++ ... ../../common/ucharstrie.cpp g++ ... ../../common/ucharstriebuilder.cpp g++ ... ../../common/ucharstrieiterator.cpp g++ ... ../../common/dictionarydata.cpp g++ ... ../../common/appendable.cpp g++ ... ../../common/ustr_cnv.cpp g++ ... ../../common/unistr_cnv.cpp g++ ... ../../common/unistr.cpp g++ ... ../../common/unistr_case.cpp g++ ... ../../common/unistr_props.cpp gcc ... ../../common/utf_impl.c g++ ... ../../common/ustring.cpp g++ ... ../../common/ustrcase.cpp ../../common/unistr.cpp: In member function 'icu_57::UnicodeString& icu_57::UnicodeString::copyFrom(const icu_57::UnicodeString&, UBool)': ../../common/unistr.cpp:512:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../../common/unistr.cpp:525:3: note: here case kWritableAlias: { ^~~~ ../../common/unistr.cpp:534:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../common/unistr.cpp:536:3: note: here default: ^~~~~~~ g++ ... ../../common/ucasemap.cpp g++ ... ../../common/ucasemap_titlecase_brkiter.cpp gcc ... ../../common/cstring.c gcc ... ../../common/ustrfmt.c g++ ... ../../common/ustrtrns.cpp g++ ... ../../common/ustr_wcs.cpp g++ ... ../../common/utext.cpp g++ ... ../../common/unistr_case_locale.cpp g++ ... ../../common/ustrcase_locale.cpp g++ ... ../../common/unistr_titlecase_brkiter.cpp g++ ... ../../common/ustr_titlecase_brkiter.cpp ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../../common/ustrtrns.cpp:289:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../../common/ustrtrns.cpp:295:5: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:302:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../../common/ustrtrns.cpp:304:5: note: here case 1: ^~~~ ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../../common/ustrtrns.cpp:360:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../../common/ustrtrns.cpp:368:9: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:371:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ustrtrns.cpp:373:9: note: here case 1: ^~~~ ../../common/unistr.cpp: In constructor 'icu_57::UnicodeString::UnicodeString(int32_t, UChar32, int32_t)': ../../common/unistr.cpp:183:23: warning: 'units[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] array[i++]=units[unitIdx++]; ~~~~~~~~~~^~~~~~~~~~~~~~~~~ g++ ... ../../common/normalizer2impl.cpp g++ ... ../../common/normalizer2.cpp g++ ... ../../common/filterednormalizer2.cpp g++ ... ../../common/normlzr.cpp g++ ... ../../common/unorm.cpp g++ ... ../../common/unormcmp.cpp g++ ... ../../common/loadednormalizer2impl.cpp g++ ... ../../common/chariter.cpp g++ ... ../../common/schriter.cpp g++ ... ../../common/uchriter.cpp g++ ... ../../common/uiter.cpp g++ ... ../../common/patternprops.cpp gcc ... ../../common/uchar.c g++ ... ../../common/uprops.cpp g++ ... ../../common/ucase.cpp g++ ... ../../common/propname.cpp gcc ... ../../common/ubidi_props.c gcc ... ../../common/ubidi.c gcc ... ../../common/ubidiwrt.c gcc ... ../../common/ubidiln.c g++ ... ../../common/ushape.cpp gcc ... ../../common/uscript.c g++ ... ../../common/uscript_props.cpp gcc ... ../../common/usc_impl.c g++ ... ../../common/unames.cpp g++ ... ../../common/utrie.cpp g++ ... ../../common/utrie2.cpp g++ ... ../../common/utrie2_builder.cpp g++ ... ../../common/bmpset.cpp g++ ... ../../common/unisetspan.cpp g++ ... ../../common/uset_props.cpp g++ ... ../../common/uniset_props.cpp g++ ... ../../common/uniset_closure.cpp g++ ... ../../common/uset.cpp g++ ... ../../common/uniset.cpp g++ ... ../../common/usetiter.cpp g++ ... ../../common/ruleiter.cpp g++ ... ../../common/caniter.cpp g++ ... ../../common/unifilt.cpp g++ ... ../../common/unifunct.cpp gcc ... ../../common/uarrsort.c g++ ... ../../common/brkiter.cpp g++ ... ../../common/ubrk.cpp g++ ... ../../common/brkeng.cpp g++ ... ../../common/dictbe.cpp g++ ... ../../common/filteredbrk.cpp g++ ... ../../common/rbbi.cpp g++ ... ../../common/rbbidata.cpp g++ ... ../../common/rbbinode.cpp g++ ... ../../common/rbbirb.cpp g++ ... ../../common/rbbiscan.cpp g++ ... ../../common/rbbisetb.cpp g++ ... ../../common/rbbistbl.cpp g++ ... ../../common/serv.cpp g++ ... ../../common/rbbitblb.cpp g++ ... ../../common/servnotf.cpp g++ ... ../../common/servlk.cpp g++ ... ../../common/servls.cpp g++ ... ../../common/servlkf.cpp g++ ... ../../common/servslkf.cpp g++ ... ../../common/servrbf.cpp g++ ... ../../common/uidna.cpp g++ ... ../../common/usprep.cpp g++ ... ../../common/uts46.cpp g++ ... ../../common/punycode.cpp g++ ... ../../common/util.cpp g++ ... ../../common/util_props.cpp g++ ... ../../common/parsepos.cpp g++ ... ../../common/locbased.cpp gcc ... ../../common/cwchar.c gcc ... ../../common/wintz.c g++ ... ../../common/dtintrv.cpp g++ ... ../../common/ucnvsel.cpp gcc ... ../../common/propsvec.c gcc ... ../../common/ulist.c gcc ... ../../common/uloc_tag.c gcc ... ../../common/icudataver.c g++ ... ../../common/icuplug.cpp g++ ... ../../common/listformatter.cpp g++ ... ../../common/ulistformatter.cpp g++ ... ../../common/sharedobject.cpp g++ ... ../../common/simpleformatter.cpp g++ ... ../../common/unifiedcache.cpp g++ ... ../../common/uloc_keytype.cpp g++ ... ../../common/pluralmap.cpp ../../common/util_props.cpp: In static member function 'static int32_t icu_57::ICU_Utility::parsePattern(const icu_57::UnicodeString&, int32_t, int32_t, const icu_57::UnicodeString&, int32_t*)': ../../common/util_props.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../../common/util_props.cpp:105:9: note: here case 126 /*'~'*/: ^~~~ 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 stringtriebuilder.ao bytestriebuilder.ao bytestrie.ao bytestrieiterator.ao ucharstrie.ao ucharstriebuilder.ao ucharstrieiterator.ao dictionarydata.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 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 pluralmap.ao ar: creating ../lib/libicuuc.a ranlib ../lib/libicuuc.a make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/common' make[0]: Making `all' in `i18n' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/i18n' (deps) ../../i18n/dayperiodrules.cpp (deps) ../../i18n/visibledigits.cpp (deps) ../../i18n/decimfmtimpl.cpp (deps) ../../i18n/smallintformatter.cpp (deps) ../../i18n/affixpatternparser.cpp (deps) ../../i18n/precision.cpp (deps) ../../i18n/pluralaffix.cpp (deps) ../../i18n/digitaffixesandpadding.cpp (deps) ../../i18n/valueformatter.cpp (deps) ../../i18n/digitaffix.cpp (deps) ../../i18n/digitformatter.cpp (deps) ../../i18n/digitinterval.cpp (deps) ../../i18n/digitgrouping.cpp (deps) ../../i18n/scientificnumberformatter.cpp (deps) ../../i18n/sharedbreakiterator.cpp (deps) ../../i18n/measunit.cpp (deps) ../../i18n/quantityformatter.cpp (deps) ../../i18n/reldatefmt.cpp (deps) ../../i18n/uregion.cpp (deps) ../../i18n/identifier_info.cpp (deps) ../../i18n/scriptset.cpp (deps) ../../i18n/region.cpp (deps) ../../i18n/gender.cpp (deps) ../../i18n/compactdecimalformat.cpp (deps) ../../i18n/tzfmt.cpp (deps) ../../i18n/tzgnames.cpp (deps) ../../i18n/tznames_impl.cpp (deps) ../../i18n/tznames.cpp (deps) ../../i18n/alphaindex.cpp (deps) ../../i18n/decContext.c (deps) ../../i18n/decNumber.c (deps) ../../i18n/ufieldpositer.cpp (deps) ../../i18n/fpositer.cpp (deps) ../../i18n/fphdlimp.cpp (deps) ../../i18n/vzone.cpp (deps) ../../i18n/zrule.cpp (deps) ../../i18n/ztrans.cpp (deps) ../../i18n/smpdtfst.cpp (deps) ../../i18n/decfmtst.cpp (deps) ../../i18n/uspoof_wsconf.cpp (deps) ../../i18n/uspoof_conf.cpp (deps) ../../i18n/uspoof_build.cpp (deps) ../../i18n/uspoof_impl.cpp (deps) ../../i18n/uspoof.cpp (deps) ../../i18n/currpinf.cpp (deps) ../../i18n/tmutfmt.cpp (deps) ../../i18n/tmutamt.cpp (deps) ../../i18n/tmunit.cpp (deps) ../../i18n/udateintervalformat.cpp (deps) ../../i18n/dtitvinf.cpp (deps) ../../i18n/dtitvfmt.cpp (deps) ../../i18n/selfmt.cpp (deps) ../../i18n/plurfmt.cpp (deps) ../../i18n/plurrule.cpp (deps) ../../i18n/upluralrules.cpp (deps) ../../i18n/standardplural.cpp (deps) ../../i18n/zonemeta.cpp (deps) ../../i18n/vtzone.cpp (deps) ../../i18n/tzrule.cpp (deps) ../../i18n/tztrans.cpp (deps) ../../i18n/rbtz.cpp (deps) ../../i18n/dtrule.cpp (deps) ../../i18n/basictz.cpp (deps) ../../i18n/windtfmt.cpp (deps) ../../i18n/winnmfmt.cpp (deps) ../../i18n/wintzimpl.cpp (deps) ../../i18n/inputext.cpp (deps) ../../i18n/csrutf8.cpp (deps) ../../i18n/csrucode.cpp (deps) ../../i18n/csrsbcs.cpp (deps) ../../i18n/csrmbcs.cpp (deps) ../../i18n/csrecog.cpp (deps) ../../i18n/csr2022.cpp (deps) ../../i18n/csmatch.cpp (deps) ../../i18n/csdetect.cpp (deps) ../../i18n/utmscale.c (deps) ../../i18n/measure.cpp (deps) ../../i18n/currunit.cpp (deps) ../../i18n/curramt.cpp (deps) ../../i18n/currfmt.cpp (deps) ../../i18n/measfmt.cpp (deps) ../../i18n/ulocdata.c (deps) ../../i18n/uregexc.cpp (deps) ../../i18n/uregex.cpp (deps) ../../i18n/regeximp.cpp (deps) ../../i18n/regextxt.cpp (deps) ../../i18n/regexst.cpp (deps) ../../i18n/repattrn.cpp (deps) ../../i18n/rematch.cpp (deps) ../../i18n/regexcmp.cpp (deps) ../../i18n/brktrans.cpp (deps) ../../i18n/quant.cpp (deps) ../../i18n/transreg.cpp (deps) ../../i18n/nortrans.cpp (deps) ../../i18n/uni2name.cpp (deps) ../../i18n/name2uni.cpp (deps) ../../i18n/anytrans.cpp (deps) ../../i18n/toupptrn.cpp (deps) ../../i18n/tolowtrn.cpp (deps) ../../i18n/titletrn.cpp (deps) ../../i18n/casetrn.cpp (deps) ../../i18n/remtrans.cpp (deps) ../../i18n/nultrans.cpp (deps) ../../i18n/rbt_set.cpp (deps) ../../i18n/rbt_rule.cpp (deps) ../../i18n/rbt_pars.cpp (deps) ../../i18n/rbt_data.cpp (deps) ../../i18n/rbt.cpp (deps) ../../i18n/cpdtrans.cpp (deps) ../../i18n/tridpars.cpp (deps) ../../i18n/strrepl.cpp (deps) ../../i18n/funcrepl.cpp (deps) ../../i18n/unesctrn.cpp (deps) ../../i18n/esctrn.cpp (deps) ../../i18n/utrans.cpp (deps) ../../i18n/translit.cpp (deps) ../../i18n/stsearch.cpp (deps) ../../i18n/search.cpp (deps) ../../i18n/usearch.cpp (deps) ../../i18n/strmatch.cpp (deps) ../../i18n/collationfastlatinbuilder.cpp (deps) ../../i18n/collationbuilder.cpp (deps) ../../i18n/collationruleparser.cpp (deps) ../../i18n/collationweights.cpp (deps) ../../i18n/collationdatabuilder.cpp (deps) ../../i18n/collationrootelements.cpp (deps) ../../i18n/collationroot.cpp (deps) ../../i18n/rulebasedcollator.cpp (deps) ../../i18n/collationkeys.cpp (deps) ../../i18n/collationfastlatin.cpp (deps) ../../i18n/collationcompare.cpp (deps) ../../i18n/collationsets.cpp (deps) ../../i18n/uitercollationiterator.cpp (deps) ../../i18n/utf8collationiterator.cpp (deps) ../../i18n/utf16collationiterator.cpp (deps) ../../i18n/collationiterator.cpp (deps) ../../i18n/collationfcd.cpp (deps) ../../i18n/collationdatawriter.cpp (deps) ../../i18n/collationdatareader.cpp (deps) ../../i18n/collationtailoring.cpp (deps) ../../i18n/collationdata.cpp (deps) ../../i18n/collationsettings.cpp (deps) ../../i18n/collation.cpp (deps) ../../i18n/ucol_sit.cpp (deps) ../../i18n/ucol_res.cpp (deps) ../../i18n/ucol.cpp (deps) ../../i18n/ucoleitr.cpp (deps) ../../i18n/bocsu.cpp (deps) ../../i18n/sortkey.cpp (deps) ../../i18n/coll.cpp (deps) ../../i18n/coleitr.cpp (deps) ../../i18n/ethpccal.cpp (deps) ../../i18n/coptccal.cpp (deps) ../../i18n/dangical.cpp (deps) ../../i18n/cecal.cpp (deps) ../../i18n/chnsecal.cpp (deps) ../../i18n/hebrwcal.cpp (deps) ../../i18n/indiancal.cpp (deps) ../../i18n/gregoimp.cpp (deps) ../../i18n/japancal.cpp (deps) ../../i18n/islamcal.cpp (deps) ../../i18n/persncal.cpp (deps) ../../i18n/buddhcal.cpp (deps) ../../i18n/taiwncal.cpp (deps) ../../i18n/astro.cpp (deps) ../../i18n/olsontz.cpp (deps) ../../i18n/simpletz.cpp (deps) ../../i18n/timezone.cpp (deps) ../../i18n/gregocal.cpp (deps) ../../i18n/calendar.cpp (deps) ../../i18n/ucal.cpp (deps) ../../i18n/ucsdet.cpp (deps) ../../i18n/unumsys.cpp (deps) ../../i18n/numsys.cpp (deps) ../../i18n/rbnf.cpp (deps) ../../i18n/nfsubs.cpp (deps) ../../i18n/nfrule.cpp (deps) ../../i18n/nfrs.cpp (deps) ../../i18n/udatpg.cpp (deps) ../../i18n/dtptngen.cpp (deps) ../../i18n/udat.cpp (deps) ../../i18n/dtfmtsym.cpp (deps) ../../i18n/reldtfmt.cpp (deps) ../../i18n/smpdtfmt.cpp (deps) ../../i18n/datefmt.cpp (deps) ../../i18n/choicfmt.cpp (deps) ../../i18n/fmtable_cnv.cpp (deps) ../../i18n/digitlst.cpp (deps) ../../i18n/dcfmtsym.cpp (deps) ../../i18n/decimalformatpattern.cpp (deps) ../../i18n/decimfmt.cpp (deps) ../../i18n/unum.cpp (deps) ../../i18n/numfmt.cpp (deps) ../../i18n/umsg.cpp (deps) ../../i18n/msgfmt.cpp (deps) ../../i18n/format.cpp (deps) ../../i18n/fmtable.cpp (deps) ../../i18n/ucln_in.cpp g++ ... ../../i18n/ucln_in.cpp g++ ... ../../i18n/fmtable.cpp g++ ... ../../i18n/format.cpp g++ ... ../../i18n/msgfmt.cpp g++ ... ../../i18n/umsg.cpp g++ ... ../../i18n/numfmt.cpp g++ ... ../../i18n/unum.cpp g++ ... ../../i18n/decimfmt.cpp g++ ... ../../i18n/decimalformatpattern.cpp g++ ... ../../i18n/dcfmtsym.cpp g++ ... ../../i18n/digitlst.cpp g++ ... ../../i18n/fmtable_cnv.cpp g++ ... ../../i18n/choicfmt.cpp g++ ... ../../i18n/datefmt.cpp g++ ... ../../i18n/smpdtfmt.cpp g++ ... ../../i18n/reldtfmt.cpp ../../i18n/fmtable.cpp: In member function 'int32_t icu_57::Formattable::getLong(UErrorCode&) const': ../../i18n/fmtable.cpp:430:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:435:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'int64_t icu_57::Formattable::getInt64(UErrorCode&) const': ../../i18n/fmtable.cpp:482:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:487:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'double icu_57::Formattable::getDouble(UErrorCode&) const': ../../i18n/fmtable.cpp:513:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:518:5: note: here default: ^~~~~~~ g++ ... ../../i18n/dtfmtsym.cpp g++ ... ../../i18n/udat.cpp g++ ... ../../i18n/dtptngen.cpp ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::processOverrideString(const icu_57::Locale&, const icu_57::UnicodeString&, int8_t, UErrorCode&)': ../../i18n/smpdtfmt.cpp:1350:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../i18n/smpdtfmt.cpp:1352:17: note: here case kOvrStrTime : { ^~~~ ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::subFormat(icu_57::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_57::FieldPositionHandler&, icu_57::Calendar&, icu_57::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../../i18n/smpdtfmt.cpp:1456:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../../i18n/smpdtfmt.cpp:1472:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:1578:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../../i18n/smpdtfmt.cpp:1583:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp: In member function 'int32_t icu_57::SimpleDateFormat::subParse(const icu_57::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_57::Calendar&, int32_t, icu_57::MessageFormat*, UTimeZoneFormatTimeType*, icu_57::SimpleDateFormatMutableNFs&, int32_t*) const': ../../i18n/smpdtfmt.cpp:2982:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../../i18n/smpdtfmt.cpp:2988:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3174:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../../i18n/smpdtfmt.cpp:3179:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3203:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../../i18n/smpdtfmt.cpp:3212:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3300:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../../i18n/smpdtfmt.cpp:3305:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ ... ../../i18n/udatpg.cpp g++ ... ../../i18n/nfrs.cpp g++ ... ../../i18n/nfrule.cpp g++ ... ../../i18n/nfsubs.cpp g++ ... ../../i18n/rbnf.cpp g++ ... ../../i18n/numsys.cpp g++ ... ../../i18n/unumsys.cpp g++ ... ../../i18n/ucsdet.cpp g++ ... ../../i18n/ucal.cpp ../../i18n/rbnf.cpp: In member function 'UBool icu_57::LocDataParser::inList(UChar, const UChar*) const': ../../i18n/rbnf.cpp:321:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../../i18n/rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ g++ ... ../../i18n/calendar.cpp g++ ... ../../i18n/gregocal.cpp ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../../i18n/calendar.cpp:2125:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../i18n/calendar.cpp:2129:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../../i18n/calendar.cpp:3643:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/calendar.cpp:3645:5: note: here case UCAL_MONTH: ^~~~ In file included from ../../i18n/ucal.cpp:24: ../../i18n/ucal.cpp: In function 'void** ucal_open_57(const UChar*, int32_t, const char*, UCalendarType, UErrorCode*)': ../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 258 equals destination size [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../i18n/ucal.cpp:153:7: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(localeBuf, locale, ULOC_LOCALE_IDENTIFIER_CAPACITY); ^~~~~~~~~~~~ g++ ... ../../i18n/timezone.cpp g++ ... ../../i18n/simpletz.cpp g++ ... ../../i18n/olsontz.cpp g++ ... ../../i18n/astro.cpp g++ ... ../../i18n/taiwncal.cpp g++ ... ../../i18n/buddhcal.cpp g++ ... ../../i18n/persncal.cpp g++ ... ../../i18n/islamcal.cpp g++ ... ../../i18n/japancal.cpp g++ ... ../../i18n/gregoimp.cpp g++ ... ../../i18n/hebrwcal.cpp g++ ... ../../i18n/indiancal.cpp g++ ... ../../i18n/chnsecal.cpp g++ ... ../../i18n/cecal.cpp g++ ... ../../i18n/coptccal.cpp g++ ... ../../i18n/dangical.cpp g++ ... ../../i18n/ethpccal.cpp g++ ... ../../i18n/coleitr.cpp g++ ... ../../i18n/coll.cpp g++ ... ../../i18n/sortkey.cpp g++ ... ../../i18n/bocsu.cpp g++ ... ../../i18n/ucoleitr.cpp g++ ... ../../i18n/ucol.cpp g++ ... ../../i18n/ucol_res.cpp g++ ... ../../i18n/ucol_sit.cpp g++ ... ../../i18n/collation.cpp g++ ... ../../i18n/collationsettings.cpp g++ ... ../../i18n/collationdata.cpp g++ ... ../../i18n/collationtailoring.cpp g++ ... ../../i18n/collationdatareader.cpp ../../i18n/ucoleitr.cpp: In member function 'uint64_t icu_57::UCollationPCE::processCE(uint32_t)': ../../i18n/ucoleitr.cpp:224:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:227:5: note: here case UCOL_SECONDARY: ^~~~ ../../i18n/ucoleitr.cpp:228:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:231:5: note: here case UCOL_PRIMARY: ^~~~ In file included from ../../i18n/ucol_sit.cpp:22: ../../i18n/ucol_sit.cpp: In function 'void ucol_sit_calculateWholeLocale(CollatorSpec*)': ../../common/cstring.h:37:62: warning: 'char* strcat(char*, const char*)' accessing 193 or more bytes at offsets 192 and 0 may overlap 1 byte at offset 192 [-Wrestrict] #define uprv_strcat(dst, src) U_STANDARD_CPP_NAMESPACE strcat(dst, src) ../../i18n/ucol_sit.cpp:393:9: note: in expansion of macro 'uprv_strcat' uprv_strcat(s->locale, s->locElements[UCOL_SIT_LANGUAGE]); ^~~~~~~~~~~ ../../common/cstring.h:37:62: warning: 'char* strcat(char*, const char*)' accessing 65 or more bytes at offsets 192 and 128 may overlap 1 byte at offset 192 [-Wrestrict] #define uprv_strcat(dst, src) U_STANDARD_CPP_NAMESPACE strcat(dst, src) ../../i18n/ucol_sit.cpp:415:13: note: in expansion of macro 'uprv_strcat' uprv_strcat(s->locale, s->locElements[UCOL_SIT_KEYWORD]); ^~~~~~~~~~~ ../../common/cstring.h:37:62: warning: 'char* strcat(char*, const char*)' accessing 33 or more bytes at offsets 192 and 160 may overlap 1 byte at offset 192 [-Wrestrict] #define uprv_strcat(dst, src) U_STANDARD_CPP_NAMESPACE strcat(dst, src) ../../i18n/ucol_sit.cpp:421:13: note: in expansion of macro 'uprv_strcat' uprv_strcat(s->locale, s->locElements[UCOL_SIT_PROVIDER]); ^~~~~~~~~~~ g++ ... ../../i18n/collationdatawriter.cpp g++ ... ../../i18n/collationfcd.cpp g++ ... ../../i18n/collationiterator.cpp g++ ... ../../i18n/utf16collationiterator.cpp g++ ... ../../i18n/utf8collationiterator.cpp g++ ... ../../i18n/uitercollationiterator.cpp g++ ... ../../i18n/collationsets.cpp g++ ... ../../i18n/collationcompare.cpp g++ ... ../../i18n/collationfastlatin.cpp g++ ... ../../i18n/collationkeys.cpp g++ ... ../../i18n/rulebasedcollator.cpp g++ ... ../../i18n/collationroot.cpp g++ ... ../../i18n/collationrootelements.cpp g++ ... ../../i18n/collationdatabuilder.cpp g++ ... ../../i18n/collationweights.cpp g++ ... ../../i18n/collationruleparser.cpp g++ ... ../../i18n/collationbuilder.cpp g++ ... ../../i18n/collationfastlatinbuilder.cpp g++ ... ../../i18n/strmatch.cpp g++ ... ../../i18n/usearch.cpp g++ ... ../../i18n/search.cpp g++ ... ../../i18n/stsearch.cpp g++ ... ../../i18n/translit.cpp g++ ... ../../i18n/utrans.cpp g++ ... ../../i18n/esctrn.cpp g++ ... ../../i18n/unesctrn.cpp g++ ... ../../i18n/funcrepl.cpp g++ ... ../../i18n/strrepl.cpp g++ ... ../../i18n/tridpars.cpp g++ ... ../../i18n/cpdtrans.cpp g++ ... ../../i18n/rbt.cpp g++ ... ../../i18n/rbt_data.cpp g++ ... ../../i18n/rbt_pars.cpp g++ ... ../../i18n/rbt_rule.cpp g++ ... ../../i18n/rbt_set.cpp g++ ... ../../i18n/nultrans.cpp g++ ... ../../i18n/remtrans.cpp g++ ... ../../i18n/casetrn.cpp g++ ... ../../i18n/titletrn.cpp g++ ... ../../i18n/tolowtrn.cpp g++ ... ../../i18n/toupptrn.cpp g++ ... ../../i18n/anytrans.cpp g++ ... ../../i18n/name2uni.cpp g++ ... ../../i18n/uni2name.cpp g++ ... ../../i18n/nortrans.cpp g++ ... ../../i18n/quant.cpp g++ ... ../../i18n/transreg.cpp g++ ... ../../i18n/brktrans.cpp g++ ... ../../i18n/regexcmp.cpp g++ ... ../../i18n/rematch.cpp g++ ... ../../i18n/repattrn.cpp g++ ... ../../i18n/regexst.cpp g++ ... ../../i18n/regextxt.cpp g++ ... ../../i18n/regeximp.cpp g++ ... ../../i18n/uregex.cpp g++ ... ../../i18n/uregexc.cpp gcc ... ../../i18n/ulocdata.c g++ ... ../../i18n/measfmt.cpp g++ ... ../../i18n/currfmt.cpp g++ ... ../../i18n/curramt.cpp ../../i18n/regexcmp.cpp: In member function 'void icu_57::RegexCompile::matchStartType()': ../../i18n/regexcmp.cpp:2898:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // Except for extra operand on URX_JMPX, same as URX_JMP. ~~~^~ g++ ... ../../i18n/currunit.cpp ../../i18n/regexcmp.cpp:2900:9: note: here case URX_JMP: ^~~~ ../../i18n/regexcmp.cpp: In member function 'int32_t icu_57::RegexCompile::minMatchLength(int32_t, int32_t)': ../../i18n/regexcmp.cpp:3260:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // URX_JMPX has an extra operand, ignored here, ~~~^~ ../../i18n/regexcmp.cpp:3263:9: note: here case URX_JMP: ^~~~ g++ ... ../../i18n/measure.cpp gcc ... ../../i18n/utmscale.c g++ ... ../../i18n/csdetect.cpp g++ ... ../../i18n/csmatch.cpp g++ ... ../../i18n/csr2022.cpp g++ ... ../../i18n/csrecog.cpp g++ ... ../../i18n/csrmbcs.cpp g++ ... ../../i18n/csrsbcs.cpp g++ ... ../../i18n/csrucode.cpp g++ ... ../../i18n/csrutf8.cpp g++ ... ../../i18n/inputext.cpp g++ ... ../../i18n/wintzimpl.cpp g++ ... ../../i18n/windtfmt.cpp g++ ... ../../i18n/winnmfmt.cpp g++ ... ../../i18n/basictz.cpp g++ ... ../../i18n/dtrule.cpp g++ ... ../../i18n/rbtz.cpp g++ ... ../../i18n/tzrule.cpp g++ ... ../../i18n/tztrans.cpp g++ ... ../../i18n/vtzone.cpp g++ ... ../../i18n/zonemeta.cpp g++ ... ../../i18n/standardplural.cpp g++ ... ../../i18n/upluralrules.cpp g++ ... ../../i18n/plurrule.cpp g++ ... ../../i18n/plurfmt.cpp g++ ... ../../i18n/selfmt.cpp g++ ... ../../i18n/dtitvfmt.cpp g++ ... ../../i18n/dtitvinf.cpp g++ ... ../../i18n/udateintervalformat.cpp g++ ... ../../i18n/tmunit.cpp g++ ... ../../i18n/tmutamt.cpp g++ ... ../../i18n/tmutfmt.cpp g++ ... ../../i18n/currpinf.cpp g++ ... ../../i18n/uspoof.cpp g++ ... ../../i18n/uspoof_impl.cpp ../../i18n/plurrule.cpp: In member function 'void icu_57::PluralRuleParser::parse(const icu_57::UnicodeString&, icu_57::PluralRules*, UErrorCode&)': ../../i18n/plurrule.cpp:494:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../../i18n/plurrule.cpp:496:9: note: here case tIn: ^~~~ g++ ... ../../i18n/uspoof_build.cpp g++ ... ../../i18n/uspoof_conf.cpp g++ ... ../../i18n/uspoof_wsconf.cpp g++ ... ../../i18n/decfmtst.cpp g++ ... ../../i18n/smpdtfst.cpp g++ ... ../../i18n/ztrans.cpp g++ ... ../../i18n/zrule.cpp g++ ... ../../i18n/vzone.cpp g++ ... ../../i18n/fphdlimp.cpp g++ ... ../../i18n/fpositer.cpp g++ ... ../../i18n/ufieldpositer.cpp gcc ... ../../i18n/decNumber.c gcc ... ../../i18n/decContext.c g++ ... ../../i18n/alphaindex.cpp g++ ... ../../i18n/tznames.cpp g++ ... ../../i18n/tznames_impl.cpp g++ ... ../../i18n/tzgnames.cpp g++ ... ../../i18n/tzfmt.cpp g++ ... ../../i18n/compactdecimalformat.cpp g++ ... ../../i18n/gender.cpp g++ ... ../../i18n/region.cpp g++ ... ../../i18n/scriptset.cpp g++ ... ../../i18n/identifier_info.cpp g++ ... ../../i18n/uregion.cpp g++ ... ../../i18n/reldatefmt.cpp g++ ... ../../i18n/quantityformatter.cpp g++ ... ../../i18n/measunit.cpp g++ ... ../../i18n/sharedbreakiterator.cpp g++ ... ../../i18n/scientificnumberformatter.cpp g++ ... ../../i18n/digitgrouping.cpp g++ ... ../../i18n/digitinterval.cpp g++ ... ../../i18n/digitformatter.cpp g++ ... ../../i18n/digitaffix.cpp g++ ... ../../i18n/valueformatter.cpp g++ ... ../../i18n/digitaffixesandpadding.cpp g++ ... ../../i18n/pluralaffix.cpp g++ ... ../../i18n/precision.cpp g++ ... ../../i18n/affixpatternparser.cpp g++ ... ../../i18n/smallintformatter.cpp g++ ... ../../i18n/decimfmtimpl.cpp g++ ... ../../i18n/visibledigits.cpp g++ ... ../../i18n/dayperiodrules.cpp ../../i18n/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': ../../i18n/digitformatter.cpp:234:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ~~~~~~~^~~~~~~~ ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 uspoof_wsconf.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 identifier_info.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 ar: creating ../lib/libicui18n.a ranlib ../lib/libicui18n.a make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/i18n' make[0]: Making `all' in `layout' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/layout' (deps) ../../layout/TrimmedArrayProcessor2.cpp (deps) ../../layout/SubtableProcessor2.cpp (deps) ../../layout/StateTableProcessor2.cpp (deps) ../../layout/SingleTableProcessor2.cpp (deps) ../../layout/SimpleArrayProcessor2.cpp (deps) ../../layout/SegmentArrayProcessor2.cpp (deps) ../../layout/SegmentSingleProcessor2.cpp (deps) ../../layout/NonContextualGlyphSubstProc2.cpp (deps) ../../layout/MorphTables2.cpp (deps) ../../layout/LigatureSubstProc2.cpp (deps) ../../layout/IndicRearrangementProcessor2.cpp (deps) ../../layout/GXLayoutEngine2.cpp (deps) ../../layout/ContextualGlyphSubstProc2.cpp (deps) ../../layout/ContextualGlyphInsertionProc2.cpp (deps) ../../layout/loengine.cpp (deps) ../../layout/KernTable.cpp (deps) ../../layout/HangulLayoutEngine.cpp (deps) ../../layout/TibetanReordering.cpp (deps) ../../layout/TibetanLayoutEngine.cpp (deps) ../../layout/KhmerReordering.cpp (deps) ../../layout/KhmerLayoutEngine.cpp (deps) ../../layout/ValueRecords.cpp (deps) ../../layout/SubstitutionLookups.cpp (deps) ../../layout/SingleSubstitutionSubtables.cpp (deps) ../../layout/SinglePositioningSubtables.cpp (deps) ../../layout/ShapingTypeData.cpp (deps) ../../layout/ScriptAndLanguageTags.cpp (deps) ../../layout/ScriptAndLanguage.cpp (deps) ../../layout/PairPositioningSubtables.cpp (deps) ../../layout/OpenTypeUtilities.cpp (deps) ../../layout/MultipleSubstSubtables.cpp (deps) ../../layout/MPreFixups.cpp (deps) ../../layout/MirroredCharData.cpp (deps) ../../layout/MarkToMarkPosnSubtables.cpp (deps) ../../layout/MarkToLigaturePosnSubtables.cpp (deps) ../../layout/MarkToBasePosnSubtables.cpp (deps) ../../layout/MarkArrays.cpp (deps) ../../layout/Lookups.cpp (deps) ../../layout/LookupProcessor.cpp (deps) ../../layout/LigatureSubstSubtables.cpp (deps) ../../layout/LEGlyphStorage.cpp (deps) ../../layout/LEInsertionList.cpp (deps) ../../layout/IndicReordering.cpp (deps) ../../layout/IndicClassTables.cpp (deps) ../../layout/GlyphSubstitutionTables.cpp (deps) ../../layout/GlyphSubstLookupProc.cpp (deps) ../../layout/GlyphPositioningTables.cpp (deps) ../../layout/GlyphPositionAdjustments.cpp (deps) ../../layout/GlyphPosnLookupProc.cpp (deps) ../../layout/GlyphLookupTables.cpp (deps) ../../layout/GlyphIterator.cpp (deps) ../../layout/GlyphDefinitionTables.cpp (deps) ../../layout/GDEFMarkFilter.cpp (deps) ../../layout/Features.cpp (deps) ../../layout/ExtensionSubtables.cpp (deps) ../../layout/DeviceTables.cpp (deps) ../../layout/CursiveAttachmentSubtables.cpp (deps) ../../layout/CoverageTables.cpp (deps) ../../layout/ContextualSubstSubtables.cpp (deps) ../../layout/ClassDefinitionTables.cpp (deps) ../../layout/CanonData.cpp (deps) ../../layout/CanonShaping.cpp (deps) ../../layout/ArabicShaping.cpp (deps) ../../layout/AnchorTables.cpp (deps) ../../layout/AlternateSubstSubtables.cpp (deps) ../../layout/TrimmedArrayProcessor.cpp (deps) ../../layout/SubtableProcessor.cpp (deps) ../../layout/StateTableProcessor.cpp (deps) ../../layout/SingleTableProcessor.cpp (deps) ../../layout/SimpleArrayProcessor.cpp (deps) ../../layout/SegmentSingleProcessor.cpp (deps) ../../layout/SegmentArrayProcessor.cpp (deps) ../../layout/NonContextualGlyphSubstProc.cpp (deps) ../../layout/MorphTables.cpp (deps) ../../layout/LookupTables.cpp (deps) ../../layout/LigatureSubstProc.cpp (deps) ../../layout/IndicRearrangementProcessor.cpp (deps) ../../layout/ContextualGlyphSubstProc.cpp (deps) ../../layout/LayoutEngine.cpp (deps) ../../layout/IndicLayoutEngine.cpp (deps) ../../layout/HanLayoutEngine.cpp (deps) ../../layout/GXLayoutEngine.cpp (deps) ../../layout/ArabicLayoutEngine.cpp (deps) ../../layout/ThaiStateTables.cpp (deps) ../../layout/ThaiShaping.cpp (deps) ../../layout/ThaiLayoutEngine.cpp (deps) ../../layout/OpenTypeLayoutEngine.cpp (deps) ../../layout/LEFontInstance.cpp g++ ... ../../layout/LEFontInstance.cpp g++ ... ../../layout/OpenTypeLayoutEngine.cpp g++ ... ../../layout/ThaiLayoutEngine.cpp g++ ... ../../layout/ThaiShaping.cpp g++ ... ../../layout/ThaiStateTables.cpp g++ ... ../../layout/ArabicLayoutEngine.cpp g++ ... ../../layout/GXLayoutEngine.cpp g++ ... ../../layout/IndicLayoutEngine.cpp g++ ... ../../layout/HanLayoutEngine.cpp g++ ... ../../layout/LayoutEngine.cpp g++ ... ../../layout/ContextualGlyphSubstProc.cpp g++ ... ../../layout/IndicRearrangementProcessor.cpp g++ ... ../../layout/LigatureSubstProc.cpp ../../layout/IndicRearrangementProcessor.cpp: In member function 'void icu_57::IndicRearrangementProcessor::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor.cpp:97:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:118:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:153:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:179:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:205:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:231:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:259:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:289:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:319:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:349:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ g++ ... ../../layout/LookupTables.cpp g++ ... ../../layout/MorphTables.cpp g++ ... ../../layout/NonContextualGlyphSubstProc.cpp g++ ... ../../layout/SegmentArrayProcessor.cpp g++ ... ../../layout/SegmentSingleProcessor.cpp g++ ... ../../layout/SingleTableProcessor.cpp g++ ... ../../layout/SimpleArrayProcessor.cpp g++ ... ../../layout/StateTableProcessor.cpp g++ ... ../../layout/SubtableProcessor.cpp g++ ... ../../layout/TrimmedArrayProcessor.cpp g++ ... ../../layout/AlternateSubstSubtables.cpp g++ ... ../../layout/AnchorTables.cpp ../../layout/LayoutEngine.cpp: In static member function 'static icu_57::LayoutEngine* icu_57::LayoutEngine::layoutEngineFactory(const icu_57::LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)': ../../layout/LayoutEngine.cpp:583:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gsubTable->coversScriptAndLanguage(gsubTable, scriptTag, languageTag, success, TRUE)) { ^~ ../../layout/LayoutEngine.cpp:589:13: note: here default: ^~~~~~~ g++ ... ../../layout/ArabicShaping.cpp g++ ... ../../layout/CanonData.cpp g++ ... ../../layout/CanonShaping.cpp g++ ... ../../layout/ClassDefinitionTables.cpp g++ ... ../../layout/ContextualSubstSubtables.cpp g++ ... ../../layout/CoverageTables.cpp g++ ... ../../layout/CursiveAttachmentSubtables.cpp g++ ... ../../layout/DeviceTables.cpp g++ ... ../../layout/ExtensionSubtables.cpp g++ ... ../../layout/Features.cpp g++ ... ../../layout/GDEFMarkFilter.cpp g++ ... ../../layout/GlyphDefinitionTables.cpp g++ ... ../../layout/GlyphIterator.cpp g++ ... ../../layout/GlyphLookupTables.cpp g++ ... ../../layout/GlyphPosnLookupProc.cpp g++ ... ../../layout/GlyphPositionAdjustments.cpp g++ ... ../../layout/GlyphPositioningTables.cpp g++ ... ../../layout/GlyphSubstLookupProc.cpp g++ ... ../../layout/GlyphSubstitutionTables.cpp g++ ... ../../layout/IndicClassTables.cpp g++ ... ../../layout/IndicReordering.cpp g++ ... ../../layout/LEInsertionList.cpp g++ ... ../../layout/LEGlyphStorage.cpp g++ ... ../../layout/LigatureSubstSubtables.cpp g++ ... ../../layout/LookupProcessor.cpp g++ ... ../../layout/Lookups.cpp g++ ... ../../layout/MarkArrays.cpp g++ ... ../../layout/MarkToBasePosnSubtables.cpp g++ ... ../../layout/MarkToLigaturePosnSubtables.cpp g++ ... ../../layout/MarkToMarkPosnSubtables.cpp g++ ... ../../layout/MirroredCharData.cpp g++ ... ../../layout/MPreFixups.cpp g++ ... ../../layout/MultipleSubstSubtables.cpp g++ ... ../../layout/OpenTypeUtilities.cpp g++ ... ../../layout/PairPositioningSubtables.cpp g++ ... ../../layout/ScriptAndLanguage.cpp g++ ... ../../layout/ScriptAndLanguageTags.cpp g++ ... ../../layout/ShapingTypeData.cpp g++ ... ../../layout/SinglePositioningSubtables.cpp g++ ... ../../layout/SingleSubstitutionSubtables.cpp g++ ... ../../layout/SubstitutionLookups.cpp g++ ... ../../layout/ValueRecords.cpp g++ ... ../../layout/KhmerLayoutEngine.cpp g++ ... ../../layout/KhmerReordering.cpp g++ ... ../../layout/TibetanLayoutEngine.cpp g++ ... ../../layout/TibetanReordering.cpp g++ ... ../../layout/HangulLayoutEngine.cpp g++ ... ../../layout/KernTable.cpp g++ ... ../../layout/loengine.cpp g++ ... ../../layout/ContextualGlyphInsertionProc2.cpp g++ ... ../../layout/ContextualGlyphSubstProc2.cpp g++ ... ../../layout/GXLayoutEngine2.cpp g++ ... ../../layout/IndicRearrangementProcessor2.cpp g++ ... ../../layout/LigatureSubstProc2.cpp g++ ... ../../layout/MorphTables2.cpp g++ ... ../../layout/NonContextualGlyphSubstProc2.cpp g++ ... ../../layout/SegmentArrayProcessor2.cpp g++ ... ../../layout/SegmentSingleProcessor2.cpp g++ ... ../../layout/SimpleArrayProcessor2.cpp g++ ... ../../layout/SingleTableProcessor2.cpp g++ ... ../../layout/StateTableProcessor2.cpp g++ ... ../../layout/SubtableProcessor2.cpp g++ ... ../../layout/TrimmedArrayProcessor2.cpp ../../layout/IndicRearrangementProcessor2.cpp: In member function 'void icu_57::IndicRearrangementProcessor2::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor2.cpp:94:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:115:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:150:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:176:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:202:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:228:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:256:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:286:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:316:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:346:18: warning: comparison of integer expressions of different signedness: 'le_int32' {aka 'int'} and 'const le_uint32' {aka 'const unsigned int'} [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ar r ../lib/libicule.a LEFontInstance.ao OpenTypeLayoutEngine.ao ThaiLayoutEngine.ao ThaiShaping.ao ThaiStateTables.ao ArabicLayoutEngine.ao GXLayoutEngine.ao HanLayoutEngine.ao IndicLayoutEngine.ao LayoutEngine.ao ContextualGlyphSubstProc.ao IndicRearrangementProcessor.ao LigatureSubstProc.ao LookupTables.ao MorphTables.ao NonContextualGlyphSubstProc.ao SegmentArrayProcessor.ao SegmentSingleProcessor.ao SimpleArrayProcessor.ao SingleTableProcessor.ao StateTableProcessor.ao SubtableProcessor.ao TrimmedArrayProcessor.ao AlternateSubstSubtables.ao AnchorTables.ao ArabicShaping.ao CanonData.ao CanonShaping.ao ClassDefinitionTables.ao ContextualSubstSubtables.ao CoverageTables.ao CursiveAttachmentSubtables.ao DeviceTables.ao ExtensionSubtables.ao Features.ao GDEFMarkFilter.ao GlyphDefinitionTables.ao GlyphIterator.ao GlyphLookupTables.ao GlyphPosnLookupProc.ao GlyphPositionAdjustments.ao GlyphPositioningTables.ao GlyphSubstLookupProc.ao GlyphSubstitutionTables.ao IndicClassTables.ao IndicReordering.ao LEInsertionList.ao LEGlyphStorage.ao LigatureSubstSubtables.ao LookupProcessor.ao Lookups.ao MarkArrays.ao MarkToBasePosnSubtables.ao MarkToLigaturePosnSubtables.ao MarkToMarkPosnSubtables.ao MirroredCharData.ao MPreFixups.ao MultipleSubstSubtables.ao OpenTypeUtilities.ao PairPositioningSubtables.ao ScriptAndLanguage.ao ScriptAndLanguageTags.ao ShapingTypeData.ao SinglePositioningSubtables.ao SingleSubstitutionSubtables.ao SubstitutionLookups.ao ValueRecords.ao KhmerLayoutEngine.ao KhmerReordering.ao TibetanLayoutEngine.ao TibetanReordering.ao HangulLayoutEngine.ao KernTable.ao loengine.ao ContextualGlyphInsertionProc2.ao ContextualGlyphSubstProc2.ao GXLayoutEngine2.ao IndicRearrangementProcessor2.ao LigatureSubstProc2.ao MorphTables2.ao NonContextualGlyphSubstProc2.ao SegmentArrayProcessor2.ao SegmentSingleProcessor2.ao SimpleArrayProcessor2.ao SingleTableProcessor2.ao StateTableProcessor2.ao SubtableProcessor2.ao TrimmedArrayProcessor2.ao ar: creating ../lib/libicule.a ranlib ../lib/libicule.a make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/layout' make[0]: Making `all' in `layoutex' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/layoutex' (deps) ../../layoutex/plruns.cpp (deps) ../../layoutex/playout.cpp (deps) ../../layoutex/LXUtilities.cpp (deps) ../../layoutex/RunArrays.cpp (deps) ../../layoutex/ParagraphLayout.cpp g++ ... ../../layoutex/ParagraphLayout.cpp g++ ... ../../layoutex/RunArrays.cpp g++ ... ../../layoutex/LXUtilities.cpp g++ ... ../../layoutex/playout.cpp g++ ... ../../layoutex/plruns.cpp ar r ../lib/libiculx.a ParagraphLayout.ao RunArrays.ao LXUtilities.ao playout.ao plruns.ao ar: creating ../lib/libiculx.a ranlib ../lib/libiculx.a make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/layoutex' make[0]: Making `all' in `io' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/io' (deps) ../../io/ucln_io.cpp (deps) ../../io/ustream.cpp (deps) ../../io/sscanf.c (deps) ../../io/sprintf.c (deps) ../../io/ustdio.c (deps) ../../io/uscanf.c (deps) ../../io/uscanf_p.c (deps) ../../io/uprntf_p.c (deps) ../../io/uprintf.cpp (deps) ../../io/ufmt_cmn.c (deps) ../../io/ufile.c (deps) ../../io/locbund.cpp g++ ... ../../io/locbund.cpp gcc ... ../../io/ufile.c gcc ... ../../io/ufmt_cmn.c g++ ... ../../io/uprintf.cpp gcc ... ../../io/uprntf_p.c gcc ... ../../io/uscanf.c gcc ... ../../io/ustdio.c gcc ... ../../io/uscanf_p.c gcc ... ../../io/sprintf.c gcc ... ../../io/sscanf.c g++ ... ../../io/ustream.cpp g++ ... ../../io/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 make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/io' make[0]: Making `all' in `tools' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools' make[1]: Making `all' in `toolutil' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/toolutil' (deps) ../../../tools/toolutil/ucln_tu.cpp (deps) ../../../tools/toolutil/dbgutil.cpp (deps) ../../../tools/toolutil/udbgutil.cpp (deps) ../../../tools/toolutil/filetools.cpp (deps) ../../../tools/toolutil/ppucd.cpp (deps) ../../../tools/toolutil/flagparser.c (deps) ../../../tools/toolutil/pkg_gencmn.c (deps) ../../../tools/toolutil/pkg_genc.c (deps) ../../../tools/toolutil/pkg_icu.cpp (deps) ../../../tools/toolutil/writesrc.c (deps) ../../../tools/toolutil/xmlparser.cpp (deps) ../../../tools/toolutil/ucbuf.cpp (deps) ../../../tools/toolutil/uparse.c (deps) ../../../tools/toolutil/uoptions.c (deps) ../../../tools/toolutil/ucmstate.c (deps) ../../../tools/toolutil/ucm.c (deps) ../../../tools/toolutil/collationinfo.cpp (deps) ../../../tools/toolutil/denseranges.cpp (deps) ../../../tools/toolutil/unewdata.c (deps) ../../../tools/toolutil/toolutil.cpp (deps) ../../../tools/toolutil/swapimpl.cpp (deps) ../../../tools/toolutil/pkgitems.cpp (deps) ../../../tools/toolutil/package.cpp (deps) ../../../tools/toolutil/filestrm.c gcc ... ../../../tools/toolutil/filestrm.c g++ ... ../../../tools/toolutil/package.cpp g++ ... ../../../tools/toolutil/pkgitems.cpp g++ ... ../../../tools/toolutil/swapimpl.cpp g++ ... ../../../tools/toolutil/toolutil.cpp g++ ... ../../../tools/toolutil/collationinfo.cpp gcc ... ../../../tools/toolutil/unewdata.c gcc ... ../../../tools/toolutil/ucm.c g++ ... ../../../tools/toolutil/denseranges.cpp gcc ... ../../../tools/toolutil/ucmstate.c gcc ... ../../../tools/toolutil/uoptions.c gcc ... ../../../tools/toolutil/uparse.c g++ ... ../../../tools/toolutil/ucbuf.cpp g++ ... ../../../tools/toolutil/xmlparser.cpp gcc ... ../../../tools/toolutil/writesrc.c g++ ... ../../../tools/toolutil/pkg_icu.cpp gcc ... ../../../tools/toolutil/pkg_genc.c gcc ... ../../../tools/toolutil/pkg_gencmn.c g++ ... ../../../tools/toolutil/ppucd.cpp gcc ... ../../../tools/toolutil/flagparser.c g++ ... ../../../tools/toolutil/filetools.cpp g++ ... ../../../tools/toolutil/udbgutil.cpp g++ ... ../../../tools/toolutil/dbgutil.cpp g++ ... ../../../tools/toolutil/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 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/toolutil' make[1]: Making `all' in `ctestfw' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw' (deps) ../../../tools/ctestfw/ucln_ct.c (deps) ../../../tools/ctestfw/uperf.cpp (deps) ../../../tools/ctestfw/datamap.cpp (deps) ../../../tools/ctestfw/testdata.cpp (deps) ../../../tools/ctestfw/tstdtmod.cpp (deps) ../../../tools/ctestfw/ctest.c gcc ... ../../../tools/ctestfw/ctest.c g++ ... ../../../tools/ctestfw/tstdtmod.cpp g++ ... ../../../tools/ctestfw/testdata.cpp g++ ... ../../../tools/ctestfw/datamap.cpp gcc ... ../../../tools/ctestfw/ucln_ct.c g++ ... ../../../tools/ctestfw/uperf.cpp ar r libicutest.a ctest.ao tstdtmod.ao testdata.ao datamap.ao uperf.ao ucln_ct.ao ar: creating libicutest.a ranlib libicutest.a make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw' make[1]: Making `all' in `makeconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/makeconv' (deps) ../../../tools/makeconv/gencnvex.c (deps) ../../../tools/makeconv/genmbcs.cpp (deps) ../../../tools/makeconv/ucnvstat.c (deps) ../../../tools/makeconv/makeconv.cpp cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status g++ ... ../../../tools/makeconv/makeconv.cpp gcc ... ../../../tools/makeconv/ucnvstat.c g++ ... ../../../tools/makeconv/genmbcs.cpp gcc ... ../../../tools/makeconv/gencnvex.c config.status: creating tools/makeconv/makeconv.1 ../../../tools/makeconv/genmbcs.cpp: In function 'UBool MBCSAddFromUnicode(MBCSData*, const uint8_t*, int32_t, UChar32, int8_t)': ../../../tools/makeconv/genmbcs.cpp:833:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=*pb++; ~^~~~~~ ../../../tools/makeconv/genmbcs.cpp:835:5: note: here case 3: ^~~~ ../../../tools/makeconv/genmbcs.cpp:836:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:838:5: note: here case 2: ^~~~ ../../../tools/makeconv/genmbcs.cpp:839:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:841:5: note: here case 1: ^~~~ g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/makeconv' make[1]: Making `all' in `genrb' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genrb' (deps) ../../../tools/genrb/prscmnts.cpp (deps) ../../../tools/genrb/wrtxml.cpp (deps) ../../../tools/genrb/rle.c (deps) ../../../tools/genrb/wrtjava.cpp (deps) ../../../tools/genrb/rbutil.c (deps) ../../../tools/genrb/ustr.c (deps) ../../../tools/genrb/reslist.cpp (deps) ../../../tools/genrb/read.c (deps) ../../../tools/genrb/parse.cpp (deps) ../../../tools/genrb/genrb.cpp (deps) ../../../tools/genrb/errmsg.c gcc ... ../../../tools/genrb/errmsg.c g++ ... ../../../tools/genrb/genrb.cpp gcc ... ../../../tools/genrb/read.c g++ ... ../../../tools/genrb/parse.cpp g++ ... ../../../tools/genrb/reslist.cpp gcc ... ../../../tools/genrb/ustr.c gcc ... ../../../tools/genrb/rbutil.c g++ ... ../../../tools/genrb/wrtjava.cpp gcc ... ../../../tools/genrb/rle.c g++ ... ../../../tools/genrb/wrtxml.cpp cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status g++ ... ../../../tools/genrb/prscmnts.cpp g++ ... ../../../tools/genrb/derb.cpp config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/genrb.1 ../../../tools/genrb/derb.cpp: In function 'UChar* quotedString(const UChar*)': ../../../tools/genrb/derb.cpp:344:23: warning: this statement may fall through [-Wimplicit-fallthrough=] *np++ = 0x005C; ~~~~~~^~~~~~~~ ../../../tools/genrb/derb.cpp:346:13: note: here default: ^~~~~~~ g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm In file included from ../../../tools/genrb/reslist.h:29, from ../../../tools/genrb/reslist.cpp:31: ../../../tools/genrb/reslist.cpp: In member function 'void SRBRoot::write(const char*, const char*, char*, int, UErrorCode&)': ../../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../../tools/genrb/reslist.cpp:943:12: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(writtenFilename, outputDir, len); ^~~~~~~~~~~~ ../../../common/cstring.h:35:57: note: length computed here #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) ../../../tools/genrb/reslist.cpp:939:27: note: in expansion of macro 'uprv_strlen' len = (int32_t)uprv_strlen(outputDir); ^~~~~~~~~~~ ../../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../../tools/genrb/reslist.cpp:962:16: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(writtenFilename + off, fLocale, len); ^~~~~~~~~~~~ ../../../common/cstring.h:35:57: note: length computed here #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) ../../../tools/genrb/reslist.cpp:958:31: note: in expansion of macro 'uprv_strlen' len = (int32_t)uprv_strlen(fLocale); ^~~~~~~~~~~ ../../../common/cstring.h:57:70: warning: 'char* strncpy(char*, const char*, size_t)' output may be truncated copying between 1 and 5 bytes from a string of length 4 [-Wstringop-truncation] #define uprv_strncpy(dst, src, size) U_STANDARD_CPP_NAMESPACE strncpy(dst, src, size) ../../../tools/genrb/reslist.cpp:969:20: note: in expansion of macro 'uprv_strncpy' uprv_strncpy(writtenFilename + off, ".res", len); ^~~~~~~~~~~~ g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genrb' make[1]: Making `all' in `genbrk' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genbrk' (deps) ../../../tools/genbrk/genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status g++ ... ../../../tools/genbrk/genbrk.cpp config.status: creating tools/genbrk/genbrk.1 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genbrk' make[1]: Making `all' in `gencnval' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencnval' (deps) ../../../tools/gencnval/gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status gcc ... ../../../tools/gencnval/gencnval.c config.status: creating tools/gencnval/gencnval.1 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencnval' make[1]: Making `all' in `gensprep' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gensprep' (deps) ../../../tools/gensprep/store.c (deps) ../../../tools/gensprep/gensprep.c cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status gcc ... ../../../tools/gensprep/gensprep.c gcc ... ../../../tools/gensprep/store.c config.status: creating tools/gensprep/gensprep.8 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gensprep' make[1]: Making `all' in `icuinfo' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/icuinfo' (deps) ../../../tools/icuinfo/icuinfo.cpp g++ ... ../../../tools/icuinfo/icuinfo.cpp g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/icuinfo' make[1]: Making `all' in `genccode' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genccode' (deps) ../../../tools/genccode/genccode.c gcc ... ../../../tools/genccode/genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/genccode/genccode.8 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/genccode' make[1]: Making `all' in `gencmn' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencmn' (deps) ../../../tools/gencmn/gencmn.c gcc ... ../../../tools/gencmn/gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/gencmn/gencmn.8 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencmn' make[1]: Making `all' in `icupkg' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/icupkg' (deps) ../../../tools/icupkg/icupkg.cpp g++ ... ../../../tools/icupkg/icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm config.status: creating tools/icupkg/icupkg.8 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/icupkg' make[1]: Making `all' in `pkgdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/pkgdata' (deps) ../../../tools/pkgdata/pkgtypes.c (deps) ../../../tools/pkgdata/pkgdata.cpp g++ ... ../../../tools/pkgdata/pkgdata.cpp gcc ... ../../../tools/pkgdata/pkgtypes.c cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/pkgdata/pkgdata.1 ../../../tools/pkgdata/pkgdata.cpp: In function 'int32_t pkg_installLibrary(const char*, const char*, UBool)': ../../../tools/pkgdata/pkgdata.cpp:1103:18: warning: '%s' directive writing up to 255 bytes into a region of size between 247 and 502 [-Wformat-overflow=] sprintf(cmd, "cd %s && %s %s %s%s%s", ^~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1107:50: installDir, PKGDATA_FILE_SEP_STRING, libFileNames[LIB_FILE_VERSION] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1103:12: note: 'sprintf' output 11 or more bytes (assuming 521) into a destination of size 512 sprintf(cmd, "cd %s && %s %s %s%s%s", ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ targetDir, ~~~~~~~~~~ pkgDataFlags[INSTALL_CMD], ~~~~~~~~~~~~~~~~~~~~~~~~~~ libFileNames[LIB_FILE_VERSION], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ installDir, PKGDATA_FILE_SEP_STRING, libFileNames[LIB_FILE_VERSION] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ); ~ ../../../tools/pkgdata/pkgdata.cpp: In function 'int32_t pkg_executeOptions(UPKGOptions*)': ../../../tools/pkgdata/pkgdata.cpp:955:57: warning: '%s' directive writing up to 1 bytes into a region of size between 0 and 256 [-Wformat-overflow=] sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s%s%s", ^~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:955:20: note: 'sprintf' output 1 or more bytes (assuming 258) into a destination of size 256 sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s%s%s", ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libFileNames[LIB_FILE], ~~~~~~~~~~~~~~~~~~~~~~~ FILE_SUFFIX, ~~~~~~~~~~~~ reverseExt ? version : pkgDataFlags[SOBJ_EXT], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FILE_EXTENSION_SEP, ~~~~~~~~~~~~~~~~~~~ reverseExt ? pkgDataFlags[SOBJ_EXT] : version); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:955:57: warning: '%s' directive writing up to 1 bytes into a region of size between 0 and 256 [-Wformat-overflow=] sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s%s%s", ^~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:955:20: note: 'sprintf' output 1 or more bytes (assuming 258) into a destination of size 256 sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s%s%s", ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libFileNames[LIB_FILE], ~~~~~~~~~~~~~~~~~~~~~~~ FILE_SUFFIX, ~~~~~~~~~~~~ reverseExt ? version : pkgDataFlags[SOBJ_EXT], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FILE_EXTENSION_SEP, ~~~~~~~~~~~~~~~~~~~ reverseExt ? pkgDataFlags[SOBJ_EXT] : version); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:950:57: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s", ^~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:950:20: note: 'sprintf' output 1 or more bytes (assuming 257) into a destination of size 256 sprintf(libFileNames[LIB_FILE_VERSION_TMP], "%s%s%s", ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libFileNames[LIB_FILE], ~~~~~~~~~~~~~~~~~~~~~~~ FILE_SUFFIX, ~~~~~~~~~~~~ pkgDataFlags[SOBJ_EXT]); ~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1663:38: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(newName, "%s_%s", ^~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1663:28: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512 sprintf(newName, "%s_%s", ~~~~~~~^~~~~~~~~~~~~~~~~~ DATA_PREFIX[n], ~~~~~~~~~~~~~~~ newNameTmp); ~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1181:18: warning: '%s' directive writing up to 2047 bytes into a region of size 511 [-Wformat-overflow=] ../../../tools/pkgdata/pkgdata.cpp:635:60: result = pkg_installCommonMode(o->install, targetFileNamePath); ~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1181:18: sprintf(cmd, "%s %s %s", pkgDataFlags[INSTALL_CMD], fileName, installDir); ^~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1181:12: note: 'sprintf' output 3 or more bytes (assuming 2050) into a destination of size 512 sprintf(cmd, "%s %s %s", pkgDataFlags[INSTALL_CMD], fileName, installDir); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1226:30: warning: '%s' directive writing up to 511 bytes into a region of size 510 [-Wformat-overflow=] sprintf(cmd, "%s %s%s%s %s%s%s", ^~~~~~~~~~~~~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1228:58: srcDir, PKGDATA_FILE_SEP_STRING, buffer, ~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:1226:24: note: 'sprintf' output 5 or more bytes (assuming 1538) into a destination of size 512 sprintf(cmd, "%s %s%s%s %s%s%s", ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ pkgDataFlags[INSTALL_CMD], ~~~~~~~~~~~~~~~~~~~~~~~~~~ srcDir, PKGDATA_FILE_SEP_STRING, buffer, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ installDir, PKGDATA_FILE_SEP_STRING, buffer); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 '/builddir/build/BUILD/icu/source/nativebuild/tools/pkgdata' make[1]: Making `all' in `gentest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gentest' (deps) ../../../tools/gentest/genres32.c (deps) ../../../tools/gentest/gentest.c gcc ... ../../../tools/gentest/gentest.c gcc ... ../../../tools/gentest/genres32.c g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 '/builddir/build/BUILD/icu/source/nativebuild/tools/gentest' make[1]: Making `all' in `gennorm2' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gennorm2' (deps) ../../../tools/gennorm2/n2builder.cpp (deps) ../../../tools/gennorm2/gennorm2.cpp g++ ... ../../../tools/gennorm2/gennorm2.cpp g++ ... ../../../tools/gennorm2/n2builder.cpp g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 '/builddir/build/BUILD/icu/source/nativebuild/tools/gennorm2' make[1]: Making `all' in `gencfu' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencfu' (deps) ../../../tools/gencfu/gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status g++ ... ../../../tools/gencfu/gencfu.cpp config.status: creating tools/gencfu/gencfu.1 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gencfu' make[1]: Making `all' in `gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gendict' (deps) ../../../tools/gendict/gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status g++ ... ../../../tools/gendict/gendict.cpp config.status: creating tools/gendict/gendict.1 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools/gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/tools' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/tools' make[0]: Making `all' in `data' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/data' make -f pkgdataMakefile echo timestamp > build-dir.tmp make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/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 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/data' 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 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 ../../data/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 \* ../../data/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 /builddir/build/BUILD/icu/source/nativebuild/data/out/build/icudt57l -d ../lib -e icudt57 -T ./out/tmp -p icudt57l -m static -r 57.1 -L icudata ./out/tmp/icudata.lst ar: creating ../lib/libicudata.a pkgdata: gcc -ffunction-sections -fdata-sections -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: ar r ../lib/libicudata.a ./out/tmp/icudt57l_dat.o pkgdata: ranlib ../lib/libicudata.a echo timestamp > packagedata make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/data' make[0]: Making `all' in `extra' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/extra' make[1]: Making `all' in `uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/extra/uconv' make -f pkgdataMakefile gcc ... ../../../extra/uconv/uwmsg.c g++ ... ../../../extra/uconv/uconv.cpp make[3]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/extra/uconv' mkdir uconvmsg rm -rf pkgdata.inc LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg root.txt LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg fr.txt make[3]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/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 cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating extra/uconv/uconv.1 ar: creating uconvmsg/libuconvmsg.a pkgdata: gcc -ffunction-sections -fdata-sections -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 g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -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 '/builddir/build/BUILD/icu/source/nativebuild/extra/uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/extra' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/extra' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/extra' make[0]: Making `all' in `samples' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/samples' make[1]: Making `all' in `date' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/samples/date' (deps) ../../../samples/date/date.c (deps) ../../../samples/date/uprint.c gcc ... ../../../samples/date/uprint.c gcc ... ../../../samples/date/date.c g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o icudate uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/samples/date' make[1]: Making `all' in `cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/samples/cal' (deps) ../../../samples/cal/cal.c (deps) ../../../samples/cal/uprint.c gcc ... ../../../samples/cal/uprint.c gcc ... ../../../samples/cal/cal.c g++ -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -Wl,--gc-sections -o icucal uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/samples/cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/samples' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/samples' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/samples' make[0]: Making `all' in `test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild/test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/nativebuild' Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/nativebuild' ~/build/BUILD/icu/source ~/build/BUILD/icu + popd ++ pwd + run_mingw_configure --enable-shared --disable-static --with-cross-build=/builddir/build/BUILD/icu/source/nativebuild --with-data-packaging=library + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find . -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + mkdir build_win32 ~/build/BUILD/icu/source/build_win32 ~/build/BUILD/icu/source ~/build/BUILD/icu + pushd build_win32 ++ egrep -vw 'PWD|USER|LANG' ++ egrep '^(w+)=(.*)$' ++ /usr/bin/env ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-7.2.0 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-addr2line + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ar ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-as + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/i686-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-cpp ++ tr a-z+-. A-ZX__ ++ sed s,/usr/bin/i686-w64-mingw32-,, + x=CPP + declare -x CPP=/usr/bin/i686-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-g++ ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/i686-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/i686-w64-mingw32-gcc + x=GCC + declare -x GCC=/usr/bin/i686-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV + declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov-dump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gcov-tool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strings ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windres ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX=i686-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll ++ grep -- '-config$' + unset x i + __mingw32_topdir=. + test -x configure + __mingw32_topdir=.. + ../configure --host=i686-w64-mingw32 --build=x86_64-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-shared --disable-static --with-cross-build=/builddir/build/BUILD/icu/source/nativebuild --with-data-packaging=library checking for ICU version numbers... release 57.1, library 57.1, unicode version 8.0 checking build system type... x86_64-redhat-linux-gnu checking host system type... i686-w64-mingw32 checking whether to build debug libraries... no checking whether to build release libraries... yes checking for i686-w64-mingw32-clang... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for i686-w64-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.20... yes checking for ICULEHB... no checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for gmake... /usr/bin/gmake Using cross buildroot: /builddir/build/BUILD/icu/source/nativebuild checking for doxygen... no checking checking for executable suffix... .exe checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 *... 4 checking whether runnable 64 bit binaries are built by default... no checking which Makefile fragment to use for i686-w64-mingw32... mh-mingw 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 i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... no checking elf.h presence... no checking for elf.h... no checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking for library containing dlopen... no checking for dlopen... no 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... no checking for genccode assembly... 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... no 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 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... 2 checking for UTF-16 string literal support... C++ only checking for a library suffix to use... none CPPFLAGS= $(THREADSCPPFLAGS) -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) CXXFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -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 /usr/bin/gmake to build ICU. checking the version of "/usr/bin/gmake"... 4.2.1 (we wanted at least 3.80) ok C++ apps may want to build with CXXFLAGS = --std=c++0x + popd ~/build/BUILD/icu/source ~/build/BUILD/icu + mkdir build_win64 + pushd build_win64 ~/build/BUILD/icu/source/build_win64 ~/build/BUILD/icu/source ~/build/BUILD/icu ++ egrep '^(w+)=(.*)$' ++ /usr/bin/env ++ egrep -vw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/x86_64-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++ /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-7.2.0 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-addr2line ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ar ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/x86_64-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-as ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/x86_64-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXX + declare -x CXX=/usr/bin/x86_64-w64-mingw32-c++ + export CXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-c++filt ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-cpp ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CPP + declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp + export CPP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dlltool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-dllwrap ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-elfedit ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-g++ ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GXX + declare -x GXX=/usr/bin/x86_64-w64-mingw32-g++ + export GXX + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcc ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCC + declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc + export GCC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ ++ echo /usr/bin/x86_64-w64-mingw32-gcov + x=GCOV + declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov + export GCOV + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_DUMP + declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump + export GCOV_DUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GCOV_TOOL + declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool + export GCOV_TOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-gprof ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ld ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/x86_64-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-nm ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/x86_64-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-objcopy ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-objdump ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-ranlib ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-readelf ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-size ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-strings ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-strip ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-windmc ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/x86_64-w64-mingw32-windres ++ sed s,/usr/bin/x86_64-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=x86_64-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' + CXX=x86_64-w64-mingw32-g++ + export CXX + CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CXXFLAGS + LDFLAGS= + export LDFLAGS ++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll ++ grep -- '-config$' + unset x i + __mingw64_topdir=. + test -x configure + __mingw64_topdir=.. + ../configure --host=x86_64-w64-mingw32 --build=x86_64-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --enable-shared --disable-static --with-cross-build=/builddir/build/BUILD/icu/source/nativebuild --with-data-packaging=library checking for ICU version numbers... release 57.1, library 57.1, unicode version 8.0 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-w64-mingw32 checking whether to build debug libraries... no checking whether to build release libraries... yes checking for x86_64-w64-mingw32-clang... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-w64-mingw32-g++ accepts -g... yes checking for x86_64-w64-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.20... yes checking for ICULEHB... no checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp checking for a BSD-compatible install... /usr/bin/install -c checking for gmake... /usr/bin/gmake Using cross buildroot: /builddir/build/BUILD/icu/source/nativebuild checking for doxygen... no checking checking for executable suffix... .exe checking whether strict compiling is on... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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-w64-mingw32... mh-mingw64 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-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar checking whether to enable renaming of symbols... yes checking whether to enable function and data tracing... no checking elf.h usability... no checking elf.h presence... no checking for elf.h... no checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking for library containing dlopen... no checking for dlopen... no 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... no checking for genccode assembly... 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... no 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 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... 2 checking for UTF-16 string literal support... C++ only checking for a library suffix to use... none CPPFLAGS= $(THREADSCPPFLAGS) -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) CXXFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -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 /usr/bin/gmake to build ICU. checking the version of "/usr/bin/gmake"... 4.2.1 (we wanted at least 3.80) ok C++ apps may want to build with CXXFLAGS = --std=c++0x + popd ~/build/BUILD/icu/source ~/build/BUILD/icu + run_mingw_make -j16 + make -C build_win32 -j16 make: Entering directory '/builddir/build/BUILD/icu/source/build_win32' cd ./config; \ make -f pkgdataMakefile rebuilding config/icucross.mk rebuilding config/icucross.inc 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 '/builddir/build/BUILD/icu/source/build_win32/config' rm -rf pkgdata.inc /bin/sh ../mkinstalldirs lib LC_ALL=C sed -f ../config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config /bin/sh ../mkinstalldirs bin mkdir lib mkdir bin config/icu-i18n.pc updated. config/icu-uc.pc updated. config/icu-le.pc updated. config/icu-lx.pc updated. config/icu-io.pc updated. LC_ALL=C sed -f ../config/make2sh.sed < ../config/mh-mingw | grep -v '#M#' | uniq >> config/icu-config make[0]: Making `all' in `stubdata' cat ../config/icu-config-bottom >> config/icu-config make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/stubdata' chmod u-w config/icu-config generating dependency information for ../../stubdata/stubdata.c make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/config' Note: rebuild with "make VERBOSE=1 " to show all compiler parameters. i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o stubdata.o ../../stubdata/stubdata.c i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./libicudata.dll.a -o icudata57.dll stubdata.o make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/stubdata' make[0]: Making `all' in `common' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/common' generating dependency information for ../../common/pluralmap.cpp generating dependency information for ../../common/uloc_keytype.cpp generating dependency information for ../../common/unifiedcache.cpp generating dependency information for ../../common/simpleformatter.cpp generating dependency information for ../../common/sharedobject.cpp generating dependency information for ../../common/ulistformatter.cpp generating dependency information for ../../common/listformatter.cpp generating dependency information for ../../common/icuplug.cpp generating dependency information for ../../common/icudataver.c generating dependency information for ../../common/uloc_tag.c generating dependency information for ../../common/ulist.c generating dependency information for ../../common/propsvec.c generating dependency information for ../../common/ucnvsel.cpp generating dependency information for ../../common/dtintrv.cpp generating dependency information for ../../common/cwchar.c generating dependency information for ../../common/wintz.c generating dependency information for ../../common/locbased.cpp generating dependency information for ../../common/parsepos.cpp generating dependency information for ../../common/util_props.cpp generating dependency information for ../../common/util.cpp generating dependency information for ../../common/punycode.cpp generating dependency information for ../../common/uts46.cpp generating dependency information for ../../common/usprep.cpp generating dependency information for ../../common/uidna.cpp generating dependency information for ../../common/servslkf.cpp generating dependency information for ../../common/servrbf.cpp generating dependency information for ../../common/servlkf.cpp generating dependency information for ../../common/servlk.cpp generating dependency information for ../../common/servls.cpp generating dependency information for ../../common/servnotf.cpp generating dependency information for ../../common/serv.cpp generating dependency information for ../../common/rbbitblb.cpp generating dependency information for ../../common/rbbistbl.cpp generating dependency information for ../../common/rbbisetb.cpp generating dependency information for ../../common/rbbiscan.cpp generating dependency information for ../../common/rbbirb.cpp generating dependency information for ../../common/rbbinode.cpp generating dependency information for ../../common/rbbidata.cpp generating dependency information for ../../common/rbbi.cpp generating dependency information for ../../common/filteredbrk.cpp generating dependency information for ../../common/dictbe.cpp generating dependency information for ../../common/ubrk.cpp generating dependency information for ../../common/brkeng.cpp generating dependency information for ../../common/brkiter.cpp generating dependency information for ../../common/uarrsort.c generating dependency information for ../../common/unifilt.cpp generating dependency information for ../../common/unifunct.cpp generating dependency information for ../../common/caniter.cpp generating dependency information for ../../common/ruleiter.cpp generating dependency information for ../../common/usetiter.cpp generating dependency information for ../../common/uniset.cpp generating dependency information for ../../common/uset.cpp generating dependency information for ../../common/uniset_closure.cpp generating dependency information for ../../common/uniset_props.cpp generating dependency information for ../../common/uset_props.cpp generating dependency information for ../../common/unisetspan.cpp generating dependency information for ../../common/bmpset.cpp generating dependency information for ../../common/utrie2_builder.cpp generating dependency information for ../../common/utrie2.cpp generating dependency information for ../../common/utrie.cpp generating dependency information for ../../common/unames.cpp generating dependency information for ../../common/usc_impl.c generating dependency information for ../../common/uscript_props.cpp generating dependency information for ../../common/uscript.c generating dependency information for ../../common/ushape.cpp generating dependency information for ../../common/ubidiln.c generating dependency information for ../../common/ubidiwrt.c generating dependency information for ../../common/ubidi.c generating dependency information for ../../common/ubidi_props.c generating dependency information for ../../common/propname.cpp generating dependency information for ../../common/ucase.cpp generating dependency information for ../../common/uprops.cpp generating dependency information for ../../common/uchar.c generating dependency information for ../../common/patternprops.cpp generating dependency information for ../../common/uiter.cpp generating dependency information for ../../common/uchriter.cpp generating dependency information for ../../common/schriter.cpp generating dependency information for ../../common/chariter.cpp generating dependency information for ../../common/unormcmp.cpp generating dependency information for ../../common/loadednormalizer2impl.cpp generating dependency information for ../../common/unorm.cpp generating dependency information for ../../common/normlzr.cpp generating dependency information for ../../common/filterednormalizer2.cpp generating dependency information for ../../common/normalizer2.cpp generating dependency information for ../../common/normalizer2impl.cpp generating dependency information for ../../common/ustr_titlecase_brkiter.cpp generating dependency information for ../../common/unistr_titlecase_brkiter.cpp generating dependency information for ../../common/ustrcase_locale.cpp generating dependency information for ../../common/unistr_case_locale.cpp generating dependency information for ../../common/utext.cpp generating dependency information for ../../common/ustr_wcs.cpp generating dependency information for ../../common/ustrtrns.cpp generating dependency information for ../../common/ustrfmt.c generating dependency information for ../../common/cstring.c generating dependency information for ../../common/ucasemap_titlecase_brkiter.cpp generating dependency information for ../../common/ucasemap.cpp generating dependency information for ../../common/ustrcase.cpp generating dependency information for ../../common/ustring.cpp generating dependency information for ../../common/utf_impl.c generating dependency information for ../../common/unistr_props.cpp generating dependency information for ../../common/unistr_case.cpp generating dependency information for ../../common/unistr.cpp generating dependency information for ../../common/unistr_cnv.cpp generating dependency information for ../../common/ustr_cnv.cpp generating dependency information for ../../common/appendable.cpp generating dependency information for ../../common/dictionarydata.cpp generating dependency information for ../../common/ucharstrieiterator.cpp generating dependency information for ../../common/ucharstriebuilder.cpp generating dependency information for ../../common/ucharstrie.cpp generating dependency information for ../../common/bytestrieiterator.cpp generating dependency information for ../../common/bytestrie.cpp generating dependency information for ../../common/bytestriebuilder.cpp generating dependency information for ../../common/stringtriebuilder.cpp generating dependency information for ../../common/stringpiece.cpp generating dependency information for ../../common/bytestream.cpp generating dependency information for ../../common/locresdata.cpp generating dependency information for ../../common/loclikely.cpp generating dependency information for ../../common/locdspnm.cpp generating dependency information for ../../common/locdispnames.cpp generating dependency information for ../../common/locavailable.cpp generating dependency information for ../../common/locutil.cpp generating dependency information for ../../common/locid.cpp generating dependency information for ../../common/uloc.cpp generating dependency information for ../../common/locmap.c generating dependency information for ../../common/ucat.c generating dependency information for ../../common/messagepattern.cpp generating dependency information for ../../common/ucurr.cpp generating dependency information for ../../common/resbund_cnv.cpp generating dependency information for ../../common/resbund.cpp generating dependency information for ../../common/uresdata.cpp generating dependency information for ../../common/ures_cnv.c generating dependency information for ../../common/uresbund.cpp generating dependency information for ../../common/resource.cpp generating dependency information for ../../common/ucnv_ct.c generating dependency information for ../../common/ucnv_set.c generating dependency information for ../../common/ucnvdisp.c generating dependency information for ../../common/ucnvisci.c generating dependency information for ../../common/ucnv_lmb.c generating dependency information for ../../common/ucnvhz.c generating dependency information for ../../common/ucnv2022.cpp generating dependency information for ../../common/ucnvmbcs.cpp generating dependency information for ../../common/ucnv_ext.cpp generating dependency information for ../../common/ucnvbocu.cpp generating dependency information for ../../common/ucnvscsu.c generating dependency information for ../../common/ucnv_u32.c generating dependency information for ../../common/ucnv_u16.c generating dependency information for ../../common/ucnv_u8.c generating dependency information for ../../common/ucnv_u7.c generating dependency information for ../../common/ucnvlat1.c generating dependency information for ../../common/ucnv_err.c generating dependency information for ../../common/ucnv_cb.c generating dependency information for ../../common/ucnv_io.cpp generating dependency information for ../../common/ucnv_cnv.c generating dependency information for ../../common/ucnv_bld.cpp generating dependency information for ../../common/ucnv.c generating dependency information for ../../common/uvectr64.cpp generating dependency information for ../../common/uvectr32.cpp generating dependency information for ../../common/ustack.cpp generating dependency information for ../../common/uvector.cpp generating dependency information for ../../common/ustrenum.cpp generating dependency information for ../../common/uenum.c generating dependency information for ../../common/uhash_us.cpp generating dependency information for ../../common/uhash.c generating dependency information for ../../common/utrace.c generating dependency information for ../../common/ucol_swp.cpp generating dependency information for ../../common/udataswp.c generating dependency information for ../../common/umapfile.c generating dependency information for ../../common/udatamem.c generating dependency information for ../../common/ucmndata.c generating dependency information for ../../common/udata.cpp generating dependency information for ../../common/cstr.cpp generating dependency information for ../../common/charstr.cpp generating dependency information for ../../common/cmemory.c generating dependency information for ../../common/uobject.cpp generating dependency information for ../../common/uinit.cpp generating dependency information for ../../common/ucln_cmn.cpp generating dependency information for ../../common/umutex.cpp generating dependency information for ../../common/uinvchar.c generating dependency information for ../../common/utypes.c generating dependency information for ../../common/umath.c generating dependency information for ../../common/putil.cpp generating dependency information for ../../common/errorcode.cpp generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating common/Makefile i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o errorcode.o ../../common/errorcode.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o putil.o ../../common/putil.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o umath.o ../../common/umath.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utypes.o ../../common/utypes.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uinvchar.o ../../common/uinvchar.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o umutex.o ../../common/umutex.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_cmn.o ../../common/ucln_cmn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uinit.o ../../common/uinit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uobject.o ../../common/uobject.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cmemory.o ../../common/cmemory.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o charstr.o ../../common/charstr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cstr.o ../../common/cstr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udata.o ../../common/udata.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucmndata.o ../../common/ucmndata.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o udatamem.o ../../common/udatamem.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o umapfile.o ../../common/umapfile.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o udataswp.o ../../common/udataswp.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_swp.o ../../common/ucol_swp.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utrace.o ../../common/utrace.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uhash.o ../../common/uhash.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uhash_us.o ../../common/uhash_us.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uenum.o ../../common/uenum.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrenum.o ../../common/ustrenum.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvector.o ../../common/uvector.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustack.o ../../common/ustack.cpp In file included from ../../common/umutex.cpp:21:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/umutex.cpp:29:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex globalMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvectr32.o ../../common/uvectr32.cpp ../../common/umutex.cpp: In function 'void umtx_condSignal_57(UConditionVar*)': ../../common/umutex.cpp:144:32: warning: unused parameter 'condition' [-Wunused-parameter] umtx_condSignal(UConditionVar *condition) { ^~~~~~~~~ ../../common/putil.cpp: In function 'void u_setDataDirectory_57(const char*)': ../../common/putil.cpp:1179:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(p = uprv_strchr(newDataDir, U_FILE_ALT_SEP_CHAR)) { ../../common/putil.cpp: In function 'void setTimeZoneFilesDir(const char*, UErrorCode&)': ../../common/putil.cpp:1309:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (p = uprv_strchr(p, U_FILE_ALT_SEP_CHAR)) { ../../common/putil.cpp: In function 'void* uprv_dl_open_57(const char*, UErrorCode*)': ../../common/putil.cpp:2125:26: warning: unused parameter 'libName' [-Wunused-parameter] uprv_dl_open(const char *libName, UErrorCode *status) { ^~~~~~~ ../../common/putil.cpp: In function 'void uprv_dl_close_57(void*, UErrorCode*)': ../../common/putil.cpp:2132:21: warning: unused parameter 'lib' [-Wunused-parameter] uprv_dl_close(void *lib, UErrorCode *status) { ^~~ ../../common/putil.cpp: In function 'void (* uprv_dlsym_func_57(void*, const char*, UErrorCode*))()': ../../common/putil.cpp:2140:23: warning: unused parameter 'lib' [-Wunused-parameter] uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { ^~~ ../../common/putil.cpp:2140:40: warning: unused parameter 'sym' [-Wunused-parameter] uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { ^~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvectr64.o ../../common/uvectr64.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv.o ../../common/ucnv.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_bld.o ../../common/ucnv_bld.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_cnv.o ../../common/ucnv_cnv.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_io.o ../../common/ucnv_io.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_cb.o ../../common/ucnv_cb.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_err.o ../../common/ucnv_err.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvlat1.o ../../common/ucnvlat1.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u7.o ../../common/ucnv_u7.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u8.o ../../common/ucnv_u8.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u16.o ../../common/ucnv_u16.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u32.o ../../common/ucnv_u32.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvscsu.o ../../common/ucnvscsu.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvbocu.o ../../common/ucnvbocu.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_ext.o ../../common/ucnv_ext.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvmbcs.o ../../common/ucnvmbcs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv2022.o ../../common/ucnv2022.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvhz.o ../../common/ucnvhz.c In file included from ../../common/mutex.h:25:0, from ../../common/ucnv_bld.cpp:30: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucnv_bld.cpp:195:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex cnvCacheMutex = U_MUTEX_INITIALIZER; /* Mutex for synchronizing cnv cache access. */ ^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:551:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:553:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:555:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:557:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:585:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:587:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:588:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:590:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:605:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:607:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:609:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:611:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:788:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:790:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:817:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:819:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:820:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:822:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:836:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:838:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:839:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:841:21: note: here case 1: ^~~~ i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_lmb.o ../../common/ucnv_lmb.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvisci.o ../../common/ucnvisci.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvdisp.o ../../common/ucnvdisp.c ../../common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../../common/ucnv_ext.cpp:692:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:694:9: note: here case 2: ^~~~ ../../common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:697:9: note: here case 1: ^~~~ i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_set.o ../../common/ucnv_set.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_ct.o ../../common/ucnv_ct.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resource.o ../../common/resource.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uresbund.o ../../common/uresbund.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ures_cnv.o ../../common/ures_cnv.c In file included from ../../common/cstring.h:29:0, from ../../common/ucnv2022.cpp:42: ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/cmemory.h:70:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../../common/ucnv2022.cpp:3346:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../../common/ucnv2022.cpp:3348:13: note: here default: ^~~~~~~ ../../common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../../common/ucnv2022.cpp:970:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../../common/ucnv2022.cpp:975:17: note: here case GB2312_1: ^~~~ ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_57(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../../common/ucnvmbcs.cpp:965:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:967:37: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:968:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:970:37: note: here case 2: ^~~~ ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/ucnv2022.cpp:2169:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../../common/ucnv2022.cpp:2171:13: note: here default: ^~~~~~~ ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_57(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvmbcs.cpp:4639:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4641:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4642:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4644:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4645:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4647:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4659:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4661:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4663:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4665:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4669:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4694:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4696:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4697:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uresdata.o ../../common/uresdata.cpp ../../common/ucnvmbcs.cpp:4699:17: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4714:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4718:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4720:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4724:17: note: here case 1: ^~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resbund.o ../../common/resbund.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resbund_cnv.o ../../common/resbund_cnv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucurr.o ../../common/ucurr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o messagepattern.o ../../common/messagepattern.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucat.o ../../common/ucat.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o locmap.o ../../common/locmap.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uloc.o ../../common/uloc.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locid.o ../../common/locid.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locutil.o ../../common/locutil.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locavailable.o ../../common/locavailable.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locdispnames.o ../../common/locdispnames.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locdspnm.o ../../common/locdspnm.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loclikely.o ../../common/loclikely.cpp In file included from ../../common/uresbund.cpp:35:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/uresbund.cpp:49:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex resbMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../common/resbund.cpp:52: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/resbund.cpp:377:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLocaleLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/uresbund.cpp: In function 'const UChar* ures_getNextString_57(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../../common/uresbund.cpp:1487:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/uresbund.cpp:1489:5: note: here default: ^~~~~~~ In file included from ../../common/ucurr.cpp:21:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucurr.cpp:400:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCRegLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucurr.cpp:1363:37: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCurrencyCacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locresdata.o ../../common/locresdata.cpp ../../common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_57(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../../common/locdispnames.cpp:640:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/locdispnames.cpp:642:25: note: here default: { ^~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestream.o ../../common/bytestream.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stringpiece.o ../../common/stringpiece.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stringtriebuilder.o ../../common/stringtriebuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestriebuilder.o ../../common/bytestriebuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestrie.o ../../common/bytestrie.cpp In file included from ../../common/mutex.h:25:0, from ../../common/locid.cpp:36: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/locid.cpp:56:37: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gDefaultLocaleMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../common/locdspnm.cpp:20: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/locdspnm.cpp:346:60: note: in expansion of macro 'U_MUTEX_INITIALIZER' UMutex LocaleDisplayNamesImpl::capitalizationBrkIterLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestrieiterator.o ../../common/bytestrieiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstrie.o ../../common/ucharstrie.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstriebuilder.o ../../common/ucharstriebuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstrieiterator.o ../../common/ucharstrieiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dictionarydata.o ../../common/dictionarydata.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o appendable.o ../../common/appendable.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_cnv.o ../../common/ustr_cnv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_cnv.o ../../common/unistr_cnv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr.o ../../common/unistr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_case.o ../../common/unistr_case.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_props.o ../../common/unistr_props.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utf_impl.o ../../common/utf_impl.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustring.o ../../common/ustring.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrcase.o ../../common/ustrcase.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucasemap.o ../../common/ucasemap.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucasemap_titlecase_brkiter.o ../../common/ucasemap_titlecase_brkiter.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cstring.o ../../common/cstring.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ustrfmt.o ../../common/ustrfmt.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrtrns.o ../../common/ustrtrns.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_wcs.o ../../common/ustr_wcs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utext.o ../../common/utext.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_case_locale.o ../../common/unistr_case_locale.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrcase_locale.o ../../common/ustrcase_locale.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_titlecase_brkiter.o ../../common/unistr_titlecase_brkiter.cpp ../../common/unistr.cpp: In member function 'icu_57::UnicodeString& icu_57::UnicodeString::copyFrom(const icu_57::UnicodeString&, UBool)': ../../common/unistr.cpp:512:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../../common/unistr.cpp:525:3: note: here case kWritableAlias: { ^~~~ ../../common/unistr.cpp:534:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../common/unistr.cpp:536:3: note: here default: ^~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_titlecase_brkiter.o ../../common/ustr_titlecase_brkiter.cpp ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../../common/ustrtrns.cpp:289:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../../common/ustrtrns.cpp:295:5: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:302:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../../common/ustrtrns.cpp:304:5: note: here case 1: ^~~~ ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../../common/ustrtrns.cpp:360:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../../common/ustrtrns.cpp:368:9: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:371:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ustrtrns.cpp:373:9: note: here case 1: ^~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normalizer2impl.o ../../common/normalizer2impl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normalizer2.o ../../common/normalizer2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filterednormalizer2.o ../../common/filterednormalizer2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normlzr.o ../../common/normlzr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unorm.o ../../common/unorm.cpp ../../common/unistr.cpp: In constructor 'icu_57::UnicodeString::UnicodeString(int32_t, UChar32, int32_t)': ../../common/unistr.cpp:183:23: warning: 'units[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] array[i++]=units[unitIdx++]; ~~~~~~~~~~^~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unormcmp.o ../../common/unormcmp.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loadednormalizer2impl.o ../../common/loadednormalizer2impl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o chariter.o ../../common/chariter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o schriter.o ../../common/schriter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uchriter.o ../../common/uchriter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uiter.o ../../common/uiter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o patternprops.o ../../common/patternprops.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uchar.o ../../common/uchar.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uprops.o ../../common/uprops.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucase.o ../../common/ucase.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o propname.o ../../common/propname.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidi_props.o ../../common/ubidi_props.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidi.o ../../common/ubidi.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidiwrt.o ../../common/ubidiwrt.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidiln.o ../../common/ubidiln.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ushape.o ../../common/ushape.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscript.o ../../common/uscript.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uscript_props.o ../../common/uscript_props.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o usc_impl.o ../../common/usc_impl.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unames.o ../../common/unames.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie.o ../../common/utrie.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie2.o ../../common/utrie2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie2_builder.o ../../common/utrie2_builder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bmpset.o ../../common/bmpset.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unisetspan.o ../../common/unisetspan.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uset_props.o ../../common/uset_props.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset_props.o ../../common/uniset_props.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset_closure.o ../../common/uniset_closure.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uset.o ../../common/uset.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset.o ../../common/uniset.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usetiter.o ../../common/usetiter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ruleiter.o ../../common/ruleiter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o caniter.o ../../common/caniter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifilt.o ../../common/unifilt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifunct.o ../../common/unifunct.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uarrsort.o ../../common/uarrsort.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brkiter.o ../../common/brkiter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ubrk.o ../../common/ubrk.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brkeng.o ../../common/brkeng.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dictbe.o ../../common/dictbe.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filteredbrk.o ../../common/filteredbrk.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbi.o ../../common/rbbi.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbidata.o ../../common/rbbidata.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbinode.o ../../common/rbbinode.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbirb.o ../../common/rbbirb.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbiscan.o ../../common/rbbiscan.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbisetb.o ../../common/rbbisetb.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbistbl.o ../../common/rbbistbl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbitblb.o ../../common/rbbitblb.cpp In file included from ../../common/mutex.h:25:0, from ../../common/brkeng.cpp:27: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/brkeng.cpp:143:35: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gBreakEngineMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o serv.o ../../common/serv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servnotf.o ../../common/servnotf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servls.o ../../common/servls.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servlk.o ../../common/servlk.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servlkf.o ../../common/servlkf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servrbf.o ../../common/servrbf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servslkf.o ../../common/servslkf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uidna.o ../../common/uidna.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usprep.o ../../common/usprep.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uts46.o ../../common/uts46.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o punycode.o ../../common/punycode.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o util.o ../../common/util.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o util_props.o ../../common/util_props.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o parsepos.o ../../common/parsepos.cpp In file included from ../../common/usprep.cpp:27:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/usprep.cpp:48:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex usprepMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/servnotf.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/servnotf.cpp:22:28: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex notifyLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locbased.o ../../common/locbased.cpp In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/serv.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/serv.cpp:334:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex lock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/servloc.h:35, from ../../common/servls.cpp:16: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/servls.cpp:27:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex llock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/util_props.cpp: In static member function 'static int32_t icu_57::ICU_Utility::parsePattern(const icu_57::UnicodeString&, int32_t, int32_t, const icu_57::UnicodeString&, int32_t*)': ../../common/util_props.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../../common/util_props.cpp:105:9: note: here case 126 /*'~'*/: ^~~~ i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cwchar.o ../../common/cwchar.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o wintz.o ../../common/wintz.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtintrv.o ../../common/dtintrv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvsel.o ../../common/ucnvsel.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o propsvec.o ../../common/propsvec.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ulist.o ../../common/ulist.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uloc_tag.o ../../common/uloc_tag.c ../../common/wintz.c: In function 'openTZRegKey': ../../common/wintz.c:123:11: warning: variable 'name' set but not used [-Wunused-but-set-variable] char *name; ^~~~ ../../common/wintz.c: At top level: ../../common/wintz.c:273:1: warning: no previous prototype for 'uprv_detectWindowsTimeZone' [-Wmissing-prototypes] uprv_detectWindowsTimeZone() { ^~~~~~~~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o icudataver.o ../../common/icudataver.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o icuplug.o ../../common/icuplug.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o listformatter.o ../../common/listformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ulistformatter.o ../../common/ulistformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sharedobject.o ../../common/sharedobject.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o simpleformatter.o ../../common/simpleformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifiedcache.o ../../common/unifiedcache.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uloc_keytype.o ../../common/uloc_keytype.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/i686-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pluralmap.o ../../common/pluralmap.cpp In file included from ../../common/sharedobject.h:14:0, from ../../common/unifiedcache.h:18, from ../../common/unifiedcache.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/unifiedcache.cpp:20:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../common/listformatter.cpp:19: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/listformatter.cpp:62:36: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex listFormatterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicuuc.dll.a -o ../lib/icuuc57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/common' make[0]: Making `all' in `i18n' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/i18n' generating dependency information for ../../i18n/dayperiodrules.cpp generating dependency information for ../../i18n/visibledigits.cpp generating dependency information for ../../i18n/smallintformatter.cpp generating dependency information for ../../i18n/decimfmtimpl.cpp generating dependency information for ../../i18n/affixpatternparser.cpp generating dependency information for ../../i18n/precision.cpp generating dependency information for ../../i18n/pluralaffix.cpp generating dependency information for ../../i18n/digitaffixesandpadding.cpp generating dependency information for ../../i18n/valueformatter.cpp generating dependency information for ../../i18n/digitaffix.cpp generating dependency information for ../../i18n/digitformatter.cpp generating dependency information for ../../i18n/digitinterval.cpp generating dependency information for ../../i18n/digitgrouping.cpp generating dependency information for ../../i18n/scientificnumberformatter.cpp generating dependency information for ../../i18n/sharedbreakiterator.cpp generating dependency information for ../../i18n/measunit.cpp generating dependency information for ../../i18n/quantityformatter.cpp generating dependency information for ../../i18n/reldatefmt.cpp generating dependency information for ../../i18n/uregion.cpp generating dependency information for ../../i18n/identifier_info.cpp generating dependency information for ../../i18n/scriptset.cpp generating dependency information for ../../i18n/region.cpp generating dependency information for ../../i18n/gender.cpp generating dependency information for ../../i18n/compactdecimalformat.cpp generating dependency information for ../../i18n/tzgnames.cpp generating dependency information for ../../i18n/tzfmt.cpp generating dependency information for ../../i18n/tznames_impl.cpp generating dependency information for ../../i18n/tznames.cpp generating dependency information for ../../i18n/alphaindex.cpp generating dependency information for ../../i18n/decContext.c generating dependency information for ../../i18n/decNumber.c generating dependency information for ../../i18n/ufieldpositer.cpp generating dependency information for ../../i18n/fpositer.cpp generating dependency information for ../../i18n/fphdlimp.cpp generating dependency information for ../../i18n/zrule.cpp generating dependency information for ../../i18n/vzone.cpp generating dependency information for ../../i18n/ztrans.cpp generating dependency information for ../../i18n/smpdtfst.cpp generating dependency information for ../../i18n/decfmtst.cpp generating dependency information for ../../i18n/uspoof_wsconf.cpp generating dependency information for ../../i18n/uspoof_conf.cpp generating dependency information for ../../i18n/uspoof_build.cpp generating dependency information for ../../i18n/uspoof_impl.cpp generating dependency information for ../../i18n/uspoof.cpp generating dependency information for ../../i18n/currpinf.cpp generating dependency information for ../../i18n/tmutfmt.cpp generating dependency information for ../../i18n/tmutamt.cpp generating dependency information for ../../i18n/tmunit.cpp generating dependency information for ../../i18n/dtitvinf.cpp generating dependency information for ../../i18n/udateintervalformat.cpp generating dependency information for ../../i18n/selfmt.cpp generating dependency information for ../../i18n/dtitvfmt.cpp generating dependency information for ../../i18n/plurfmt.cpp generating dependency information for ../../i18n/plurrule.cpp generating dependency information for ../../i18n/upluralrules.cpp generating dependency information for ../../i18n/standardplural.cpp generating dependency information for ../../i18n/zonemeta.cpp generating dependency information for ../../i18n/vtzone.cpp generating dependency information for ../../i18n/tztrans.cpp generating dependency information for ../../i18n/tzrule.cpp generating dependency information for ../../i18n/rbtz.cpp generating dependency information for ../../i18n/basictz.cpp generating dependency information for ../../i18n/dtrule.cpp generating dependency information for ../../i18n/winnmfmt.cpp generating dependency information for ../../i18n/windtfmt.cpp generating dependency information for ../../i18n/wintzimpl.cpp generating dependency information for ../../i18n/inputext.cpp generating dependency information for ../../i18n/csrutf8.cpp generating dependency information for ../../i18n/csrsbcs.cpp generating dependency information for ../../i18n/csrucode.cpp generating dependency information for ../../i18n/csrmbcs.cpp generating dependency information for ../../i18n/csrecog.cpp generating dependency information for ../../i18n/csr2022.cpp generating dependency information for ../../i18n/csmatch.cpp generating dependency information for ../../i18n/csdetect.cpp generating dependency information for ../../i18n/utmscale.c generating dependency information for ../../i18n/measure.cpp generating dependency information for ../../i18n/currunit.cpp generating dependency information for ../../i18n/curramt.cpp generating dependency information for ../../i18n/currfmt.cpp generating dependency information for ../../i18n/measfmt.cpp generating dependency information for ../../i18n/ulocdata.c generating dependency information for ../../i18n/uregex.cpp generating dependency information for ../../i18n/uregexc.cpp generating dependency information for ../../i18n/regeximp.cpp generating dependency information for ../../i18n/regextxt.cpp generating dependency information for ../../i18n/regexst.cpp generating dependency information for ../../i18n/repattrn.cpp generating dependency information for ../../i18n/rematch.cpp generating dependency information for ../../i18n/regexcmp.cpp generating dependency information for ../../i18n/brktrans.cpp generating dependency information for ../../i18n/transreg.cpp generating dependency information for ../../i18n/quant.cpp generating dependency information for ../../i18n/nortrans.cpp generating dependency information for ../../i18n/uni2name.cpp generating dependency information for ../../i18n/name2uni.cpp generating dependency information for ../../i18n/anytrans.cpp generating dependency information for ../../i18n/toupptrn.cpp generating dependency information for ../../i18n/tolowtrn.cpp generating dependency information for ../../i18n/titletrn.cpp generating dependency information for ../../i18n/casetrn.cpp generating dependency information for ../../i18n/remtrans.cpp generating dependency information for ../../i18n/nultrans.cpp generating dependency information for ../../i18n/rbt_set.cpp generating dependency information for ../../i18n/rbt_rule.cpp generating dependency information for ../../i18n/rbt_pars.cpp generating dependency information for ../../i18n/rbt_data.cpp generating dependency information for ../../i18n/rbt.cpp generating dependency information for ../../i18n/cpdtrans.cpp generating dependency information for ../../i18n/tridpars.cpp generating dependency information for ../../i18n/strrepl.cpp generating dependency information for ../../i18n/funcrepl.cpp generating dependency information for ../../i18n/unesctrn.cpp generating dependency information for ../../i18n/esctrn.cpp generating dependency information for ../../i18n/utrans.cpp generating dependency information for ../../i18n/translit.cpp generating dependency information for ../../i18n/stsearch.cpp generating dependency information for ../../i18n/search.cpp generating dependency information for ../../i18n/usearch.cpp generating dependency information for ../../i18n/strmatch.cpp generating dependency information for ../../i18n/collationfastlatinbuilder.cpp generating dependency information for ../../i18n/collationbuilder.cpp generating dependency information for ../../i18n/collationruleparser.cpp generating dependency information for ../../i18n/collationweights.cpp generating dependency information for ../../i18n/collationrootelements.cpp generating dependency information for ../../i18n/collationdatabuilder.cpp generating dependency information for ../../i18n/collationroot.cpp generating dependency information for ../../i18n/rulebasedcollator.cpp generating dependency information for ../../i18n/collationkeys.cpp generating dependency information for ../../i18n/collationfastlatin.cpp generating dependency information for ../../i18n/collationcompare.cpp generating dependency information for ../../i18n/collationsets.cpp generating dependency information for ../../i18n/utf8collationiterator.cpp generating dependency information for ../../i18n/uitercollationiterator.cpp generating dependency information for ../../i18n/utf16collationiterator.cpp generating dependency information for ../../i18n/collationiterator.cpp generating dependency information for ../../i18n/collationfcd.cpp generating dependency information for ../../i18n/collationdatawriter.cpp generating dependency information for ../../i18n/collationdatareader.cpp generating dependency information for ../../i18n/collationtailoring.cpp generating dependency information for ../../i18n/collationdata.cpp generating dependency information for ../../i18n/collationsettings.cpp generating dependency information for ../../i18n/collation.cpp generating dependency information for ../../i18n/ucol_sit.cpp generating dependency information for ../../i18n/ucol_res.cpp generating dependency information for ../../i18n/ucol.cpp generating dependency information for ../../i18n/ucoleitr.cpp generating dependency information for ../../i18n/bocsu.cpp generating dependency information for ../../i18n/sortkey.cpp generating dependency information for ../../i18n/coll.cpp generating dependency information for ../../i18n/coleitr.cpp generating dependency information for ../../i18n/ethpccal.cpp generating dependency information for ../../i18n/dangical.cpp generating dependency information for ../../i18n/coptccal.cpp generating dependency information for ../../i18n/cecal.cpp generating dependency information for ../../i18n/chnsecal.cpp generating dependency information for ../../i18n/indiancal.cpp generating dependency information for ../../i18n/gregoimp.cpp generating dependency information for ../../i18n/hebrwcal.cpp generating dependency information for ../../i18n/japancal.cpp generating dependency information for ../../i18n/islamcal.cpp generating dependency information for ../../i18n/persncal.cpp generating dependency information for ../../i18n/buddhcal.cpp generating dependency information for ../../i18n/taiwncal.cpp generating dependency information for ../../i18n/astro.cpp generating dependency information for ../../i18n/olsontz.cpp generating dependency information for ../../i18n/simpletz.cpp generating dependency information for ../../i18n/timezone.cpp generating dependency information for ../../i18n/gregocal.cpp generating dependency information for ../../i18n/calendar.cpp generating dependency information for ../../i18n/ucal.cpp generating dependency information for ../../i18n/ucsdet.cpp generating dependency information for ../../i18n/unumsys.cpp generating dependency information for ../../i18n/numsys.cpp generating dependency information for ../../i18n/rbnf.cpp generating dependency information for ../../i18n/nfsubs.cpp generating dependency information for ../../i18n/nfrule.cpp generating dependency information for ../../i18n/nfrs.cpp generating dependency information for ../../i18n/udatpg.cpp generating dependency information for ../../i18n/dtptngen.cpp generating dependency information for ../../i18n/udat.cpp generating dependency information for ../../i18n/dtfmtsym.cpp generating dependency information for ../../i18n/reldtfmt.cpp generating dependency information for ../../i18n/smpdtfmt.cpp generating dependency information for ../../i18n/datefmt.cpp generating dependency information for ../../i18n/choicfmt.cpp generating dependency information for ../../i18n/fmtable_cnv.cpp generating dependency information for ../../i18n/digitlst.cpp generating dependency information for ../../i18n/dcfmtsym.cpp generating dependency information for ../../i18n/decimalformatpattern.cpp generating dependency information for ../../i18n/decimfmt.cpp generating dependency information for ../../i18n/unum.cpp generating dependency information for ../../i18n/numfmt.cpp generating dependency information for ../../i18n/umsg.cpp generating dependency information for ../../i18n/msgfmt.cpp generating dependency information for ../../i18n/format.cpp generating dependency information for ../../i18n/fmtable.cpp generating dependency information for ../../i18n/ucln_in.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_in.o ../../i18n/ucln_in.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fmtable.o ../../i18n/fmtable.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o format.o ../../i18n/format.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o msgfmt.o ../../i18n/msgfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o umsg.o ../../i18n/umsg.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o numfmt.o ../../i18n/numfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unum.o ../../i18n/unum.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimfmt.o ../../i18n/decimfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimalformatpattern.o ../../i18n/decimalformatpattern.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dcfmtsym.o ../../i18n/dcfmtsym.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitlst.o ../../i18n/digitlst.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fmtable_cnv.o ../../i18n/fmtable_cnv.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o choicfmt.o ../../i18n/choicfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o datefmt.o ../../i18n/datefmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smpdtfmt.o ../../i18n/smpdtfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o reldtfmt.o ../../i18n/reldtfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtfmtsym.o ../../i18n/dtfmtsym.cpp ../../i18n/fmtable.cpp: In member function 'int32_t icu_57::Formattable::getLong(UErrorCode&) const': ../../i18n/fmtable.cpp:430:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:435:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'int64_t icu_57::Formattable::getInt64(UErrorCode&) const': ../../i18n/fmtable.cpp:482:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:487:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'double icu_57::Formattable::getDouble(UErrorCode&) const': ../../i18n/fmtable.cpp:513:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:518:5: note: here default: ^~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udat.o ../../i18n/udat.cpp In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/servloc.h:35, from ../../i18n/numfmt.cpp:45: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/numfmt.cpp:159:30: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex nscacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtptngen.o ../../i18n/dtptngen.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udatpg.o ../../i18n/udatpg.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfrs.o ../../i18n/nfrs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfrule.o ../../i18n/nfrule.cpp In file included from ../../i18n/olsontz.h:19:0, from ../../i18n/smpdtfmt.cpp:53: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/smpdtfmt.cpp:229:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::processOverrideString(const icu_57::Locale&, const icu_57::UnicodeString&, int8_t, UErrorCode&)': ../../i18n/smpdtfmt.cpp:1350:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../i18n/smpdtfmt.cpp:1352:17: note: here case kOvrStrTime : { ^~~~ ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::subFormat(icu_57::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_57::FieldPositionHandler&, icu_57::Calendar&, icu_57::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../../i18n/smpdtfmt.cpp:1456:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../../i18n/smpdtfmt.cpp:1472:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:1578:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../../i18n/smpdtfmt.cpp:1583:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp: In member function 'int32_t icu_57::SimpleDateFormat::subParse(const icu_57::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_57::Calendar&, int32_t, icu_57::MessageFormat*, UTimeZoneFormatTimeType*, icu_57::SimpleDateFormatMutableNFs&, int32_t*) const': ../../i18n/smpdtfmt.cpp:2982:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../../i18n/smpdtfmt.cpp:2988:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3174:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../../i18n/smpdtfmt.cpp:3179:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3203:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../../i18n/smpdtfmt.cpp:3212:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3300:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../../i18n/smpdtfmt.cpp:3305:5: note: here case UDAT_HOUR0_FIELD: ^~~~ In file included from ../../i18n/dtfmtsym.cpp:33:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/dtfmtsym.cpp:227:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfsubs.o ../../i18n/nfsubs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbnf.o ../../i18n/rbnf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o numsys.o ../../i18n/numsys.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unumsys.o ../../i18n/unumsys.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucsdet.o ../../i18n/ucsdet.cpp ../../i18n/rbnf.cpp: In member function 'UBool icu_57::LocDataParser::inList(UChar, const UChar*) const': ../../i18n/rbnf.cpp:321:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../../i18n/rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucal.o ../../i18n/ucal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o calendar.o ../../i18n/calendar.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gregocal.o ../../i18n/gregocal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o timezone.o ../../i18n/timezone.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o simpletz.o ../../i18n/simpletz.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o olsontz.o ../../i18n/olsontz.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o astro.o ../../i18n/astro.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o taiwncal.o ../../i18n/taiwncal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o buddhcal.o ../../i18n/buddhcal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o persncal.o ../../i18n/persncal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o islamcal.o ../../i18n/islamcal.cpp In file included from ../../i18n/astro.cpp:17:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/astro.cpp:66:24: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex ccLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../../i18n/calendar.cpp:2125:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../i18n/calendar.cpp:2129:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../../i18n/calendar.cpp:3643:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/calendar.cpp:3645:5: note: here case UCAL_MONTH: ^~~~ In file included from ../../i18n/simpletz.cpp:35:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/simpletz.cpp:1078:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o japancal.o ../../i18n/japancal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gregoimp.o ../../i18n/gregoimp.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o hebrwcal.o ../../i18n/hebrwcal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o indiancal.o ../../i18n/indiancal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o chnsecal.o ../../i18n/chnsecal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cecal.o ../../i18n/cecal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coptccal.o ../../i18n/coptccal.cpp In file included from ../../i18n/islamcal.cpp:20:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/islamcal.cpp:55:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex astroLock = U_MUTEX_INITIALIZER; // pod bay door lock ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dangical.o ../../i18n/dangical.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ethpccal.o ../../i18n/ethpccal.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coleitr.o ../../i18n/coleitr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coll.o ../../i18n/coll.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sortkey.o ../../i18n/sortkey.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bocsu.o ../../i18n/bocsu.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucoleitr.o ../../i18n/ucoleitr.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol.o ../../i18n/ucol.cpp In file included from ../../i18n/chnsecal.cpp:20:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/chnsecal.cpp:52:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex astroLock = U_MUTEX_INITIALIZER; // Protects access to gChineseCalendarAstro. ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_res.o ../../i18n/ucol_res.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_sit.o ../../i18n/ucol_sit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collation.o ../../i18n/collation.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationsettings.o ../../i18n/collationsettings.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdata.o ../../i18n/collationdata.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationtailoring.o ../../i18n/collationtailoring.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatareader.o ../../i18n/collationdatareader.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatawriter.o ../../i18n/collationdatawriter.cpp ../../i18n/ucoleitr.cpp: In member function 'uint64_t icu_57::UCollationPCE::processCE(uint32_t)': ../../i18n/ucoleitr.cpp:224:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:227:5: note: here case UCOL_SECONDARY: ^~~~ ../../i18n/ucoleitr.cpp:228:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:231:5: note: here case UCOL_PRIMARY: ^~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfcd.o ../../i18n/collationfcd.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationiterator.o ../../i18n/collationiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utf16collationiterator.o ../../i18n/utf16collationiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utf8collationiterator.o ../../i18n/utf8collationiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uitercollationiterator.o ../../i18n/uitercollationiterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationsets.o ../../i18n/collationsets.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationcompare.o ../../i18n/collationcompare.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfastlatin.o ../../i18n/collationfastlatin.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationkeys.o ../../i18n/collationkeys.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rulebasedcollator.o ../../i18n/rulebasedcollator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationroot.o ../../i18n/collationroot.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationrootelements.o ../../i18n/collationrootelements.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatabuilder.o ../../i18n/collationdatabuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationweights.o ../../i18n/collationweights.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationruleparser.o ../../i18n/collationruleparser.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationbuilder.o ../../i18n/collationbuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfastlatinbuilder.o ../../i18n/collationfastlatinbuilder.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o strmatch.o ../../i18n/strmatch.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usearch.o ../../i18n/usearch.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o search.o ../../i18n/search.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stsearch.o ../../i18n/stsearch.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o translit.o ../../i18n/translit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrans.o ../../i18n/utrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o esctrn.o ../../i18n/esctrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unesctrn.o ../../i18n/unesctrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o funcrepl.o ../../i18n/funcrepl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o strrepl.o ../../i18n/strrepl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tridpars.o ../../i18n/tridpars.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cpdtrans.o ../../i18n/cpdtrans.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/translit.cpp:48: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/translit.cpp:92:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex registryMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt.o ../../i18n/rbt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_data.o ../../i18n/rbt_data.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_pars.o ../../i18n/rbt_pars.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_rule.o ../../i18n/rbt_rule.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_set.o ../../i18n/rbt_set.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tridpars.cpp:17: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tridpars.cpp:51:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nultrans.o ../../i18n/nultrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o remtrans.o ../../i18n/remtrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o casetrn.o ../../i18n/casetrn.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/rbt.cpp:21: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/rbt.cpp:28:41: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex transliteratorDataMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o titletrn.o ../../i18n/titletrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tolowtrn.o ../../i18n/tolowtrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o toupptrn.o ../../i18n/toupptrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o anytrans.o ../../i18n/anytrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o name2uni.o ../../i18n/name2uni.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uni2name.o ../../i18n/uni2name.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nortrans.o ../../i18n/nortrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o quant.o ../../i18n/quant.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o transreg.o ../../i18n/transreg.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brktrans.o ../../i18n/brktrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regexcmp.o ../../i18n/regexcmp.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rematch.o ../../i18n/rematch.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o repattrn.o ../../i18n/repattrn.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regexst.o ../../i18n/regexst.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regextxt.o ../../i18n/regextxt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regeximp.o ../../i18n/regeximp.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregex.o ../../i18n/uregex.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregexc.o ../../i18n/uregexc.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ulocdata.o ../../i18n/ulocdata.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measfmt.o ../../i18n/measfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currfmt.o ../../i18n/currfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o curramt.o ../../i18n/curramt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currunit.o ../../i18n/currunit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measure.o ../../i18n/measure.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utmscale.o ../../i18n/utmscale.c ../../i18n/regexcmp.cpp: In member function 'void icu_57::RegexCompile::matchStartType()': ../../i18n/regexcmp.cpp:2898:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // Except for extra operand on URX_JMPX, same as URX_JMP. ~~~^~ ../../i18n/regexcmp.cpp:2900:9: note: here case URX_JMP: ^~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csdetect.o ../../i18n/csdetect.cpp ../../i18n/regexcmp.cpp: In member function 'int32_t icu_57::RegexCompile::minMatchLength(int32_t, int32_t)': ../../i18n/regexcmp.cpp:3260:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // URX_JMPX has an extra operand, ignored here, ~~~^~ ../../i18n/regexcmp.cpp:3263:9: note: here case URX_JMP: ^~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csmatch.o ../../i18n/csmatch.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csr2022.o ../../i18n/csr2022.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrecog.o ../../i18n/csrecog.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrmbcs.o ../../i18n/csrmbcs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrsbcs.o ../../i18n/csrsbcs.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrucode.o ../../i18n/csrucode.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrutf8.o ../../i18n/csrutf8.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o inputext.o ../../i18n/inputext.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o wintzimpl.o ../../i18n/wintzimpl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o windtfmt.o ../../i18n/windtfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o winnmfmt.o ../../i18n/winnmfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o basictz.o ../../i18n/basictz.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtrule.o ../../i18n/dtrule.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbtz.o ../../i18n/rbtz.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzrule.o ../../i18n/tzrule.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tztrans.o ../../i18n/tztrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o vtzone.o ../../i18n/vtzone.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o zonemeta.o ../../i18n/zonemeta.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o standardplural.o ../../i18n/standardplural.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o upluralrules.o ../../i18n/upluralrules.cpp ../../i18n/wintzimpl.cpp: In function 'UBool getSystemTimeInformation(icu_57::TimeZone*, SYSTEMTIME&, SYSTEMTIME&, int32_t&, int32_t&, int32_t&)': ../../i18n/wintzimpl.cpp:66:35: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (standardDate.wDay < 0) { ~~~~~~~~~~~~~~~~~~^~~ ../../i18n/wintzimpl.cpp:87:35: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (daylightDate.wDay < 0) { ~~~~~~~~~~~~~~~~~~^~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plurrule.o ../../i18n/plurrule.cpp ../../i18n/windtfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32DateFormat::format(icu_57::Calendar&, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/windtfmt.cpp:145:95: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString &Win32DateFormat::format(Calendar &cal, UnicodeString &appendTo, FieldPosition &pos) const ^~~ ../../i18n/windtfmt.cpp: In member function 'virtual void icu_57::Win32DateFormat::parse(const icu_57::UnicodeString&, icu_57::Calendar&, icu_57::ParsePosition&) const': ../../i18n/windtfmt.cpp:189:50: warning: unused parameter 'text' [-Wunused-parameter] void Win32DateFormat::parse(const UnicodeString& text, Calendar& cal, ParsePosition& pos) const ^~~~ ../../i18n/windtfmt.cpp:189:66: warning: unused parameter 'cal' [-Wunused-parameter] void Win32DateFormat::parse(const UnicodeString& text, Calendar& cal, ParsePosition& pos) const ^~~ ../../i18n/windtfmt.cpp: In member function 'icu_57::UnicodeString icu_57::Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION*, const icu_57::TimeZone&) const': ../../i18n/windtfmt.cpp:297:27: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length())) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plurfmt.o ../../i18n/plurfmt.cpp ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(double, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:210:97: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(double number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(int32_t, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:215:98: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(int32_t number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(int64_t, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:220:98: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(int64_t number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o selfmt.o ../../i18n/selfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtitvfmt.o ../../i18n/dtitvfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtitvinf.o ../../i18n/dtitvinf.cpp In file included from ../../i18n/rbtz.cpp:19:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/rbtz.cpp:147:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udateintervalformat.o ../../i18n/udateintervalformat.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmunit.o ../../i18n/tmunit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmutamt.o ../../i18n/tmutamt.cpp In file included from ../../i18n/zonemeta.cpp:19:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/zonemeta.cpp:30:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gZoneMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmutfmt.o ../../i18n/tmutfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currpinf.o ../../i18n/currpinf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof.o ../../i18n/uspoof.cpp ../../i18n/plurrule.cpp: In member function 'void icu_57::PluralRuleParser::parse(const icu_57::UnicodeString&, icu_57::PluralRules*, UErrorCode&)': ../../i18n/plurrule.cpp:494:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../../i18n/plurrule.cpp:496:9: note: here case tIn: ^~~~ In file included from ../../common/mutex.h:25:0, from ../../i18n/dtitvfmt.cpp:28: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/dtitvfmt.cpp:69:33: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gFormatterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_impl.o ../../i18n/uspoof_impl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_build.o ../../i18n/uspoof_build.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_conf.o ../../i18n/uspoof_conf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_wsconf.o ../../i18n/uspoof_wsconf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decfmtst.o ../../i18n/decfmtst.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smpdtfst.o ../../i18n/smpdtfst.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ztrans.o ../../i18n/ztrans.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o zrule.o ../../i18n/zrule.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o vzone.o ../../i18n/vzone.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fphdlimp.o ../../i18n/fphdlimp.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fpositer.o ../../i18n/fpositer.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ufieldpositer.o ../../i18n/ufieldpositer.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o decNumber.o ../../i18n/decNumber.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o decContext.o ../../i18n/decContext.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o alphaindex.o ../../i18n/alphaindex.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tznames.o ../../i18n/tznames.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tznames_impl.o ../../i18n/tznames_impl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzgnames.o ../../i18n/tzgnames.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzfmt.o ../../i18n/tzfmt.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o compactdecimalformat.o ../../i18n/compactdecimalformat.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gender.o ../../i18n/gender.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o region.o ../../i18n/region.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o scriptset.o ../../i18n/scriptset.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o identifier_info.o ../../i18n/identifier_info.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregion.o ../../i18n/uregion.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tznames.cpp:17: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames.cpp:30:36: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTimeZoneNamesLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o reldatefmt.o ../../i18n/reldatefmt.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tzgnames.cpp:23: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzgnames.cpp:269:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzgnames.cpp:1112:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTZGNLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../i18n/tzfmt.cpp:23:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzfmt.cpp:144:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o quantityformatter.o ../../i18n/quantityformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measunit.o ../../i18n/measunit.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sharedbreakiterator.o ../../i18n/sharedbreakiterator.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/gender.cpp:26: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/gender.cpp:33:33: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gGenderMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o scientificnumberformatter.o ../../i18n/scientificnumberformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitgrouping.o ../../i18n/digitgrouping.cpp In file included from ../../i18n/tznames_impl.h:26:0, from ../../i18n/tznames_impl.cpp:19: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:58:35: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTZDBNamesMapLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:317:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex TextTrieMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:909:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitinterval.o ../../i18n/digitinterval.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/reldatefmt.cpp:30: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/reldatefmt.cpp:43:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gBrkIterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../i18n/compactdecimalformat.cpp:18: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/compactdecimalformat.cpp:31:41: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCompactDecimalMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitformatter.o ../../i18n/digitformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitaffix.o ../../i18n/digitaffix.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o valueformatter.o ../../i18n/valueformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitaffixesandpadding.o ../../i18n/digitaffixesandpadding.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pluralaffix.o ../../i18n/pluralaffix.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o precision.o ../../i18n/precision.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o affixpatternparser.o ../../i18n/affixpatternparser.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smallintformatter.o ../../i18n/smallintformatter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimfmtimpl.o ../../i18n/decimfmtimpl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o visibledigits.o ../../i18n/visibledigits.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dayperiodrules.o ../../i18n/dayperiodrules.cpp ../../i18n/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': ../../i18n/digitformatter.cpp:234:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ~~~~~~~^~~~~~~~ ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicui18n.dll.a -o ../lib/icui18n57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/i18n' make[0]: Making `all' in `layout' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/layout' generating dependency information for ../../layout/TrimmedArrayProcessor2.cpp generating dependency information for ../../layout/SubtableProcessor2.cpp generating dependency information for ../../layout/StateTableProcessor2.cpp generating dependency information for ../../layout/SingleTableProcessor2.cpp generating dependency information for ../../layout/SimpleArrayProcessor2.cpp generating dependency information for ../../layout/SegmentSingleProcessor2.cpp generating dependency information for ../../layout/SegmentArrayProcessor2.cpp generating dependency information for ../../layout/NonContextualGlyphSubstProc2.cpp generating dependency information for ../../layout/MorphTables2.cpp generating dependency information for ../../layout/LigatureSubstProc2.cpp generating dependency information for ../../layout/IndicRearrangementProcessor2.cpp generating dependency information for ../../layout/GXLayoutEngine2.cpp generating dependency information for ../../layout/ContextualGlyphSubstProc2.cpp generating dependency information for ../../layout/ContextualGlyphInsertionProc2.cpp generating dependency information for ../../layout/loengine.cpp generating dependency information for ../../layout/KernTable.cpp generating dependency information for ../../layout/HangulLayoutEngine.cpp generating dependency information for ../../layout/TibetanReordering.cpp generating dependency information for ../../layout/TibetanLayoutEngine.cpp generating dependency information for ../../layout/KhmerReordering.cpp generating dependency information for ../../layout/KhmerLayoutEngine.cpp generating dependency information for ../../layout/ValueRecords.cpp generating dependency information for ../../layout/SubstitutionLookups.cpp generating dependency information for ../../layout/SingleSubstitutionSubtables.cpp generating dependency information for ../../layout/SinglePositioningSubtables.cpp generating dependency information for ../../layout/ShapingTypeData.cpp generating dependency information for ../../layout/ScriptAndLanguageTags.cpp generating dependency information for ../../layout/ScriptAndLanguage.cpp generating dependency information for ../../layout/PairPositioningSubtables.cpp generating dependency information for ../../layout/OpenTypeUtilities.cpp generating dependency information for ../../layout/MultipleSubstSubtables.cpp generating dependency information for ../../layout/MPreFixups.cpp generating dependency information for ../../layout/MirroredCharData.cpp generating dependency information for ../../layout/MarkToMarkPosnSubtables.cpp generating dependency information for ../../layout/MarkToLigaturePosnSubtables.cpp generating dependency information for ../../layout/MarkToBasePosnSubtables.cpp generating dependency information for ../../layout/MarkArrays.cpp generating dependency information for ../../layout/Lookups.cpp generating dependency information for ../../layout/LookupProcessor.cpp generating dependency information for ../../layout/LigatureSubstSubtables.cpp generating dependency information for ../../layout/LEGlyphStorage.cpp generating dependency information for ../../layout/LEInsertionList.cpp generating dependency information for ../../layout/IndicReordering.cpp generating dependency information for ../../layout/IndicClassTables.cpp generating dependency information for ../../layout/GlyphSubstitutionTables.cpp generating dependency information for ../../layout/GlyphSubstLookupProc.cpp generating dependency information for ../../layout/GlyphPositioningTables.cpp generating dependency information for ../../layout/GlyphPositionAdjustments.cpp generating dependency information for ../../layout/GlyphPosnLookupProc.cpp generating dependency information for ../../layout/GlyphLookupTables.cpp generating dependency information for ../../layout/GlyphIterator.cpp generating dependency information for ../../layout/GlyphDefinitionTables.cpp generating dependency information for ../../layout/GDEFMarkFilter.cpp generating dependency information for ../../layout/Features.cpp generating dependency information for ../../layout/ExtensionSubtables.cpp generating dependency information for ../../layout/DeviceTables.cpp generating dependency information for ../../layout/CursiveAttachmentSubtables.cpp generating dependency information for ../../layout/CoverageTables.cpp generating dependency information for ../../layout/ContextualSubstSubtables.cpp generating dependency information for ../../layout/ClassDefinitionTables.cpp generating dependency information for ../../layout/CanonShaping.cpp generating dependency information for ../../layout/CanonData.cpp generating dependency information for ../../layout/ArabicShaping.cpp generating dependency information for ../../layout/AnchorTables.cpp generating dependency information for ../../layout/AlternateSubstSubtables.cpp generating dependency information for ../../layout/TrimmedArrayProcessor.cpp generating dependency information for ../../layout/SubtableProcessor.cpp generating dependency information for ../../layout/StateTableProcessor.cpp generating dependency information for ../../layout/SingleTableProcessor.cpp generating dependency information for ../../layout/SimpleArrayProcessor.cpp generating dependency information for ../../layout/SegmentArrayProcessor.cpp generating dependency information for ../../layout/SegmentSingleProcessor.cpp generating dependency information for ../../layout/NonContextualGlyphSubstProc.cpp generating dependency information for ../../layout/MorphTables.cpp generating dependency information for ../../layout/LookupTables.cpp generating dependency information for ../../layout/LigatureSubstProc.cpp generating dependency information for ../../layout/IndicRearrangementProcessor.cpp generating dependency information for ../../layout/ContextualGlyphSubstProc.cpp generating dependency information for ../../layout/LayoutEngine.cpp generating dependency information for ../../layout/IndicLayoutEngine.cpp generating dependency information for ../../layout/HanLayoutEngine.cpp generating dependency information for ../../layout/GXLayoutEngine.cpp generating dependency information for ../../layout/ArabicLayoutEngine.cpp generating dependency information for ../../layout/ThaiStateTables.cpp generating dependency information for ../../layout/ThaiShaping.cpp generating dependency information for ../../layout/ThaiLayoutEngine.cpp generating dependency information for ../../layout/OpenTypeLayoutEngine.cpp generating dependency information for ../../layout/LEFontInstance.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEFontInstance.o ../../layout/LEFontInstance.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o OpenTypeLayoutEngine.o ../../layout/OpenTypeLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiLayoutEngine.o ../../layout/ThaiLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiShaping.o ../../layout/ThaiShaping.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiStateTables.o ../../layout/ThaiStateTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ArabicLayoutEngine.o ../../layout/ArabicLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GXLayoutEngine.o ../../layout/GXLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o HanLayoutEngine.o ../../layout/HanLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicLayoutEngine.o ../../layout/IndicLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LayoutEngine.o ../../layout/LayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphSubstProc.o ../../layout/ContextualGlyphSubstProc.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicRearrangementProcessor.o ../../layout/IndicRearrangementProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstProc.o ../../layout/LigatureSubstProc.cpp ../../layout/LayoutEngine.cpp: In static member function 'static icu_57::LayoutEngine* icu_57::LayoutEngine::layoutEngineFactory(const icu_57::LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)': ../../layout/LayoutEngine.cpp:583:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gsubTable->coversScriptAndLanguage(gsubTable, scriptTag, languageTag, success, TRUE)) { ^~ ../../layout/LayoutEngine.cpp:589:13: note: here default: ^~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LookupTables.o ../../layout/LookupTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MorphTables.o ../../layout/MorphTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o NonContextualGlyphSubstProc.o ../../layout/NonContextualGlyphSubstProc.cpp ../../layout/IndicRearrangementProcessor.cpp: In member function 'void icu_57::IndicRearrangementProcessor::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor.cpp:97:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:118:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:153:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:179:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:205:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:231:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:259:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:289:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:319:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:349:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentArrayProcessor.o ../../layout/SegmentArrayProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentSingleProcessor.o ../../layout/SegmentSingleProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SimpleArrayProcessor.o ../../layout/SimpleArrayProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleTableProcessor.o ../../layout/SingleTableProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o StateTableProcessor.o ../../layout/StateTableProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubtableProcessor.o ../../layout/SubtableProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TrimmedArrayProcessor.o ../../layout/TrimmedArrayProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o AlternateSubstSubtables.o ../../layout/AlternateSubstSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o AnchorTables.o ../../layout/AnchorTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ArabicShaping.o ../../layout/ArabicShaping.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CanonData.o ../../layout/CanonData.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CanonShaping.o ../../layout/CanonShaping.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ClassDefinitionTables.o ../../layout/ClassDefinitionTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualSubstSubtables.o ../../layout/ContextualSubstSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CoverageTables.o ../../layout/CoverageTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CursiveAttachmentSubtables.o ../../layout/CursiveAttachmentSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o DeviceTables.o ../../layout/DeviceTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ExtensionSubtables.o ../../layout/ExtensionSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o Features.o ../../layout/Features.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GDEFMarkFilter.o ../../layout/GDEFMarkFilter.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphDefinitionTables.o ../../layout/GlyphDefinitionTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphIterator.o ../../layout/GlyphIterator.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphLookupTables.o ../../layout/GlyphLookupTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPosnLookupProc.o ../../layout/GlyphPosnLookupProc.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPositionAdjustments.o ../../layout/GlyphPositionAdjustments.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPositioningTables.o ../../layout/GlyphPositioningTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphSubstLookupProc.o ../../layout/GlyphSubstLookupProc.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphSubstitutionTables.o ../../layout/GlyphSubstitutionTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicClassTables.o ../../layout/IndicClassTables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicReordering.o ../../layout/IndicReordering.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEInsertionList.o ../../layout/LEInsertionList.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEGlyphStorage.o ../../layout/LEGlyphStorage.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstSubtables.o ../../layout/LigatureSubstSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LookupProcessor.o ../../layout/LookupProcessor.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o Lookups.o ../../layout/Lookups.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkArrays.o ../../layout/MarkArrays.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToBasePosnSubtables.o ../../layout/MarkToBasePosnSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToLigaturePosnSubtables.o ../../layout/MarkToLigaturePosnSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToMarkPosnSubtables.o ../../layout/MarkToMarkPosnSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MirroredCharData.o ../../layout/MirroredCharData.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MPreFixups.o ../../layout/MPreFixups.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MultipleSubstSubtables.o ../../layout/MultipleSubstSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o OpenTypeUtilities.o ../../layout/OpenTypeUtilities.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o PairPositioningSubtables.o ../../layout/PairPositioningSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ScriptAndLanguage.o ../../layout/ScriptAndLanguage.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ScriptAndLanguageTags.o ../../layout/ScriptAndLanguageTags.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ShapingTypeData.o ../../layout/ShapingTypeData.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SinglePositioningSubtables.o ../../layout/SinglePositioningSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleSubstitutionSubtables.o ../../layout/SingleSubstitutionSubtables.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubstitutionLookups.o ../../layout/SubstitutionLookups.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ValueRecords.o ../../layout/ValueRecords.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KhmerLayoutEngine.o ../../layout/KhmerLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KhmerReordering.o ../../layout/KhmerReordering.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TibetanLayoutEngine.o ../../layout/TibetanLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TibetanReordering.o ../../layout/TibetanReordering.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o HangulLayoutEngine.o ../../layout/HangulLayoutEngine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KernTable.o ../../layout/KernTable.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loengine.o ../../layout/loengine.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphInsertionProc2.o ../../layout/ContextualGlyphInsertionProc2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphSubstProc2.o ../../layout/ContextualGlyphSubstProc2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GXLayoutEngine2.o ../../layout/GXLayoutEngine2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicRearrangementProcessor2.o ../../layout/IndicRearrangementProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstProc2.o ../../layout/LigatureSubstProc2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MorphTables2.o ../../layout/MorphTables2.cpp ../../layout/IndicRearrangementProcessor2.cpp: In member function 'void icu_57::IndicRearrangementProcessor2::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor2.cpp:94:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:150:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:176:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:202:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:228:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:256:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:286:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:316:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:346:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o NonContextualGlyphSubstProc2.o ../../layout/NonContextualGlyphSubstProc2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentArrayProcessor2.o ../../layout/SegmentArrayProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentSingleProcessor2.o ../../layout/SegmentSingleProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SimpleArrayProcessor2.o ../../layout/SimpleArrayProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleTableProcessor2.o ../../layout/SingleTableProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o StateTableProcessor2.o ../../layout/StateTableProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubtableProcessor2.o ../../layout/SubtableProcessor2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TrimmedArrayProcessor2.o ../../layout/TrimmedArrayProcessor2.cpp i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicule.dll.a -o ../lib/icule57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/layout' make[0]: Making `all' in `layoutex' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/layoutex' generating dependency information for ../../layoutex/plruns.cpp generating dependency information for ../../layoutex/playout.cpp generating dependency information for ../../layoutex/LXUtilities.cpp generating dependency information for ../../layoutex/ParagraphLayout.cpp generating dependency information for ../../layoutex/RunArrays.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ParagraphLayout.o ../../layoutex/ParagraphLayout.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o RunArrays.o ../../layoutex/RunArrays.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LXUtilities.o ../../layoutex/LXUtilities.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o playout.o ../../layoutex/playout.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plruns.o ../../layoutex/plruns.cpp i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libiculx.dll.a -o ../lib/iculx57.dll ParagraphLayout.o RunArrays.o LXUtilities.o playout.o plruns.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licule -lpthread -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/layoutex' make[0]: Making `all' in `io' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/io' generating dependency information for ../../io/ucln_io.cpp generating dependency information for ../../io/ustream.cpp generating dependency information for ../../io/sscanf.c generating dependency information for ../../io/sprintf.c generating dependency information for ../../io/ustdio.c generating dependency information for ../../io/uscanf_p.c generating dependency information for ../../io/uscanf.c generating dependency information for ../../io/uprntf_p.c generating dependency information for ../../io/uprintf.cpp generating dependency information for ../../io/ufmt_cmn.c generating dependency information for ../../io/ufile.c generating dependency information for ../../io/locbund.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locbund.o ../../io/locbund.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ufile.o ../../io/ufile.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ufmt_cmn.o ../../io/ufmt_cmn.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uprintf.o ../../io/uprintf.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uprntf_p.o ../../io/uprntf_p.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscanf.o ../../io/uscanf.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscanf_p.o ../../io/uscanf_p.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ustdio.o ../../io/ustdio.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o sprintf.o ../../io/sprintf.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o sscanf.o ../../io/sscanf.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustream.o ../../io/ustream.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_io.o ../../io/ucln_io.cpp In file included from ../../common/mutex.h:25:0, from ../../io/locbund.cpp:28: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../io/locbund.cpp:46:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicuio.dll.a -o ../lib/icuio57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/io' make[0]: Making `all' in `tools' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[1]: Making `all' in `toolutil' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/toolutil' generating dependency information for ../../../tools/toolutil/ucln_tu.cpp generating dependency information for ../../../tools/toolutil/dbgutil.cpp generating dependency information for ../../../tools/toolutil/udbgutil.cpp generating dependency information for ../../../tools/toolutil/filetools.cpp generating dependency information for ../../../tools/toolutil/flagparser.c generating dependency information for ../../../tools/toolutil/ppucd.cpp generating dependency information for ../../../tools/toolutil/pkg_gencmn.c generating dependency information for ../../../tools/toolutil/pkg_genc.c generating dependency information for ../../../tools/toolutil/pkg_icu.cpp generating dependency information for ../../../tools/toolutil/writesrc.c generating dependency information for ../../../tools/toolutil/xmlparser.cpp generating dependency information for ../../../tools/toolutil/ucbuf.cpp generating dependency information for ../../../tools/toolutil/uparse.c generating dependency information for ../../../tools/toolutil/uoptions.c generating dependency information for ../../../tools/toolutil/ucmstate.c generating dependency information for ../../../tools/toolutil/ucm.c generating dependency information for ../../../tools/toolutil/denseranges.cpp generating dependency information for ../../../tools/toolutil/collationinfo.cpp generating dependency information for ../../../tools/toolutil/unewdata.c generating dependency information for ../../../tools/toolutil/toolutil.cpp generating dependency information for ../../../tools/toolutil/swapimpl.cpp generating dependency information for ../../../tools/toolutil/pkgitems.cpp generating dependency information for ../../../tools/toolutil/package.cpp generating dependency information for ../../../tools/toolutil/filestrm.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o filestrm.o ../../../tools/toolutil/filestrm.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o package.o ../../../tools/toolutil/package.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pkgitems.o ../../../tools/toolutil/pkgitems.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o swapimpl.o ../../../tools/toolutil/swapimpl.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o toolutil.o ../../../tools/toolutil/toolutil.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o unewdata.o ../../../tools/toolutil/unewdata.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationinfo.o ../../../tools/toolutil/collationinfo.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o denseranges.o ../../../tools/toolutil/denseranges.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucm.o ../../../tools/toolutil/ucm.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucmstate.o ../../../tools/toolutil/ucmstate.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uoptions.o ../../../tools/toolutil/uoptions.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uparse.o ../../../tools/toolutil/uparse.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucbuf.o ../../../tools/toolutil/ucbuf.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o xmlparser.o ../../../tools/toolutil/xmlparser.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o writesrc.o ../../../tools/toolutil/writesrc.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pkg_icu.o ../../../tools/toolutil/pkg_icu.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o pkg_genc.o ../../../tools/toolutil/pkg_genc.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o pkg_gencmn.o ../../../tools/toolutil/pkg_gencmn.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ppucd.o ../../../tools/toolutil/ppucd.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o flagparser.o ../../../tools/toolutil/flagparser.c ../../../tools/toolutil/pkg_gencmn.c: In function 'fixDirToTreePath': ../../../tools/toolutil/pkg_gencmn.c:562:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for(t=s;t=uprv_strchr(t,U_FILE_SEP_CHAR);) { ^ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filetools.o ../../../tools/toolutil/filetools.cpp ../../../tools/toolutil/pkg_genc.c: In function 'writeAssemblyCode': ../../../tools/toolutil/pkg_genc.c:286:5: warning: implicit declaration of function 'swapFileSepChar' [-Wimplicit-function-declaration] swapFileSepChar(outFilePath, U_FILE_SEP_CHAR, '/'); ^~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udbgutil.o ../../../tools/toolutil/udbgutil.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dbgutil.o ../../../tools/toolutil/dbgutil.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"i686-w64-mingw32\"" "-DU_CC=\"i686-w64-mingw32-gcc\"" "-DU_CXX=\"i686-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_tu.o ../../../tools/toolutil/ucln_tu.cpp i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../../lib/libicutu.dll.a -o ../../lib/icutu57.dll 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/toolutil' make[1]: Making `all' in `ctestfw' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/ctestfw' generating dependency information for ../../../tools/ctestfw/ucln_ct.c generating dependency information for ../../../tools/ctestfw/uperf.cpp generating dependency information for ../../../tools/ctestfw/datamap.cpp generating dependency information for ../../../tools/ctestfw/testdata.cpp generating dependency information for ../../../tools/ctestfw/tstdtmod.cpp generating dependency information for ../../../tools/ctestfw/ctest.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ctest.o ../../../tools/ctestfw/ctest.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tstdtmod.o ../../../tools/ctestfw/tstdtmod.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o testdata.o ../../../tools/ctestfw/testdata.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o datamap.o ../../../tools/ctestfw/datamap.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uperf.o ../../../tools/ctestfw/uperf.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucln_ct.o ../../../tools/ctestfw/ucln_ct.c i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./libicutest.dll.a -o icutest57.dll 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/ctestfw' make[1]: Making `all' in `makeconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/makeconv' generating dependency information for ../../../tools/makeconv/gencnvex.c generating dependency information for ../../../tools/makeconv/genmbcs.cpp generating dependency information for ../../../tools/makeconv/makeconv.cpp generating dependency information for ../../../tools/makeconv/ucnvstat.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o makeconv.o ../../../tools/makeconv/makeconv.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o ucnvstat.o ../../../tools/makeconv/ucnvstat.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genmbcs.o ../../../tools/makeconv/genmbcs.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencnvex.o ../../../tools/makeconv/gencnvex.c cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/makeconv/makeconv.1 ../../../tools/makeconv/genmbcs.cpp: In function 'UBool MBCSAddFromUnicode(MBCSData*, const uint8_t*, int32_t, UChar32, int8_t)': ../../../tools/makeconv/genmbcs.cpp:833:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=*pb++; ~^~~~~~ ../../../tools/makeconv/genmbcs.cpp:835:5: note: here case 3: ^~~~ ../../../tools/makeconv/genmbcs.cpp:836:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:838:5: note: here case 2: ^~~~ ../../../tools/makeconv/genmbcs.cpp:839:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:841:5: note: here case 1: ^~~~ i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/makeconv.exe makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/makeconv' make[1]: Making `all' in `genrb' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genrb' generating dependency information for ../../../tools/genrb/prscmnts.cpp generating dependency information for ../../../tools/genrb/wrtxml.cpp generating dependency information for ../../../tools/genrb/wrtjava.cpp generating dependency information for ../../../tools/genrb/rle.c generating dependency information for ../../../tools/genrb/rbutil.c generating dependency information for ../../../tools/genrb/reslist.cpp generating dependency information for ../../../tools/genrb/ustr.c generating dependency information for ../../../tools/genrb/read.c generating dependency information for ../../../tools/genrb/parse.cpp generating dependency information for ../../../tools/genrb/genrb.cpp generating dependency information for ../../../tools/genrb/errmsg.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o errmsg.o ../../../tools/genrb/errmsg.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genrb.o ../../../tools/genrb/genrb.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o parse.o ../../../tools/genrb/parse.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o read.o ../../../tools/genrb/read.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o reslist.o ../../../tools/genrb/reslist.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o ustr.o ../../../tools/genrb/ustr.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o rbutil.o ../../../tools/genrb/rbutil.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o wrtjava.o ../../../tools/genrb/wrtjava.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o rle.o ../../../tools/genrb/rle.c i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o wrtxml.o ../../../tools/genrb/wrtxml.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o prscmnts.o ../../../tools/genrb/prscmnts.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o derb.o ../../../tools/genrb/derb.cpp cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/genrb.1 ../../../tools/genrb/derb.cpp: In function 'UChar* quotedString(const UChar*)': ../../../tools/genrb/derb.cpp:344:23: warning: this statement may fall through [-Wimplicit-fallthrough=] *np++ = 0x005C; ~~~~~~^~~~~~~~ ../../../tools/genrb/derb.cpp:346:13: note: here default: ^~~~~~~ i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/derb.exe derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genrb.exe 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genrb' make[1]: Making `all' in `genbrk' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genbrk' generating dependency information for ../../../tools/genbrk/genbrk.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/genbrk/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genbrk.o ../../../tools/genbrk/genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genbrk/genbrk.1 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genbrk.exe genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genbrk' make[1]: Making `all' in `gencnval' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencnval' generating dependency information for ../../../tools/gencnval/gencnval.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gencnval/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencnval.o ../../../tools/gencnval/gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencnval/gencnval.1 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencnval.exe gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencnval' make[1]: Making `all' in `gensprep' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gensprep' generating dependency information for ../../../tools/gensprep/store.c generating dependency information for ../../../tools/gensprep/gensprep.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gensprep/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gensprep.o ../../../tools/gensprep/gensprep.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gensprep/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o store.o ../../../tools/gensprep/store.c cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gensprep/gensprep.8 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gensprep.exe gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gensprep' make[1]: Making `all' in `icuinfo' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/icuinfo' generating dependency information for ../../../tools/icuinfo/icuinfo.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/icuinfo/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o icuinfo.o ../../../tools/icuinfo/icuinfo.cpp i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icuinfo.exe icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/icuinfo' make[1]: Making `all' in `genccode' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genccode' generating dependency information for ../../../tools/genccode/genccode.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/genccode/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o genccode.o ../../../tools/genccode/genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genccode/genccode.8 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genccode.exe genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genccode' make[1]: Making `all' in `gencmn' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencmn' generating dependency information for ../../../tools/gencmn/gencmn.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gencmn/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencmn.o ../../../tools/gencmn/gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencmn/gencmn.8 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencmn.exe gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencmn' make[1]: Making `all' in `icupkg' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/icupkg' generating dependency information for ../../../tools/icupkg/icupkg.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/icupkg/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o icupkg.o ../../../tools/icupkg/icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/icupkg/icupkg.8 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/icupkg.exe icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/icupkg' make[1]: Making `all' in `pkgdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/pkgdata' generating dependency information for ../../../tools/pkgdata/pkgtypes.c generating dependency information for ../../../tools/pkgdata/pkgdata.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/pkgdata/../toolutil -DU_ATTRIBUTE_DEPRECATED= -DU_MAKE=\"make\" -DUDATA_SO_SUFFIX=\".dll\" -DSTATIC_O=\"ao\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o pkgdata.o ../../../tools/pkgdata/pkgdata.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/pkgdata/../toolutil -DU_ATTRIBUTE_DEPRECATED= -DU_MAKE=\"make\" -DUDATA_SO_SUFFIX=\".dll\" -DSTATIC_O=\"ao\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o pkgtypes.o ../../../tools/pkgdata/pkgtypes.c cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/pkgdata/pkgdata.1 ../../../tools/pkgdata/pkgdata.cpp: In function 'int32_t pkg_getOptionsFromICUConfig(UBool, UOption*)': ../../../tools/pkgdata/pkgdata.cpp:2103:51: warning: unused parameter 'verbose' [-Wunused-parameter] static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) { ^~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:2103:69: warning: unused parameter 'option' [-Wunused-parameter] static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) { ^~~~~~ ../../../tools/pkgdata/pkgdata.cpp: At global scope: ../../../tools/pkgdata/pkgdata.cpp:1263:16: warning: 'int32_t pkg_archiveLibrary(const char*, const char*, UBool)' defined but not used [-Wunused-function] static int32_t pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt) { ^~~~~~~~~~~~~~~~~~ i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/pkgdata.exe pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/pkgdata' make[1]: Making `all' in `gentest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gentest' generating dependency information for ../../../tools/gentest/genres32.c generating dependency information for ../../../tools/gentest/gentest.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gentest/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gentest.o ../../../tools/gentest/gentest.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gentest/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o genres32.o ../../../tools/gentest/genres32.c i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o gentest.exe gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gentest' make[1]: Making `all' in `gennorm2' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gennorm2' generating dependency information for ../../../tools/gennorm2/n2builder.cpp generating dependency information for ../../../tools/gennorm2/gennorm2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gennorm2/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gennorm2.o ../../../tools/gennorm2/gennorm2.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gennorm2/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o n2builder.o ../../../tools/gennorm2/n2builder.cpp i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gennorm2.exe gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gennorm2' make[1]: Making `all' in `gencfu' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencfu' generating dependency information for ../../../tools/gencfu/gencfu.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/gencfu/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gencfu.o ../../../tools/gencfu/gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencfu/gencfu.1 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencfu.exe gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencfu' make[1]: Making `all' in `gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gendict' generating dependency information for ../../../tools/gendict/gendict.cpp i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gendict/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gendict.o ../../../tools/gendict/gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gendict/gendict.1 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gendict.exe gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[0]: Making `all' in `data' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/data' make -f pkgdataMakefile echo timestamp > build-dir.tmp /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 make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/data' rm -rf icupkg.inc mkdir ./out mkdir ./out/build mkdir ./out/build/icudt57l mkdir ./out/build/icudt57l/curr mkdir ./out/build/icudt57l/lang make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/data' 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 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 ../../data/in/icudt57l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/icupkg -d ./out/build/icudt57l --list -x \* ../../data/in/icudt57l.dat -o out/tmp/icudata.lst echo timestamp > build-local LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:/builddir/build/BUILD/icu/source/nativebuild/lib:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -O ../data/icupkg.inc -q -c -s /builddir/build/BUILD/icu/source/build_win32/data/out/build/icudt57l -d ../lib -e icudt57 -T ./out/tmp -p icudt57l -m dll -r 57 -L icudata ./out/tmp/icudata.lst pkgdata: i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -I../../common -I../common -DPIC -o ./out/tmp/icudt57l_dat.o ./out/tmp/icudt57l_dat.S pkgdata: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./liball.dll.a -o ../lib/icudata57.dll ./out/tmp/icudt57l_dat.o echo timestamp > packagedata make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/data' make[0]: Making `all' in `extra' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[1]: Making `all' in `uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' i686-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../extra/uconv/../toolutil -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DUCONVMSG_LINK=uconvmsg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o uconv.o ../../../extra/uconv/uconv.cpp i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../extra/uconv/../toolutil -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DUCONVMSG_LINK=uconvmsg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uwmsg.o ../../../extra/uconv/uwmsg.c make -f pkgdataMakefile mkdir uconvmsg LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg root.txt make[3]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' rm -rf pkgdata.inc LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg fr.txt make[3]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status /usr/bin/i686-w64-mingw32-ar: creating uconvmsg/uconvmsg.a pkgdata: i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -I../../../common -I../../common -DPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S pkgdata: /usr/bin/i686-w64-mingw32-ar r uconvmsg/uconvmsg.a uconvmsg/uconvmsg_dat.o pkgdata: /usr/bin/i686-w64-mingw32-ranlib uconvmsg/uconvmsg.a In file included from ../../../extra/uconv/uwmsg.c:17:0: ../../../extra/uconv/uwmsg.c:88:15: warning: 'gNoFormatting' defined but not used [-Wunused-variable] U_STRING_DECL(gNoFormatting, " (UCONFIG_NO_FORMATTING see uconfig.h)", 38); ^ ../../../common/unicode/ustring.h:942:63: note: in definition of macro 'U_STRING_DECL' # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) ^~~ config.status: creating extra/uconv/uconv.1 i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/uconv.exe uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm uconvmsg/uconvmsg.a make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[0]: Making `all' in `samples' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[1]: Making `all' in `date' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples/date' generating dependency information for ../../../samples/date/date.c generating dependency information for ../../../samples/date/uprint.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uprint.o ../../../samples/date/uprint.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o date.o ../../../samples/date/date.c i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icudate.exe uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples/date' make[1]: Making `all' in `cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples/cal' generating dependency information for ../../../samples/cal/cal.c generating dependency information for ../../../samples/cal/uprint.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uprint.o ../../../samples/cal/uprint.c i686-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o cal.o ../../../samples/cal/cal.c i686-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icucal.exe uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples/cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[0]: Making `all' in `test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32' Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32' make: Leaving directory '/builddir/build/BUILD/icu/source/build_win32' + make -C build_win64 -j16 make: Entering directory '/builddir/build/BUILD/icu/source/build_win64' cd ./config; \ make -f pkgdataMakefile rebuilding config/icucross.mk rebuilding config/icucross.inc rm -rf config/icu-config /usr/bin/install -c ../config/icu-config-top config/icu-config /bin/sh ../mkinstalldirs lib /bin/sh ../mkinstalldirs bin chmod u+w config/icu-config make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/config' rm -rf pkgdata.inc mkdir lib mkdir bin LC_ALL=C sed -f ../config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config config/icu-uc.pc updated. config/icu-i18n.pc updated. config/icu-lx.pc updated. config/icu-le.pc updated. make[0]: Making `all' in `stubdata' config/icu-io.pc updated. LC_ALL=C sed -f ../config/make2sh.sed < ../config/mh-mingw64 | grep -v '#M#' | uniq >> config/icu-config make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/stubdata' generating dependency information for ../../stubdata/stubdata.c cat ../config/icu-config-bottom >> config/icu-config chmod u-w config/icu-config make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/config' Note: rebuild with "make VERBOSE=1 " to show all compiler parameters. x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o stubdata.o ../../stubdata/stubdata.c x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./libicudata.dll.a -o icudata57.dll stubdata.o make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/stubdata' make[0]: Making `all' in `common' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/common' generating dependency information for ../../common/pluralmap.cpp generating dependency information for ../../common/uloc_keytype.cpp generating dependency information for ../../common/unifiedcache.cpp generating dependency information for ../../common/simpleformatter.cpp generating dependency information for ../../common/sharedobject.cpp generating dependency information for ../../common/ulistformatter.cpp generating dependency information for ../../common/listformatter.cpp generating dependency information for ../../common/icuplug.cpp generating dependency information for ../../common/icudataver.c generating dependency information for ../../common/uloc_tag.c generating dependency information for ../../common/ulist.c generating dependency information for ../../common/propsvec.c generating dependency information for ../../common/ucnvsel.cpp generating dependency information for ../../common/dtintrv.cpp generating dependency information for ../../common/wintz.c generating dependency information for ../../common/cwchar.c generating dependency information for ../../common/locbased.cpp generating dependency information for ../../common/parsepos.cpp generating dependency information for ../../common/util_props.cpp generating dependency information for ../../common/util.cpp generating dependency information for ../../common/punycode.cpp generating dependency information for ../../common/uts46.cpp generating dependency information for ../../common/usprep.cpp generating dependency information for ../../common/uidna.cpp generating dependency information for ../../common/servslkf.cpp generating dependency information for ../../common/servrbf.cpp generating dependency information for ../../common/servlkf.cpp generating dependency information for ../../common/servlk.cpp generating dependency information for ../../common/servls.cpp generating dependency information for ../../common/servnotf.cpp generating dependency information for ../../common/serv.cpp generating dependency information for ../../common/rbbitblb.cpp generating dependency information for ../../common/rbbistbl.cpp generating dependency information for ../../common/rbbisetb.cpp generating dependency information for ../../common/rbbiscan.cpp generating dependency information for ../../common/rbbirb.cpp generating dependency information for ../../common/rbbinode.cpp generating dependency information for ../../common/rbbidata.cpp generating dependency information for ../../common/rbbi.cpp generating dependency information for ../../common/filteredbrk.cpp generating dependency information for ../../common/dictbe.cpp generating dependency information for ../../common/brkeng.cpp generating dependency information for ../../common/ubrk.cpp generating dependency information for ../../common/brkiter.cpp generating dependency information for ../../common/uarrsort.c generating dependency information for ../../common/unifunct.cpp generating dependency information for ../../common/unifilt.cpp generating dependency information for ../../common/caniter.cpp generating dependency information for ../../common/ruleiter.cpp generating dependency information for ../../common/usetiter.cpp generating dependency information for ../../common/uniset.cpp generating dependency information for ../../common/uset.cpp generating dependency information for ../../common/uniset_closure.cpp generating dependency information for ../../common/uniset_props.cpp generating dependency information for ../../common/uset_props.cpp generating dependency information for ../../common/unisetspan.cpp generating dependency information for ../../common/bmpset.cpp generating dependency information for ../../common/utrie2_builder.cpp generating dependency information for ../../common/utrie2.cpp generating dependency information for ../../common/utrie.cpp generating dependency information for ../../common/unames.cpp generating dependency information for ../../common/usc_impl.c generating dependency information for ../../common/uscript_props.cpp generating dependency information for ../../common/uscript.c generating dependency information for ../../common/ushape.cpp generating dependency information for ../../common/ubidiwrt.c generating dependency information for ../../common/ubidiln.c generating dependency information for ../../common/ubidi.c generating dependency information for ../../common/ubidi_props.c generating dependency information for ../../common/propname.cpp generating dependency information for ../../common/ucase.cpp generating dependency information for ../../common/uprops.cpp generating dependency information for ../../common/uchar.c generating dependency information for ../../common/patternprops.cpp generating dependency information for ../../common/uiter.cpp generating dependency information for ../../common/uchriter.cpp generating dependency information for ../../common/schriter.cpp generating dependency information for ../../common/chariter.cpp generating dependency information for ../../common/loadednormalizer2impl.cpp generating dependency information for ../../common/unormcmp.cpp generating dependency information for ../../common/unorm.cpp generating dependency information for ../../common/normlzr.cpp generating dependency information for ../../common/filterednormalizer2.cpp generating dependency information for ../../common/normalizer2.cpp generating dependency information for ../../common/normalizer2impl.cpp generating dependency information for ../../common/ustr_titlecase_brkiter.cpp generating dependency information for ../../common/unistr_titlecase_brkiter.cpp generating dependency information for ../../common/ustrcase_locale.cpp generating dependency information for ../../common/unistr_case_locale.cpp generating dependency information for ../../common/utext.cpp generating dependency information for ../../common/ustr_wcs.cpp generating dependency information for ../../common/ustrtrns.cpp generating dependency information for ../../common/ustrfmt.c generating dependency information for ../../common/cstring.c generating dependency information for ../../common/ucasemap_titlecase_brkiter.cpp generating dependency information for ../../common/ucasemap.cpp generating dependency information for ../../common/ustrcase.cpp generating dependency information for ../../common/ustring.cpp generating dependency information for ../../common/utf_impl.c generating dependency information for ../../common/unistr_props.cpp generating dependency information for ../../common/unistr_case.cpp generating dependency information for ../../common/unistr.cpp generating dependency information for ../../common/unistr_cnv.cpp generating dependency information for ../../common/ustr_cnv.cpp generating dependency information for ../../common/appendable.cpp generating dependency information for ../../common/dictionarydata.cpp generating dependency information for ../../common/ucharstrieiterator.cpp generating dependency information for ../../common/ucharstriebuilder.cpp generating dependency information for ../../common/ucharstrie.cpp generating dependency information for ../../common/bytestrieiterator.cpp generating dependency information for ../../common/bytestrie.cpp generating dependency information for ../../common/bytestriebuilder.cpp generating dependency information for ../../common/stringtriebuilder.cpp generating dependency information for ../../common/stringpiece.cpp generating dependency information for ../../common/bytestream.cpp generating dependency information for ../../common/locresdata.cpp generating dependency information for ../../common/loclikely.cpp generating dependency information for ../../common/locdspnm.cpp generating dependency information for ../../common/locdispnames.cpp generating dependency information for ../../common/locavailable.cpp generating dependency information for ../../common/locutil.cpp generating dependency information for ../../common/locid.cpp generating dependency information for ../../common/uloc.cpp generating dependency information for ../../common/locmap.c generating dependency information for ../../common/ucat.c generating dependency information for ../../common/messagepattern.cpp generating dependency information for ../../common/ucurr.cpp generating dependency information for ../../common/resbund_cnv.cpp generating dependency information for ../../common/resbund.cpp generating dependency information for ../../common/uresdata.cpp generating dependency information for ../../common/ures_cnv.c generating dependency information for ../../common/uresbund.cpp generating dependency information for ../../common/resource.cpp generating dependency information for ../../common/ucnv_ct.c generating dependency information for ../../common/ucnv_set.c generating dependency information for ../../common/ucnvdisp.c generating dependency information for ../../common/ucnvisci.c generating dependency information for ../../common/ucnv_lmb.c generating dependency information for ../../common/ucnvhz.c generating dependency information for ../../common/ucnv2022.cpp generating dependency information for ../../common/ucnvmbcs.cpp generating dependency information for ../../common/ucnv_ext.cpp generating dependency information for ../../common/ucnvbocu.cpp generating dependency information for ../../common/ucnvscsu.c generating dependency information for ../../common/ucnv_u32.c generating dependency information for ../../common/ucnv_u16.c generating dependency information for ../../common/ucnv_u8.c generating dependency information for ../../common/ucnv_u7.c generating dependency information for ../../common/ucnv_err.c generating dependency information for ../../common/ucnvlat1.c generating dependency information for ../../common/ucnv_cb.c generating dependency information for ../../common/ucnv_io.cpp generating dependency information for ../../common/ucnv_cnv.c generating dependency information for ../../common/ucnv_bld.cpp generating dependency information for ../../common/ucnv.c generating dependency information for ../../common/uvectr64.cpp generating dependency information for ../../common/uvectr32.cpp generating dependency information for ../../common/ustack.cpp generating dependency information for ../../common/uvector.cpp generating dependency information for ../../common/uenum.c generating dependency information for ../../common/ustrenum.cpp generating dependency information for ../../common/uhash_us.cpp generating dependency information for ../../common/uhash.c generating dependency information for ../../common/utrace.c generating dependency information for ../../common/ucol_swp.cpp generating dependency information for ../../common/udataswp.c generating dependency information for ../../common/umapfile.c generating dependency information for ../../common/udatamem.c generating dependency information for ../../common/ucmndata.c generating dependency information for ../../common/udata.cpp generating dependency information for ../../common/cstr.cpp generating dependency information for ../../common/charstr.cpp generating dependency information for ../../common/cmemory.c generating dependency information for ../../common/uobject.cpp generating dependency information for ../../common/uinit.cpp generating dependency information for ../../common/ucln_cmn.cpp generating dependency information for ../../common/umutex.cpp generating dependency information for ../../common/uinvchar.c generating dependency information for ../../common/utypes.c generating dependency information for ../../common/umath.c generating dependency information for ../../common/putil.cpp generating dependency information for ../../common/errorcode.cpp generating ../common/svchook.mk cd .. \ && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating common/Makefile x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o errorcode.o ../../common/errorcode.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o putil.o ../../common/putil.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o umath.o ../../common/umath.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utypes.o ../../common/utypes.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uinvchar.o ../../common/uinvchar.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o umutex.o ../../common/umutex.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_cmn.o ../../common/ucln_cmn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uinit.o ../../common/uinit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uobject.o ../../common/uobject.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cmemory.o ../../common/cmemory.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o charstr.o ../../common/charstr.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cstr.o ../../common/cstr.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udata.o ../../common/udata.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucmndata.o ../../common/ucmndata.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o udatamem.o ../../common/udatamem.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o umapfile.o ../../common/umapfile.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o udataswp.o ../../common/udataswp.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_swp.o ../../common/ucol_swp.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utrace.o ../../common/utrace.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uhash.o ../../common/uhash.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uhash_us.o ../../common/uhash_us.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uenum.o ../../common/uenum.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrenum.o ../../common/ustrenum.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvector.o ../../common/uvector.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustack.o ../../common/ustack.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvectr32.o ../../common/uvectr32.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uvectr64.o ../../common/uvectr64.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv.o ../../common/ucnv.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_bld.o ../../common/ucnv_bld.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_cnv.o ../../common/ucnv_cnv.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_io.o ../../common/ucnv_io.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_cb.o ../../common/ucnv_cb.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_err.o ../../common/ucnv_err.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvlat1.o ../../common/ucnvlat1.c In file included from ../../common/umutex.cpp:21:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/umutex.cpp:29:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex globalMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.cpp: In function 'void umtx_condSignal_57(UConditionVar*)': ../../common/umutex.cpp:144:32: warning: unused parameter 'condition' [-Wunused-parameter] umtx_condSignal(UConditionVar *condition) { ^~~~~~~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u7.o ../../common/ucnv_u7.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u8.o ../../common/ucnv_u8.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u16.o ../../common/ucnv_u16.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_u32.o ../../common/ucnv_u32.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvscsu.o ../../common/ucnvscsu.c ../../common/putil.cpp: In function 'void u_setDataDirectory_57(const char*)': ../../common/putil.cpp:1179:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(p = uprv_strchr(newDataDir, U_FILE_ALT_SEP_CHAR)) { ../../common/putil.cpp: In function 'void setTimeZoneFilesDir(const char*, UErrorCode&)': ../../common/putil.cpp:1309:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (p = uprv_strchr(p, U_FILE_ALT_SEP_CHAR)) { ../../common/putil.cpp: In function 'void* uprv_dl_open_57(const char*, UErrorCode*)': ../../common/putil.cpp:2125:26: warning: unused parameter 'libName' [-Wunused-parameter] uprv_dl_open(const char *libName, UErrorCode *status) { ^~~~~~~ ../../common/putil.cpp: In function 'void uprv_dl_close_57(void*, UErrorCode*)': ../../common/putil.cpp:2132:21: warning: unused parameter 'lib' [-Wunused-parameter] uprv_dl_close(void *lib, UErrorCode *status) { ^~~ ../../common/putil.cpp: In function 'void (* uprv_dlsym_func_57(void*, const char*, UErrorCode*))()': ../../common/putil.cpp:2140:23: warning: unused parameter 'lib' [-Wunused-parameter] uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { ^~~ ../../common/putil.cpp:2140:40: warning: unused parameter 'sym' [-Wunused-parameter] uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { ^~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvbocu.o ../../common/ucnvbocu.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv_ext.o ../../common/ucnv_ext.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvmbcs.o ../../common/ucnvmbcs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnv2022.o ../../common/ucnv2022.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvhz.o ../../common/ucnvhz.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_lmb.o ../../common/ucnv_lmb.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvisci.o ../../common/ucnvisci.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnvdisp.o ../../common/ucnvdisp.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_set.o ../../common/ucnv_set.c ../../common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../../common/ucnv_ext.cpp:692:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:694:9: note: here case 2: ^~~~ ../../common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnv_ext.cpp:697:9: note: here case 1: ^~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucnv_ct.o ../../common/ucnv_ct.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resource.o ../../common/resource.cpp In file included from ../../common/cstring.h:29:0, from ../../common/ucnv2022.cpp:42: ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/cmemory.h:70:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../../common/ucnv2022.cpp:3346:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../../common/ucnv2022.cpp:3348:13: note: here default: ^~~~~~~ ../../common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../../common/ucnv2022.cpp:970:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../../common/ucnv2022.cpp:975:17: note: here case GB2312_1: ^~~~ ../../common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../../common/ucnv2022.cpp:2169:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../../common/ucnv2022.cpp:2171:13: note: here default: ^~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uresbund.o ../../common/uresbund.cpp ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:551:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:553:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:555:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:557:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:585:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:587:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:588:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:590:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:605:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:607:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:609:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvbocu.cpp:611:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvbocu.cpp:788:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:790:21: note: here case 3: ^~~~ ../../common/ucnvbocu.cpp:817:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:819:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:820:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:822:21: note: here case 1: ^~~~ ../../common/ucnvbocu.cpp:836:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:838:21: note: here case 2: ^~~~ ../../common/ucnvbocu.cpp:839:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ucnvbocu.cpp:841:21: note: here case 1: ^~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ures_cnv.o ../../common/ures_cnv.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uresdata.o ../../common/uresdata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resbund.o ../../common/resbund.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o resbund_cnv.o ../../common/resbund_cnv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucurr.o ../../common/ucurr.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o messagepattern.o ../../common/messagepattern.cpp In file included from ../../common/mutex.h:25:0, from ../../common/ucnv_bld.cpp:30: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucnv_bld.cpp:195:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex cnvCacheMutex = U_MUTEX_INITIALIZER; /* Mutex for synchronizing cnv cache access. */ ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucat.o ../../common/ucat.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o locmap.o ../../common/locmap.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uloc.o ../../common/uloc.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locid.o ../../common/locid.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locutil.o ../../common/locutil.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locavailable.o ../../common/locavailable.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locdispnames.o ../../common/locdispnames.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locdspnm.o ../../common/locdspnm.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loclikely.o ../../common/loclikely.cpp ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_57(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../../common/ucnvmbcs.cpp:965:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:967:37: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:968:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../../common/ucnvmbcs.cpp:970:37: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_57(UConverterFromUnicodeArgs*, UErrorCode*)': ../../common/ucnvmbcs.cpp:4639:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4641:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4642:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4644:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4645:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4647:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4659:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4661:21: note: here case 3: ^~~~ ../../common/ucnvmbcs.cpp:4663:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4665:21: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4669:21: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4694:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4696:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4697:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../common/ucnvmbcs.cpp:4699:17: note: here case 1: ^~~~ ../../common/ucnvmbcs.cpp:4714:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4718:17: note: here case 2: ^~~~ ../../common/ucnvmbcs.cpp:4720:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../../common/ucnvmbcs.cpp:4724:17: note: here case 1: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locresdata.o ../../common/locresdata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestream.o ../../common/bytestream.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stringpiece.o ../../common/stringpiece.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stringtriebuilder.o ../../common/stringtriebuilder.cpp ../../common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_57(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../../common/locdispnames.cpp:640:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/locdispnames.cpp:642:25: note: here default: { ^~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestriebuilder.o ../../common/bytestriebuilder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestrie.o ../../common/bytestrie.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bytestrieiterator.o ../../common/bytestrieiterator.cpp In file included from ../../common/uresbund.cpp:35:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/uresbund.cpp:49:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex resbMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/ucurr.cpp:21:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucurr.cpp:400:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCRegLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/ucurr.cpp:1363:37: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCurrencyCacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstrie.o ../../common/ucharstrie.cpp In file included from ../../common/mutex.h:25:0, from ../../common/locid.cpp:36: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/locid.cpp:56:37: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gDefaultLocaleMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/uresbund.cpp: In function 'const UChar* ures_getNextString_57(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../../common/uresbund.cpp:1487:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/uresbund.cpp:1489:5: note: here default: ^~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstriebuilder.o ../../common/ucharstriebuilder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucharstrieiterator.o ../../common/ucharstrieiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dictionarydata.o ../../common/dictionarydata.cpp In file included from ../../common/mutex.h:25:0, from ../../common/locdspnm.cpp:20: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/locdspnm.cpp:346:60: note: in expansion of macro 'U_MUTEX_INITIALIZER' UMutex LocaleDisplayNamesImpl::capitalizationBrkIterLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o appendable.o ../../common/appendable.cpp In file included from ../../common/mutex.h:25:0, from ../../common/resbund.cpp:52: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/resbund.cpp:377:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLocaleLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_cnv.o ../../common/ustr_cnv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_cnv.o ../../common/unistr_cnv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr.o ../../common/unistr.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_case.o ../../common/unistr_case.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_props.o ../../common/unistr_props.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utf_impl.o ../../common/utf_impl.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustring.o ../../common/ustring.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrcase.o ../../common/ustrcase.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucasemap.o ../../common/ucasemap.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucasemap_titlecase_brkiter.o ../../common/ucasemap_titlecase_brkiter.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cstring.o ../../common/cstring.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ustrfmt.o ../../common/ustrfmt.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrtrns.o ../../common/ustrtrns.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_wcs.o ../../common/ustr_wcs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utext.o ../../common/utext.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_case_locale.o ../../common/unistr_case_locale.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustrcase_locale.o ../../common/ustrcase_locale.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unistr_titlecase_brkiter.o ../../common/unistr_titlecase_brkiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustr_titlecase_brkiter.o ../../common/ustr_titlecase_brkiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normalizer2impl.o ../../common/normalizer2impl.cpp ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../../common/ustrtrns.cpp:289:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../../common/ustrtrns.cpp:295:5: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:302:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../../common/ustrtrns.cpp:304:5: note: here case 1: ^~~~ ../../common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../../common/ustrtrns.cpp:360:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../../common/ustrtrns.cpp:368:9: note: here case 2: ^~~~ ../../common/ustrtrns.cpp:371:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../../common/ustrtrns.cpp:373:9: note: here case 1: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normalizer2.o ../../common/normalizer2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filterednormalizer2.o ../../common/filterednormalizer2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o normlzr.o ../../common/normlzr.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unorm.o ../../common/unorm.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unormcmp.o ../../common/unormcmp.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loadednormalizer2impl.o ../../common/loadednormalizer2impl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o chariter.o ../../common/chariter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o schriter.o ../../common/schriter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uchriter.o ../../common/uchriter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uiter.o ../../common/uiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o patternprops.o ../../common/patternprops.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uchar.o ../../common/uchar.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uprops.o ../../common/uprops.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucase.o ../../common/ucase.cpp ../../common/unistr.cpp: In member function 'icu_57::UnicodeString& icu_57::UnicodeString::copyFrom(const icu_57::UnicodeString&, UBool)': ../../common/unistr.cpp:512:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../../common/unistr.cpp:525:3: note: here case kWritableAlias: { ^~~~ ../../common/unistr.cpp:534:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../common/unistr.cpp:536:3: note: here default: ^~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o propname.o ../../common/propname.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidi_props.o ../../common/ubidi_props.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidi.o ../../common/ubidi.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidiwrt.o ../../common/ubidiwrt.c ../../common/unistr.cpp: In constructor 'icu_57::UnicodeString::UnicodeString(int32_t, UChar32, int32_t)': ../../common/unistr.cpp:183:23: warning: 'units[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] array[i++]=units[unitIdx++]; ~~~~~~~~~~^~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ubidiln.o ../../common/ubidiln.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ushape.o ../../common/ushape.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscript.o ../../common/uscript.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uscript_props.o ../../common/uscript_props.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o usc_impl.o ../../common/usc_impl.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unames.o ../../common/unames.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie.o ../../common/utrie.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie2.o ../../common/utrie2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrie2_builder.o ../../common/utrie2_builder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bmpset.o ../../common/bmpset.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unisetspan.o ../../common/unisetspan.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uset_props.o ../../common/uset_props.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset_props.o ../../common/uniset_props.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset_closure.o ../../common/uniset_closure.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uset.o ../../common/uset.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uniset.o ../../common/uniset.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usetiter.o ../../common/usetiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ruleiter.o ../../common/ruleiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o caniter.o ../../common/caniter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifilt.o ../../common/unifilt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifunct.o ../../common/unifunct.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uarrsort.o ../../common/uarrsort.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brkiter.o ../../common/brkiter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ubrk.o ../../common/ubrk.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brkeng.o ../../common/brkeng.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dictbe.o ../../common/dictbe.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filteredbrk.o ../../common/filteredbrk.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbi.o ../../common/rbbi.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbidata.o ../../common/rbbidata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbinode.o ../../common/rbbinode.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbirb.o ../../common/rbbirb.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbiscan.o ../../common/rbbiscan.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbisetb.o ../../common/rbbisetb.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbistbl.o ../../common/rbbistbl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbbitblb.o ../../common/rbbitblb.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o serv.o ../../common/serv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servnotf.o ../../common/servnotf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servls.o ../../common/servls.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servlk.o ../../common/servlk.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servlkf.o ../../common/servlkf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servrbf.o ../../common/servrbf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o servslkf.o ../../common/servslkf.cpp In file included from ../../common/mutex.h:25:0, from ../../common/brkeng.cpp:27: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/brkeng.cpp:143:35: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gBreakEngineMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uidna.o ../../common/uidna.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usprep.o ../../common/usprep.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uts46.o ../../common/uts46.cpp In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/serv.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/serv.cpp:334:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex lock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o punycode.o ../../common/punycode.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o util.o ../../common/util.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o util_props.o ../../common/util_props.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o parsepos.o ../../common/parsepos.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locbased.o ../../common/locbased.cpp In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/servloc.h:35, from ../../common/servls.cpp:16: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/servls.cpp:27:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex llock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o cwchar.o ../../common/cwchar.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o wintz.o ../../common/wintz.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtintrv.o ../../common/dtintrv.cpp ../../common/util_props.cpp: In static member function 'static int32_t icu_57::ICU_Utility::parsePattern(const icu_57::UnicodeString&, int32_t, int32_t, const icu_57::UnicodeString&, int32_t*)': ../../common/util_props.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../../common/util_props.cpp:105:9: note: here case 126 /*'~'*/: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucnvsel.o ../../common/ucnvsel.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o propsvec.o ../../common/propsvec.c In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/servnotf.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/servnotf.cpp:22:28: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex notifyLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ulist.o ../../common/ulist.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uloc_tag.o ../../common/uloc_tag.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o icudataver.o ../../common/icudataver.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o icuplug.o ../../common/icuplug.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o listformatter.o ../../common/listformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ulistformatter.o ../../common/ulistformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sharedobject.o ../../common/sharedobject.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o simpleformatter.o ../../common/simpleformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unifiedcache.o ../../common/unifiedcache.cpp In file included from ../../common/usprep.cpp:27:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/usprep.cpp:48:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex usprepMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uloc_keytype.o ../../common/uloc_keytype.cpp ../../common/wintz.c: In function 'openTZRegKey': ../../common/wintz.c:123:11: warning: variable 'name' set but not used [-Wunused-but-set-variable] char *name; ^~~~ ../../common/wintz.c: At top level: ../../common/wintz.c:273:1: warning: no previous prototype for 'uprv_detectWindowsTimeZone' [-Wmissing-prototypes] uprv_detectWindowsTimeZone() { ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common "-DDEFAULT_ICU_PLUGINS=\"/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu\" " -DU_ATTRIBUTE_DEPRECATED= -DU_COMMON_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pluralmap.o ../../common/pluralmap.cpp In file included from ../../common/mutex.h:25:0, from ../../common/listformatter.cpp:19: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/listformatter.cpp:62:36: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex listFormatterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/sharedobject.h:14:0, from ../../common/unifiedcache.h:18, from ../../common/unifiedcache.cpp:12: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../common/unifiedcache.cpp:20:29: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicuuc.dll.a -o ../lib/icuuc57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/common' make[0]: Making `all' in `i18n' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/i18n' generating dependency information for ../../i18n/dayperiodrules.cpp generating dependency information for ../../i18n/visibledigits.cpp generating dependency information for ../../i18n/decimfmtimpl.cpp generating dependency information for ../../i18n/smallintformatter.cpp generating dependency information for ../../i18n/affixpatternparser.cpp generating dependency information for ../../i18n/precision.cpp generating dependency information for ../../i18n/pluralaffix.cpp generating dependency information for ../../i18n/digitaffixesandpadding.cpp generating dependency information for ../../i18n/valueformatter.cpp generating dependency information for ../../i18n/digitaffix.cpp generating dependency information for ../../i18n/digitformatter.cpp generating dependency information for ../../i18n/digitinterval.cpp generating dependency information for ../../i18n/digitgrouping.cpp generating dependency information for ../../i18n/scientificnumberformatter.cpp generating dependency information for ../../i18n/sharedbreakiterator.cpp generating dependency information for ../../i18n/measunit.cpp generating dependency information for ../../i18n/quantityformatter.cpp generating dependency information for ../../i18n/reldatefmt.cpp generating dependency information for ../../i18n/uregion.cpp generating dependency information for ../../i18n/identifier_info.cpp generating dependency information for ../../i18n/scriptset.cpp generating dependency information for ../../i18n/region.cpp generating dependency information for ../../i18n/gender.cpp generating dependency information for ../../i18n/compactdecimalformat.cpp generating dependency information for ../../i18n/tzfmt.cpp generating dependency information for ../../i18n/tzgnames.cpp generating dependency information for ../../i18n/tznames_impl.cpp generating dependency information for ../../i18n/tznames.cpp generating dependency information for ../../i18n/alphaindex.cpp generating dependency information for ../../i18n/decContext.c generating dependency information for ../../i18n/decNumber.c generating dependency information for ../../i18n/fpositer.cpp generating dependency information for ../../i18n/ufieldpositer.cpp generating dependency information for ../../i18n/fphdlimp.cpp generating dependency information for ../../i18n/vzone.cpp generating dependency information for ../../i18n/zrule.cpp generating dependency information for ../../i18n/ztrans.cpp generating dependency information for ../../i18n/smpdtfst.cpp generating dependency information for ../../i18n/decfmtst.cpp generating dependency information for ../../i18n/uspoof_wsconf.cpp generating dependency information for ../../i18n/uspoof_conf.cpp generating dependency information for ../../i18n/uspoof_build.cpp generating dependency information for ../../i18n/uspoof_impl.cpp generating dependency information for ../../i18n/uspoof.cpp generating dependency information for ../../i18n/currpinf.cpp generating dependency information for ../../i18n/tmutfmt.cpp generating dependency information for ../../i18n/tmutamt.cpp generating dependency information for ../../i18n/tmunit.cpp generating dependency information for ../../i18n/udateintervalformat.cpp generating dependency information for ../../i18n/dtitvinf.cpp generating dependency information for ../../i18n/dtitvfmt.cpp generating dependency information for ../../i18n/selfmt.cpp generating dependency information for ../../i18n/plurfmt.cpp generating dependency information for ../../i18n/plurrule.cpp generating dependency information for ../../i18n/upluralrules.cpp generating dependency information for ../../i18n/standardplural.cpp generating dependency information for ../../i18n/zonemeta.cpp generating dependency information for ../../i18n/vtzone.cpp generating dependency information for ../../i18n/tztrans.cpp generating dependency information for ../../i18n/tzrule.cpp generating dependency information for ../../i18n/rbtz.cpp generating dependency information for ../../i18n/dtrule.cpp generating dependency information for ../../i18n/basictz.cpp generating dependency information for ../../i18n/winnmfmt.cpp generating dependency information for ../../i18n/windtfmt.cpp generating dependency information for ../../i18n/wintzimpl.cpp generating dependency information for ../../i18n/inputext.cpp generating dependency information for ../../i18n/csrutf8.cpp generating dependency information for ../../i18n/csrucode.cpp generating dependency information for ../../i18n/csrsbcs.cpp generating dependency information for ../../i18n/csrmbcs.cpp generating dependency information for ../../i18n/csrecog.cpp generating dependency information for ../../i18n/csr2022.cpp generating dependency information for ../../i18n/csmatch.cpp generating dependency information for ../../i18n/csdetect.cpp generating dependency information for ../../i18n/utmscale.c generating dependency information for ../../i18n/measure.cpp generating dependency information for ../../i18n/currunit.cpp generating dependency information for ../../i18n/curramt.cpp generating dependency information for ../../i18n/currfmt.cpp generating dependency information for ../../i18n/measfmt.cpp generating dependency information for ../../i18n/ulocdata.c generating dependency information for ../../i18n/uregexc.cpp generating dependency information for ../../i18n/uregex.cpp generating dependency information for ../../i18n/regeximp.cpp generating dependency information for ../../i18n/regextxt.cpp generating dependency information for ../../i18n/regexst.cpp generating dependency information for ../../i18n/repattrn.cpp generating dependency information for ../../i18n/rematch.cpp generating dependency information for ../../i18n/regexcmp.cpp generating dependency information for ../../i18n/brktrans.cpp generating dependency information for ../../i18n/transreg.cpp generating dependency information for ../../i18n/quant.cpp generating dependency information for ../../i18n/nortrans.cpp generating dependency information for ../../i18n/uni2name.cpp generating dependency information for ../../i18n/name2uni.cpp generating dependency information for ../../i18n/anytrans.cpp generating dependency information for ../../i18n/toupptrn.cpp generating dependency information for ../../i18n/tolowtrn.cpp generating dependency information for ../../i18n/titletrn.cpp generating dependency information for ../../i18n/casetrn.cpp generating dependency information for ../../i18n/nultrans.cpp generating dependency information for ../../i18n/remtrans.cpp generating dependency information for ../../i18n/rbt_set.cpp generating dependency information for ../../i18n/rbt_rule.cpp generating dependency information for ../../i18n/rbt_pars.cpp generating dependency information for ../../i18n/rbt_data.cpp generating dependency information for ../../i18n/rbt.cpp generating dependency information for ../../i18n/cpdtrans.cpp generating dependency information for ../../i18n/tridpars.cpp generating dependency information for ../../i18n/strrepl.cpp generating dependency information for ../../i18n/funcrepl.cpp generating dependency information for ../../i18n/unesctrn.cpp generating dependency information for ../../i18n/esctrn.cpp generating dependency information for ../../i18n/utrans.cpp generating dependency information for ../../i18n/translit.cpp generating dependency information for ../../i18n/stsearch.cpp generating dependency information for ../../i18n/search.cpp generating dependency information for ../../i18n/usearch.cpp generating dependency information for ../../i18n/strmatch.cpp generating dependency information for ../../i18n/collationfastlatinbuilder.cpp generating dependency information for ../../i18n/collationbuilder.cpp generating dependency information for ../../i18n/collationruleparser.cpp generating dependency information for ../../i18n/collationweights.cpp generating dependency information for ../../i18n/collationdatabuilder.cpp generating dependency information for ../../i18n/collationrootelements.cpp generating dependency information for ../../i18n/collationroot.cpp generating dependency information for ../../i18n/rulebasedcollator.cpp generating dependency information for ../../i18n/collationkeys.cpp generating dependency information for ../../i18n/collationfastlatin.cpp generating dependency information for ../../i18n/collationcompare.cpp generating dependency information for ../../i18n/collationsets.cpp generating dependency information for ../../i18n/uitercollationiterator.cpp generating dependency information for ../../i18n/utf8collationiterator.cpp generating dependency information for ../../i18n/utf16collationiterator.cpp generating dependency information for ../../i18n/collationiterator.cpp generating dependency information for ../../i18n/collationfcd.cpp generating dependency information for ../../i18n/collationdatawriter.cpp generating dependency information for ../../i18n/collationdatareader.cpp generating dependency information for ../../i18n/collationtailoring.cpp generating dependency information for ../../i18n/collationdata.cpp generating dependency information for ../../i18n/collationsettings.cpp generating dependency information for ../../i18n/collation.cpp generating dependency information for ../../i18n/ucol_sit.cpp generating dependency information for ../../i18n/ucol_res.cpp generating dependency information for ../../i18n/ucol.cpp generating dependency information for ../../i18n/ucoleitr.cpp generating dependency information for ../../i18n/bocsu.cpp generating dependency information for ../../i18n/sortkey.cpp generating dependency information for ../../i18n/coll.cpp generating dependency information for ../../i18n/coleitr.cpp generating dependency information for ../../i18n/ethpccal.cpp generating dependency information for ../../i18n/dangical.cpp generating dependency information for ../../i18n/coptccal.cpp generating dependency information for ../../i18n/cecal.cpp generating dependency information for ../../i18n/chnsecal.cpp generating dependency information for ../../i18n/indiancal.cpp generating dependency information for ../../i18n/hebrwcal.cpp generating dependency information for ../../i18n/gregoimp.cpp generating dependency information for ../../i18n/japancal.cpp generating dependency information for ../../i18n/islamcal.cpp generating dependency information for ../../i18n/persncal.cpp generating dependency information for ../../i18n/buddhcal.cpp generating dependency information for ../../i18n/taiwncal.cpp generating dependency information for ../../i18n/astro.cpp generating dependency information for ../../i18n/olsontz.cpp generating dependency information for ../../i18n/simpletz.cpp generating dependency information for ../../i18n/timezone.cpp generating dependency information for ../../i18n/gregocal.cpp generating dependency information for ../../i18n/calendar.cpp generating dependency information for ../../i18n/ucal.cpp generating dependency information for ../../i18n/ucsdet.cpp generating dependency information for ../../i18n/unumsys.cpp generating dependency information for ../../i18n/numsys.cpp generating dependency information for ../../i18n/rbnf.cpp generating dependency information for ../../i18n/nfsubs.cpp generating dependency information for ../../i18n/nfrule.cpp generating dependency information for ../../i18n/nfrs.cpp generating dependency information for ../../i18n/udatpg.cpp generating dependency information for ../../i18n/dtptngen.cpp generating dependency information for ../../i18n/dtfmtsym.cpp generating dependency information for ../../i18n/udat.cpp generating dependency information for ../../i18n/reldtfmt.cpp generating dependency information for ../../i18n/smpdtfmt.cpp generating dependency information for ../../i18n/datefmt.cpp generating dependency information for ../../i18n/choicfmt.cpp generating dependency information for ../../i18n/fmtable_cnv.cpp generating dependency information for ../../i18n/digitlst.cpp generating dependency information for ../../i18n/dcfmtsym.cpp generating dependency information for ../../i18n/decimalformatpattern.cpp generating dependency information for ../../i18n/decimfmt.cpp generating dependency information for ../../i18n/unum.cpp generating dependency information for ../../i18n/numfmt.cpp generating dependency information for ../../i18n/umsg.cpp generating dependency information for ../../i18n/msgfmt.cpp generating dependency information for ../../i18n/format.cpp generating dependency information for ../../i18n/fmtable.cpp generating dependency information for ../../i18n/ucln_in.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_in.o ../../i18n/ucln_in.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fmtable.o ../../i18n/fmtable.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o format.o ../../i18n/format.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o msgfmt.o ../../i18n/msgfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o umsg.o ../../i18n/umsg.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o numfmt.o ../../i18n/numfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unum.o ../../i18n/unum.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimfmt.o ../../i18n/decimfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimalformatpattern.o ../../i18n/decimalformatpattern.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dcfmtsym.o ../../i18n/dcfmtsym.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitlst.o ../../i18n/digitlst.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fmtable_cnv.o ../../i18n/fmtable_cnv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o choicfmt.o ../../i18n/choicfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o datefmt.o ../../i18n/datefmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smpdtfmt.o ../../i18n/smpdtfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o reldtfmt.o ../../i18n/reldtfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtfmtsym.o ../../i18n/dtfmtsym.cpp ../../i18n/fmtable.cpp: In member function 'int32_t icu_57::Formattable::getLong(UErrorCode&) const': ../../i18n/fmtable.cpp:430:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:435:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'int64_t icu_57::Formattable::getInt64(UErrorCode&) const': ../../i18n/fmtable.cpp:482:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:487:5: note: here default: ^~~~~~~ ../../i18n/fmtable.cpp: In member function 'double icu_57::Formattable::getDouble(UErrorCode&) const': ../../i18n/fmtable.cpp:513:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../../i18n/fmtable.cpp:518:5: note: here default: ^~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udat.o ../../i18n/udat.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtptngen.o ../../i18n/dtptngen.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udatpg.o ../../i18n/udatpg.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfrs.o ../../i18n/nfrs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfrule.o ../../i18n/nfrule.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nfsubs.o ../../i18n/nfsubs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbnf.o ../../i18n/rbnf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o numsys.o ../../i18n/numsys.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unumsys.o ../../i18n/unumsys.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucsdet.o ../../i18n/ucsdet.cpp ../../i18n/rbnf.cpp: In member function 'UBool icu_57::LocDataParser::inList(UChar, const UChar*) const': ../../i18n/rbnf.cpp:321:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../../i18n/rbnf.cpp:321:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ In file included from ../../i18n/dtfmtsym.cpp:33:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/dtfmtsym.cpp:227:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucal.o ../../i18n/ucal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o calendar.o ../../i18n/calendar.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gregocal.o ../../i18n/gregocal.cpp In file included from ../../common/mutex.h:25:0, from ../../common/servnotf.h:29, from ../../common/serv.h:33, from ../../common/servloc.h:35, from ../../i18n/numfmt.cpp:45: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/numfmt.cpp:159:30: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex nscacheMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o timezone.o ../../i18n/timezone.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o simpletz.o ../../i18n/simpletz.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o olsontz.o ../../i18n/olsontz.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o astro.o ../../i18n/astro.cpp In file included from ../../i18n/olsontz.h:19:0, from ../../i18n/smpdtfmt.cpp:53: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/smpdtfmt.cpp:229:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::processOverrideString(const icu_57::Locale&, const icu_57::UnicodeString&, int8_t, UErrorCode&)': ../../i18n/smpdtfmt.cpp:1350:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../../i18n/smpdtfmt.cpp:1352:17: note: here case kOvrStrTime : { ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o taiwncal.o ../../i18n/taiwncal.cpp ../../i18n/smpdtfmt.cpp: In member function 'void icu_57::SimpleDateFormat::subFormat(icu_57::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_57::FieldPositionHandler&, icu_57::Calendar&, icu_57::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../../i18n/smpdtfmt.cpp:1456:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../../i18n/smpdtfmt.cpp:1472:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:1578:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../../i18n/smpdtfmt.cpp:1583:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp: In member function 'int32_t icu_57::SimpleDateFormat::subParse(const icu_57::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_57::Calendar&, int32_t, icu_57::MessageFormat*, UTimeZoneFormatTimeType*, icu_57::SimpleDateFormatMutableNFs&, int32_t*) const': ../../i18n/smpdtfmt.cpp:2982:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../../i18n/smpdtfmt.cpp:2988:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3174:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../../i18n/smpdtfmt.cpp:3179:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3203:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../../i18n/smpdtfmt.cpp:3212:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../../i18n/smpdtfmt.cpp:3300:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../../i18n/smpdtfmt.cpp:3305:5: note: here case UDAT_HOUR0_FIELD: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o buddhcal.o ../../i18n/buddhcal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o persncal.o ../../i18n/persncal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o islamcal.o ../../i18n/islamcal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o japancal.o ../../i18n/japancal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gregoimp.o ../../i18n/gregoimp.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o hebrwcal.o ../../i18n/hebrwcal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o indiancal.o ../../i18n/indiancal.cpp ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../../i18n/calendar.cpp:2125:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../../i18n/calendar.cpp:2129:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../../i18n/calendar.cpp: In member function 'virtual void icu_57::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../../i18n/calendar.cpp:3643:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/calendar.cpp:3645:5: note: here case UCAL_MONTH: ^~~~ In file included from ../../i18n/simpletz.cpp:35:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/simpletz.cpp:1078:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o chnsecal.o ../../i18n/chnsecal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cecal.o ../../i18n/cecal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coptccal.o ../../i18n/coptccal.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dangical.o ../../i18n/dangical.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ethpccal.o ../../i18n/ethpccal.cpp In file included from ../../i18n/islamcal.cpp:20:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/islamcal.cpp:55:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex astroLock = U_MUTEX_INITIALIZER; // pod bay door lock ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coleitr.o ../../i18n/coleitr.cpp In file included from ../../i18n/astro.cpp:17:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/astro.cpp:66:24: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex ccLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o coll.o ../../i18n/coll.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sortkey.o ../../i18n/sortkey.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o bocsu.o ../../i18n/bocsu.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucoleitr.o ../../i18n/ucoleitr.cpp In file included from ../../i18n/chnsecal.cpp:20:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/chnsecal.cpp:52:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex astroLock = U_MUTEX_INITIALIZER; // Protects access to gChineseCalendarAstro. ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol.o ../../i18n/ucol.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_res.o ../../i18n/ucol_res.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucol_sit.o ../../i18n/ucol_sit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collation.o ../../i18n/collation.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationsettings.o ../../i18n/collationsettings.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdata.o ../../i18n/collationdata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationtailoring.o ../../i18n/collationtailoring.cpp ../../i18n/ucoleitr.cpp: In member function 'uint64_t icu_57::UCollationPCE::processCE(uint32_t)': ../../i18n/ucoleitr.cpp:224:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:227:5: note: here case UCOL_SECONDARY: ^~~~ ../../i18n/ucoleitr.cpp:228:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/ucoleitr.cpp:231:5: note: here case UCOL_PRIMARY: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatareader.o ../../i18n/collationdatareader.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatawriter.o ../../i18n/collationdatawriter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfcd.o ../../i18n/collationfcd.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationiterator.o ../../i18n/collationiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utf16collationiterator.o ../../i18n/utf16collationiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utf8collationiterator.o ../../i18n/utf8collationiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uitercollationiterator.o ../../i18n/uitercollationiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationsets.o ../../i18n/collationsets.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationcompare.o ../../i18n/collationcompare.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfastlatin.o ../../i18n/collationfastlatin.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationkeys.o ../../i18n/collationkeys.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rulebasedcollator.o ../../i18n/rulebasedcollator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationroot.o ../../i18n/collationroot.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationrootelements.o ../../i18n/collationrootelements.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationdatabuilder.o ../../i18n/collationdatabuilder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationweights.o ../../i18n/collationweights.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationruleparser.o ../../i18n/collationruleparser.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationbuilder.o ../../i18n/collationbuilder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationfastlatinbuilder.o ../../i18n/collationfastlatinbuilder.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o strmatch.o ../../i18n/strmatch.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o usearch.o ../../i18n/usearch.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o search.o ../../i18n/search.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o stsearch.o ../../i18n/stsearch.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o translit.o ../../i18n/translit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o utrans.o ../../i18n/utrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o esctrn.o ../../i18n/esctrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o unesctrn.o ../../i18n/unesctrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o funcrepl.o ../../i18n/funcrepl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o strrepl.o ../../i18n/strrepl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tridpars.o ../../i18n/tridpars.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o cpdtrans.o ../../i18n/cpdtrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt.o ../../i18n/rbt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_data.o ../../i18n/rbt_data.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_pars.o ../../i18n/rbt_pars.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_rule.o ../../i18n/rbt_rule.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbt_set.o ../../i18n/rbt_set.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nultrans.o ../../i18n/nultrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o remtrans.o ../../i18n/remtrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o casetrn.o ../../i18n/casetrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o titletrn.o ../../i18n/titletrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tolowtrn.o ../../i18n/tolowtrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o toupptrn.o ../../i18n/toupptrn.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tridpars.cpp:17: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tridpars.cpp:51:22: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex LOCK = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../i18n/translit.cpp:48: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/translit.cpp:92:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex registryMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o anytrans.o ../../i18n/anytrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o name2uni.o ../../i18n/name2uni.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uni2name.o ../../i18n/uni2name.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o nortrans.o ../../i18n/nortrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o quant.o ../../i18n/quant.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o transreg.o ../../i18n/transreg.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o brktrans.o ../../i18n/brktrans.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/rbt.cpp:21: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/rbt.cpp:28:41: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex transliteratorDataMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regexcmp.o ../../i18n/regexcmp.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rematch.o ../../i18n/rematch.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o repattrn.o ../../i18n/repattrn.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regexst.o ../../i18n/regexst.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regextxt.o ../../i18n/regextxt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o regeximp.o ../../i18n/regeximp.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregex.o ../../i18n/uregex.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregexc.o ../../i18n/uregexc.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ulocdata.o ../../i18n/ulocdata.c ../../i18n/regexcmp.cpp: In member function 'void icu_57::RegexCompile::matchStartType()': ../../i18n/regexcmp.cpp:2898:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // Except for extra operand on URX_JMPX, same as URX_JMP. ~~~^~ ../../i18n/regexcmp.cpp:2900:9: note: here case URX_JMP: ^~~~ ../../i18n/regexcmp.cpp: In member function 'int32_t icu_57::RegexCompile::minMatchLength(int32_t, int32_t)': ../../i18n/regexcmp.cpp:3260:16: warning: this statement may fall through [-Wimplicit-fallthrough=] loc++; // URX_JMPX has an extra operand, ignored here, ~~~^~ ../../i18n/regexcmp.cpp:3263:9: note: here case URX_JMP: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measfmt.o ../../i18n/measfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currfmt.o ../../i18n/currfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o curramt.o ../../i18n/curramt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currunit.o ../../i18n/currunit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measure.o ../../i18n/measure.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o utmscale.o ../../i18n/utmscale.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csdetect.o ../../i18n/csdetect.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csmatch.o ../../i18n/csmatch.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csr2022.o ../../i18n/csr2022.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrecog.o ../../i18n/csrecog.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrmbcs.o ../../i18n/csrmbcs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrsbcs.o ../../i18n/csrsbcs.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrucode.o ../../i18n/csrucode.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o csrutf8.o ../../i18n/csrutf8.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o inputext.o ../../i18n/inputext.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o wintzimpl.o ../../i18n/wintzimpl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o windtfmt.o ../../i18n/windtfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o winnmfmt.o ../../i18n/winnmfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o basictz.o ../../i18n/basictz.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtrule.o ../../i18n/dtrule.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o rbtz.o ../../i18n/rbtz.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzrule.o ../../i18n/tzrule.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tztrans.o ../../i18n/tztrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o vtzone.o ../../i18n/vtzone.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o zonemeta.o ../../i18n/zonemeta.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o standardplural.o ../../i18n/standardplural.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o upluralrules.o ../../i18n/upluralrules.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plurrule.o ../../i18n/plurrule.cpp ../../i18n/wintzimpl.cpp: In function 'UBool getSystemTimeInformation(icu_57::TimeZone*, SYSTEMTIME&, SYSTEMTIME&, int32_t&, int32_t&, int32_t&)': ../../i18n/wintzimpl.cpp:66:35: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (standardDate.wDay < 0) { ~~~~~~~~~~~~~~~~~~^~~ ../../i18n/wintzimpl.cpp:87:35: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (daylightDate.wDay < 0) { ~~~~~~~~~~~~~~~~~~^~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plurfmt.o ../../i18n/plurfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o selfmt.o ../../i18n/selfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtitvfmt.o ../../i18n/dtitvfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dtitvinf.o ../../i18n/dtitvinf.cpp ../../i18n/windtfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32DateFormat::format(icu_57::Calendar&, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/windtfmt.cpp:145:95: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString &Win32DateFormat::format(Calendar &cal, UnicodeString &appendTo, FieldPosition &pos) const ^~~ ../../i18n/windtfmt.cpp: In member function 'virtual void icu_57::Win32DateFormat::parse(const icu_57::UnicodeString&, icu_57::Calendar&, icu_57::ParsePosition&) const': ../../i18n/windtfmt.cpp:189:50: warning: unused parameter 'text' [-Wunused-parameter] void Win32DateFormat::parse(const UnicodeString& text, Calendar& cal, ParsePosition& pos) const ^~~~ ../../i18n/windtfmt.cpp:189:66: warning: unused parameter 'cal' [-Wunused-parameter] void Win32DateFormat::parse(const UnicodeString& text, Calendar& cal, ParsePosition& pos) const ^~~ ../../i18n/windtfmt.cpp: In member function 'icu_57::UnicodeString icu_57::Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION*, const icu_57::TimeZone&) const': ../../i18n/windtfmt.cpp:297:27: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length())) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(double, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:210:97: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(double number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(int32_t, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:215:98: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(int32_t number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ ../../i18n/winnmfmt.cpp: In member function 'virtual icu_57::UnicodeString& icu_57::Win32NumberFormat::format(int64_t, icu_57::UnicodeString&, icu_57::FieldPosition&) const': ../../i18n/winnmfmt.cpp:220:98: warning: unused parameter 'pos' [-Wunused-parameter] UnicodeString& Win32NumberFormat::format(int64_t number, UnicodeString& appendTo, FieldPosition& pos) const ^~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udateintervalformat.o ../../i18n/udateintervalformat.cpp In file included from ../../i18n/rbtz.cpp:19:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/rbtz.cpp:147:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmunit.o ../../i18n/tmunit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmutamt.o ../../i18n/tmutamt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tmutfmt.o ../../i18n/tmutfmt.cpp In file included from ../../i18n/zonemeta.cpp:19:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/zonemeta.cpp:30:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gZoneMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o currpinf.o ../../i18n/currpinf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof.o ../../i18n/uspoof.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_impl.o ../../i18n/uspoof_impl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_build.o ../../i18n/uspoof_build.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_conf.o ../../i18n/uspoof_conf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uspoof_wsconf.o ../../i18n/uspoof_wsconf.cpp ../../i18n/plurrule.cpp: In member function 'void icu_57::PluralRuleParser::parse(const icu_57::UnicodeString&, icu_57::PluralRules*, UErrorCode&)': ../../i18n/plurrule.cpp:494:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../../i18n/plurrule.cpp:496:9: note: here case tIn: ^~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decfmtst.o ../../i18n/decfmtst.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smpdtfst.o ../../i18n/smpdtfst.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ztrans.o ../../i18n/ztrans.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o zrule.o ../../i18n/zrule.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o vzone.o ../../i18n/vzone.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fphdlimp.o ../../i18n/fphdlimp.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/dtitvfmt.cpp:28: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/dtitvfmt.cpp:69:33: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gFormatterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o fpositer.o ../../i18n/fpositer.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ufieldpositer.o ../../i18n/ufieldpositer.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o decNumber.o ../../i18n/decNumber.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o decContext.o ../../i18n/decContext.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o alphaindex.o ../../i18n/alphaindex.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tznames.o ../../i18n/tznames.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tznames_impl.o ../../i18n/tznames_impl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzgnames.o ../../i18n/tzgnames.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tzfmt.o ../../i18n/tzfmt.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o compactdecimalformat.o ../../i18n/compactdecimalformat.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o gender.o ../../i18n/gender.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o region.o ../../i18n/region.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o scriptset.o ../../i18n/scriptset.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o identifier_info.o ../../i18n/identifier_info.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uregion.o ../../i18n/uregion.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tznames.cpp:17: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames.cpp:30:36: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTimeZoneNamesLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o reldatefmt.o ../../i18n/reldatefmt.cpp In file included from ../../i18n/tznames_impl.h:26:0, from ../../i18n/tznames_impl.cpp:19: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:58:35: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTZDBNamesMapLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o quantityformatter.o ../../i18n/quantityformatter.cpp ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:317:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex TextTrieMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tznames_impl.cpp:909:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o measunit.o ../../i18n/measunit.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o sharedbreakiterator.o ../../i18n/sharedbreakiterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o scientificnumberformatter.o ../../i18n/scientificnumberformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitgrouping.o ../../i18n/digitgrouping.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/compactdecimalformat.cpp:18: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/compactdecimalformat.cpp:31:41: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gCompactDecimalMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitinterval.o ../../i18n/digitinterval.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitformatter.o ../../i18n/digitformatter.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/tzgnames.cpp:23: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzgnames.cpp:269:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzgnames.cpp:1112:27: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gTZGNLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitaffix.o ../../i18n/digitaffix.cpp In file included from ../../i18n/tzfmt.cpp:23:0: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/tzfmt.cpp:144:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ In file included from ../../common/mutex.h:25:0, from ../../i18n/gender.cpp:26: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/gender.cpp:33:33: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gGenderMetaLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o valueformatter.o ../../i18n/valueformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o digitaffixesandpadding.o ../../i18n/digitaffixesandpadding.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pluralaffix.o ../../i18n/pluralaffix.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o precision.o ../../i18n/precision.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o affixpatternparser.o ../../i18n/affixpatternparser.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o smallintformatter.o ../../i18n/smallintformatter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o decimfmtimpl.o ../../i18n/decimfmtimpl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o visibledigits.o ../../i18n/visibledigits.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../i18n -I../../common -DU_ATTRIBUTE_DEPRECATED= -DU_I18N_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dayperiodrules.o ../../i18n/dayperiodrules.cpp In file included from ../../common/mutex.h:25:0, from ../../i18n/reldatefmt.cpp:30: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../i18n/reldatefmt.cpp:43:31: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gBrkIterMutex = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ ../../i18n/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': ../../i18n/digitformatter.cpp:234:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../i18n/decimfmtimpl.cpp: In member function 'icu_57::UnicodeString& icu_57::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_57::UnicodeString&) const': ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ~~~~~~~^~~~~~~~ ../../i18n/decimfmtimpl.cpp:1477:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicui18n.dll.a -o ../lib/icui18n57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/i18n' make[0]: Making `all' in `layout' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/layout' generating dependency information for ../../layout/TrimmedArrayProcessor2.cpp generating dependency information for ../../layout/SubtableProcessor2.cpp generating dependency information for ../../layout/StateTableProcessor2.cpp generating dependency information for ../../layout/SingleTableProcessor2.cpp generating dependency information for ../../layout/SimpleArrayProcessor2.cpp generating dependency information for ../../layout/SegmentSingleProcessor2.cpp generating dependency information for ../../layout/SegmentArrayProcessor2.cpp generating dependency information for ../../layout/NonContextualGlyphSubstProc2.cpp generating dependency information for ../../layout/MorphTables2.cpp generating dependency information for ../../layout/LigatureSubstProc2.cpp generating dependency information for ../../layout/IndicRearrangementProcessor2.cpp generating dependency information for ../../layout/GXLayoutEngine2.cpp generating dependency information for ../../layout/ContextualGlyphSubstProc2.cpp generating dependency information for ../../layout/ContextualGlyphInsertionProc2.cpp generating dependency information for ../../layout/loengine.cpp generating dependency information for ../../layout/KernTable.cpp generating dependency information for ../../layout/HangulLayoutEngine.cpp generating dependency information for ../../layout/TibetanReordering.cpp generating dependency information for ../../layout/TibetanLayoutEngine.cpp generating dependency information for ../../layout/KhmerReordering.cpp generating dependency information for ../../layout/KhmerLayoutEngine.cpp generating dependency information for ../../layout/ValueRecords.cpp generating dependency information for ../../layout/SingleSubstitutionSubtables.cpp generating dependency information for ../../layout/SubstitutionLookups.cpp generating dependency information for ../../layout/SinglePositioningSubtables.cpp generating dependency information for ../../layout/ShapingTypeData.cpp generating dependency information for ../../layout/ScriptAndLanguageTags.cpp generating dependency information for ../../layout/ScriptAndLanguage.cpp generating dependency information for ../../layout/PairPositioningSubtables.cpp generating dependency information for ../../layout/OpenTypeUtilities.cpp generating dependency information for ../../layout/MPreFixups.cpp generating dependency information for ../../layout/MultipleSubstSubtables.cpp generating dependency information for ../../layout/MirroredCharData.cpp generating dependency information for ../../layout/MarkToMarkPosnSubtables.cpp generating dependency information for ../../layout/MarkToLigaturePosnSubtables.cpp generating dependency information for ../../layout/MarkToBasePosnSubtables.cpp generating dependency information for ../../layout/MarkArrays.cpp generating dependency information for ../../layout/Lookups.cpp generating dependency information for ../../layout/LookupProcessor.cpp generating dependency information for ../../layout/LigatureSubstSubtables.cpp generating dependency information for ../../layout/LEGlyphStorage.cpp generating dependency information for ../../layout/LEInsertionList.cpp generating dependency information for ../../layout/IndicReordering.cpp generating dependency information for ../../layout/IndicClassTables.cpp generating dependency information for ../../layout/GlyphSubstitutionTables.cpp generating dependency information for ../../layout/GlyphSubstLookupProc.cpp generating dependency information for ../../layout/GlyphPositioningTables.cpp generating dependency information for ../../layout/GlyphPosnLookupProc.cpp generating dependency information for ../../layout/GlyphPositionAdjustments.cpp generating dependency information for ../../layout/GlyphLookupTables.cpp generating dependency information for ../../layout/GlyphDefinitionTables.cpp generating dependency information for ../../layout/GlyphIterator.cpp generating dependency information for ../../layout/GDEFMarkFilter.cpp generating dependency information for ../../layout/Features.cpp generating dependency information for ../../layout/ExtensionSubtables.cpp generating dependency information for ../../layout/DeviceTables.cpp generating dependency information for ../../layout/CursiveAttachmentSubtables.cpp generating dependency information for ../../layout/CoverageTables.cpp generating dependency information for ../../layout/ClassDefinitionTables.cpp generating dependency information for ../../layout/ContextualSubstSubtables.cpp generating dependency information for ../../layout/CanonShaping.cpp generating dependency information for ../../layout/CanonData.cpp generating dependency information for ../../layout/ArabicShaping.cpp generating dependency information for ../../layout/AnchorTables.cpp generating dependency information for ../../layout/AlternateSubstSubtables.cpp generating dependency information for ../../layout/TrimmedArrayProcessor.cpp generating dependency information for ../../layout/SubtableProcessor.cpp generating dependency information for ../../layout/StateTableProcessor.cpp generating dependency information for ../../layout/SingleTableProcessor.cpp generating dependency information for ../../layout/SimpleArrayProcessor.cpp generating dependency information for ../../layout/SegmentSingleProcessor.cpp generating dependency information for ../../layout/SegmentArrayProcessor.cpp generating dependency information for ../../layout/NonContextualGlyphSubstProc.cpp generating dependency information for ../../layout/MorphTables.cpp generating dependency information for ../../layout/LookupTables.cpp generating dependency information for ../../layout/LigatureSubstProc.cpp generating dependency information for ../../layout/ContextualGlyphSubstProc.cpp generating dependency information for ../../layout/IndicRearrangementProcessor.cpp generating dependency information for ../../layout/LayoutEngine.cpp generating dependency information for ../../layout/IndicLayoutEngine.cpp generating dependency information for ../../layout/HanLayoutEngine.cpp generating dependency information for ../../layout/GXLayoutEngine.cpp generating dependency information for ../../layout/ArabicLayoutEngine.cpp generating dependency information for ../../layout/ThaiStateTables.cpp generating dependency information for ../../layout/ThaiShaping.cpp generating dependency information for ../../layout/ThaiLayoutEngine.cpp generating dependency information for ../../layout/OpenTypeLayoutEngine.cpp generating dependency information for ../../layout/LEFontInstance.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEFontInstance.o ../../layout/LEFontInstance.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o OpenTypeLayoutEngine.o ../../layout/OpenTypeLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiLayoutEngine.o ../../layout/ThaiLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiShaping.o ../../layout/ThaiShaping.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ThaiStateTables.o ../../layout/ThaiStateTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ArabicLayoutEngine.o ../../layout/ArabicLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GXLayoutEngine.o ../../layout/GXLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o HanLayoutEngine.o ../../layout/HanLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicLayoutEngine.o ../../layout/IndicLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LayoutEngine.o ../../layout/LayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphSubstProc.o ../../layout/ContextualGlyphSubstProc.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicRearrangementProcessor.o ../../layout/IndicRearrangementProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstProc.o ../../layout/LigatureSubstProc.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LookupTables.o ../../layout/LookupTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MorphTables.o ../../layout/MorphTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o NonContextualGlyphSubstProc.o ../../layout/NonContextualGlyphSubstProc.cpp ../../layout/LayoutEngine.cpp: In static member function 'static icu_57::LayoutEngine* icu_57::LayoutEngine::layoutEngineFactory(const icu_57::LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)': ../../layout/LayoutEngine.cpp:583:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gsubTable->coversScriptAndLanguage(gsubTable, scriptTag, languageTag, success, TRUE)) { ^~ ../../layout/LayoutEngine.cpp:589:13: note: here default: ^~~~~~~ ../../layout/IndicRearrangementProcessor.cpp: In member function 'void icu_57::IndicRearrangementProcessor::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor.cpp:97:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:118:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:153:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:179:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:205:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentArrayProcessor.o ../../layout/SegmentArrayProcessor.cpp ../../layout/IndicRearrangementProcessor.cpp:231:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:259:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:289:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:319:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor.cpp:349:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentSingleProcessor.o ../../layout/SegmentSingleProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SimpleArrayProcessor.o ../../layout/SimpleArrayProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleTableProcessor.o ../../layout/SingleTableProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o StateTableProcessor.o ../../layout/StateTableProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubtableProcessor.o ../../layout/SubtableProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TrimmedArrayProcessor.o ../../layout/TrimmedArrayProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o AlternateSubstSubtables.o ../../layout/AlternateSubstSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o AnchorTables.o ../../layout/AnchorTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ArabicShaping.o ../../layout/ArabicShaping.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CanonData.o ../../layout/CanonData.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CanonShaping.o ../../layout/CanonShaping.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ClassDefinitionTables.o ../../layout/ClassDefinitionTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualSubstSubtables.o ../../layout/ContextualSubstSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CoverageTables.o ../../layout/CoverageTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o CursiveAttachmentSubtables.o ../../layout/CursiveAttachmentSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o DeviceTables.o ../../layout/DeviceTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ExtensionSubtables.o ../../layout/ExtensionSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o Features.o ../../layout/Features.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GDEFMarkFilter.o ../../layout/GDEFMarkFilter.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphDefinitionTables.o ../../layout/GlyphDefinitionTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphIterator.o ../../layout/GlyphIterator.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphLookupTables.o ../../layout/GlyphLookupTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPosnLookupProc.o ../../layout/GlyphPosnLookupProc.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPositionAdjustments.o ../../layout/GlyphPositionAdjustments.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphPositioningTables.o ../../layout/GlyphPositioningTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphSubstLookupProc.o ../../layout/GlyphSubstLookupProc.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GlyphSubstitutionTables.o ../../layout/GlyphSubstitutionTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicClassTables.o ../../layout/IndicClassTables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicReordering.o ../../layout/IndicReordering.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEInsertionList.o ../../layout/LEInsertionList.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LEGlyphStorage.o ../../layout/LEGlyphStorage.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstSubtables.o ../../layout/LigatureSubstSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LookupProcessor.o ../../layout/LookupProcessor.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o Lookups.o ../../layout/Lookups.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkArrays.o ../../layout/MarkArrays.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToBasePosnSubtables.o ../../layout/MarkToBasePosnSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToLigaturePosnSubtables.o ../../layout/MarkToLigaturePosnSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MarkToMarkPosnSubtables.o ../../layout/MarkToMarkPosnSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MirroredCharData.o ../../layout/MirroredCharData.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MPreFixups.o ../../layout/MPreFixups.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MultipleSubstSubtables.o ../../layout/MultipleSubstSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o OpenTypeUtilities.o ../../layout/OpenTypeUtilities.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o PairPositioningSubtables.o ../../layout/PairPositioningSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ScriptAndLanguage.o ../../layout/ScriptAndLanguage.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ScriptAndLanguageTags.o ../../layout/ScriptAndLanguageTags.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ShapingTypeData.o ../../layout/ShapingTypeData.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SinglePositioningSubtables.o ../../layout/SinglePositioningSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleSubstitutionSubtables.o ../../layout/SingleSubstitutionSubtables.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubstitutionLookups.o ../../layout/SubstitutionLookups.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ValueRecords.o ../../layout/ValueRecords.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KhmerLayoutEngine.o ../../layout/KhmerLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KhmerReordering.o ../../layout/KhmerReordering.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TibetanLayoutEngine.o ../../layout/TibetanLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TibetanReordering.o ../../layout/TibetanReordering.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o HangulLayoutEngine.o ../../layout/HangulLayoutEngine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o KernTable.o ../../layout/KernTable.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o loengine.o ../../layout/loengine.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphInsertionProc2.o ../../layout/ContextualGlyphInsertionProc2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ContextualGlyphSubstProc2.o ../../layout/ContextualGlyphSubstProc2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o GXLayoutEngine2.o ../../layout/GXLayoutEngine2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o IndicRearrangementProcessor2.o ../../layout/IndicRearrangementProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LigatureSubstProc2.o ../../layout/LigatureSubstProc2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o MorphTables2.o ../../layout/MorphTables2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o NonContextualGlyphSubstProc2.o ../../layout/NonContextualGlyphSubstProc2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentArrayProcessor2.o ../../layout/SegmentArrayProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SegmentSingleProcessor2.o ../../layout/SegmentSingleProcessor2.cpp ../../layout/IndicRearrangementProcessor2.cpp: In member function 'void icu_57::IndicRearrangementProcessor2::doRearrangementAction(icu_57::LEGlyphStorage&, icu_57::IndicRearrangementVerb, LEErrorCode&) const': ../../layout/IndicRearrangementProcessor2.cpp:94:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:115:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:150:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:176:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x <= lastGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:202:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:228:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x >= firstGlyph) { ~~^~~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:256:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:286:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x > firstGlyph) { ~~^~~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:316:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ ../../layout/IndicRearrangementProcessor2.cpp:346:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (x < lastGlyph) { ~~^~~~~~~~~~~ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SimpleArrayProcessor2.o ../../layout/SimpleArrayProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SingleTableProcessor2.o ../../layout/SingleTableProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o StateTableProcessor2.o ../../layout/StateTableProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o SubtableProcessor2.o ../../layout/SubtableProcessor2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layout -I../../layout/.. -I../../common -I../../layout/unicode -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUT_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o TrimmedArrayProcessor2.o ../../layout/TrimmedArrayProcessor2.cpp x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicule.dll.a -o ../lib/icule57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/layout' make[0]: Making `all' in `layoutex' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/layoutex' generating dependency information for ../../layoutex/playout.cpp generating dependency information for ../../layoutex/plruns.cpp generating dependency information for ../../layoutex/LXUtilities.cpp generating dependency information for ../../layoutex/RunArrays.cpp generating dependency information for ../../layoutex/ParagraphLayout.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ParagraphLayout.o ../../layoutex/ParagraphLayout.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o RunArrays.o ../../layoutex/RunArrays.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o LXUtilities.o ../../layoutex/LXUtilities.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o playout.o ../../layoutex/playout.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../layoutex -I../../layoutex/unicode -I../../common -I../../layoutex/.. -DU_ATTRIBUTE_DEPRECATED= -DU_LAYOUTEX_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o plruns.o ../../layoutex/plruns.cpp x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libiculx.dll.a -o ../lib/iculx57.dll ParagraphLayout.o RunArrays.o LXUtilities.o playout.o plruns.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licule -lpthread -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/layoutex' make[0]: Making `all' in `io' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/io' generating dependency information for ../../io/ucln_io.cpp generating dependency information for ../../io/ustream.cpp generating dependency information for ../../io/sscanf.c generating dependency information for ../../io/sprintf.c generating dependency information for ../../io/ustdio.c generating dependency information for ../../io/uscanf_p.c generating dependency information for ../../io/uscanf.c generating dependency information for ../../io/uprntf_p.c generating dependency information for ../../io/uprintf.cpp generating dependency information for ../../io/ufmt_cmn.c generating dependency information for ../../io/ufile.c generating dependency information for ../../io/locbund.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o locbund.o ../../io/locbund.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ufile.o ../../io/ufile.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ufmt_cmn.o ../../io/ufmt_cmn.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uprintf.o ../../io/uprintf.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uprntf_p.o ../../io/uprntf_p.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscanf.o ../../io/uscanf.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uscanf_p.o ../../io/uscanf_p.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ustdio.o ../../io/ustdio.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o sprintf.o ../../io/sprintf.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o sscanf.o ../../io/sscanf.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ustream.o ../../io/ustream.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../common -I../../i18n -DU_ATTRIBUTE_DEPRECATED= -DU_IO_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_io.o ../../io/ucln_io.cpp In file included from ../../common/mutex.h:25:0, from ../../io/locbund.cpp:28: ../../common/umutex.h:358:52: warning: missing initializer for member 'UMutex::fCS' [-Wmissing-field-initializers] #define U_MUTEX_INITIALIZER {U_INITONCE_INITIALIZER} ^ ../../io/locbund.cpp:46:23: note: in expansion of macro 'U_MUTEX_INITIALIZER' static UMutex gLock = U_MUTEX_INITIALIZER; ^~~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../lib/libicuio.dll.a -o ../lib/icuio57.dll 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 -lm make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/io' make[0]: Making `all' in `tools' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[1]: Making `all' in `toolutil' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/toolutil' generating dependency information for ../../../tools/toolutil/ucln_tu.cpp generating dependency information for ../../../tools/toolutil/dbgutil.cpp generating dependency information for ../../../tools/toolutil/udbgutil.cpp generating dependency information for ../../../tools/toolutil/filetools.cpp generating dependency information for ../../../tools/toolutil/flagparser.c generating dependency information for ../../../tools/toolutil/pkg_gencmn.c generating dependency information for ../../../tools/toolutil/ppucd.cpp generating dependency information for ../../../tools/toolutil/pkg_genc.c generating dependency information for ../../../tools/toolutil/pkg_icu.cpp generating dependency information for ../../../tools/toolutil/writesrc.c generating dependency information for ../../../tools/toolutil/xmlparser.cpp generating dependency information for ../../../tools/toolutil/ucbuf.cpp generating dependency information for ../../../tools/toolutil/uparse.c generating dependency information for ../../../tools/toolutil/uoptions.c generating dependency information for ../../../tools/toolutil/ucmstate.c generating dependency information for ../../../tools/toolutil/ucm.c generating dependency information for ../../../tools/toolutil/denseranges.cpp generating dependency information for ../../../tools/toolutil/collationinfo.cpp generating dependency information for ../../../tools/toolutil/unewdata.c generating dependency information for ../../../tools/toolutil/toolutil.cpp generating dependency information for ../../../tools/toolutil/swapimpl.cpp generating dependency information for ../../../tools/toolutil/pkgitems.cpp generating dependency information for ../../../tools/toolutil/package.cpp generating dependency information for ../../../tools/toolutil/filestrm.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o filestrm.o ../../../tools/toolutil/filestrm.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o package.o ../../../tools/toolutil/package.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pkgitems.o ../../../tools/toolutil/pkgitems.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o swapimpl.o ../../../tools/toolutil/swapimpl.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o toolutil.o ../../../tools/toolutil/toolutil.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o unewdata.o ../../../tools/toolutil/unewdata.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o collationinfo.o ../../../tools/toolutil/collationinfo.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o denseranges.o ../../../tools/toolutil/denseranges.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucm.o ../../../tools/toolutil/ucm.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucmstate.o ../../../tools/toolutil/ucmstate.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uoptions.o ../../../tools/toolutil/uoptions.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o uparse.o ../../../tools/toolutil/uparse.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucbuf.o ../../../tools/toolutil/ucbuf.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o xmlparser.o ../../../tools/toolutil/xmlparser.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o writesrc.o ../../../tools/toolutil/writesrc.c ../../../tools/toolutil/package.cpp: In member function 'void icu_57::Package::setItemCapacity(int32_t)': ../../../tools/toolutil/package.cpp:1291:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] (unsigned long)max*sizeof(items[0]), max); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o pkg_icu.o ../../../tools/toolutil/pkg_icu.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o pkg_genc.o ../../../tools/toolutil/pkg_genc.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o pkg_gencmn.o ../../../tools/toolutil/pkg_gencmn.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ppucd.o ../../../tools/toolutil/ppucd.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o flagparser.o ../../../tools/toolutil/flagparser.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o filetools.o ../../../tools/toolutil/filetools.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o udbgutil.o ../../../tools/toolutil/udbgutil.cpp ../../../tools/toolutil/pkg_gencmn.c: In function 'createCommonDataFile': ../../../tools/toolutil/pkg_gencmn.c:359:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] "U_EXPORT struct {\n" ^~~~~~~~~~~~~~~~~~~~~ ../../../tools/toolutil/pkg_gencmn.c:363:33: note: format string is defined here " char padding[%lu];\n" ~~^ %I64u ../../../tools/toolutil/pkg_gencmn.c:359:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Wformat=] "U_EXPORT struct {\n" ^~~~~~~~~~~~~~~~~~~~~ ../../../tools/toolutil/pkg_gencmn.c:363:33: note: format string is defined here " char padding[%lu];\n" ~~^ %I64u ../../../tools/toolutil/pkg_gencmn.c: In function 'fixDirToTreePath': ../../../tools/toolutil/pkg_gencmn.c:562:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for(t=s;t=uprv_strchr(t,U_FILE_SEP_CHAR);) { ^ x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o dbgutil.o ../../../tools/toolutil/dbgutil.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n "-DU_BUILD=\"x86_64-redhat-linux-gnu\"" "-DU_HOST=\"x86_64-w64-mingw32\"" "-DU_CC=\"x86_64-w64-mingw32-gcc\"" "-DU_CXX=\"x86_64-w64-mingw32-g++\"" -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DU_TOOLUTIL_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o ucln_tu.o ../../../tools/toolutil/ucln_tu.cpp ../../../tools/toolutil/pkg_genc.c: In function 'writeAssemblyCode': ../../../tools/toolutil/pkg_genc.c:286:5: warning: implicit declaration of function 'swapFileSepChar' [-Wimplicit-function-declaration] swapFileSepChar(outFilePath, U_FILE_SEP_CHAR, '/'); ^~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=../../lib/libicutu.dll.a -o ../../lib/icutu57.dll 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/toolutil' make[1]: Making `all' in `ctestfw' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/ctestfw' generating dependency information for ../../../tools/ctestfw/ucln_ct.c generating dependency information for ../../../tools/ctestfw/uperf.cpp generating dependency information for ../../../tools/ctestfw/datamap.cpp generating dependency information for ../../../tools/ctestfw/testdata.cpp generating dependency information for ../../../tools/ctestfw/tstdtmod.cpp generating dependency information for ../../../tools/ctestfw/ctest.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ctest.o ../../../tools/ctestfw/ctest.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o tstdtmod.o ../../../tools/ctestfw/tstdtmod.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o testdata.o ../../../tools/ctestfw/testdata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o datamap.o ../../../tools/ctestfw/datamap.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -DPIC -o uperf.o ../../../tools/ctestfw/uperf.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/ctestfw/../toolutil -I../../../tools/ctestfw -DU_ATTRIBUTE_DEPRECATED= -DT_CTEST_IMPLEMENTATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -DPIC -o ucln_ct.o ../../../tools/ctestfw/ucln_ct.c x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./libicutest.dll.a -o icutest57.dll 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/ctestfw' make[1]: Making `all' in `makeconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/makeconv' generating dependency information for ../../../tools/makeconv/genmbcs.cpp generating dependency information for ../../../tools/makeconv/gencnvex.c generating dependency information for ../../../tools/makeconv/ucnvstat.c generating dependency information for ../../../tools/makeconv/makeconv.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o makeconv.o ../../../tools/makeconv/makeconv.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o ucnvstat.o ../../../tools/makeconv/ucnvstat.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genmbcs.o ../../../tools/makeconv/genmbcs.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/makeconv/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencnvex.o ../../../tools/makeconv/gencnvex.c cd ../.. \ && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/makeconv/makeconv.1 ../../../tools/makeconv/genmbcs.cpp: In function 'UBool MBCSAddFromUnicode(MBCSData*, const uint8_t*, int32_t, UChar32, int8_t)': ../../../tools/makeconv/genmbcs.cpp:833:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=*pb++; ~^~~~~~ ../../../tools/makeconv/genmbcs.cpp:835:5: note: here case 3: ^~~~ ../../../tools/makeconv/genmbcs.cpp:836:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:838:5: note: here case 2: ^~~~ ../../../tools/makeconv/genmbcs.cpp:839:10: warning: this statement may fall through [-Wimplicit-fallthrough=] b=(b<<8)|*pb++; ~^~~~~~~~~~~~~ ../../../tools/makeconv/genmbcs.cpp:841:5: note: here case 1: ^~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/makeconv.exe makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/makeconv' make[1]: Making `all' in `genrb' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genrb' generating dependency information for ../../../tools/genrb/prscmnts.cpp generating dependency information for ../../../tools/genrb/wrtxml.cpp generating dependency information for ../../../tools/genrb/rle.c generating dependency information for ../../../tools/genrb/rbutil.c generating dependency information for ../../../tools/genrb/wrtjava.cpp generating dependency information for ../../../tools/genrb/ustr.c generating dependency information for ../../../tools/genrb/reslist.cpp generating dependency information for ../../../tools/genrb/read.c generating dependency information for ../../../tools/genrb/parse.cpp generating dependency information for ../../../tools/genrb/genrb.cpp generating dependency information for ../../../tools/genrb/errmsg.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o errmsg.o ../../../tools/genrb/errmsg.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genrb.o ../../../tools/genrb/genrb.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o parse.o ../../../tools/genrb/parse.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o read.o ../../../tools/genrb/read.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o reslist.o ../../../tools/genrb/reslist.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o ustr.o ../../../tools/genrb/ustr.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o rbutil.o ../../../tools/genrb/rbutil.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o wrtjava.o ../../../tools/genrb/wrtjava.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o rle.o ../../../tools/genrb/rle.c x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o wrtxml.o ../../../tools/genrb/wrtxml.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o prscmnts.o ../../../tools/genrb/prscmnts.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/genrb/../toolutil -I../../../io -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o derb.o ../../../tools/genrb/derb.cpp cd ../.. \ && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/derb.1 cd ../.. \ && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genrb/genrb.1 ../../../tools/genrb/derb.cpp: In function 'UChar* quotedString(const UChar*)': ../../../tools/genrb/derb.cpp:344:23: warning: this statement may fall through [-Wimplicit-fallthrough=] *np++ = 0x005C; ~~~~~~^~~~~~~~ ../../../tools/genrb/derb.cpp:346:13: note: here default: ^~~~~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/derb.exe derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genrb.exe 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 -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genrb' make[1]: Making `all' in `genbrk' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genbrk' generating dependency information for ../../../tools/genbrk/genbrk.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/genbrk/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o genbrk.o ../../../tools/genbrk/genbrk.cpp cd ../.. \ && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genbrk/genbrk.1 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genbrk.exe genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genbrk' make[1]: Making `all' in `gencnval' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencnval' generating dependency information for ../../../tools/gencnval/gencnval.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gencnval/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencnval.o ../../../tools/gencnval/gencnval.c cd ../.. \ && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencnval/gencnval.1 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencnval.exe gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencnval' make[1]: Making `all' in `gensprep' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gensprep' generating dependency information for ../../../tools/gensprep/store.c generating dependency information for ../../../tools/gensprep/gensprep.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gensprep/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gensprep.o ../../../tools/gensprep/gensprep.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gensprep/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o store.o ../../../tools/gensprep/store.c cd ../.. \ && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gensprep/gensprep.8 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gensprep.exe gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gensprep' make[1]: Making `all' in `icuinfo' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/icuinfo' generating dependency information for ../../../tools/icuinfo/icuinfo.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/icuinfo/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o icuinfo.o ../../../tools/icuinfo/icuinfo.cpp x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icuinfo.exe icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/icuinfo' make[1]: Making `all' in `genccode' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genccode' generating dependency information for ../../../tools/genccode/genccode.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/genccode/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o genccode.o ../../../tools/genccode/genccode.c cd ../.. \ && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/genccode/genccode.8 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/genccode.exe genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genccode' make[1]: Making `all' in `gencmn' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencmn' generating dependency information for ../../../tools/gencmn/gencmn.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gencmn/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gencmn.o ../../../tools/gencmn/gencmn.c cd ../.. \ && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencmn/gencmn.8 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencmn.exe gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencmn' make[1]: Making `all' in `icupkg' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/icupkg' generating dependency information for ../../../tools/icupkg/icupkg.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/icupkg/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o icupkg.o ../../../tools/icupkg/icupkg.cpp cd ../.. \ && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/icupkg/icupkg.8 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/icupkg.exe icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/icupkg' make[1]: Making `all' in `pkgdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/pkgdata' generating dependency information for ../../../tools/pkgdata/pkgtypes.c generating dependency information for ../../../tools/pkgdata/pkgdata.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/pkgdata/../toolutil -DU_ATTRIBUTE_DEPRECATED= -DU_MAKE=\"make\" -DUDATA_SO_SUFFIX=\".dll\" -DSTATIC_O=\"ao\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o pkgdata.o ../../../tools/pkgdata/pkgdata.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/pkgdata/../toolutil -DU_ATTRIBUTE_DEPRECATED= -DU_MAKE=\"make\" -DUDATA_SO_SUFFIX=\".dll\" -DSTATIC_O=\"ao\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o pkgtypes.o ../../../tools/pkgdata/pkgtypes.c cd ../.. \ && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/pkgdata/pkgdata.1 ../../../tools/pkgdata/pkgdata.cpp: In function 'int32_t pkg_getOptionsFromICUConfig(UBool, UOption*)': ../../../tools/pkgdata/pkgdata.cpp:2103:51: warning: unused parameter 'verbose' [-Wunused-parameter] static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) { ^~~~~~~ ../../../tools/pkgdata/pkgdata.cpp:2103:69: warning: unused parameter 'option' [-Wunused-parameter] static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) { ^~~~~~ ../../../tools/pkgdata/pkgdata.cpp: At global scope: ../../../tools/pkgdata/pkgdata.cpp:1263:16: warning: 'int32_t pkg_archiveLibrary(const char*, const char*, UBool)' defined but not used [-Wunused-function] static int32_t pkg_archiveLibrary(const char *targetDir, const char *version, UBool reverseExt) { ^~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/pkgdata.exe pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/pkgdata' make[1]: Making `all' in `gentest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gentest' generating dependency information for ../../../tools/gentest/gentest.c generating dependency information for ../../../tools/gentest/genres32.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gentest/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o gentest.o ../../../tools/gentest/gentest.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gentest/../toolutil -I../../../tools/ctestfw -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o genres32.o ../../../tools/gentest/genres32.c x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o gentest.exe gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gentest' make[1]: Making `all' in `gennorm2' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gennorm2' generating dependency information for ../../../tools/gennorm2/n2builder.cpp generating dependency information for ../../../tools/gennorm2/gennorm2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gennorm2/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gennorm2.o ../../../tools/gennorm2/gennorm2.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gennorm2/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o n2builder.o ../../../tools/gennorm2/n2builder.cpp x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gennorm2.exe gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gennorm2' make[1]: Making `all' in `gencfu' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencfu' generating dependency information for ../../../tools/gencfu/gencfu.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../tools/gencfu/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gencfu.o ../../../tools/gencfu/gencfu.cpp cd ../.. \ && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gencfu/gencfu.1 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gencfu.exe gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencfu' make[1]: Making `all' in `gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gendict' generating dependency information for ../../../tools/gendict/gendict.cpp x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../tools/gendict/../toolutil -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o gendict.o ../../../tools/gendict/gendict.cpp cd ../.. \ && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tools/gendict/gendict.1 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/gendict.exe gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[0]: Making `all' in `data' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/data' echo timestamp > build-dir.tmp make -f pkgdataMakefile /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 make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/data' rm -rf icupkg.inc mkdir ./out mkdir ./out/build mkdir ./out/build/icudt57l mkdir ./out/build/icudt57l/curr mkdir ./out/build/icudt57l/lang mkdir ./out/build/icudt57l/region make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/data' mkdir ./out/build/icudt57l/zone mkdir ./out/build/icudt57l/unit mkdir ./out/build/icudt57l/brkitr mkdir ./out/build/icudt57l/coll 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 ../../data/in/icudt57l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/icupkg -d ./out/build/icudt57l --list -x \* ../../data/in/icudt57l.dat -o out/tmp/icudata.lst echo timestamp > build-local LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:/builddir/build/BUILD/icu/source/nativebuild/lib:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -O ../data/icupkg.inc -q -c -s /builddir/build/BUILD/icu/source/build_win64/data/out/build/icudt57l -d ../lib -e icudt57 -T ./out/tmp -p icudt57l -m dll -r 57 -L icudata ./out/tmp/icudata.lst pkgdata: x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -I../../common -I../common -DPIC -o ./out/tmp/icudt57l_dat.o ./out/tmp/icudt57l_dat.S pkgdata: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./liball.dll.a -o ../lib/icudata57.dll ./out/tmp/icudt57l_dat.o echo timestamp > packagedata make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/data' make[0]: Making `all' in `extra' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[1]: Making `all' in `uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' x86_64-w64-mingw32-g++ -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../extra/uconv/../toolutil -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DUCONVMSG_LINK=uconvmsg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -c -o uconv.o ../../../extra/uconv/uconv.cpp x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -I../../../extra/uconv/../toolutil -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ATTRIBUTE_DEPRECATED= -DUCONVMSG_LINK=uconvmsg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uwmsg.o ../../../extra/uconv/uwmsg.c make -f pkgdataMakefile mkdir uconvmsg make[3]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' rm -rf pkgdata.inc LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg root.txt LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/genrb -e UTF-8 -s ../../../extra/uconv/resources -d uconvmsg fr.txt make[3]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/lib:/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst cd ../.. \ && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status /usr/bin/x86_64-w64-mingw32-ar: creating uconvmsg/uconvmsg.a In file included from ../../../extra/uconv/uwmsg.c:17:0: ../../../extra/uconv/uwmsg.c:88:15: warning: 'gNoFormatting' defined but not used [-Wunused-variable] U_STRING_DECL(gNoFormatting, " (UCONFIG_NO_FORMATTING see uconfig.h)", 38); ^ ../../../common/unicode/ustring.h:942:63: note: in definition of macro 'U_STRING_DECL' # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) ^~~ pkgdata: x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -I../../../common -I../../common -DPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S pkgdata: /usr/bin/x86_64-w64-mingw32-ar r uconvmsg/uconvmsg.a uconvmsg/uconvmsg_dat.o pkgdata: /usr/bin/x86_64-w64-mingw32-ranlib uconvmsg/uconvmsg.a config.status: creating extra/uconv/uconv.1 x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o ../../bin/uconv.exe uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm uconvmsg/uconvmsg.a make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[0]: Making `all' in `samples' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[1]: Making `all' in `date' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples/date' generating dependency information for ../../../samples/date/date.c generating dependency information for ../../../samples/date/uprint.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uprint.o ../../../samples/date/uprint.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o date.o ../../../samples/date/date.c x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icudate.exe uprint.o date.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples/date' make[1]: Making `all' in `cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples/cal' generating dependency information for ../../../samples/cal/cal.c generating dependency information for ../../../samples/cal/uprint.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o uprint.o ../../../samples/cal/uprint.c x86_64-w64-mingw32-gcc -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -I../../../common -I../../../i18n -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c -o cal.o ../../../samples/cal/cal.c x86_64-w64-mingw32-g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x -mthreads -o icucal.exe uprint.o cal.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples/cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[2]: Nothing to be done for 'all-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[0]: Making `all' in `test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64' Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters. make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64' make: Leaving directory '/builddir/build/BUILD/icu/source/build_win64' + popd ~/build/BUILD/icu + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6nH7vW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch ++ dirname /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch + cd icu ~/build/BUILD/icu/source ~/build/BUILD/icu + pushd source + run_mingw_make DESTDIR=/builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch install + make -C build_win32 DESTDIR=/builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch install make: Entering directory '/builddir/build/BUILD/icu/source/build_win32' make[0]: Making `install' in `stubdata' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/stubdata' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icudata.dll && ln -s icudata57.dll icudata.dll /usr/bin/install -c ./libicudata.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/stubdata' make[0]: Making `install' in `common' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/common' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/appendable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/brkiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestream.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/caniter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/chariter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/dbbi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/docmain.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/dtintrv.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/enumset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/errorcode.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/filteredbrk.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/icudataver.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/icuplug.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/idna.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/listformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/localpointer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/locdspnm.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/locid.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/messagepattern.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/normalizer2.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/normlzr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/parseerr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/parsepos.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/platform.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ptypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/putil.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/rbbi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/rep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/resbund.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/schriter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/simpleformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/std_string.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/strenum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/stringpiece.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/stringtriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/symtable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ubidi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ubrk.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucasemap.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uchar.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucharstrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucharstriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uchriter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uclean.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv_cb.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv_err.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnvsel.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uconfig.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucurr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/udata.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/udisplaycontext.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uenum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uidna.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uldnames.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ulistformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uloc.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/umachine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/umisc.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unifilt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unifunct.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unimatch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uniset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unistr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unorm.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unorm2.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uobject.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/urename.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/urep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ures.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uscript.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/usetiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ushape.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/usprep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ustring.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ustringtrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utext.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf16.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf32.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf8.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf_old.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utrace.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uvernum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uversion.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icuuc57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icuuc.dll && ln -s icuuc57.dll icuuc.dll /usr/bin/install -c ../lib/libicuuc.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/common' make[0]: Making `install' in `i18n' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/i18n' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/alphaindex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/basictz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/calendar.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/choicfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/coleitr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/coll.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/compactdecimalformat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/curramt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/currpinf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/currunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/datefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dcfmtsym.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/decimfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtfmtsym.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtitvfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtitvinf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtptngen.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fieldpos.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fmtable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/format.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fpositer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/gender.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/gregocal.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measure.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/msgfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/numfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/numsys.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/plurfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/plurrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/rbnf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/rbtz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/regex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/region.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/reldatefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/scientificnumberformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/search.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/selfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/simpletz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/smpdtfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/sortkey.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/stsearch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tblcoll.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/timezone.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmutamt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmutfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/translit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tzfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tznames.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tzrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tztrans.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucal.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucol.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucoleitr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucsdet.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udateintervalformat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udatpg.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ufieldpositer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uformattable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ugender.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ulocdata.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/umsg.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unirepl.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unumsys.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/upluralrules.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uregex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uregion.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ureldatefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/usearch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uspoof.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/utmscale.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/utrans.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/vtzone.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icui18n57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icui18n.dll && ln -s icui18n57.dll icui18n.dll /usr/bin/install -c ../lib/libicui18n.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/i18n' make[0]: Making `install' in `layout' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/layout' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LayoutEngine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEFontInstance.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEGlyphFilter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEGlyphStorage.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEInsertionList.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LELanguages.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEScripts.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LESwaps.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LETableReference.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LETypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/loengine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icule57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icule.dll && ln -s icule57.dll icule.dll /usr/bin/install -c ../lib/libicule.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/layout' make[0]: Making `install' in `layoutex' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/layoutex' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/ParagraphLayout.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/RunArrays.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/playout.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/plruns.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/layout /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/iculx57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f iculx.dll && ln -s iculx57.dll iculx.dll /usr/bin/install -c ../lib/libiculx.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib Installing icu-lx.pc make ALL_PKGCONFIG_SUFFIX=lx -C .. install-pkgconfig make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32' mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig /usr/bin/install -c -m 644 ./config/icu-lx.pc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/ make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/layoutex' make[0]: Making `install' in `io' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/io' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../io/unicode/ustdio.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../io/unicode/ustream.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icuio57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icuio.dll && ln -s icuio57.dll icuio.dll /usr/bin/install -c ../lib/libicuio.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/io' make[0]: Making `install' in `tools' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[1]: Making `install' in `toolutil' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/toolutil' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../../lib/icutu57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icutu.dll && ln -s icutu57.dll icutu.dll /usr/bin/install -c ../../lib/libicutu.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/toolutil' make[1]: Making `install' in `ctestfw' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/ctestfw' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c icutest57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib && rm -f icutest.dll && ln -s icutest57.dll icutest.dll /usr/bin/install -c ./libicutest.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/ctestfw' make[1]: Making `install' in `makeconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/makeconv' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 makeconv.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/makeconv.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/makeconv' make[1]: Making `install' in `genrb' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genrb' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 genrb.1 derb.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genrb.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/derb.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genrb' make[1]: Making `install' in `genbrk' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genbrk' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 genbrk.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genbrk.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genbrk' make[1]: Making `install' in `gencnval' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencnval' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gencnval.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencnval.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencnval' make[1]: Making `install' in `gensprep' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gensprep' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 gensprep.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gensprep.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gensprep' make[1]: Making `install' in `icuinfo' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/icuinfo' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c icuinfo.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/icuinfo' make[1]: Making `install' in `genccode' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/genccode' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 genccode.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genccode.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/genccode' make[1]: Making `install' in `gencmn' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencmn' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 gencmn.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencmn.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencmn' make[1]: Making `install' in `icupkg' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/icupkg' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 icupkg.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/icupkg.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/icupkg' make[1]: Making `install' in `pkgdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/pkgdata' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 pkgdata.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/pkgdata.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/pkgdata' make[1]: Making `install' in `gentest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gentest' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gentest' make[1]: Making `install' in `gennorm2' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gennorm2' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gennorm2.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gennorm2' make[1]: Making `install' in `gencfu' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencfu' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gencfu.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencfu.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gencfu' make[1]: Making `install' in `gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools/gendict' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gendict.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gendict.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools/gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/tools' make[0]: Making `install' in `data' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/data' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:/builddir/build/BUILD/icu/source/nativebuild/lib:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -O ../data/icupkg.inc -q -c -s /builddir/build/BUILD/icu/source/build_win32/data/out/build/icudt57l -d ../lib -m dll -r 57 -e icudt57 -T ./out/tmp -s ./out/build/icudt57l -p icudt57l -L icudata ./out/tmp/icudata.lst -I /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib pkgdata: cd ../lib/ && /usr/bin/install -c icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icudata57.dll make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/data' make[0]: Making `install' in `extra' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[1]: Making `install' in `uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/uconv.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 uconv.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra/uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/extra' make[0]: Making `install' in `samples' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[1]: Making `install' in `date' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples/date' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples/date' make[1]: Making `install' in `cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples/cal' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples/cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/samples' make[0]: Making `install' in `test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test' make[1]: Making `install' in `testdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test/testdata' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test/testdata' make[1]: Making `install' in `intltest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test/intltest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test/intltest' make[1]: Making `install' in `iotest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test/iotest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test/iotest' make[1]: Making `install' in `cintltst' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test/cintltst' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test/cintltst' make[1]: Making `install' in `letest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test/letest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test/letest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win32/test' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32/test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win32' mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/config mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/57.1 /usr/bin/install -c -m 644 ../config/mh-mingw /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/config/mh-mingw /usr/bin/install -c ../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/mkinstalldirs /usr/bin/install -c ../install-sh /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/ /usr/bin/install -c -m 644 ../../LICENSE /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/LICENSE /usr/bin/install -c ./config/icu-config /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/57.1/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/57.1/pkgdata.inc cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win32' /usr/bin/install -c -m 644 ../config/mh-mingw /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/config/mh-mingw /usr/bin/install -c ../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/mkinstalldirs /usr/bin/install -c ../install-sh /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/ /usr/bin/install -c -m 644 ../../LICENSE /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/icu/57.1/LICENSE /usr/bin/install -c ./config/icu-config /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/57.1/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/57.1/pkgdata.inc cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man/man1 make: Leaving directory '/builddir/build/BUILD/icu/source/build_win32' + make -C build_win64 DESTDIR=/builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch install make: Entering directory '/builddir/build/BUILD/icu/source/build_win64' make[0]: Making `install' in `stubdata' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/stubdata' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icudata.dll && ln -s icudata57.dll icudata.dll /usr/bin/install -c ./libicudata.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/stubdata' make[0]: Making `install' in `common' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/common' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/appendable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/brkiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestream.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/bytestriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/caniter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/chariter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/dbbi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/docmain.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/dtintrv.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/enumset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/errorcode.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/filteredbrk.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/icudataver.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/icuplug.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/idna.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/listformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/localpointer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/locdspnm.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/locid.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/messagepattern.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/normalizer2.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/normlzr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/parseerr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/parsepos.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/platform.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ptypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/putil.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/rbbi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/rep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/resbund.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/schriter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/simpleformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/std_string.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/strenum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/stringpiece.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/stringtriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/symtable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ubidi.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ubrk.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucasemap.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uchar.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucharstrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucharstriebuilder.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uchriter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uclean.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv_cb.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnv_err.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucnvsel.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uconfig.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ucurr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/udata.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/udisplaycontext.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uenum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uidna.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uldnames.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ulistformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uloc.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/umachine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/umisc.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unifilt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unifunct.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unimatch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uniset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unistr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unorm.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/unorm2.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uobject.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/urename.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/urep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ures.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uscript.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uset.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/usetiter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ushape.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/usprep.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ustring.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/ustringtrie.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utext.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf16.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf32.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf8.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utf_old.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utrace.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/utypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uvernum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../common/unicode/uversion.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icuuc57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icuuc.dll && ln -s icuuc57.dll icuuc.dll /usr/bin/install -c ../lib/libicuuc.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/common' make[0]: Making `install' in `i18n' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/i18n' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/alphaindex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/basictz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/calendar.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/choicfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/coleitr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/coll.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/compactdecimalformat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/curramt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/currpinf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/currunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/datefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dcfmtsym.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/decimfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtfmtsym.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtitvfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtitvinf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtptngen.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/dtrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fieldpos.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fmtable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/format.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/fpositer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/gender.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/gregocal.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/measure.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/msgfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/numfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/numsys.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/plurfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/plurrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/rbnf.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/rbtz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/regex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/region.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/reldatefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/scientificnumberformatter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/search.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/selfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/simpletz.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/smpdtfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/sortkey.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/stsearch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tblcoll.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/timezone.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmunit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmutamt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tmutfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/translit.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tzfmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tznames.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tzrule.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/tztrans.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucal.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucol.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucoleitr.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ucsdet.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udateintervalformat.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/udatpg.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ufieldpositer.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uformattable.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ugender.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ulocdata.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/umsg.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unirepl.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unum.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/unumsys.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/upluralrules.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uregex.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uregion.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/ureldatefmt.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/usearch.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/uspoof.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/utmscale.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/utrans.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../i18n/unicode/vtzone.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icui18n57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icui18n.dll && ln -s icui18n57.dll icui18n.dll /usr/bin/install -c ../lib/libicui18n.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/i18n' make[0]: Making `install' in `layout' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/layout' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LayoutEngine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEFontInstance.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEGlyphFilter.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEGlyphStorage.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEInsertionList.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LELanguages.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LEScripts.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LESwaps.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LETableReference.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/LETypes.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layout/loengine.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icule57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icule.dll && ln -s icule57.dll icule.dll /usr/bin/install -c ../lib/libicule.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/layout' make[0]: Making `install' in `layoutex' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/layoutex' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/ParagraphLayout.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/RunArrays.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/playout.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /usr/bin/install -c -m 644 ../../layoutex/layout/plruns.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/layout /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/iculx57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f iculx.dll && ln -s iculx57.dll iculx.dll /usr/bin/install -c ../lib/libiculx.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib Installing icu-lx.pc make ALL_PKGCONFIG_SUFFIX=lx -C .. install-pkgconfig make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64' mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig /usr/bin/install -c -m 644 ./config/icu-lx.pc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/ make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/layoutex' make[0]: Making `install' in `io' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/io' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../io/unicode/ustdio.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /usr/bin/install -c -m 644 ../../io/unicode/ustream.h /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/include/unicode /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../lib/icuio57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icuio.dll && ln -s icuio57.dll icuio.dll /usr/bin/install -c ../lib/libicuio.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/io' make[0]: Making `install' in `tools' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[1]: Making `install' in `toolutil' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/toolutil' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c ../../lib/icutu57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icutu.dll && ln -s icutu57.dll icutu.dll /usr/bin/install -c ../../lib/libicutu.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/toolutil' make[1]: Making `install' in `ctestfw' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/ctestfw' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib /usr/bin/install -c icutest57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib && rm -f icutest.dll && ln -s icutest57.dll icutest.dll /usr/bin/install -c ./libicutest.dll.a /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/ctestfw' make[1]: Making `install' in `makeconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/makeconv' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 makeconv.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/makeconv.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/makeconv' make[1]: Making `install' in `genrb' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genrb' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 genrb.1 derb.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genrb.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/derb.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genrb' make[1]: Making `install' in `genbrk' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genbrk' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 genbrk.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genbrk.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genbrk' make[1]: Making `install' in `gencnval' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencnval' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gencnval.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencnval.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencnval' make[1]: Making `install' in `gensprep' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gensprep' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 gensprep.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gensprep.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gensprep' make[1]: Making `install' in `icuinfo' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/icuinfo' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c icuinfo.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/icuinfo' make[1]: Making `install' in `genccode' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/genccode' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 genccode.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/genccode.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/genccode' make[1]: Making `install' in `gencmn' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencmn' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 gencmn.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencmn.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencmn' make[1]: Making `install' in `icupkg' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/icupkg' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /usr/bin/install -c -m 644 icupkg.8 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man8 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/icupkg.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/icupkg' make[1]: Making `install' in `pkgdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/pkgdata' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 pkgdata.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/pkgdata.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/pkgdata' make[1]: Making `install' in `gentest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gentest' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gentest' make[1]: Making `install' in `gennorm2' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gennorm2' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gennorm2.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gennorm2' make[1]: Making `install' in `gencfu' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencfu' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gencfu.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gencfu.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gencfu' make[1]: Making `install' in `gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools/gendict' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 gendict.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/gendict.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools/gendict' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/tools' make[0]: Making `install' in `data' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/data' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib LD_LIBRARY_PATH=/builddir/build/BUILD/icu/source/nativebuild/stubdata:/builddir/build/BUILD/icu/source/nativebuild/tools/ctestfw:/builddir/build/BUILD/icu/source/nativebuild/lib:$LD_LIBRARY_PATH /builddir/build/BUILD/icu/source/nativebuild/bin/pkgdata -O ../data/icupkg.inc -q -c -s /builddir/build/BUILD/icu/source/build_win64/data/out/build/icudt57l -d ../lib -m dll -r 57 -e icudt57 -T ./out/tmp -s ./out/build/icudt57l -p icudt57l -L icudata ./out/tmp/icudata.lst -I /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib pkgdata: cd ../lib/ && /usr/bin/install -c icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icudata57.dll make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/data' make[0]: Making `install' in `extra' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[1]: Making `install' in `uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /usr/bin/install -c ../../bin/uconv.exe /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 uconv.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra/uconv' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/extra' make[0]: Making `install' in `samples' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[1]: Making `install' in `date' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples/date' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples/date' make[1]: Making `install' in `cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples/cal' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples/cal' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/samples' make[0]: Making `install' in `test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test' make[1]: Making `install' in `testdata' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test/testdata' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test/testdata' make[1]: Making `install' in `intltest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test/intltest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test/intltest' make[1]: Making `install' in `iotest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test/iotest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test/iotest' make[1]: Making `install' in `cintltst' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test/cintltst' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test/cintltst' make[1]: Making `install' in `letest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test/letest' make[2]: cmd: Command not found make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test/letest' make[2]: Entering directory '/builddir/build/BUILD/icu/source/build_win64/test' make[2]: Nothing to be done for 'install-local'. make[2]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test' make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64/test' make[1]: Entering directory '/builddir/build/BUILD/icu/source/build_win64' mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1 mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/config mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu mkdir /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/57.1 /usr/bin/install -c -m 644 ../config/mh-mingw64 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/config/mh-mingw64 /usr/bin/install -c ../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/mkinstalldirs /usr/bin/install -c ../install-sh /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/ /usr/bin/install -c -m 644 ../../LICENSE /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/LICENSE /usr/bin/install -c ./config/icu-config /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/57.1/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/57.1/pkgdata.inc cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/icu/source/build_win64' /usr/bin/install -c -m 644 ../config/mh-mingw64 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/config/mh-mingw64 /usr/bin/install -c ../mkinstalldirs /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/mkinstalldirs /usr/bin/install -c ../install-sh /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/ /usr/bin/install -c -m 644 ../../LICENSE /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/icu/57.1/LICENSE /usr/bin/install -c ./config/icu-config /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icu-config /usr/bin/install -c -m 644 ./config/Makefile.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/57.1/Makefile.inc /usr/bin/install -c -m 644 ./config/pkgdata.inc /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/57.1/pkgdata.inc cd /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/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 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 /usr/bin/install -c -m 644 config/icu-config.1 /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man1 make: Leaving directory '/builddir/build/BUILD/icu/source/build_win64' + popd ~/build/BUILD/icu + find /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch -name '*.dll' -type l -delete + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icui18n57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icuio57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icule57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/iculx57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icutest57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icutu57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/i686-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icuuc57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icudata57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icui18n57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icuio57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icule57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/iculx57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icutest57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icutu57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + for i in $RPM_BUILD_ROOT/usr/x86_64-w64-mingw32/sys-root/mingw/lib/*.dll + mv /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icuuc57.dll /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/share/man + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/share/man + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icu-config + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icu-config + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/Makefile.inc + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/Makefile.inc + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/icu/pkgdata.inc + rm -fr /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/lib/icu/pkgdata.inc + /usr/lib/rpm/mingw-find-debuginfo.sh /builddir/build/BUILD/icu mingw32 mingw64 extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gencmn.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gensprep.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/derb.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gencfu.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icupkg.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icule57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icutu57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icuinfo.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/uconv.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/iculx57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/genbrk.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gendict.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gennorm2.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icutest57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icuuc57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gencnval.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/genccode.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icui18n57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icuio57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/makeconv.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/icudata57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/genrb.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin/pkgdata.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gencmn.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gensprep.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/derb.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gencfu.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icupkg.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icule57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icutu57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icuinfo.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/uconv.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/iculx57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/genbrk.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gendict.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gennorm2.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icutest57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icuuc57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/gencnval.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/genccode.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icui18n57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icuio57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/makeconv.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/icudata57.dll ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/genrb.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu extracting debug info from /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/pkgdata.exe ~/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin ~/build/BUILD/icu ~/build/BUILD/icu + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive mingw-strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mingw32-icu-57.1-5.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.287rWB + umask 022 + cd /builddir/build/BUILD + cd icu + LICENSEDIR=/builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw32-icu + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw32-icu + cp -pr license.html /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw32-icu + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32(icudata57.dll) mingw32(icui18n57.dll) mingw32(icuio57.dll) mingw32(icule57.dll) mingw32(iculx57.dll) mingw32(icutest57.dll) mingw32(icutu57.dll) mingw32(icuuc57.dll) mingw32-icu = 57.1-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw32(advapi32.dll) mingw32(icudata57.dll) mingw32(icui18n57.dll) mingw32(icuio57.dll) mingw32(icule57.dll) mingw32(icutu57.dll) mingw32(icuuc57.dll) mingw32(kernel32.dll) mingw32(libgcc_s_sjlj-1.dll) mingw32(libstdc++-6.dll) mingw32(msvcrt.dll) mingw32(user32.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config Processing files: mingw64-icu-57.1-5.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6qVKvj + umask 022 + cd /builddir/build/BUILD + cd icu + LICENSEDIR=/builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw64-icu + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw64-icu + cp -pr license.html /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch/usr/share/licenses/mingw64-icu + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64(icudata57.dll) mingw64(icui18n57.dll) mingw64(icuio57.dll) mingw64(icule57.dll) mingw64(iculx57.dll) mingw64(icutest57.dll) mingw64(icutu57.dll) mingw64(icuuc57.dll) mingw64-icu = 57.1-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mingw64(advapi32.dll) mingw64(icudata57.dll) mingw64(icui18n57.dll) mingw64(icuio57.dll) mingw64(icule57.dll) mingw64(icutu57.dll) mingw64(icuuc57.dll) mingw64(kernel32.dll) mingw64(libgcc_s_seh-1.dll) mingw64(libstdc++-6.dll) mingw64(msvcrt.dll) mingw64(user32.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config Processing files: mingw32-icu-debuginfo-57.1-5.el8.noarch Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw32-icu-debuginfo = 57.1-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw64-icu-debuginfo-57.1-5.el8.noarch warning: Deprecated external dependency generator is used! Finding Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64 Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: mingw64-icu-debuginfo = 57.1-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch Wrote: /builddir/build/RPMS/mingw32-icu-57.1-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-icu-57.1-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/mingw32-icu-debuginfo-57.1-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/mingw64-icu-debuginfo-57.1-5.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.snlzsS + umask 022 + cd /builddir/build/BUILD + cd icu + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-icu-57.1-5.el8.noarch + exit 0 Child return code was: 0