Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 14:16:15 GMT
From:      Chad Gross<avatar4d@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105210: Updating ICU 3.4 to 3.6 on FreeBSD 6.1 RELEASE coredumps
Message-ID:  <200611061416.kA6EGFFv056105@www.freebsd.org>
Resent-Message-ID: <200611061420.kA6EKFjw036189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105210
>Category:       ports
>Synopsis:       Updating ICU 3.4 to 3.6 on FreeBSD 6.1 RELEASE coredumps
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 14:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Chad Gross
>Release:        FreeBSD 6.1 RELEASE-SECURITY
>Organization:
>Environment:
FreeBSD loki.kicks-ass.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Au               6:36 UTC 2006     root@builder.daemonology.net:/usr/obj/usr/src/sys/SMP
>Description:
While using portupgrade to update all installed applications it fails to complete due to a coredump when compiling devel/icu. Here is the output of the compile:

Script started on Mon Nov  6 08:51:49 2006
[avatar@loki /usr/ports/devel/icu]$ sudo make
Password:
===>  Found saved configuration for icu-3.6
===>  Extracting for icu-3.6
=> MD5 Checksum OK for icu4c-3_6-src.tgz.
=> SHA256 Checksum OK for icu4c-3_6-src.tgz.
===>  Patching for icu-3.6
===>  Applying FreeBSD patches for icu-3.6
===>   icu-3.6 depends on executable in : gmake - found
===>  Configuring for icu-3.6
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
Running ./configure  --enable-shared --enable-static --enable-samples=no --enable-threads=no --prefix=/usr/local i386-portbld-freebsd6.1 for FreeBSD using  compiler

configure: WARNING: you should use --build, --host, --target
checking for ICU version numbers... release 3.6, library 36.0
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking for i386-portbld-freebsd6.1-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for i386-portbld-freebsd6.1-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gmake... /usr/local/bin/gmake
checking for doxygen... no
checking checking for executable suffix... 
checking whether strict compiling is on... no
checking for 64-bit executable support... no
checking which Makefile fragment to use... mh-bsd-gcc
checking for floor in -lm... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build debug libraries... no
checking whether to build release libraries... yes
checking whether to enable draft APIs... yes
checking for i386-portbld-freebsd6.1-ranlib... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... yes
checking for definition of U_INLINE for C... inline
checking for mmap... yes
checking how to run the C preprocessor... cc -E
checking for egrep... 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 for inttypes.h... (cached) yes
checking for iostream usability... 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... no
checking for _timezone... no
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 a library suffix to use... none
configure: creating ./config.status
config.status: creating icudefs.mk
config.status: creating Makefile
config.status: creating data/icupkg.inc
config.status: creating config/Makefile.inc
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/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/genuca/Makefile
config.status: creating tools/genccode/Makefile
config.status: creating tools/gencmn/Makefile
config.status: creating tools/gencnval/Makefile
config.status: creating tools/genctd/Makefile
config.status: creating tools/gennames/Makefile
config.status: creating tools/gentest/Makefile
config.status: creating tools/gennorm/Makefile
config.status: creating tools/genprops/Makefile
config.status: creating tools/gencase/Makefile
config.status: creating tools/genbidi/Makefile
config.status: creating tools/genpname/Makefile
config.status: creating tools/genbrk/Makefile
config.status: creating tools/gensprep/Makefile
config.status: creating tools/icupkg/Makefile
config.status: creating tools/icuswap/Makefile
config.status: creating tools/pkgdata/Makefile
config.status: creating tools/dumpce/Makefile
config.status: creating tools/tzcode/Makefile
config.status: creating test/Makefile
config.status: creating test/testdata/Makefile
config.status: creating test/testdata/pkgdata.inc
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/thaitest/Makefile
config.status: creating test/testmap/Makefile
config.status: creating test/letest/Makefile
config.status: creating test/threadtest/Makefile
config.status: creating samples/Makefile
config.status: creating samples/date/Makefile
config.status: creating samples/cal/Makefile
config.status: creating samples/csdet/Makefile
config.status: creating samples/layout/Makefile
config.status: creating common/unicode/platform.h
config.status: creating common/icucfg.h
 *** Note: configuring the ICU without pthread support or testing. If this isn't what you want, then run configure with --enable-threads=yes or check the messages above to see why we couldn't find pthread_create()
You must use /usr/local/bin/gmake to build ICU.

If the result of the above commands looks okay to you, go to the directory
source in the ICU distribution to build ICU. Please remember that ICU needs
GNU make to build properly...
===>  Building for icu-3.6
rm -rf config/icu-config
install  -o root -g wheel -m 555 ./config/icu-config-top config/icu-config
chmod u+w config/icu-config
sed -f ./config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config
sed -f ./config/make2sh.sed < ./config/mh-bsd-gcc | grep -v '#M#' | uniq >> config/icu-config
cat ./config/icu-config-bottom >> config/icu-config
echo "# Rebuilt on "`date` >> config/icu-config
chmod u-w config/icu-config
/bin/sh ./mkinstalldirs lib
mkdir lib
/bin/sh ./mkinstalldirs bin
mkdir bin
gmake[0]: Making `all' in `stubdata'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/stubdata'
generating dependency information for stubdata.c
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/stubdata'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/stubdata'
cc  -I../common   -pipe -O2 -c   -o stubdata.ao stubdata.c
/usr/bin/ar rv libsicudata.a stubdata.ao
/usr/bin/ar: creating libsicudata.a
a - stubdata.ao
ranlib libsicudata.a
cc  -I../common   -pipe -O2 -c -DPIC -fPIC -o stubdata.o stubdata.c
cc -pipe -O2   -shared -Wl,-soname -Wl,libicudata.so.36 -o libicudata.so.36.0 stubdata.o 
rm -f libicudata.so.36 && ln -s libicudata.so.36.0 libicudata.so.36
rm -f libicudata.so && ln -s libicudata.so.36.0 libicudata.so
rm stubdata.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/stubdata'
gmake[0]: Making `all' in `common'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/common'
generating dependency information for wintz.c
generating dependency information for cwchar.c
generating dependency information for locbased.cpp
generating dependency information for parsepos.cpp
generating dependency information for util_props.cpp
generating dependency information for util.cpp
generating dependency information for punycode.c
generating dependency information for usprep.cpp
generating dependency information for uidna.cpp
generating dependency information for servslkf.cpp
generating dependency information for servrbf.cpp
generating dependency information for servlkf.cpp
generating dependency information for servlk.cpp
generating dependency information for servls.cpp
generating dependency information for servnotf.cpp
generating dependency information for serv.cpp
generating dependency information for rbbitblb.cpp
generating dependency information for rbbistbl.cpp
generating dependency information for rbbisetb.cpp
generating dependency information for rbbiscan.cpp
generating dependency information for rbbirb.cpp
generating dependency information for rbbinode.cpp
generating dependency information for rbbidata.cpp
generating dependency information for rbbi.cpp
generating dependency information for triedict.cpp
generating dependency information for dictbe.cpp
generating dependency information for brkeng.cpp
generating dependency information for ubrk.cpp
generating dependency information for brkiter.cpp
generating dependency information for uarrsort.c
generating dependency information for unifunct.cpp
generating dependency information for unifilt.cpp
generating dependency information for caniter.cpp
generating dependency information for ruleiter.cpp
generating dependency information for usetiter.cpp
generating dependency information for uniset.cpp
generating dependency information for uset.cpp
generating dependency information for uniset_props.cpp
generating dependency information for uset_props.cpp
generating dependency information for utrie.c
generating dependency information for unames.c
generating dependency information for usc_impl.c
generating dependency information for uscript.c
generating dependency information for ushape.c
generating dependency information for ubidiln.c
generating dependency information for ubidiwrt.c
generating dependency information for ubidi.c
generating dependency information for ubidi_props.c
generating dependency information for propname.cpp
generating dependency information for ucase.c
generating dependency information for uprops.c
generating dependency information for uchar.c
generating dependency information for uiter.cpp
generating dependency information for uchriter.cpp
generating dependency information for schriter.cpp
generating dependency information for chariter.cpp
generating dependency information for unorm_it.c
generating dependency information for unormcmp.cpp
generating dependency information for unorm.cpp
generating dependency information for normlzr.cpp
generating dependency information for utext.cpp
generating dependency information for ustr_wcs.c
generating dependency information for ustrtrns.c
generating dependency information for ustrfmt.c
generating dependency information for cstring.c
generating dependency information for ucasemap.c
generating dependency information for ustrcase.c
generating dependency information for ustring.c
generating dependency information for utf_impl.c
generating dependency information for unistr_props.cpp
generating dependency information for unistr_case.cpp
generating dependency information for unistr.cpp
generating dependency information for unistr_cnv.cpp
generating dependency information for ustr_cnv.c
generating dependency information for locutil.cpp
generating dependency information for locid.cpp
generating dependency information for uloc.c
generating dependency information for locmap.c
generating dependency information for ucat.c
generating dependency information for resbund_cnv.cpp
generating dependency information for resbund.cpp
generating dependency information for uresdata.c
generating dependency information for ures_cnv.c
generating dependency information for uresbund.c
generating dependency information for ucnv_set.c
generating dependency information for ucnvdisp.c
generating dependency information for ucnvisci.c
generating dependency information for ucnv_lmb.c
generating dependency information for ucnvhz.c
generating dependency information for ucnv2022.c
generating dependency information for ucnvmbcs.c
generating dependency information for ucnv_ext.c
generating dependency information for ucnvbocu.c
generating dependency information for ucnvscsu.c
generating dependency information for ucnv_u32.c
generating dependency information for ucnv_u16.c
generating dependency information for ucnv_u8.c
generating dependency information for ucnv_u7.c
generating dependency information for ucnvlat1.c
generating dependency information for ucnv_err.c
generating dependency information for ucnv_cb.c
generating dependency information for ucnv_io.c
generating dependency information for ucnv_cnv.c
generating dependency information for ucnv_bld.c
generating dependency information for ucnv.c
generating dependency information for uvectr32.cpp
generating dependency information for ustack.cpp
generating dependency information for uvector.cpp
generating dependency information for ustrenum.cpp
generating dependency information for uenum.c
generating dependency information for uhash_us.cpp
generating dependency information for uhash.c
generating dependency information for utrace.c
generating dependency information for ucol_swp.c
generating dependency information for udataswp.c
generating dependency information for umapfile.c
generating dependency information for udatamem.c
generating dependency information for ucmndata.c
generating dependency information for udata.c
generating dependency information for cmemory.c
generating dependency information for uobject.cpp
generating dependency information for uinit.c
generating dependency information for ucln_cmn.c
generating dependency information for umutex.c
generating dependency information for uinvchar.c
generating dependency information for utypes.c
generating dependency information for umath.c
generating dependency information for putil.c
generating ../common/svchook.mk
cd .. \
	 && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating common/Makefile
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/common'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/common'
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o putil.ao putil.c
/usr/bin/ar rv ../lib/libsicuuc.a putil.ao
/usr/bin/ar: creating ../lib/libsicuuc.a
a - putil.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o umath.ao umath.c
/usr/bin/ar rv ../lib/libsicuuc.a umath.ao
a - umath.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o utypes.ao utypes.c
/usr/bin/ar rv ../lib/libsicuuc.a utypes.ao
a - utypes.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uinvchar.ao uinvchar.c
/usr/bin/ar rv ../lib/libsicuuc.a uinvchar.ao
a - uinvchar.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o umutex.ao umutex.c
/usr/bin/ar rv ../lib/libsicuuc.a umutex.ao
a - umutex.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucln_cmn.ao ucln_cmn.c
/usr/bin/ar rv ../lib/libsicuuc.a ucln_cmn.ao
a - ucln_cmn.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uinit.ao uinit.c
/usr/bin/ar rv ../lib/libsicuuc.a uinit.ao
a - uinit.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uobject.ao uobject.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uobject.ao
a - uobject.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o cmemory.ao cmemory.c
/usr/bin/ar rv ../lib/libsicuuc.a cmemory.ao
a - cmemory.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o udata.ao udata.c
/usr/bin/ar rv ../lib/libsicuuc.a udata.ao
a - udata.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucmndata.ao ucmndata.c
/usr/bin/ar rv ../lib/libsicuuc.a ucmndata.ao
a - ucmndata.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o udatamem.ao udatamem.c
/usr/bin/ar rv ../lib/libsicuuc.a udatamem.ao
a - udatamem.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o umapfile.ao umapfile.c
/usr/bin/ar rv ../lib/libsicuuc.a umapfile.ao
a - umapfile.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o udataswp.ao udataswp.c
/usr/bin/ar rv ../lib/libsicuuc.a udataswp.ao
a - udataswp.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucol_swp.ao ucol_swp.c
/usr/bin/ar rv ../lib/libsicuuc.a ucol_swp.ao
a - ucol_swp.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o utrace.ao utrace.c
/usr/bin/ar rv ../lib/libsicuuc.a utrace.ao
a - utrace.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uhash.ao uhash.c
/usr/bin/ar rv ../lib/libsicuuc.a uhash.ao
a - uhash.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uhash_us.ao uhash_us.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uhash_us.ao
a - uhash_us.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uenum.ao uenum.c
/usr/bin/ar rv ../lib/libsicuuc.a uenum.ao
a - uenum.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustrenum.ao ustrenum.cpp
/usr/bin/ar rv ../lib/libsicuuc.a ustrenum.ao
a - ustrenum.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uvector.ao uvector.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uvector.ao
a - uvector.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustack.ao ustack.cpp
/usr/bin/ar rv ../lib/libsicuuc.a ustack.ao
a - ustack.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uvectr32.ao uvectr32.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uvectr32.ao
a - uvectr32.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv.ao ucnv.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv.ao
a - ucnv.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_bld.ao ucnv_bld.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_bld.ao
a - ucnv_bld.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_cnv.ao ucnv_cnv.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_cnv.ao
a - ucnv_cnv.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_io.ao ucnv_io.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_io.ao
a - ucnv_io.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_cb.ao ucnv_cb.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_cb.ao
a - ucnv_cb.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_err.ao ucnv_err.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_err.ao
a - ucnv_err.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvlat1.ao ucnvlat1.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvlat1.ao
a - ucnvlat1.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_u7.ao ucnv_u7.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_u7.ao
a - ucnv_u7.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_u8.ao ucnv_u8.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_u8.ao
a - ucnv_u8.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_u16.ao ucnv_u16.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_u16.ao
a - ucnv_u16.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_u32.ao ucnv_u32.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_u32.ao
a - ucnv_u32.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvscsu.ao ucnvscsu.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvscsu.ao
a - ucnvscsu.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvbocu.ao ucnvbocu.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvbocu.ao
a - ucnvbocu.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_ext.ao ucnv_ext.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_ext.ao
a - ucnv_ext.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvmbcs.ao ucnvmbcs.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvmbcs.ao
a - ucnvmbcs.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv2022.ao ucnv2022.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv2022.ao
a - ucnv2022.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvhz.ao ucnvhz.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvhz.ao
a - ucnvhz.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_lmb.ao ucnv_lmb.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_lmb.ao
a - ucnv_lmb.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvisci.ao ucnvisci.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvisci.ao
a - ucnvisci.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnvdisp.ao ucnvdisp.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnvdisp.ao
a - ucnvdisp.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucnv_set.ao ucnv_set.c
/usr/bin/ar rv ../lib/libsicuuc.a ucnv_set.ao
a - ucnv_set.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uresbund.ao uresbund.c
/usr/bin/ar rv ../lib/libsicuuc.a uresbund.ao
a - uresbund.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ures_cnv.ao ures_cnv.c
/usr/bin/ar rv ../lib/libsicuuc.a ures_cnv.ao
a - ures_cnv.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uresdata.ao uresdata.c
/usr/bin/ar rv ../lib/libsicuuc.a uresdata.ao
a - uresdata.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o resbund.ao resbund.cpp
/usr/bin/ar rv ../lib/libsicuuc.a resbund.ao
a - resbund.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o resbund_cnv.ao resbund_cnv.cpp
/usr/bin/ar rv ../lib/libsicuuc.a resbund_cnv.ao
a - resbund_cnv.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucat.ao ucat.c
/usr/bin/ar rv ../lib/libsicuuc.a ucat.ao
a - ucat.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o locmap.ao locmap.c
/usr/bin/ar rv ../lib/libsicuuc.a locmap.ao
a - locmap.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uloc.ao uloc.c
/usr/bin/ar rv ../lib/libsicuuc.a uloc.ao
a - uloc.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o locid.ao locid.cpp
/usr/bin/ar rv ../lib/libsicuuc.a locid.ao
a - locid.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o locutil.ao locutil.cpp
/usr/bin/ar rv ../lib/libsicuuc.a locutil.ao
a - locutil.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustr_cnv.ao ustr_cnv.c
/usr/bin/ar rv ../lib/libsicuuc.a ustr_cnv.ao
a - ustr_cnv.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unistr_cnv.ao unistr_cnv.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unistr_cnv.ao
a - unistr_cnv.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unistr.ao unistr.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unistr.ao
a - unistr.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unistr_case.ao unistr_case.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unistr_case.ao
a - unistr_case.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unistr_props.ao unistr_props.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unistr_props.ao
a - unistr_props.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o utf_impl.ao utf_impl.c
/usr/bin/ar rv ../lib/libsicuuc.a utf_impl.ao
a - utf_impl.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustring.ao ustring.c
/usr/bin/ar rv ../lib/libsicuuc.a ustring.ao
a - ustring.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustrcase.ao ustrcase.c
/usr/bin/ar rv ../lib/libsicuuc.a ustrcase.ao
a - ustrcase.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucasemap.ao ucasemap.c
/usr/bin/ar rv ../lib/libsicuuc.a ucasemap.ao
a - ucasemap.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o cstring.ao cstring.c
/usr/bin/ar rv ../lib/libsicuuc.a cstring.ao
a - cstring.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustrfmt.ao ustrfmt.c
/usr/bin/ar rv ../lib/libsicuuc.a ustrfmt.ao
a - ustrfmt.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustrtrns.ao ustrtrns.c
/usr/bin/ar rv ../lib/libsicuuc.a ustrtrns.ao
a - ustrtrns.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ustr_wcs.ao ustr_wcs.c
/usr/bin/ar rv ../lib/libsicuuc.a ustr_wcs.ao
a - ustr_wcs.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o utext.ao utext.cpp
/usr/bin/ar rv ../lib/libsicuuc.a utext.ao
a - utext.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o normlzr.ao normlzr.cpp
/usr/bin/ar rv ../lib/libsicuuc.a normlzr.ao
a - normlzr.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unorm.ao unorm.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unorm.ao
a - unorm.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unormcmp.ao unormcmp.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unormcmp.ao
a - unormcmp.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unorm_it.ao unorm_it.c
/usr/bin/ar rv ../lib/libsicuuc.a unorm_it.ao
a - unorm_it.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o chariter.ao chariter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a chariter.ao
a - chariter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o schriter.ao schriter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a schriter.ao
a - schriter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uchriter.ao uchriter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uchriter.ao
a - uchriter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uiter.ao uiter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uiter.ao
a - uiter.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uchar.ao uchar.c
/usr/bin/ar rv ../lib/libsicuuc.a uchar.ao
a - uchar.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uprops.ao uprops.c
/usr/bin/ar rv ../lib/libsicuuc.a uprops.ao
a - uprops.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ucase.ao ucase.c
/usr/bin/ar rv ../lib/libsicuuc.a ucase.ao
a - ucase.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o propname.ao propname.cpp
/usr/bin/ar rv ../lib/libsicuuc.a propname.ao
a - propname.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ubidi_props.ao ubidi_props.c
/usr/bin/ar rv ../lib/libsicuuc.a ubidi_props.ao
a - ubidi_props.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ubidi.ao ubidi.c
/usr/bin/ar rv ../lib/libsicuuc.a ubidi.ao
a - ubidi.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ubidiwrt.ao ubidiwrt.c
/usr/bin/ar rv ../lib/libsicuuc.a ubidiwrt.ao
a - ubidiwrt.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ubidiln.ao ubidiln.c
/usr/bin/ar rv ../lib/libsicuuc.a ubidiln.ao
a - ubidiln.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ushape.ao ushape.c
/usr/bin/ar rv ../lib/libsicuuc.a ushape.ao
a - ushape.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uscript.ao uscript.c
/usr/bin/ar rv ../lib/libsicuuc.a uscript.ao
a - uscript.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o usc_impl.ao usc_impl.c
/usr/bin/ar rv ../lib/libsicuuc.a usc_impl.ao
a - usc_impl.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unames.ao unames.c
/usr/bin/ar rv ../lib/libsicuuc.a unames.ao
a - unames.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o utrie.ao utrie.c
/usr/bin/ar rv ../lib/libsicuuc.a utrie.ao
a - utrie.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uset_props.ao uset_props.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uset_props.ao
a - uset_props.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uniset_props.ao uniset_props.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uniset_props.ao
a - uniset_props.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uset.ao uset.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uset.ao
a - uset.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uniset.ao uniset.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uniset.ao
a - uniset.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o usetiter.ao usetiter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a usetiter.ao
a - usetiter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ruleiter.ao ruleiter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a ruleiter.ao
a - ruleiter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o caniter.ao caniter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a caniter.ao
a - caniter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unifilt.ao unifilt.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unifilt.ao
a - unifilt.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o unifunct.ao unifunct.cpp
/usr/bin/ar rv ../lib/libsicuuc.a unifunct.ao
a - unifunct.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uarrsort.ao uarrsort.c
/usr/bin/ar rv ../lib/libsicuuc.a uarrsort.ao
a - uarrsort.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o brkiter.ao brkiter.cpp
/usr/bin/ar rv ../lib/libsicuuc.a brkiter.ao
a - brkiter.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o ubrk.ao ubrk.cpp
/usr/bin/ar rv ../lib/libsicuuc.a ubrk.ao
a - ubrk.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o brkeng.ao brkeng.cpp
/usr/bin/ar rv ../lib/libsicuuc.a brkeng.ao
a - brkeng.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o dictbe.ao dictbe.cpp
/usr/bin/ar rv ../lib/libsicuuc.a dictbe.ao
a - dictbe.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o triedict.ao triedict.cpp
/usr/bin/ar rv ../lib/libsicuuc.a triedict.ao
a - triedict.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbi.ao rbbi.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbi.ao
a - rbbi.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbidata.ao rbbidata.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbidata.ao
a - rbbidata.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbinode.ao rbbinode.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbinode.ao
a - rbbinode.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbirb.ao rbbirb.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbirb.ao
a - rbbirb.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbiscan.ao rbbiscan.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbiscan.ao
a - rbbiscan.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbisetb.ao rbbisetb.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbisetb.ao
a - rbbisetb.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbistbl.ao rbbistbl.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbistbl.ao
a - rbbistbl.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o rbbitblb.ao rbbitblb.cpp
/usr/bin/ar rv ../lib/libsicuuc.a rbbitblb.ao
a - rbbitblb.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o serv.ao serv.cpp
/usr/bin/ar rv ../lib/libsicuuc.a serv.ao
a - serv.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servnotf.ao servnotf.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servnotf.ao
a - servnotf.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servls.ao servls.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servls.ao
a - servls.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servlk.ao servlk.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servlk.ao
a - servlk.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servlkf.ao servlkf.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servlkf.ao
a - servlkf.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servrbf.ao servrbf.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servrbf.ao
a - servrbf.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o servslkf.ao servslkf.cpp
/usr/bin/ar rv ../lib/libsicuuc.a servslkf.ao
a - servslkf.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o uidna.ao uidna.cpp
/usr/bin/ar rv ../lib/libsicuuc.a uidna.ao
a - uidna.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o usprep.ao usprep.cpp
/usr/bin/ar rv ../lib/libsicuuc.a usprep.ao
a - usprep.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o punycode.ao punycode.c
/usr/bin/ar rv ../lib/libsicuuc.a punycode.ao
a - punycode.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o util.ao util.cpp
/usr/bin/ar rv ../lib/libsicuuc.a util.ao
a - util.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o util_props.ao util_props.cpp
/usr/bin/ar rv ../lib/libsicuuc.a util_props.ao
a - util_props.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o parsepos.ao parsepos.cpp
/usr/bin/ar rv ../lib/libsicuuc.a parsepos.ao
a - parsepos.ao
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o locbased.ao locbased.cpp
/usr/bin/ar rv ../lib/libsicuuc.a locbased.ao
a - locbased.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o cwchar.ao cwchar.c
/usr/bin/ar rv ../lib/libsicuuc.a cwchar.ao
a - cwchar.ao
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c   -o wintz.ao wintz.c
/usr/bin/ar rv ../lib/libsicuuc.a wintz.ao
a - wintz.ao
ranlib ../lib/libsicuuc.a
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o putil.o putil.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o umath.o umath.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utypes.o utypes.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uinvchar.o uinvchar.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o umutex.o umutex.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucln_cmn.o ucln_cmn.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uinit.o uinit.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uobject.o uobject.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o cmemory.o cmemory.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o udata.o udata.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucmndata.o ucmndata.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o udatamem.o udatamem.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o umapfile.o umapfile.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o udataswp.o udataswp.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_swp.o ucol_swp.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utrace.o utrace.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uhash.o uhash.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uhash_us.o uhash_us.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uenum.o uenum.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustrenum.o ustrenum.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uvector.o uvector.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustack.o ustack.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uvectr32.o uvectr32.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv.o ucnv.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_bld.o ucnv_bld.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_cnv.o ucnv_cnv.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_io.o ucnv_io.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_cb.o ucnv_cb.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_err.o ucnv_err.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvlat1.o ucnvlat1.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_u7.o ucnv_u7.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_u8.o ucnv_u8.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_u16.o ucnv_u16.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_u32.o ucnv_u32.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvscsu.o ucnvscsu.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvbocu.o ucnvbocu.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_ext.o ucnv_ext.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvmbcs.o ucnvmbcs.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv2022.o ucnv2022.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvhz.o ucnvhz.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_lmb.o ucnv_lmb.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvisci.o ucnvisci.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnvdisp.o ucnvdisp.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucnv_set.o ucnv_set.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uresbund.o uresbund.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ures_cnv.o ures_cnv.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uresdata.o uresdata.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o resbund.o resbund.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o resbund_cnv.o resbund_cnv.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucat.o ucat.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o locmap.o locmap.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uloc.o uloc.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o locid.o locid.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o locutil.o locutil.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustr_cnv.o ustr_cnv.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unistr_cnv.o unistr_cnv.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unistr.o unistr.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unistr_case.o unistr_case.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unistr_props.o unistr_props.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utf_impl.o utf_impl.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustring.o ustring.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustrcase.o ustrcase.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucasemap.o ucasemap.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o cstring.o cstring.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustrfmt.o ustrfmt.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustrtrns.o ustrtrns.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustr_wcs.o ustr_wcs.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utext.o utext.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o normlzr.o normlzr.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unorm.o unorm.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unormcmp.o unormcmp.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unorm_it.o unorm_it.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o chariter.o chariter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o schriter.o schriter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uchriter.o uchriter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uiter.o uiter.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uchar.o uchar.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uprops.o uprops.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucase.o ucase.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o propname.o propname.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ubidi_props.o ubidi_props.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ubidi.o ubidi.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ubidiwrt.o ubidiwrt.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ubidiln.o ubidiln.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ushape.o ushape.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uscript.o uscript.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o usc_impl.o usc_impl.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unames.o unames.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utrie.o utrie.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uset_props.o uset_props.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uniset_props.o uniset_props.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uset.o uset.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uniset.o uniset.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o usetiter.o usetiter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ruleiter.o ruleiter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o caniter.o caniter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unifilt.o unifilt.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unifunct.o unifunct.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uarrsort.o uarrsort.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o brkiter.o brkiter.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ubrk.o ubrk.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o brkeng.o brkeng.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o dictbe.o dictbe.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o triedict.o triedict.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbi.o rbbi.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbidata.o rbbidata.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbinode.o rbbinode.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbirb.o rbbirb.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbiscan.o rbbiscan.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbisetb.o rbbisetb.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbistbl.o rbbistbl.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbbitblb.o rbbitblb.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o serv.o serv.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servnotf.o servnotf.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servls.o servls.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servlk.o servlk.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servlkf.o servlkf.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servrbf.o servrbf.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o servslkf.o servslkf.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uidna.o uidna.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o usprep.o usprep.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o punycode.o punycode.c
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o util.o util.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o util_props.o util_props.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o parsepos.o parsepos.cpp
c++  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o locbased.o locbased.cpp
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o cwchar.o cwchar.c
cc  -I. -I../i18n   -DU_COMMON_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o wintz.o wintz.c
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicuuc.so.36 -o ../lib/libicuuc.so.36.0 putil.o umath.o utypes.o uinvchar.o umutex.o ucln_cmn.o uinit.o uobject.o cmemory.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 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 uresbund.o ures_cnv.o uresdata.o resbund.o resbund_cnv.o ucat.o locmap.o uloc.o locid.o locutil.o ustr_cnv.o unistr_cnv.o unistr.o unistr_case.o unistr_props.o utf_impl.o ustring.o ustrcase.o ucasemap.o cstring.o ustrfmt.o ustrtrns.o ustr_wcs.o utext.o normlzr.o unorm.o unormcmp.o unorm_it.o chariter.o schriter.o uchriter.o uiter.o uchar.o uprops.o ucase.o propname.o ubidi_props.o ubidi.o ubidiwrt.o ubidiln.o ushape.o uscript.o usc_impl.o unames.o utrie.o use
 t_props.o uniset_props.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 triedict.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 punycode.o util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o -L../lib -L../stubdata -licudata -lm 
rm -f ../lib/libicuuc.so.36 && ln -s libicuuc.so.36.0 ../lib/libicuuc.so.36
rm -f ../lib/libicuuc.so && ln -s libicuuc.so.36.0 ../lib/libicuuc.so
rm ubrk.ao ruleiter.ao util_props.ao unifilt.ao utrie.ao cmemory.ao uhash_us.ao uiter.ao servslkf.ao rbbiscan.ao uvectr32.ao ucmndata.ao ubidiwrt.ao unistr_case.ao unorm_it.ao ushape.ao ucase.ao cwchar.ao servls.ao parsepos.ao ucnvscsu.ao ucat.ao servlkf.ao punycode.ao rbbirb.ao unorm.ao locutil.ao dictbe.ao ucnvisci.ao ubidi_props.ao ucnvmbcs.ao uhash.ao chariter.ao ucnv_u16.ao resbund.ao usprep.ao uobject.ao ucln_cmn.ao uenum.ao resbund_cnv.ao ucnv_ext.ao locmap.ao ucnvdisp.ao ucnv_u32.ao ustack.ao utf_impl.ao ucnv.ao unifunct.ao servrbf.ao ucol_swp.ao ustrtrns.ao uarrsort.ao uniset.ao rbbisetb.ao utypes.ao udata.ao rbbistbl.ao ustr_wcs.ao ucnv_u8.ao wintz.ao ustring.ao utrace.ao locid.ao locbased.ao uinvchar.ao ures_cnv.ao rbbidata.ao triedict.ao util.ao uset.ao ubidiln.ao uloc.ao ucnv_bld.ao unames.ao servlk.ao propname.ao umutex.ao unistr.ao rbbitblb.ao servnotf.ao ubidi.ao rbbinode.ao ustrcase.ao ucnvbocu.ao ustrfmt.ao ustrenum.ao ucnv_lmb.ao ucnv_cb.ao uprops.ao ucnvla
 t1.ao uresdata.ao unormcmp.ao uinit.ao ucnv_err.ao utext.ao ucnv_io.ao usetiter.ao usc_impl.ao caniter.ao putil.ao ustr_cnv.ao ucnvhz.ao ucnv_cnv.ao udatamem.ao uresbund.ao normlzr.ao brkeng.ao ucnv2022.ao umapfile.ao unistr_cnv.ao ucnv_set.ao unistr_props.ao ucnv_u7.ao schriter.ao brkiter.ao udataswp.ao umath.ao uchriter.ao rbbi.ao uscript.ao uset_props.ao ucasemap.ao uvector.ao cstring.ao uchar.ao serv.ao uidna.ao uniset_props.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/common'
gmake[0]: Making `all' in `i18n'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/i18n'
generating dependency information for winnmfmt.cpp
generating dependency information for windtfmt.cpp
generating dependency information for inputext.cpp
generating dependency information for csrutf8.cpp
generating dependency information for csrucode.cpp
generating dependency information for csrsbcs.cpp
generating dependency information for csrmbcs.cpp
generating dependency information for csrecog.cpp
generating dependency information for csr2022.cpp
generating dependency information for csmatch.cpp
generating dependency information for csdetect.cpp
generating dependency information for utmscale.c
generating dependency information for measure.cpp
generating dependency information for currunit.cpp
generating dependency information for curramt.cpp
generating dependency information for currfmt.cpp
generating dependency information for measfmt.cpp
generating dependency information for ulocdata.c
generating dependency information for uregexc.cpp
generating dependency information for uregex.cpp
generating dependency information for regexst.cpp
generating dependency information for repattrn.cpp
generating dependency information for rematch.cpp
generating dependency information for regexcmp.cpp
generating dependency information for transreg.cpp
generating dependency information for quant.cpp
generating dependency information for nortrans.cpp
generating dependency information for uni2name.cpp
generating dependency information for name2uni.cpp
generating dependency information for anytrans.cpp
generating dependency information for toupptrn.cpp
generating dependency information for tolowtrn.cpp
generating dependency information for titletrn.cpp
generating dependency information for casetrn.cpp
generating dependency information for remtrans.cpp
generating dependency information for nultrans.cpp
generating dependency information for rbt_set.cpp
generating dependency information for rbt_rule.cpp
generating dependency information for rbt_pars.cpp
generating dependency information for rbt_data.cpp
generating dependency information for rbt.cpp
generating dependency information for cpdtrans.cpp
generating dependency information for tridpars.cpp
generating dependency information for strrepl.cpp
generating dependency information for funcrepl.cpp
generating dependency information for unesctrn.cpp
generating dependency information for esctrn.cpp
generating dependency information for utrans.cpp
generating dependency information for translit.cpp
generating dependency information for stsearch.cpp
generating dependency information for search.cpp
generating dependency information for usearch.cpp
generating dependency information for strmatch.cpp
generating dependency information for ucol_elm.cpp
generating dependency information for ucol_cnt.cpp
generating dependency information for ucol_wgt.c
generating dependency information for ucol_tok.cpp
generating dependency information for ucol_sit.cpp
generating dependency information for ucol_bld.cpp
generating dependency information for ucol_res.cpp
generating dependency information for ucol.cpp
generating dependency information for ucoleitr.cpp
generating dependency information for bocsu.c
generating dependency information for sortkey.cpp
generating dependency information for tblcoll.cpp
generating dependency information for coll.cpp
generating dependency information for coleitr.cpp
generating dependency information for hebrwcal.cpp
generating dependency information for gregoimp.cpp
generating dependency information for japancal.cpp
generating dependency information for islamcal.cpp
generating dependency information for buddhcal.cpp
generating dependency information for astro.cpp
generating dependency information for olsontz.cpp
generating dependency information for simpletz.cpp
generating dependency information for timezone.cpp
generating dependency information for gregocal.cpp
generating dependency information for calendar.cpp
generating dependency information for ucal.cpp
generating dependency information for ucsdet.cpp
generating dependency information for rbnf.cpp
generating dependency information for nfsubs.cpp
generating dependency information for nfrule.cpp
generating dependency information for nfrs.cpp
generating dependency information for udat.cpp
generating dependency information for dtfmtsym.cpp
generating dependency information for smpdtfmt.cpp
generating dependency information for datefmt.cpp
generating dependency information for choicfmt.cpp
generating dependency information for fmtable_cnv.cpp
generating dependency information for digitlst.cpp
generating dependency information for ucurr.cpp
generating dependency information for dcfmtsym.cpp
generating dependency information for decimfmt.cpp
generating dependency information for unum.cpp
generating dependency information for numfmt.cpp
generating dependency information for umsg.cpp
generating dependency information for msgfmt.cpp
generating dependency information for format.cpp
generating dependency information for fmtable.cpp
generating dependency information for ucln_in.c
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/i18n'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/i18n'
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucln_in.ao ucln_in.c
/usr/bin/ar rv ../lib/libsicui18n.a ucln_in.ao
/usr/bin/ar: creating ../lib/libsicui18n.a
a - ucln_in.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o fmtable.ao fmtable.cpp
/usr/bin/ar rv ../lib/libsicui18n.a fmtable.ao
a - fmtable.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o format.ao format.cpp
/usr/bin/ar rv ../lib/libsicui18n.a format.ao
a - format.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o msgfmt.ao msgfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a msgfmt.ao
a - msgfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o umsg.ao umsg.cpp
/usr/bin/ar rv ../lib/libsicui18n.a umsg.ao
a - umsg.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o numfmt.ao numfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a numfmt.ao
a - numfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o unum.ao unum.cpp
/usr/bin/ar rv ../lib/libsicui18n.a unum.ao
a - unum.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o decimfmt.ao decimfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a decimfmt.ao
a - decimfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o dcfmtsym.ao dcfmtsym.cpp
/usr/bin/ar rv ../lib/libsicui18n.a dcfmtsym.ao
a - dcfmtsym.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucurr.ao ucurr.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucurr.ao
a - ucurr.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o digitlst.ao digitlst.cpp
/usr/bin/ar rv ../lib/libsicui18n.a digitlst.ao
a - digitlst.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o fmtable_cnv.ao fmtable_cnv.cpp
/usr/bin/ar rv ../lib/libsicui18n.a fmtable_cnv.ao
a - fmtable_cnv.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o choicfmt.ao choicfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a choicfmt.ao
a - choicfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o datefmt.ao datefmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a datefmt.ao
a - datefmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o smpdtfmt.ao smpdtfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a smpdtfmt.ao
a - smpdtfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o dtfmtsym.ao dtfmtsym.cpp
/usr/bin/ar rv ../lib/libsicui18n.a dtfmtsym.ao
a - dtfmtsym.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o udat.ao udat.cpp
/usr/bin/ar rv ../lib/libsicui18n.a udat.ao
a - udat.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o nfrs.ao nfrs.cpp
/usr/bin/ar rv ../lib/libsicui18n.a nfrs.ao
a - nfrs.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o nfrule.ao nfrule.cpp
/usr/bin/ar rv ../lib/libsicui18n.a nfrule.ao
a - nfrule.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o nfsubs.ao nfsubs.cpp
/usr/bin/ar rv ../lib/libsicui18n.a nfsubs.ao
a - nfsubs.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbnf.ao rbnf.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbnf.ao
a - rbnf.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucsdet.ao ucsdet.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucsdet.ao
a - ucsdet.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucal.ao ucal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucal.ao
a - ucal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o calendar.ao calendar.cpp
/usr/bin/ar rv ../lib/libsicui18n.a calendar.ao
a - calendar.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o gregocal.ao gregocal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a gregocal.ao
a - gregocal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o timezone.ao timezone.cpp
/usr/bin/ar rv ../lib/libsicui18n.a timezone.ao
a - timezone.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o simpletz.ao simpletz.cpp
/usr/bin/ar rv ../lib/libsicui18n.a simpletz.ao
a - simpletz.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o olsontz.ao olsontz.cpp
/usr/bin/ar rv ../lib/libsicui18n.a olsontz.ao
a - olsontz.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o astro.ao astro.cpp
/usr/bin/ar rv ../lib/libsicui18n.a astro.ao
a - astro.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o buddhcal.ao buddhcal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a buddhcal.ao
a - buddhcal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o islamcal.ao islamcal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a islamcal.ao
a - islamcal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o japancal.ao japancal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a japancal.ao
a - japancal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o gregoimp.ao gregoimp.cpp
/usr/bin/ar rv ../lib/libsicui18n.a gregoimp.ao
a - gregoimp.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o hebrwcal.ao hebrwcal.cpp
/usr/bin/ar rv ../lib/libsicui18n.a hebrwcal.ao
a - hebrwcal.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o coleitr.ao coleitr.cpp
/usr/bin/ar rv ../lib/libsicui18n.a coleitr.ao
a - coleitr.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o coll.ao coll.cpp
/usr/bin/ar rv ../lib/libsicui18n.a coll.ao
a - coll.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o tblcoll.ao tblcoll.cpp
/usr/bin/ar rv ../lib/libsicui18n.a tblcoll.ao
a - tblcoll.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o sortkey.ao sortkey.cpp
/usr/bin/ar rv ../lib/libsicui18n.a sortkey.ao
a - sortkey.ao
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o bocsu.ao bocsu.c
/usr/bin/ar rv ../lib/libsicui18n.a bocsu.ao
a - bocsu.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucoleitr.ao ucoleitr.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucoleitr.ao
a - ucoleitr.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol.ao ucol.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol.ao
a - ucol.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_res.ao ucol_res.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_res.ao
a - ucol_res.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_bld.ao ucol_bld.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_bld.ao
a - ucol_bld.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_sit.ao ucol_sit.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_sit.ao
a - ucol_sit.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_tok.ao ucol_tok.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_tok.ao
a - ucol_tok.ao
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_wgt.ao ucol_wgt.c
/usr/bin/ar rv ../lib/libsicui18n.a ucol_wgt.ao
a - ucol_wgt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_cnt.ao ucol_cnt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_cnt.ao
a - ucol_cnt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ucol_elm.ao ucol_elm.cpp
/usr/bin/ar rv ../lib/libsicui18n.a ucol_elm.ao
a - ucol_elm.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o strmatch.ao strmatch.cpp
/usr/bin/ar rv ../lib/libsicui18n.a strmatch.ao
a - strmatch.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o usearch.ao usearch.cpp
/usr/bin/ar rv ../lib/libsicui18n.a usearch.ao
a - usearch.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o search.ao search.cpp
/usr/bin/ar rv ../lib/libsicui18n.a search.ao
a - search.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o stsearch.ao stsearch.cpp
/usr/bin/ar rv ../lib/libsicui18n.a stsearch.ao
a - stsearch.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o translit.ao translit.cpp
/usr/bin/ar rv ../lib/libsicui18n.a translit.ao
a - translit.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o utrans.ao utrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a utrans.ao
a - utrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o esctrn.ao esctrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a esctrn.ao
a - esctrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o unesctrn.ao unesctrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a unesctrn.ao
a - unesctrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o funcrepl.ao funcrepl.cpp
/usr/bin/ar rv ../lib/libsicui18n.a funcrepl.ao
a - funcrepl.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o strrepl.ao strrepl.cpp
/usr/bin/ar rv ../lib/libsicui18n.a strrepl.ao
a - strrepl.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o tridpars.ao tridpars.cpp
/usr/bin/ar rv ../lib/libsicui18n.a tridpars.ao
a - tridpars.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o cpdtrans.ao cpdtrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a cpdtrans.ao
a - cpdtrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbt.ao rbt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbt.ao
a - rbt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbt_data.ao rbt_data.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbt_data.ao
a - rbt_data.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbt_pars.ao rbt_pars.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbt_pars.ao
a - rbt_pars.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbt_rule.ao rbt_rule.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbt_rule.ao
a - rbt_rule.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rbt_set.ao rbt_set.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rbt_set.ao
a - rbt_set.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o nultrans.ao nultrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a nultrans.ao
a - nultrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o remtrans.ao remtrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a remtrans.ao
a - remtrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o casetrn.ao casetrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a casetrn.ao
a - casetrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o titletrn.ao titletrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a titletrn.ao
a - titletrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o tolowtrn.ao tolowtrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a tolowtrn.ao
a - tolowtrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o toupptrn.ao toupptrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a toupptrn.ao
a - toupptrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o anytrans.ao anytrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a anytrans.ao
a - anytrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o name2uni.ao name2uni.cpp
/usr/bin/ar rv ../lib/libsicui18n.a name2uni.ao
a - name2uni.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o uni2name.ao uni2name.cpp
/usr/bin/ar rv ../lib/libsicui18n.a uni2name.ao
a - uni2name.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o nortrans.ao nortrans.cpp
/usr/bin/ar rv ../lib/libsicui18n.a nortrans.ao
a - nortrans.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o quant.ao quant.cpp
/usr/bin/ar rv ../lib/libsicui18n.a quant.ao
a - quant.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o transreg.ao transreg.cpp
/usr/bin/ar rv ../lib/libsicui18n.a transreg.ao
a - transreg.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o regexcmp.ao regexcmp.cpp
/usr/bin/ar rv ../lib/libsicui18n.a regexcmp.ao
a - regexcmp.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o rematch.ao rematch.cpp
/usr/bin/ar rv ../lib/libsicui18n.a rematch.ao
a - rematch.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o repattrn.ao repattrn.cpp
/usr/bin/ar rv ../lib/libsicui18n.a repattrn.ao
a - repattrn.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o regexst.ao regexst.cpp
/usr/bin/ar rv ../lib/libsicui18n.a regexst.ao
a - regexst.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o uregex.ao uregex.cpp
/usr/bin/ar rv ../lib/libsicui18n.a uregex.ao
a - uregex.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o uregexc.ao uregexc.cpp
/usr/bin/ar rv ../lib/libsicui18n.a uregexc.ao
a - uregexc.ao
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o ulocdata.ao ulocdata.c
/usr/bin/ar rv ../lib/libsicui18n.a ulocdata.ao
a - ulocdata.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o measfmt.ao measfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a measfmt.ao
a - measfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o currfmt.ao currfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a currfmt.ao
a - currfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o curramt.ao curramt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a curramt.ao
a - curramt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o currunit.ao currunit.cpp
/usr/bin/ar rv ../lib/libsicui18n.a currunit.ao
a - currunit.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o measure.ao measure.cpp
/usr/bin/ar rv ../lib/libsicui18n.a measure.ao
a - measure.ao
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o utmscale.ao utmscale.c
/usr/bin/ar rv ../lib/libsicui18n.a utmscale.ao
a - utmscale.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csdetect.ao csdetect.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csdetect.ao
a - csdetect.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csmatch.ao csmatch.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csmatch.ao
a - csmatch.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csr2022.ao csr2022.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csr2022.ao
a - csr2022.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csrecog.ao csrecog.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csrecog.ao
a - csrecog.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csrmbcs.ao csrmbcs.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csrmbcs.ao
a - csrmbcs.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csrsbcs.ao csrsbcs.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csrsbcs.ao
a - csrsbcs.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csrucode.ao csrucode.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csrucode.ao
a - csrucode.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o csrutf8.ao csrutf8.cpp
/usr/bin/ar rv ../lib/libsicui18n.a csrutf8.ao
a - csrutf8.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o inputext.ao inputext.cpp
/usr/bin/ar rv ../lib/libsicui18n.a inputext.ao
a - inputext.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o windtfmt.ao windtfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a windtfmt.ao
a - windtfmt.ao
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c   -o winnmfmt.ao winnmfmt.cpp
/usr/bin/ar rv ../lib/libsicui18n.a winnmfmt.ao
a - winnmfmt.ao
ranlib ../lib/libsicui18n.a
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucln_in.o ucln_in.c
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o fmtable.o fmtable.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o format.o format.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o msgfmt.o msgfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o umsg.o umsg.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o numfmt.o numfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unum.o unum.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o decimfmt.o decimfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o dcfmtsym.o dcfmtsym.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucurr.o ucurr.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o digitlst.o digitlst.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o fmtable_cnv.o fmtable_cnv.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o choicfmt.o choicfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o datefmt.o datefmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o smpdtfmt.o smpdtfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o dtfmtsym.o dtfmtsym.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o udat.o udat.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o nfrs.o nfrs.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o nfrule.o nfrule.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o nfsubs.o nfsubs.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbnf.o rbnf.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucsdet.o ucsdet.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucal.o ucal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o calendar.o calendar.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o gregocal.o gregocal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o timezone.o timezone.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o simpletz.o simpletz.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o olsontz.o olsontz.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o astro.o astro.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o buddhcal.o buddhcal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o islamcal.o islamcal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o japancal.o japancal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o gregoimp.o gregoimp.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o hebrwcal.o hebrwcal.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o coleitr.o coleitr.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o coll.o coll.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o tblcoll.o tblcoll.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o sortkey.o sortkey.cpp
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o bocsu.o bocsu.c
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucoleitr.o ucoleitr.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol.o ucol.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_res.o ucol_res.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_bld.o ucol_bld.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_sit.o ucol_sit.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_tok.o ucol_tok.cpp
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_wgt.o ucol_wgt.c
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_cnt.o ucol_cnt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucol_elm.o ucol_elm.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o strmatch.o strmatch.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o usearch.o usearch.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o search.o search.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o stsearch.o stsearch.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o translit.o translit.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utrans.o utrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o esctrn.o esctrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unesctrn.o unesctrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o funcrepl.o funcrepl.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o strrepl.o strrepl.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o tridpars.o tridpars.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o cpdtrans.o cpdtrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbt.o rbt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbt_data.o rbt_data.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbt_pars.o rbt_pars.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbt_rule.o rbt_rule.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rbt_set.o rbt_set.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o nultrans.o nultrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o remtrans.o remtrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o casetrn.o casetrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o titletrn.o titletrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o tolowtrn.o tolowtrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o toupptrn.o toupptrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o anytrans.o anytrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o name2uni.o name2uni.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uni2name.o uni2name.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o nortrans.o nortrans.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o quant.o quant.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o transreg.o transreg.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o regexcmp.o regexcmp.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o rematch.o rematch.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o repattrn.o repattrn.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o regexst.o regexst.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uregex.o uregex.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uregexc.o uregexc.cpp
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ulocdata.o ulocdata.c
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o measfmt.o measfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o currfmt.o currfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o curramt.o curramt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o currunit.o currunit.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o measure.o measure.cpp
cc  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o utmscale.o utmscale.c
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csdetect.o csdetect.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csmatch.o csmatch.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csr2022.o csr2022.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csrecog.o csrecog.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csrmbcs.o csrmbcs.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csrsbcs.o csrsbcs.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csrucode.o csrucode.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o csrutf8.o csrutf8.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o inputext.o inputext.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o windtfmt.o windtfmt.cpp
c++  -I. -I../common   -DU_I18N_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o winnmfmt.o winnmfmt.cpp
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicui18n.so.36 -o ../lib/libicui18n.so.36.0 ucln_in.o fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o dcfmtsym.o ucurr.o digitlst.o fmtable_cnv.o choicfmt.o datefmt.o smpdtfmt.o dtfmtsym.o udat.o nfrs.o nfrule.o nfsubs.o rbnf.o ucsdet.o ucal.o calendar.o gregocal.o timezone.o simpletz.o olsontz.o astro.o buddhcal.o islamcal.o japancal.o gregoimp.o hebrwcal.o coleitr.o coll.o tblcoll.o sortkey.o bocsu.o ucoleitr.o ucol.o ucol_res.o ucol_bld.o ucol_sit.o ucol_tok.o ucol_wgt.o ucol_cnt.o ucol_elm.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 regexcmp.o rematch.o repattrn.o regexst.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 windtfmt.o winnmfmt.o -L../lib -licuuc -L../lib -L../stubdata -licudata -lm 
rm -f ../lib/libicui18n.so.36 && ln -s libicui18n.so.36.0 ../lib/libicui18n.so.36
rm -f ../lib/libicui18n.so && ln -s libicui18n.so.36.0 ../lib/libicui18n.so
rm search.ao fmtable_cnv.ao fmtable.ao nfrs.ao calendar.ao csrutf8.ao inputext.ao casetrn.ao uregexc.ao nfrule.ao dcfmtsym.ao uregex.ao digitlst.ao decimfmt.ao cpdtrans.ao rematch.ao ucol_elm.ao numfmt.ao ucol_bld.ao strmatch.ao ucoleitr.ao japancal.ao csdetect.ao titletrn.ao sortkey.ao bocsu.ao funcrepl.ao smpdtfmt.ao udat.ao windtfmt.ao unesctrn.ao ucln_in.ao utmscale.ao simpletz.ao transreg.ao csmatch.ao ucol_tok.ao ucol_wgt.ao ucsdet.ao coleitr.ao stsearch.ao ucol_sit.ao format.ao toupptrn.ao rbt_pars.ao regexst.ao translit.ao rbt.ao tblcoll.ao measfmt.ao choicfmt.ao tridpars.ao ucol_cnt.ao strrepl.ao utrans.ao uni2name.ao remtrans.ao ucol_res.ao winnmfmt.ao hebrwcal.ao currfmt.ao timezone.ao ulocdata.ao anytrans.ao dtfmtsym.ao umsg.ao curramt.ao buddhcal.ao datefmt.ao quant.ao nfsubs.ao csrmbcs.ao msgfmt.ao currunit.ao ucal.ao measure.ao rbt_rule.ao astro.ao islamcal.ao name2uni.ao unum.ao rbnf.ao csrecog.ao repattrn.ao csr2022.ao gregocal.ao tolowtrn.ao olsontz.ao rbt_d
 ata.ao csrucode.ao regexcmp.ao ucurr.ao csrsbcs.ao usearch.ao esctrn.ao coll.ao rbt_set.ao nortrans.ao gregoimp.ao nultrans.ao ucol.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/i18n'
gmake[0]: Making `all' in `layout'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/layout'
generating dependency information for KernTable.cpp
generating dependency information for HangulLayoutEngine.cpp
generating dependency information for TibetanReordering.cpp
generating dependency information for TibetanLayoutEngine.cpp
generating dependency information for KhmerReordering.cpp
generating dependency information for KhmerLayoutEngine.cpp
generating dependency information for ValueRecords.cpp
generating dependency information for SubstitutionLookups.cpp
generating dependency information for SingleSubstitutionSubtables.cpp
generating dependency information for SinglePositioningSubtables.cpp
generating dependency information for ShapingTypeData.cpp
generating dependency information for ScriptAndLanguageTags.cpp
generating dependency information for ScriptAndLanguage.cpp
generating dependency information for PairPositioningSubtables.cpp
generating dependency information for OpenTypeUtilities.cpp
generating dependency information for MultipleSubstSubtables.cpp
generating dependency information for MPreFixups.cpp
generating dependency information for MirroredCharData.cpp
generating dependency information for MarkToMarkPosnSubtables.cpp
generating dependency information for MarkToLigaturePosnSubtables.cpp
generating dependency information for MarkToBasePosnSubtables.cpp
generating dependency information for MarkArrays.cpp
generating dependency information for Lookups.cpp
generating dependency information for LookupProcessor.cpp
generating dependency information for LigatureSubstSubtables.cpp
generating dependency information for LEGlyphStorage.cpp
generating dependency information for LEInsertionList.cpp
generating dependency information for IndicReordering.cpp
generating dependency information for IndicClassTables.cpp
generating dependency information for GlyphSubstitutionTables.cpp
generating dependency information for GlyphSubstLookupProc.cpp
generating dependency information for GlyphPositioningTables.cpp
generating dependency information for GlyphPositionAdjustments.cpp
generating dependency information for GlyphPosnLookupProc.cpp
generating dependency information for GlyphLookupTables.cpp
generating dependency information for GlyphIterator.cpp
generating dependency information for GlyphDefinitionTables.cpp
generating dependency information for GDEFMarkFilter.cpp
generating dependency information for Features.cpp
generating dependency information for ExtensionSubtables.cpp
generating dependency information for DeviceTables.cpp
generating dependency information for CursiveAttachmentSubtables.cpp
generating dependency information for CoverageTables.cpp
generating dependency information for ContextualSubstSubtables.cpp
generating dependency information for ClassDefinitionTables.cpp
generating dependency information for CanonShaping.cpp
generating dependency information for CanonData.cpp
generating dependency information for ArabicShaping.cpp
generating dependency information for AnchorTables.cpp
generating dependency information for AlternateSubstSubtables.cpp
generating dependency information for TrimmedArrayProcessor.cpp
generating dependency information for SubtableProcessor.cpp
generating dependency information for StateTableProcessor.cpp
generating dependency information for SingleTableProcessor.cpp
generating dependency information for SimpleArrayProcessor.cpp
generating dependency information for SegmentSingleProcessor.cpp
generating dependency information for SegmentArrayProcessor.cpp
generating dependency information for NonContextualGlyphSubstProc.cpp
generating dependency information for MorphTables.cpp
generating dependency information for LookupTables.cpp
generating dependency information for LigatureSubstProc.cpp
generating dependency information for IndicRearrangementProcessor.cpp
generating dependency information for ContextualGlyphSubstProc.cpp
generating dependency information for LayoutEngine.cpp
generating dependency information for IndicLayoutEngine.cpp
generating dependency information for HanLayoutEngine.cpp
generating dependency information for GXLayoutEngine.cpp
generating dependency information for ArabicLayoutEngine.cpp
generating dependency information for ThaiStateTables.cpp
generating dependency information for ThaiShaping.cpp
generating dependency information for ThaiLayoutEngine.cpp
generating dependency information for OpenTypeLayoutEngine.cpp
generating dependency information for LEFontInstance.cpp
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/layout'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/layout'
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LEFontInstance.ao LEFontInstance.cpp
/usr/bin/ar rv ../lib/libsicule.a LEFontInstance.ao
/usr/bin/ar: creating ../lib/libsicule.a
a - LEFontInstance.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o OpenTypeLayoutEngine.ao OpenTypeLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a OpenTypeLayoutEngine.ao
a - OpenTypeLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ThaiLayoutEngine.ao ThaiLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a ThaiLayoutEngine.ao
a - ThaiLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ThaiShaping.ao ThaiShaping.cpp
/usr/bin/ar rv ../lib/libsicule.a ThaiShaping.ao
a - ThaiShaping.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ThaiStateTables.ao ThaiStateTables.cpp
/usr/bin/ar rv ../lib/libsicule.a ThaiStateTables.ao
a - ThaiStateTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ArabicLayoutEngine.ao ArabicLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a ArabicLayoutEngine.ao
a - ArabicLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GXLayoutEngine.ao GXLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a GXLayoutEngine.ao
a - GXLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o HanLayoutEngine.ao HanLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a HanLayoutEngine.ao
a - HanLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o IndicLayoutEngine.ao IndicLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a IndicLayoutEngine.ao
a - IndicLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LayoutEngine.ao LayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a LayoutEngine.ao
a - LayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ContextualGlyphSubstProc.ao ContextualGlyphSubstProc.cpp
/usr/bin/ar rv ../lib/libsicule.a ContextualGlyphSubstProc.ao
a - ContextualGlyphSubstProc.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o IndicRearrangementProcessor.ao IndicRearrangementProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a IndicRearrangementProcessor.ao
a - IndicRearrangementProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LigatureSubstProc.ao LigatureSubstProc.cpp
/usr/bin/ar rv ../lib/libsicule.a LigatureSubstProc.ao
a - LigatureSubstProc.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LookupTables.ao LookupTables.cpp
/usr/bin/ar rv ../lib/libsicule.a LookupTables.ao
a - LookupTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MorphTables.ao MorphTables.cpp
/usr/bin/ar rv ../lib/libsicule.a MorphTables.ao
a - MorphTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o NonContextualGlyphSubstProc.ao NonContextualGlyphSubstProc.cpp
/usr/bin/ar rv ../lib/libsicule.a NonContextualGlyphSubstProc.ao
a - NonContextualGlyphSubstProc.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SegmentArrayProcessor.ao SegmentArrayProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a SegmentArrayProcessor.ao
a - SegmentArrayProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SegmentSingleProcessor.ao SegmentSingleProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a SegmentSingleProcessor.ao
a - SegmentSingleProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SimpleArrayProcessor.ao SimpleArrayProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a SimpleArrayProcessor.ao
a - SimpleArrayProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SingleTableProcessor.ao SingleTableProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a SingleTableProcessor.ao
a - SingleTableProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o StateTableProcessor.ao StateTableProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a StateTableProcessor.ao
a - StateTableProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SubtableProcessor.ao SubtableProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a SubtableProcessor.ao
a - SubtableProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o TrimmedArrayProcessor.ao TrimmedArrayProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a TrimmedArrayProcessor.ao
a - TrimmedArrayProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o AlternateSubstSubtables.ao AlternateSubstSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a AlternateSubstSubtables.ao
a - AlternateSubstSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o AnchorTables.ao AnchorTables.cpp
/usr/bin/ar rv ../lib/libsicule.a AnchorTables.ao
a - AnchorTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ArabicShaping.ao ArabicShaping.cpp
/usr/bin/ar rv ../lib/libsicule.a ArabicShaping.ao
a - ArabicShaping.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o CanonData.ao CanonData.cpp
/usr/bin/ar rv ../lib/libsicule.a CanonData.ao
a - CanonData.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o CanonShaping.ao CanonShaping.cpp
/usr/bin/ar rv ../lib/libsicule.a CanonShaping.ao
a - CanonShaping.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ClassDefinitionTables.ao ClassDefinitionTables.cpp
/usr/bin/ar rv ../lib/libsicule.a ClassDefinitionTables.ao
a - ClassDefinitionTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ContextualSubstSubtables.ao ContextualSubstSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a ContextualSubstSubtables.ao
a - ContextualSubstSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o CoverageTables.ao CoverageTables.cpp
/usr/bin/ar rv ../lib/libsicule.a CoverageTables.ao
a - CoverageTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o CursiveAttachmentSubtables.ao CursiveAttachmentSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a CursiveAttachmentSubtables.ao
a - CursiveAttachmentSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o DeviceTables.ao DeviceTables.cpp
/usr/bin/ar rv ../lib/libsicule.a DeviceTables.ao
a - DeviceTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ExtensionSubtables.ao ExtensionSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a ExtensionSubtables.ao
a - ExtensionSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o Features.ao Features.cpp
/usr/bin/ar rv ../lib/libsicule.a Features.ao
a - Features.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GDEFMarkFilter.ao GDEFMarkFilter.cpp
/usr/bin/ar rv ../lib/libsicule.a GDEFMarkFilter.ao
a - GDEFMarkFilter.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphDefinitionTables.ao GlyphDefinitionTables.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphDefinitionTables.ao
a - GlyphDefinitionTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphIterator.ao GlyphIterator.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphIterator.ao
a - GlyphIterator.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphLookupTables.ao GlyphLookupTables.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphLookupTables.ao
a - GlyphLookupTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphPosnLookupProc.ao GlyphPosnLookupProc.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphPosnLookupProc.ao
a - GlyphPosnLookupProc.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphPositionAdjustments.ao GlyphPositionAdjustments.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphPositionAdjustments.ao
a - GlyphPositionAdjustments.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphPositioningTables.ao GlyphPositioningTables.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphPositioningTables.ao
a - GlyphPositioningTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphSubstLookupProc.ao GlyphSubstLookupProc.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphSubstLookupProc.ao
a - GlyphSubstLookupProc.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o GlyphSubstitutionTables.ao GlyphSubstitutionTables.cpp
/usr/bin/ar rv ../lib/libsicule.a GlyphSubstitutionTables.ao
a - GlyphSubstitutionTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o IndicClassTables.ao IndicClassTables.cpp
/usr/bin/ar rv ../lib/libsicule.a IndicClassTables.ao
a - IndicClassTables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o IndicReordering.ao IndicReordering.cpp
/usr/bin/ar rv ../lib/libsicule.a IndicReordering.ao
a - IndicReordering.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LEInsertionList.ao LEInsertionList.cpp
/usr/bin/ar rv ../lib/libsicule.a LEInsertionList.ao
a - LEInsertionList.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LEGlyphStorage.ao LEGlyphStorage.cpp
/usr/bin/ar rv ../lib/libsicule.a LEGlyphStorage.ao
a - LEGlyphStorage.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LigatureSubstSubtables.ao LigatureSubstSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a LigatureSubstSubtables.ao
a - LigatureSubstSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o LookupProcessor.ao LookupProcessor.cpp
/usr/bin/ar rv ../lib/libsicule.a LookupProcessor.ao
a - LookupProcessor.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o Lookups.ao Lookups.cpp
/usr/bin/ar rv ../lib/libsicule.a Lookups.ao
a - Lookups.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MarkArrays.ao MarkArrays.cpp
/usr/bin/ar rv ../lib/libsicule.a MarkArrays.ao
a - MarkArrays.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MarkToBasePosnSubtables.ao MarkToBasePosnSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a MarkToBasePosnSubtables.ao
a - MarkToBasePosnSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MarkToLigaturePosnSubtables.ao MarkToLigaturePosnSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a MarkToLigaturePosnSubtables.ao
a - MarkToLigaturePosnSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MarkToMarkPosnSubtables.ao MarkToMarkPosnSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a MarkToMarkPosnSubtables.ao
a - MarkToMarkPosnSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MirroredCharData.ao MirroredCharData.cpp
/usr/bin/ar rv ../lib/libsicule.a MirroredCharData.ao
a - MirroredCharData.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MPreFixups.ao MPreFixups.cpp
/usr/bin/ar rv ../lib/libsicule.a MPreFixups.ao
a - MPreFixups.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o MultipleSubstSubtables.ao MultipleSubstSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a MultipleSubstSubtables.ao
a - MultipleSubstSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o OpenTypeUtilities.ao OpenTypeUtilities.cpp
/usr/bin/ar rv ../lib/libsicule.a OpenTypeUtilities.ao
a - OpenTypeUtilities.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o PairPositioningSubtables.ao PairPositioningSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a PairPositioningSubtables.ao
a - PairPositioningSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ScriptAndLanguage.ao ScriptAndLanguage.cpp
/usr/bin/ar rv ../lib/libsicule.a ScriptAndLanguage.ao
a - ScriptAndLanguage.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ScriptAndLanguageTags.ao ScriptAndLanguageTags.cpp
/usr/bin/ar rv ../lib/libsicule.a ScriptAndLanguageTags.ao
a - ScriptAndLanguageTags.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ShapingTypeData.ao ShapingTypeData.cpp
/usr/bin/ar rv ../lib/libsicule.a ShapingTypeData.ao
a - ShapingTypeData.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SinglePositioningSubtables.ao SinglePositioningSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a SinglePositioningSubtables.ao
a - SinglePositioningSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SingleSubstitutionSubtables.ao SingleSubstitutionSubtables.cpp
/usr/bin/ar rv ../lib/libsicule.a SingleSubstitutionSubtables.ao
a - SingleSubstitutionSubtables.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o SubstitutionLookups.ao SubstitutionLookups.cpp
/usr/bin/ar rv ../lib/libsicule.a SubstitutionLookups.ao
a - SubstitutionLookups.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o ValueRecords.ao ValueRecords.cpp
/usr/bin/ar rv ../lib/libsicule.a ValueRecords.ao
a - ValueRecords.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o KhmerLayoutEngine.ao KhmerLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a KhmerLayoutEngine.ao
a - KhmerLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o KhmerReordering.ao KhmerReordering.cpp
/usr/bin/ar rv ../lib/libsicule.a KhmerReordering.ao
a - KhmerReordering.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o TibetanLayoutEngine.ao TibetanLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a TibetanLayoutEngine.ao
a - TibetanLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o TibetanReordering.ao TibetanReordering.cpp
/usr/bin/ar rv ../lib/libsicule.a TibetanReordering.ao
a - TibetanReordering.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o HangulLayoutEngine.ao HangulLayoutEngine.cpp
/usr/bin/ar rv ../lib/libsicule.a HangulLayoutEngine.ao
a - HangulLayoutEngine.ao
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c   -o KernTable.ao KernTable.cpp
/usr/bin/ar rv ../lib/libsicule.a KernTable.ao
a - KernTable.ao
ranlib ../lib/libsicule.a
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LEFontInstance.o LEFontInstance.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o OpenTypeLayoutEngine.o OpenTypeLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ThaiLayoutEngine.o ThaiLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ThaiShaping.o ThaiShaping.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ThaiStateTables.o ThaiStateTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ArabicLayoutEngine.o ArabicLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GXLayoutEngine.o GXLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o HanLayoutEngine.o HanLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o IndicLayoutEngine.o IndicLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LayoutEngine.o LayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ContextualGlyphSubstProc.o ContextualGlyphSubstProc.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o IndicRearrangementProcessor.o IndicRearrangementProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LigatureSubstProc.o LigatureSubstProc.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LookupTables.o LookupTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MorphTables.o MorphTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o NonContextualGlyphSubstProc.o NonContextualGlyphSubstProc.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SegmentArrayProcessor.o SegmentArrayProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SegmentSingleProcessor.o SegmentSingleProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SimpleArrayProcessor.o SimpleArrayProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SingleTableProcessor.o SingleTableProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o StateTableProcessor.o StateTableProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SubtableProcessor.o SubtableProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o TrimmedArrayProcessor.o TrimmedArrayProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o AlternateSubstSubtables.o AlternateSubstSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o AnchorTables.o AnchorTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ArabicShaping.o ArabicShaping.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o CanonData.o CanonData.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o CanonShaping.o CanonShaping.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ClassDefinitionTables.o ClassDefinitionTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ContextualSubstSubtables.o ContextualSubstSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o CoverageTables.o CoverageTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o CursiveAttachmentSubtables.o CursiveAttachmentSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o DeviceTables.o DeviceTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ExtensionSubtables.o ExtensionSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o Features.o Features.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GDEFMarkFilter.o GDEFMarkFilter.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphDefinitionTables.o GlyphDefinitionTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphIterator.o GlyphIterator.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphLookupTables.o GlyphLookupTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphPosnLookupProc.o GlyphPosnLookupProc.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphPositionAdjustments.o GlyphPositionAdjustments.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphPositioningTables.o GlyphPositioningTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphSubstLookupProc.o GlyphSubstLookupProc.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o GlyphSubstitutionTables.o GlyphSubstitutionTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o IndicClassTables.o IndicClassTables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o IndicReordering.o IndicReordering.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LEInsertionList.o LEInsertionList.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LEGlyphStorage.o LEGlyphStorage.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LigatureSubstSubtables.o LigatureSubstSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LookupProcessor.o LookupProcessor.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o Lookups.o Lookups.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MarkArrays.o MarkArrays.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MarkToBasePosnSubtables.o MarkToBasePosnSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MarkToLigaturePosnSubtables.o MarkToLigaturePosnSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MarkToMarkPosnSubtables.o MarkToMarkPosnSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MirroredCharData.o MirroredCharData.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MPreFixups.o MPreFixups.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o MultipleSubstSubtables.o MultipleSubstSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o OpenTypeUtilities.o OpenTypeUtilities.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o PairPositioningSubtables.o PairPositioningSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ScriptAndLanguage.o ScriptAndLanguage.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ScriptAndLanguageTags.o ScriptAndLanguageTags.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ShapingTypeData.o ShapingTypeData.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SinglePositioningSubtables.o SinglePositioningSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SingleSubstitutionSubtables.o SingleSubstitutionSubtables.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o SubstitutionLookups.o SubstitutionLookups.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ValueRecords.o ValueRecords.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o KhmerLayoutEngine.o KhmerLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o KhmerReordering.o KhmerReordering.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o TibetanLayoutEngine.o TibetanLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o TibetanReordering.o TibetanReordering.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o HangulLayoutEngine.o HangulLayoutEngine.cpp
c++  -I. -I./.. -I../common -I./unicode   -DU_LAYOUT_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o KernTable.o KernTable.cpp
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicule.so.36 -o ../lib/libicule.so.36.0 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 I
 ndicClassTables.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 -L../lib -licuuc -L../lib -L../stubdata -licudata -lm 
rm -f ../lib/libicule.so.36 && ln -s libicule.so.36.0 ../lib/libicule.so.36
rm -f ../lib/libicule.so && ln -s libicule.so.36.0 ../lib/libicule.so
rm KhmerReordering.ao GlyphPosnLookupProc.ao MorphTables.ao GlyphPositionAdjustments.ao MarkToMarkPosnSubtables.ao IndicLayoutEngine.ao ThaiLayoutEngine.ao LookupProcessor.ao MarkToLigaturePosnSubtables.ao IndicReordering.ao GlyphLookupTables.ao ContextualSubstSubtables.ao TibetanLayoutEngine.ao SubtableProcessor.ao LEFontInstance.ao MarkArrays.ao OpenTypeUtilities.ao LEInsertionList.ao SubstitutionLookups.ao LigatureSubstSubtables.ao CoverageTables.ao StateTableProcessor.ao OpenTypeLayoutEngine.ao Features.ao LigatureSubstProc.ao ContextualGlyphSubstProc.ao ScriptAndLanguageTags.ao GXLayoutEngine.ao GlyphDefinitionTables.ao LEGlyphStorage.ao ValueRecords.ao MarkToBasePosnSubtables.ao CanonData.ao ExtensionSubtables.ao ThaiShaping.ao GlyphSubstitutionTables.ao SingleSubstitutionSubtables.ao Lookups.ao IndicRearrangementProcessor.ao CursiveAttachmentSubtables.ao GlyphSubstLookupProc.ao HangulLayoutEngine.ao SegmentSingleProcessor.ao KhmerLayoutEngine.ao GlyphPositioningTables.
 ao TrimmedArrayProcessor.ao GlyphIterator.ao MultipleSubstSubtables.ao GDEFMarkFilter.ao ThaiStateTables.ao AnchorTables.ao SegmentArrayProcessor.ao LookupTables.ao ScriptAndLanguage.ao LayoutEngine.ao SinglePositioningSubtables.ao ArabicShaping.ao NonContextualGlyphSubstProc.ao HanLayoutEngine.ao ShapingTypeData.ao AlternateSubstSubtables.ao ArabicLayoutEngine.ao DeviceTables.ao SingleTableProcessor.ao SimpleArrayProcessor.ao IndicClassTables.ao ClassDefinitionTables.ao MirroredCharData.ao PairPositioningSubtables.ao KernTable.ao TibetanReordering.ao MPreFixups.ao CanonShaping.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/layout'
gmake[0]: Making `all' in `layoutex'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/layoutex'
generating dependency information for LXUtilities.cpp
generating dependency information for RunArrays.cpp
generating dependency information for ParagraphLayout.cpp
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/layoutex'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/layoutex'
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c   -o ParagraphLayout.ao ParagraphLayout.cpp
/usr/bin/ar rv ../lib/libsiculx.a ParagraphLayout.ao
/usr/bin/ar: creating ../lib/libsiculx.a
a - ParagraphLayout.ao
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c   -o RunArrays.ao RunArrays.cpp
/usr/bin/ar rv ../lib/libsiculx.a RunArrays.ao
a - RunArrays.ao
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c   -o LXUtilities.ao LXUtilities.cpp
/usr/bin/ar rv ../lib/libsiculx.a LXUtilities.ao
a - LXUtilities.ao
ranlib ../lib/libsiculx.a
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ParagraphLayout.o ParagraphLayout.cpp
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o RunArrays.o RunArrays.cpp
c++  -I. -I./unicode -I./.. -I../common   -DU_LAYOUTEX_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o LXUtilities.o LXUtilities.cpp
c++ -pipe -O2   -shared -Wl,-soname -Wl,libiculx.so.36 -o ../lib/libiculx.so.36.0 ParagraphLayout.o RunArrays.o LXUtilities.o -L../lib -licuuc -L../lib -L../stubdata -licudata -L../lib -licule -lm 
rm -f ../lib/libiculx.so.36 && ln -s libiculx.so.36.0 ../lib/libiculx.so.36
rm -f ../lib/libiculx.so && ln -s libiculx.so.36.0 ../lib/libiculx.so
rm RunArrays.ao ParagraphLayout.ao LXUtilities.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/layoutex'
gmake[0]: Making `all' in `tools'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools'
gmake[1]: Making `all' in `toolutil'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/toolutil'
generating dependency information for writesrc.c
generating dependency information for xmlparser.cpp
generating dependency information for ucbuf.c
generating dependency information for uparse.c
generating dependency information for uoptions.c
generating dependency information for ucmstate.c
generating dependency information for ucm.c
generating dependency information for unewdata.c
generating dependency information for toolutil.c
generating dependency information for swapimpl.cpp
generating dependency information for propsvec.c
generating dependency information for pkgitems.cpp
generating dependency information for package.cpp
generating dependency information for filestrm.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/toolutil'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/toolutil'
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o filestrm.ao filestrm.c
/usr/bin/ar rv ../../lib/libsicutu.a filestrm.ao
/usr/bin/ar: creating ../../lib/libsicutu.a
a - filestrm.ao
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o package.ao package.cpp
/usr/bin/ar rv ../../lib/libsicutu.a package.ao
a - package.ao
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o pkgitems.ao pkgitems.cpp
/usr/bin/ar rv ../../lib/libsicutu.a pkgitems.ao
a - pkgitems.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o propsvec.ao propsvec.c
/usr/bin/ar rv ../../lib/libsicutu.a propsvec.ao
a - propsvec.ao
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o swapimpl.ao swapimpl.cpp
/usr/bin/ar rv ../../lib/libsicutu.a swapimpl.ao
a - swapimpl.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o toolutil.ao toolutil.c
/usr/bin/ar rv ../../lib/libsicutu.a toolutil.ao
a - toolutil.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o unewdata.ao unewdata.c
/usr/bin/ar rv ../../lib/libsicutu.a unewdata.ao
a - unewdata.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o ucm.ao ucm.c
/usr/bin/ar rv ../../lib/libsicutu.a ucm.ao
a - ucm.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o ucmstate.ao ucmstate.c
/usr/bin/ar rv ../../lib/libsicutu.a ucmstate.ao
a - ucmstate.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o uoptions.ao uoptions.c
/usr/bin/ar rv ../../lib/libsicutu.a uoptions.ao
a - uoptions.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o uparse.ao uparse.c
/usr/bin/ar rv ../../lib/libsicutu.a uparse.ao
a - uparse.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o ucbuf.ao ucbuf.c
/usr/bin/ar rv ../../lib/libsicutu.a ucbuf.ao
a - ucbuf.ao
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o xmlparser.ao xmlparser.cpp
/usr/bin/ar rv ../../lib/libsicutu.a xmlparser.ao
a - xmlparser.ao
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c   -o writesrc.ao writesrc.c
/usr/bin/ar rv ../../lib/libsicutu.a writesrc.ao
a - writesrc.ao
ranlib ../../lib/libsicutu.a
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o filestrm.o filestrm.c
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o package.o package.cpp
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o pkgitems.o pkgitems.cpp
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o propsvec.o propsvec.c
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o swapimpl.o swapimpl.cpp
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o toolutil.o toolutil.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o unewdata.o unewdata.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucm.o ucm.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucmstate.o ucmstate.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uoptions.o uoptions.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uparse.o uparse.c
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucbuf.o ucbuf.c
c++  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o xmlparser.o xmlparser.cpp
cc  -I../../common -I../../i18n   -DU_TOOLUTIL_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o writesrc.o writesrc.c
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicutu.so.36 -o ../../lib/libicutu.so.36.0 filestrm.o package.o pkgitems.o propsvec.o swapimpl.o toolutil.o unewdata.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o xmlparser.o writesrc.o -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm 
rm -f ../../lib/libicutu.so.36 && ln -s libicutu.so.36.0 ../../lib/libicutu.so.36
rm -f ../../lib/libicutu.so && ln -s libicutu.so.36.0 ../../lib/libicutu.so
rm swapimpl.ao unewdata.ao ucm.ao ucmstate.ao pkgitems.ao uparse.ao propsvec.ao toolutil.ao filestrm.ao writesrc.ao package.ao xmlparser.ao ucbuf.ao uoptions.ao
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/toolutil'
gmake[1]: Making `all' in `ctestfw'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/ctestfw'
generating dependency information for uperf.cpp
generating dependency information for datamap.cpp
generating dependency information for testdata.cpp
generating dependency information for tstdtmod.cpp
generating dependency information for ctest.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/ctestfw'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/ctestfw'
cc  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c   -o ctest.ao ctest.c
/usr/bin/ar rv libsicutest.a ctest.ao
/usr/bin/ar: creating libsicutest.a
a - ctest.ao
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c   -o tstdtmod.ao tstdtmod.cpp
/usr/bin/ar rv libsicutest.a tstdtmod.ao
a - tstdtmod.ao
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c   -o testdata.ao testdata.cpp
/usr/bin/ar rv libsicutest.a testdata.ao
a - testdata.ao
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c   -o datamap.ao datamap.cpp
/usr/bin/ar rv libsicutest.a datamap.ao
a - datamap.ao
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c   -o uperf.ao uperf.cpp
/usr/bin/ar rv libsicutest.a uperf.ao
a - uperf.ao
ranlib libsicutest.a
cc  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ctest.o ctest.c
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o tstdtmod.o tstdtmod.cpp
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o testdata.o testdata.cpp
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o datamap.o datamap.cpp
c++  -I../../common -I./../toolutil -I.   -DT_CTEST_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uperf.o uperf.cpp
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicutest.so.36 -o libicutest.so.36.0 ctest.o tstdtmod.o testdata.o datamap.o uperf.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm 
rm -f libicutest.so.36 && ln -s libicutest.so.36.0 libicutest.so.36
rm -f libicutest.so && ln -s libicutest.so.36.0 libicutest.so
rm tstdtmod.ao testdata.ao uperf.ao datamap.ao ctest.ao
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/ctestfw'
gmake[1]: Making `all' in `makeconv'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/makeconv'
generating dependency information for gencnvex.c
generating dependency information for genmbcs.c
generating dependency information for ucnvstat.c
generating dependency information for makeconv.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/makeconv'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/makeconv'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o makeconv.o makeconv.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o ucnvstat.o ucnvstat.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o genmbcs.o genmbcs.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gencnvex.o gencnvex.c
c++ -pipe -O2  -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/makeconv/makeconv.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/makeconv'
gmake[1]: Making `all' in `genrb'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genrb'
generating dependency information for prscmnts.cpp
generating dependency information for wrtxml.c
generating dependency information for rle.c
generating dependency information for wrtjava.c
generating dependency information for rbutil.c
generating dependency information for ustr.c
generating dependency information for reslist.c
generating dependency information for read.c
generating dependency information for parse.c
generating dependency information for genrb.c
generating dependency information for errmsg.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genrb'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genrb'
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o errmsg.o errmsg.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o genrb.o genrb.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o parse.o parse.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o read.o read.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o reslist.o reslist.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o ustr.o ustr.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o rbutil.o rbutil.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o wrtjava.o wrtjava.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o rle.o rle.c
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o wrtxml.o wrtxml.c
c++  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o prscmnts.o prscmnts.cpp
c++ -pipe -O2  -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 -licui18n -L../../lib -licutu -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
cc  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o derb.o derb.c
cc -pipe -O2  -o ../../bin/derb derb.o -L../../lib -licui18n -L../../lib -licutu -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
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
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genrb'
gmake[1]: Making `all' in `genuca'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genuca'
generating dependency information for genuca.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genuca'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genuca'
c++  -I../../common -I../../i18n -I./../toolutil  -pipe -O2 -c   -o genuca.o genuca.cpp
c++ -pipe -O2  -o ../../bin/genuca genuca.o -L../../lib -licui18n -L../../lib -licutu -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
cd ../.. \
	 && CONFIG_FILES=tools/genuca/genuca.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genuca/genuca.8
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genuca'
gmake[1]: Making `all' in `genbrk'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genbrk'
generating dependency information for genbrk.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genbrk'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genbrk'
c++  -I../../common -I./../toolutil  -pipe -O2 -c   -o genbrk.o genbrk.cpp
c++ -pipe -O2  -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genbrk/genbrk.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genbrk'
gmake[1]: Making `all' in `genctd'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genctd'
generating dependency information for genctd.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genctd'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genctd'
c++  -I../../common -I./../toolutil  -pipe -O2 -c   -o genctd.o genctd.cpp
c++ -pipe -O2  -o ../../bin/genctd genctd.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/genctd/genctd.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genctd/genctd.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genctd'
gmake[1]: Making `all' in `gennames'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gennames'
generating dependency information for gennames.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gennames'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gennames'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gennames.o gennames.c
c++ -pipe -O2  -o ../../bin/gennames gennames.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gennames'
gmake[1]: Making `all' in `genpname'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genpname'
generating dependency information for genpname.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genpname'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genpname'
c++  -I../../common -I./../toolutil  -pipe -O2 -c   -o genpname.o genpname.cpp
c++ -pipe -O2  -o ../../bin/genpname genpname.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genpname'
gmake[1]: Making `all' in `gencnval'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencnval'
generating dependency information for gencnval.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencnval'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencnval'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gencnval.o gencnval.c
c++ -pipe -O2  -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/gencnval/gencnval.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencnval'
gmake[1]: Making `all' in `gensprep'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gensprep'
generating dependency information for store.c
generating dependency information for gensprep.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gensprep'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gensprep'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gensprep.o gensprep.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o store.o store.c
c++ -pipe -O2  -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
cd ../.. \
	 && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/gensprep/gensprep.8
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gensprep'
gmake[1]: Making `all' in `genccode'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genccode'
generating dependency information for genccode.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genccode'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genccode'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o genccode.o genccode.c
cc -pipe -O2  -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genccode/genccode.8
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genccode'
gmake[1]: Making `all' in `gencmn'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencmn'
generating dependency information for gencmn.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencmn'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencmn'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gencmn.o gencmn.c
cc -pipe -O2  -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/gencmn/gencmn.8
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencmn'
gmake[1]: Making `all' in `icupkg'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/icupkg'
generating dependency information for icupkg.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/icupkg'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/icupkg'
c++  -I../../common -I./../toolutil  -pipe -O2 -c   -o icupkg.o icupkg.cpp
c++ -pipe -O2  -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
cd ../.. \
	 && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/icupkg/icupkg.8
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/icupkg'
gmake[1]: Making `all' in `pkgdata'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/pkgdata'
generating dependency information for winmode.c
generating dependency information for sttcmode.c
generating dependency information for filemode.c
generating dependency information for cmnmode.c
generating dependency information for dllmode.c
generating dependency information for make.c
generating dependency information for pkgtypes.c
generating dependency information for pkgdata.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/pkgdata'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/pkgdata'
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o pkgdata.o pkgdata.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o pkgtypes.o pkgtypes.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o make.o make.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o dllmode.o dllmode.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o cmnmode.o cmnmode.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o filemode.o filemode.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o sttcmode.o sttcmode.c
cc  -I../../common -I./../toolutil  -DUDATA_SO_SUFFIX=\".so\" -DSTATIC_O=\"ao\" -pipe -O2 -c   -o winmode.o winmode.c
cc -pipe -O2  -o ../../bin/pkgdata pkgdata.o pkgtypes.o make.o dllmode.o cmnmode.o filemode.o sttcmode.o winmode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
cd ../.. \
	 && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/pkgdata/pkgdata.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/pkgdata'
gmake[1]: Making `all' in `gentest'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gentest'
generating dependency information for genres32.c
generating dependency information for gentest.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gentest'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gentest'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gentest.o gentest.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o genres32.o genres32.c
c++ -pipe -O2  -o gentest gentest.o genres32.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gentest'
gmake[1]: Making `all' in `genprops'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genprops'
generating dependency information for store.c
generating dependency information for props2.c
generating dependency information for genprops.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genprops'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genprops'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o genprops.o genprops.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o props2.o props2.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o store.o store.c
c++ -pipe -O2  -o ../../bin/genprops genprops.o props2.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genprops'
gmake[1]: Making `all' in `gencase'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencase'
generating dependency information for store.c
generating dependency information for gencase.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencase'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gencase'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gencase.o gencase.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o store.o store.c
c++ -pipe -O2  -o ../../bin/gencase gencase.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gencase'
gmake[1]: Making `all' in `genbidi'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genbidi'
generating dependency information for store.c
generating dependency information for genbidi.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genbidi'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/genbidi'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o genbidi.o genbidi.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o store.o store.c
c++ -pipe -O2  -o ../../bin/genbidi genbidi.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/genbidi'
gmake[1]: Making `all' in `gennorm'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gennorm'
generating dependency information for store.c
generating dependency information for gennorm.c
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gennorm'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/gennorm'
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o gennorm.o gennorm.c
cc  -I../../common -I./../toolutil  -pipe -O2 -c   -o store.o store.c
c++ -pipe -O2  -o ../../bin/gennorm gennorm.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/gennorm'
gmake[1]: Making `all' in `icuswap'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/icuswap'
generating dependency information for icuswap.cpp
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/icuswap'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools/icuswap'
c++  -I../../common -I./../toolutil  -pipe -O2 -c   -o icuswap.o icuswap.cpp
c++ -pipe -O2  -o ../../bin/icuswap icuswap.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools/icuswap'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/tools'
gmake[2]: Nothing to be done for `all-local'.
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools'
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/tools'
gmake[0]: Making `all' in `data'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/data'
/bin/sh ../mkinstalldirs ./out ./out/build/icudt36l ./out/build/icudt36l/brkitr ./out/build/icudt36l/coll ./out/build/icudt36l/rbnf ./out/build/icudt36l/translit   ./out/tmp  ./out/tmp/coll ./out/tmp/rbnf ./out/tmp/translit ./out/tmp/brkitr
mkdir ./out
mkdir ./out/build
mkdir ./out/build/icudt36l
mkdir ./out/build/icudt36l/brkitr
mkdir ./out/build/icudt36l/coll
mkdir ./out/build/icudt36l/rbnf
mkdir ./out/build/icudt36l/translit
mkdir ./out/tmp
mkdir ./out/tmp/coll
mkdir ./out/tmp/rbnf
mkdir ./out/tmp/translit
mkdir ./out/tmp/brkitr
Unpacking ./in/icudt36l.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/icudt36l --list -x \* ./in/icudt36l.dat > out/tmp/icudata.lst
LD_LIBRARY_PATH=../stubdata:../lib:../tools/ctestfw:$LD_LIBRARY_PATH   ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /usr/ports/devel/icu/work/icu/source/data/out/build/icudt36l -d ../lib -M'PKGDATA_LDFLAGS=""' -e icudt36 -T ./out/tmp -p icudt36l -L sicudata -m static ./out/tmp/icudata.lst
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/data'
cat ./out/tmp/icudata.lst > ./out/tmp/icudt36l_static.lst
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/gencmn -c -e icudt36 -n icudt36l -s /usr/ports/devel/icu/work/icu/source/data/out/build/icudt36l -t dat -d ./out/tmp 0 ./out/tmp/icudt36l_static.lst
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/genccode -a gcc -n icudt36l -e icudt36 -d ./out/tmp out/tmp/icudt36l.dat
generating assembly code for out/tmp/icudt36l.dat
cc  -I../common -I../common  -pipe -O2 -c   -o out/tmp/icudt36l_dat.o ./out/tmp/icudt36l_dat.s
rm -rf ./out/tmp/icudt36l_dat.s
/usr/bin/ar rv ../lib/libsicudata.a out/tmp/icudt36l_dat.o
/usr/bin/ar: creating ../lib/libsicudata.a
a - out/tmp/icudt36l_dat.o
ranlib ../lib/libsicudata.a
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/data'
LD_LIBRARY_PATH=../stubdata:../lib:../tools/ctestfw:$LD_LIBRARY_PATH   ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /usr/ports/devel/icu/work/icu/source/data/out/build/icudt36l -d ../lib -M'PKGDATA_LDFLAGS=""' -e icudt36 -T ./out/tmp -p icudt36l -m dll -r 36.0 -L icudata ./out/tmp/icudata.lst
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/data'
cat ./out/tmp/icudata.lst > ./out/tmp/icudt36l_dll.lst
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/gencmn -c -e icudt36 -n icudt36l -s /usr/ports/devel/icu/work/icu/source/data/out/build/icudt36l -t dat -d ./out/tmp 0 ./out/tmp/icudt36l_dll.lst
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/genccode -a gcc -n icudt36l -e icudt36 -d ./out/tmp out/tmp/icudt36l.dat
generating assembly code for out/tmp/icudt36l.dat
cc  -I../common -I../common  -pipe -O2 -c -DPIC -fPIC -o out/tmp/icudt36l_dat.o ./out/tmp/icudt36l_dat.s
rm -rf ./out/tmp/icudt36l_dat.s
cc -pipe -O2  -shared -o ../lib/libicudata.so.36.0 ./out/tmp/icudt36l_dat.o -Wl,-soname -Wl,libicudata.so.36  
ls -l ../lib/libicudata.so.36.0
-rwxr-xr-x  1 root  wheel  10156054 Nov  6 08:56 ../lib/libicudata.so.36.0
rm -f ../lib/libicudata.so.36 && ln -s libicudata.so.36.0 ../lib/libicudata.so.36
rm -f ../lib/libicudata.so && ln -s libicudata.so.36.0 ../lib/libicudata.so
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/data'
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/data'
gmake[0]: Making `all' in `io'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/io'
generating dependency information for ucln_io.c
generating dependency information for ustream.cpp
generating dependency information for sscanf.c
generating dependency information for sprintf.c
generating dependency information for ustdio.c
generating dependency information for uscanf_p.c
generating dependency information for uscanf.c
generating dependency information for uprntf_p.c
generating dependency information for uprintf.c
generating dependency information for ufmt_cmn.c
generating dependency information for ufile.c
generating dependency information for locbund.c
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/io'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/io'
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o locbund.ao locbund.c
/usr/bin/ar rv ../lib/libsicuio.a locbund.ao
/usr/bin/ar: creating ../lib/libsicuio.a
a - locbund.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o ufile.ao ufile.c
/usr/bin/ar rv ../lib/libsicuio.a ufile.ao
a - ufile.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o ufmt_cmn.ao ufmt_cmn.c
/usr/bin/ar rv ../lib/libsicuio.a ufmt_cmn.ao
a - ufmt_cmn.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o uprintf.ao uprintf.c
/usr/bin/ar rv ../lib/libsicuio.a uprintf.ao
a - uprintf.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o uprntf_p.ao uprntf_p.c
/usr/bin/ar rv ../lib/libsicuio.a uprntf_p.ao
a - uprntf_p.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o uscanf.ao uscanf.c
/usr/bin/ar rv ../lib/libsicuio.a uscanf.ao
a - uscanf.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o uscanf_p.ao uscanf_p.c
/usr/bin/ar rv ../lib/libsicuio.a uscanf_p.ao
a - uscanf_p.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o ustdio.ao ustdio.c
/usr/bin/ar rv ../lib/libsicuio.a ustdio.ao
a - ustdio.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o sprintf.ao sprintf.c
/usr/bin/ar rv ../lib/libsicuio.a sprintf.ao
a - sprintf.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o sscanf.ao sscanf.c
/usr/bin/ar rv ../lib/libsicuio.a sscanf.ao
a - sscanf.ao
c++  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o ustream.ao ustream.cpp
/usr/bin/ar rv ../lib/libsicuio.a ustream.ao
a - ustream.ao
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c   -o ucln_io.ao ucln_io.c
/usr/bin/ar rv ../lib/libsicuio.a ucln_io.ao
a - ucln_io.ao
ranlib ../lib/libsicuio.a
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o locbund.o locbund.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ufile.o ufile.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ufmt_cmn.o ufmt_cmn.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uprintf.o uprintf.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uprntf_p.o uprntf_p.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uscanf.o uscanf.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o uscanf_p.o uscanf_p.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustdio.o ustdio.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o sprintf.o sprintf.c
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o sscanf.o sscanf.c
c++  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ustream.o ustream.cpp
cc  -I../common -I../i18n   -DU_IO_IMPLEMENTATION -pipe -O2 -c -DPIC -fPIC -o ucln_io.o ucln_io.c
c++ -pipe -O2   -shared -Wl,-soname -Wl,libicuio.so.36 -o ../lib/libicuio.so.36.0 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../lib -L../stubdata -licudata -L../lib -licui18n -lm 
rm -f ../lib/libicuio.so.36 && ln -s libicuio.so.36.0 ../lib/libicuio.so.36
rm -f ../lib/libicuio.so && ln -s libicuio.so.36.0 ../lib/libicuio.so
rm sscanf.ao uscanf.ao uscanf_p.ao ustream.ao locbund.ao ucln_io.ao sprintf.ao uprintf.ao uprntf_p.ao ustdio.ao ufile.ao ufmt_cmn.ao
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/io'
gmake[0]: Making `all' in `extra'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/extra'
gmake[1]: Making `all' in `uconv'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/extra/uconv'
c++  -I../../common -I../../common -I../../i18n -I./../toolutil  -DUCONVMSG_LINK=uconvmsg -pipe -O2 -c   -o uconv.o uconv.cpp
cc  -I../../common -I../../common -I../../i18n -I./../toolutil  -DUCONVMSG_LINK=uconvmsg -pipe -O2 -c   -o uwmsg.o uwmsg.c
/bin/sh ../../mkinstalldirs uconvmsg
mkdir uconvmsg
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt
/bin/sh ../../mkinstalldirs uconvmsg
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -e UTF-8 -s resources -d uconvmsg fr.txt
cd ../.. \
	 && CONFIG_FILES=extra/uconv/pkgdata.inc CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating extra/uconv/pkgdata.inc
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
gmake[3]: Entering directory `/usr/ports/devel/icu/work/icu/source/extra/uconv'
cat uconvmsg/uconvmsg.lst > uconvmsg/uconvmsg_static.lst
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gencmn -c -e uconvmsg -n uconvmsg -s uconvmsg -t dat -d uconvmsg 0 uconvmsg/uconvmsg_static.lst
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genccode -a gcc -n uconvmsg -e uconvmsg -d uconvmsg uconvmsg/uconvmsg.dat
generating assembly code for uconvmsg/uconvmsg.dat
cc  -I../../common -I../../common  -pipe -O2 -c   -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.s
rm -rf uconvmsg/uconvmsg_dat.s
/usr/bin/ar rv uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
/usr/bin/ar: creating uconvmsg/libuconvmsg.a
a - uconvmsg/uconvmsg_dat.o
ranlib uconvmsg/libuconvmsg.a
gmake[3]: Leaving directory `/usr/ports/devel/icu/work/icu/source/extra/uconv'
c++ -pipe -O2  -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm   uconvmsg/libuconvmsg.a
cd ../.. \
	 && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating extra/uconv/uconv.1
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/extra/uconv'
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/extra'
gmake[2]: Nothing to be done for `all-local'.
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/extra'
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/extra'
gmake[0]: Making `all' in `test'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source'
gmake[1]: Nothing to be done for `all-local'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source'
gmake -C /usr/ports/devel/icu/work/icu/source/test
gmake: Entering directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[0]: Making `all' in `testdata'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
/bin/sh ../../mkinstalldirs ../../test/testdata/out ../../test/testdata/out/build ../../test/testdata/out/testdata
mkdir ../../test/testdata/out
mkdir ../../test/testdata/out/build
mkdir ../../test/testdata/out/testdata
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../tools/gentest/gentest -d ../../test/testdata/out/build 
Building nfscsi.icu
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gensprep -s ../../test/testdata  -d ../../test/testdata/out/build -b nfscsi -u 3.2.0 nfs4_cs_prep_ci.txt
Building nfscss.icu
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gensprep -s ../../test/testdata  -d ../../test/testdata/out/build -b nfscss -u 3.2.0 nfs4_cs_prep_cs.txt
Building nfscis.spp
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gensprep -s ../../test/testdata  -d ../../test/testdata/out/build -b nfscis -k -n ../../data/unidata -u 3.2.0 nfs4_cis_prep.txt
Building nfsmxs.spp
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gensprep -s ../../test/testdata  -d ../../test/testdata/out/build -b nfsmxs -k -n ../../data/unidata -u 3.2.0 nfs4_mixed_prep_s.txt
Building nfsmxp.spp
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gensprep -s ../../test/testdata  -d ../../test/testdata/out/build -b nfsmxp -k -n ../../data/unidata -u 3.2.0 nfs4_mixed_prep_p.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/makeconv -c -d ../../test/testdata/out/build ../../test/testdata/test1.ucm
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/makeconv -c -d ../../test/testdata/out/build ../../test/testdata/test3.ucm
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/makeconv -c -d ../../test/testdata/out/build ../../test/testdata/test4.ucm
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/makeconv -c -d ../../test/testdata/out/build ../../test/testdata/test4x.ucm
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/makeconv -c -d ../../test/testdata/out/build ../../test/testdata/ibm9027.ucm
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build casing.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build mc.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build root.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build sh.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build sh_YU.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build te.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build te_IN.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build te_IN_REVISED.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build testtypes.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build testaliases.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build testempty.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build structLocale.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build DataDrivenCollationTest.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build idna_rules.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build conversion.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -q -s ../../test/testdata  -d ../../test/testdata/out/build icuio.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../tools/gentest/gentest -r -d ../../test/testdata/out/build 
./../test/testdata/out/build/testtable32.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -k -s ../../test/testdata/out/build  -d ../../test/testdata/out/build testtable32.txt
Testing genrb -e option
Finished testing genrb -e option
cp ../../test/testdata/icu26_testtypes.res ../../test/testdata/out/build/icu26_testtypes.res
cp ../../test/testdata/icu26e_testtypes.res ../../test/testdata/out/build/icu26e_testtypes.res
cp ../../test/testdata/out/build/te_IN.res ../../test/testdata/out/testdata/nam.typ
generating ../../test/testdata/out/build/testdata.lst (list of data files)
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH   ../../bin/pkgdata -O ../../test/testdata/pkgdata.inc -q -c -s /usr/ports/devel/icu/work/icu/source/test/testdata/out/build/icudt36l -T ../../test/testdata/out/build -d ../../test/testdata/out -s ../../test/testdata/out/build -p testdata -m common ../../test/testdata/out/build/testdata.lst
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
cat ../../test/testdata/out/build/testdata.lst > ../../test/testdata/out/build/testdata_common.lst
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/gencmn -n testdata -c -s ../../test/testdata/out/build -d ../../test/testdata/out 0 ../../test/testdata/out/build/testdata_common.lst
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
gmake[0]: Making `all' in `intltest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
generating dependency information for csdetest.cpp
generating dependency information for winutil.cpp
generating dependency information for winnmtst.cpp
generating dependency information for windttst.cpp
generating dependency information for wbnf.cpp
generating dependency information for utxttest.cpp
generating dependency information for tokiter.cpp
generating dependency information for textfile.cpp
generating dependency information for uvectest.cpp
generating dependency information for v32test.cpp
generating dependency information for calcasts.cpp
generating dependency information for incaltst.cpp
generating dependency information for testidna.cpp
generating dependency information for testidn.cpp
generating dependency information for punyref.c
generating dependency information for nptrans.cpp
generating dependency information for idnaconf.cpp
generating dependency information for idnaref.cpp
generating dependency information for uobjtest.cpp
generating dependency information for icusvtst.cpp
generating dependency information for ucaconf.cpp
generating dependency information for itrbnfp.cpp
generating dependency information for itrbnfrt.cpp
generating dependency information for itrbnf.cpp
generating dependency information for regextst.cpp
generating dependency information for reptest.cpp
generating dependency information for srchtest.cpp
generating dependency information for jamotest.cpp
generating dependency information for sfwdchit.cpp
generating dependency information for normconf.cpp
generating dependency information for trnserr.cpp
generating dependency information for transrt.cpp
generating dependency information for testutil.cpp
generating dependency information for cpdtrtst.cpp
generating dependency information for transapi.cpp
generating dependency information for ittrans.cpp
generating dependency information for rbbitst.cpp
generating dependency information for rbbiapts.cpp
generating dependency information for itrbbi.cpp
generating dependency information for thcoll.cpp
generating dependency information for strtest.cpp
generating dependency information for transtst.cpp
generating dependency information for strcase.cpp
generating dependency information for ustrtest.cpp
generating dependency information for usettest.cpp
generating dependency information for ucdtest.cpp
generating dependency information for tztest.cpp
generating dependency information for tzregts.cpp
generating dependency information for tzbdtest.cpp
generating dependency information for tstnorm.cpp
generating dependency information for tstnrapi.cpp
generating dependency information for tsputil.cpp
generating dependency information for tsnmfmt.cpp
generating dependency information for tsmthred.cpp
generating dependency information for tsdtfmsy.cpp
generating dependency information for tsdcfmsy.cpp
generating dependency information for tsdate.cpp
generating dependency information for tscoll.cpp
generating dependency information for trcoll.cpp
generating dependency information for tmsgfmt.cpp
generating dependency information for tfsmalls.cpp
generating dependency information for tchcfmt.cpp
generating dependency information for svccoll.cpp
generating dependency information for sdtfmtts.cpp
generating dependency information for rndmcoll.cpp
generating dependency information for restsnew.cpp
generating dependency information for restest.cpp
generating dependency information for regcoll.cpp
generating dependency information for pptest.cpp
generating dependency information for numrgts.cpp
generating dependency information for numfmtst.cpp
generating dependency information for nmfmtrt.cpp
generating dependency information for nmfmapts.cpp
generating dependency information for msfmrgts.cpp
generating dependency information for mnkytst.cpp
generating dependency information for miscdtfm.cpp
generating dependency information for loctest.cpp
generating dependency information for lcukocol.cpp
generating dependency information for jacoll.cpp
generating dependency information for itutil.cpp
generating dependency information for itmajor.cpp
generating dependency information for itformat.cpp
generating dependency information for itercoll.cpp
generating dependency information for intltest.cpp
generating dependency information for g7coll.cpp
generating dependency information for frcoll.cpp
generating dependency information for ficoll.cpp
generating dependency information for escoll.cpp
generating dependency information for encoll.cpp
generating dependency information for dtfmttst.cpp
generating dependency information for dtfmtrtts.cpp
generating dependency information for dtfmrgts.cpp
generating dependency information for dtfmapts.cpp
generating dependency information for decoll.cpp
generating dependency information for dcfmapts.cpp
generating dependency information for dadrcoll.cpp
generating dependency information for currcoll.cpp
generating dependency information for convtest.cpp
generating dependency information for cntabcol.cpp
generating dependency information for citrtest.cpp
generating dependency information for canittst.cpp
generating dependency information for caltztst.cpp
generating dependency information for caltest.cpp
generating dependency information for calregts.cpp
generating dependency information for callimts.cpp
generating dependency information for astrotst.cpp
generating dependency information for apicoll.cpp
generating dependency information for allcoll.cpp
generating dependency information for aliastst.cpp
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o aliastst.o aliastst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o allcoll.o allcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o apicoll.o apicoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o astrotst.o astrotst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o callimts.o callimts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o calregts.o calregts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o caltest.o caltest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o caltztst.o caltztst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o canittst.o canittst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o citrtest.o citrtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cntabcol.o cntabcol.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o convtest.o convtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o currcoll.o currcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dadrcoll.o dadrcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dcfmapts.o dcfmapts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o decoll.o decoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dtfmapts.o dtfmapts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dtfmrgts.o dtfmrgts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dtfmtrtts.o dtfmtrtts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o dtfmttst.o dtfmttst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o encoll.o encoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o escoll.o escoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ficoll.o ficoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o frcoll.o frcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o g7coll.o g7coll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o intltest.o intltest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itercoll.o itercoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itformat.o itformat.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itmajor.o itmajor.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itutil.o itutil.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o jacoll.o jacoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o lcukocol.o lcukocol.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o loctest.o loctest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o miscdtfm.o miscdtfm.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o mnkytst.o mnkytst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o msfmrgts.o msfmrgts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nmfmapts.o nmfmapts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nmfmtrt.o nmfmtrt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o numfmtst.o numfmtst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o numrgts.o numrgts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o pptest.o pptest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o regcoll.o regcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o restest.o restest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o restsnew.o restsnew.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o rndmcoll.o rndmcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o sdtfmtts.o sdtfmtts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o svccoll.o svccoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tchcfmt.o tchcfmt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tfsmalls.o tfsmalls.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tmsgfmt.o tmsgfmt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o trcoll.o trcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tscoll.o tscoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsdate.o tsdate.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsdcfmsy.o tsdcfmsy.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsdtfmsy.o tsdtfmsy.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsmthred.o tsmthred.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsnmfmt.o tsnmfmt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tsputil.o tsputil.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tstnrapi.o tstnrapi.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tstnorm.o tstnorm.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tzbdtest.o tzbdtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tzregts.o tzregts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tztest.o tztest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ucdtest.o ucdtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o usettest.o usettest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ustrtest.o ustrtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o strcase.o strcase.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o transtst.o transtst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o strtest.o strtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o thcoll.o thcoll.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itrbbi.o itrbbi.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o rbbiapts.o rbbiapts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o rbbitst.o rbbitst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ittrans.o ittrans.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o transapi.o transapi.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cpdtrtst.o cpdtrtst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o testutil.o testutil.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o transrt.o transrt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o trnserr.o trnserr.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o normconf.o normconf.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o sfwdchit.o sfwdchit.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o jamotest.o jamotest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o srchtest.o srchtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o reptest.o reptest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o regextst.o regextst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itrbnf.o itrbnf.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itrbnfrt.o itrbnfrt.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o itrbnfp.o itrbnfp.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ucaconf.o ucaconf.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o icusvtst.o icusvtst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o uobjtest.o uobjtest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o idnaref.o idnaref.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o idnaconf.o idnaconf.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nptrans.o nptrans.cpp
cc  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o punyref.o punyref.c
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o testidn.o testidn.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o testidna.o testidna.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o incaltst.o incaltst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o calcasts.o calcasts.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o v32test.o v32test.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o uvectest.o uvectest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o textfile.o textfile.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tokiter.o tokiter.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utxttest.o utxttest.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o wbnf.o wbnf.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o windttst.o windttst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o winnmtst.o winnmtst.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o winutil.o winutil.cpp
c++  -I../../common -I../../i18n -I../../tools/toolutil -I../../tools/ctestfw  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o csdetest.o csdetest.cpp
c++ -pipe -O2  -o intltest aliastst.o allcoll.o apicoll.o astrotst.o callimts.o calregts.o caltest.o caltztst.o canittst.o citrtest.o cntabcol.o convtest.o currcoll.o dadrcoll.o dcfmapts.o decoll.o dtfmapts.o dtfmrgts.o dtfmtrtts.o dtfmttst.o encoll.o escoll.o ficoll.o frcoll.o g7coll.o intltest.o itercoll.o itformat.o itmajor.o itutil.o jacoll.o lcukocol.o loctest.o miscdtfm.o mnkytst.o msfmrgts.o nmfmapts.o nmfmtrt.o numfmtst.o numrgts.o pptest.o regcoll.o restest.o restsnew.o rndmcoll.o sdtfmtts.o svccoll.o tchcfmt.o tfsmalls.o tmsgfmt.o trcoll.o tscoll.o tsdate.o tsdcfmsy.o tsdtfmsy.o tsmthred.o tsnmfmt.o tsputil.o tstnrapi.o tstnorm.o tzbdtest.o tzregts.o tztest.o ucdtest.o usettest.o ustrtest.o strcase.o transtst.o strtest.o thcoll.o itrbbi.o rbbiapts.o rbbitst.o ittrans.o transapi.o cpdtrtst.o testutil.o transrt.o trnserr.o normconf.o sfwdchit.o jamotest.o srchtest.o reptest.o regextst.o itrbnf.o itrbnfrt.o itrbnfp.o ucaconf.o icusvtst.o uobjtest.o idnaref.o idnaconf.o
  nptrans.o punyref.o testidn.o testidna.o incaltst.o calcasts.o v32test.o uvectest.o textfile.o tokiter.o utxttest.o wbnf.o windttst.o winnmtst.o winutil.o csdetest.o -L../../tools/ctestfw -licutest -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -L../../lib -licutu -lm  
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake[0]: Making `all' in `iotest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
generating dependency information for trnstst.c
generating dependency information for filetst.c
generating dependency information for strtst.c
generating dependency information for stream.cpp
generating dependency information for iotest.cpp
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
c++  -I../../common -I../../i18n -I../../tools/ctestfw -I../../io  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o iotest.o iotest.cpp
c++  -I../../common -I../../i18n -I../../tools/ctestfw -I../../io  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o stream.o stream.cpp
In file included from /usr/include/c++/3.4/backward/strstream:51,
                 from stream.cpp:29:
/usr/include/c++/3.4/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../io  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o strtst.o strtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../io  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o filetst.o filetst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../io  -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o trnstst.o trnstst.c
c++ -pipe -O2  -o iotest iotest.o stream.o strtst.o filetst.o trnstst.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licuio -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -lm  
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
gmake[0]: Making `all' in `cintltst'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
generating dependency information for ucsdetst.c
generating dependency information for utexttst.c
generating dependency information for reapits.c
generating dependency information for tracetst.c
generating dependency information for hpmufn.c
generating dependency information for sprpdata.c
generating dependency information for spreptst.c
generating dependency information for nfsprep.c
generating dependency information for idnatest.c
generating dependency information for currtest.c
generating dependency information for utmstest.c
generating dependency information for uenumtst.c
generating dependency information for usettest.c
generating dependency information for trietest.c
generating dependency information for sorttest.c
generating dependency information for custrtrn.c
generating dependency information for usrchtst.c
generating dependency information for ctstdep.c
generating dependency information for stdnmtst.c
generating dependency information for utf8tst.c
generating dependency information for cstrtest.c
generating dependency information for putiltst.c
generating dependency information for ncnvtst.c
generating dependency information for ncnvfbts.c
generating dependency information for utransts.c
generating dependency information for utf16tst.c
generating dependency information for udatatst.c
generating dependency information for eurocreg.c
generating dependency information for cbididat.c
generating dependency information for cbiditst.c
generating dependency information for bocu1tst.c
generating dependency information for nccbtst.c
generating dependency information for nucnvtst.c
generating dependency information for cutiltst.c
generating dependency information for cstrcase.c
generating dependency information for custrtst.c
generating dependency information for cucdtst.c
generating dependency information for cucdapi.c
generating dependency information for cturtst.c
generating dependency information for creststn.c
generating dependency information for crestst.c
generating dependency information for cnumtst.c
generating dependency information for cnormtst.c
generating dependency information for cnmdptst.c
generating dependency information for cldrtest.c
generating dependency information for cposxtst.c
generating dependency information for cmsgtst.c
generating dependency information for cmsccoll.c
generating dependency information for cloctst.c
generating dependency information for cjaptst.c
generating dependency information for citertst.c
generating dependency information for cintltst.c
generating dependency information for chashtst.c
generating dependency information for cg7coll.c
generating dependency information for cfrtst.c
generating dependency information for cformtst.c
generating dependency information for cfintst.c
generating dependency information for cestst.c
generating dependency information for cdtrgtst.c
generating dependency information for cdtdptst.c
generating dependency information for cdetst.c
generating dependency information for cdattst.c
generating dependency information for ccurrtst.c
generating dependency information for cconvtst.c
generating dependency information for encoll.c
generating dependency information for ccolltst.c
generating dependency information for ccapitst.c
generating dependency information for cctest.c
generating dependency information for ccaltst.c
generating dependency information for cbkittst.c
generating dependency information for cbiapts.c
generating dependency information for capitst.c
generating dependency information for colutil.c
generating dependency information for calltest.c
generating dependency information for callcoll.c
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o callcoll.o callcoll.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o calltest.o calltest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o colutil.o colutil.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o capitst.o capitst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cbiapts.o cbiapts.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cbkittst.o cbkittst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ccaltst.o ccaltst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cctest.o cctest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ccapitst.o ccapitst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ccolltst.o ccolltst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o encoll.o encoll.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cconvtst.o cconvtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ccurrtst.o ccurrtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cdattst.o cdattst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cdetst.o cdetst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cdtdptst.o cdtdptst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cdtrgtst.o cdtrgtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cestst.o cestst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cfintst.o cfintst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cformtst.o cformtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cfrtst.o cfrtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cg7coll.o cg7coll.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o chashtst.o chashtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cintltst.o cintltst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o citertst.o citertst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cjaptst.o cjaptst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cloctst.o cloctst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cmsccoll.o cmsccoll.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cmsgtst.o cmsgtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cposxtst.o cposxtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cldrtest.o cldrtest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cnmdptst.o cnmdptst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cnormtst.o cnormtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cnumtst.o cnumtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o crestst.o crestst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o creststn.o creststn.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cturtst.o cturtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cucdapi.o cucdapi.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cucdtst.o cucdtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o custrtst.o custrtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cstrcase.o cstrcase.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cutiltst.o cutiltst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nucnvtst.o nucnvtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nccbtst.o nccbtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o bocu1tst.o bocu1tst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cbiditst.o cbiditst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cbididat.o cbididat.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o eurocreg.o eurocreg.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o udatatst.o udatatst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utf16tst.o utf16tst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utransts.o utransts.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ncnvfbts.o ncnvfbts.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ncnvtst.o ncnvtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o putiltst.o putiltst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o cstrtest.o cstrtest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utf8tst.o utf8tst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o stdnmtst.o stdnmtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ctstdep.o ctstdep.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o usrchtst.o usrchtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o custrtrn.o custrtrn.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o sorttest.o sorttest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o trietest.o trietest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o usettest.o usettest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o uenumtst.o uenumtst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utmstest.o utmstest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o currtest.o currtest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o idnatest.o idnatest.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o nfsprep.o nfsprep.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o spreptst.o spreptst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o sprpdata.o sprpdata.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o hpmufn.o hpmufn.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o tracetst.o tracetst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o reapits.o reapits.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o utexttst.o utexttst.c
cc  -I../../common -I../../i18n -I../../tools/ctestfw -I../../tools/toolutil  -D'ICU_UNICODE_VERSION="5.0"' -D'ICU_VERSION="3.6"' -D'ICUDATA_NAME="icudt36l"' -D'U_TOPSRCDIR="../../"' -D'U_TOPBUILDDIR="/usr/ports/devel/icu/work/icu/source/"' -pipe -O2 -c   -o ucsdetst.o ucsdetst.c
c++ -pipe -O2  -o cintltst callcoll.o calltest.o colutil.o capitst.o cbiapts.o cbkittst.o ccaltst.o cctest.o ccapitst.o ccolltst.o encoll.o cconvtst.o ccurrtst.o cdattst.o cdetst.o cdtdptst.o cdtrgtst.o cestst.o cfintst.o cformtst.o cfrtst.o cg7coll.o chashtst.o cintltst.o citertst.o cjaptst.o cloctst.o cmsccoll.o cmsgtst.o cposxtst.o cldrtest.o cnmdptst.o cnormtst.o cnumtst.o crestst.o creststn.o cturtst.o cucdapi.o cucdtst.o custrtst.o cstrcase.o cutiltst.o nucnvtst.o nccbtst.o bocu1tst.o cbiditst.o cbididat.o eurocreg.o udatatst.o utf16tst.o utransts.o ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o utf8tst.o stdnmtst.o ctstdep.o usrchtst.o custrtrn.o sorttest.o trietest.o usettest.o uenumtst.o utmstest.o currtest.o idnatest.o nfsprep.o spreptst.o sprpdata.o hpmufn.o tracetst.o reapits.o utexttst.o ucsdetst.o -L../../tools/ctestfw -licutest -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata -licudata -L../../lib -licutu -lm  
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[1]: Nothing to be done for `all-local'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
gmake: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
cd /usr/ports/devel/icu/work/icu/source/test/iotest && /usr/bin/env  LD_LIBRARY_PATH=/usr/ports/devel/icu/work/icu/source/lib:/usr/ports/devel/icu/work/icu/source/tools/ctestfw  ./iotest
Default charset for this run is US-ASCII
 /
 /file/
   ---[OK]  ---/file/TestFile 
   ---[OK]  ---/file/StdinBuffering 
   ---[OK]  ---/file/TestfgetsBuffers 
   ---[OK]  ---/file/TestFileReadBuffering 
   ---[OK]  ---/file/TestfgetsLineCount 
   ---[OK]  ---/file/TestfgetsNewLineHandling 
   ---[OK]  ---/file/TestfgetsNewLineCount 
   ---[OK]  ---/file/TestFgetsLineBuffering 
   ---[OK]  ---/file/TestCodepage 
   ---[OK]  ---/file/TestCodepageAndLocale 
   ---[OK]  ---/file/TestFprintfFormat 
   ---[OK]  ---/file/TestFScanset 
   ---[OK]  ---/file/TestFilePrintCompatibility 
   ---[OK]  ---/file/TestBadScanfFormat 
   ---[OK]  ---/file/TestVargs 
   ---[OK]  ---/file/TestUnicodeFormat 
 /string/
   ---[OK]  ---/string/TestString 
   ---[OK]  ---/string/TestLocalizedString 
   ---[OK]  ---/string/TestSprintfFormat 
   ---[OK]  ---/string/TestSnprintf 
   ---[OK]  ---/string/TestSScanset 
   ---[OK]  ---/string/TestStringCompatibility 
   ---[OK]  ---/string/TestBadScanfFormat 
   ---[OK]  ---/string/TestVargs 
   ---[OK]  ---/string/TestCount 
 /translit/
   ---[OK]  ---/translit/ops 
   ---[OK]  ---/translit/fileOut 
   ---[OK]  ---/translit/stringOut 
 /datadriv/
   ---[OK]  ---/datadriv/DataDrivenPrintf 
   ---[OK]  ---/datadriv/DataDrivenPrintfPrecision 
   ---[OK]  ---/datadriv/DataDrivenScanf 
 /stream/
   ---[OK]  ---/stream/TestStream 
   
[All tests passed successfully...]
Elapsed Time: 00:00:00.000
gmake -C /usr/ports/devel/icu/work/icu/source/test
gmake: Entering directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[0]: Making `all' in `testdata'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH   ../../bin/pkgdata -O ../../test/testdata/pkgdata.inc -q -c -s /usr/ports/devel/icu/work/icu/source/test/testdata/out/build/icudt36l -T ../../test/testdata/out/build -d ../../test/testdata/out -s ../../test/testdata/out/build -p testdata -m common ../../test/testdata/out/build/testdata.lst
gmake[2]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/testdata'
gmake[0]: Making `all' in `intltest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/intltest'
gmake[0]: Making `all' in `iotest'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/iotest'
gmake[0]: Making `all' in `cintltst'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test/cintltst'
gmake[1]: Entering directory `/usr/ports/devel/icu/work/icu/source/test'
gmake[1]: Nothing to be done for `all-local'.
gmake[1]: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
gmake: Leaving directory `/usr/ports/devel/icu/work/icu/source/test'
cd /usr/ports/devel/icu/work/icu/source/test/cintltst && /usr/bin/env  LD_LIBRARY_PATH=/usr/ports/devel/icu/work/icu/source/lib:/usr/ports/devel/icu/work/icu/source/tools/ctestfw  ./cintltst
Default locale for this run is en_US_POSIX
 /
 /udatatst/
   ---[OK]  ---/udatatst/TestUDataOpen 
   ---[OK]  ---/udatatst/TestUDataOpenChoiceDemo1 
   ---[OK]  ---/udatatst/TestUDataOpenChoiceDemo2 
   ---[OK]  ---/udatatst/TestUDataGetInfo 
   ---[OK]  ---/udatatst/TestUDataGetMemory 
   ---[OK]  ---/udatatst/TestUDataSetAppData 
   ---[OK]  ---/udatatst/TestErrorConditions 
   ---[OK]  ---/udatatst/TestAppData 
   ---[OK]  ---/udatatst/TestICUDataName 
   ---[OK]  ---/udatatst/TestSwapData 
   ---[OK]  ---/udatatst/PointerTableOfContents 
   ---[OK]  ---/udatatst/SetBadCommonData 
   ---[OK]  ---/udatatst/TestUDataFileAccess 
 /putiltst/
   ---[OK]  ---/putiltst/TestPUtilAPI 
   ---[OK]  ---/putiltst/TestErrorName 
 /utf16tst/
   ---[OK]  ---/utf16tst/TestCodeUnitValues 
   ---[OK]  ---/utf16tst/TestCharLength 
   ---[OK]  ---/utf16tst/TestGetChar 
   ---[OK]  ---/utf16tst/TestNextPrevChar 
   ---[OK]  ---/utf16tst/TestFwdBack 
   ---[OK]  ---/utf16tst/TestSetChar 
   ---[OK]  ---/utf16tst/TestAppendChar 
   ---[OK]  ---/utf16tst/TestAppend 
   ---[OK]  ---/utf16tst/TestSurrogate 
 /utf8tst/
   ---[OK]  ---/utf8tst/TestCodeUnitValues 
   ---[OK]  ---/utf8tst/TestCharLength 
   ---[OK]  ---/utf8tst/TestGetChar 
   ---[OK]  ---/utf8tst/TestNextPrevChar 
   ---[OK]  ---/utf8tst/TestFwdBack 
   ---[OK]  ---/utf8tst/TestSetChar 
   ---[OK]  ---/utf8tst/TestAppendChar 
   ---[OK]  ---/utf8tst/TestAppend 
   ---[OK]  ---/utf8tst/TestSurrogates 
 /tsutil/
 /tsutil/cstrtest/
    ---[OK]  ---/tsutil/cstrtest/TestAPI 
    ---[OK]  ---/tsutil/cstrtest/TestInvariant 
 /tsutil/trietest/
    ---[OK]  ---/tsutil/trietest/TrieTest 
    ---[OK]  ---/tsutil/trietest/DummyTrieTest 
 /tsutil/cloctst/
    ---[OK]  ---/tsutil/cloctst/TestObsoleteNames 
    ---[OK]  ---/tsutil/cloctst/TestBasicGetters 
    ---[OK]  ---/tsutil/cloctst/TestNullDefault 
    ---[OK]  ---/tsutil/cloctst/TestPrefixes 
    ---[OK]  ---/tsutil/cloctst/TestSimpleResourceInfo 
    ---[OK]  ---/tsutil/cloctst/TestDisplayNames 
    Number of locales returned = 245
    ---[OK]  ---/tsutil/cloctst/TestGetAvailableLocales 
    ---[OK]  ---/tsutil/cloctst/TestDataDirectory 
    ---[OK]  ---/tsutil/cloctst/TestISOFunctions 
    ---[OK]  ---/tsutil/cloctst/TestISO3Fallback 
    ---[OK]  ---/tsutil/cloctst/TestUninstalledISO3Names 
    ---[OK]  ---/tsutil/cloctst/TestSimpleDisplayNames 
    ---[OK]  ---/tsutil/cloctst/TestVariantParsing 
    ---[OK]  ---/tsutil/cloctst/TestKeywordVariants 
    ---[OK]  ---/tsutil/cloctst/TestKeywordVariantParsing 
    ---[OK]  ---/tsutil/cloctst/TestCanonicalization 
    ---[OK]  ---/tsutil/cloctst/TestKeywordSet 
    ---[OK]  ---/tsutil/cloctst/TestKeywordSetError 
    ---[OK]  ---/tsutil/cloctst/TestDisplayKeywords 
    ---[OK]  ---/tsutil/cloctst/TestDisplayKeywordValues 
    ---[OK]  ---/tsutil/cloctst/TestGetBaseName 
    ---[OK]  ---/tsutil/cloctst/TestGetLocale 
    ---[OK]  ---/tsutil/cloctst/TestDisplayNameWarning 
    ---[OK]  ---/tsutil/cloctst/TestNonexistentLanguageExemplars 
    ---[OK]  ---/tsutil/cloctst/TestLanguageExemplarsFallbacks 
    ---[OK]  ---/tsutil/cloctst/TestCalendar 
    ---[OK]  ---/tsutil/cloctst/TestDateFormat 
    ---[OK]  ---/tsutil/cloctst/TestCollation 
    ---[OK]  ---/tsutil/cloctst/TestULocale 
    ---[OK]  ---/tsutil/cloctst/TestUResourceBundle 
    ---[OK]  ---/tsutil/cloctst/TestDisplayName 
    ---[OK]  ---/tsutil/cloctst/TestAcceptLanguage 
 /tsutil/cldrtest/
    ---[OK]  ---/tsutil/cldrtest/TestLocaleStructure 
    ---[OK]  ---/tsutil/cldrtest/TestConsistentCountryInfo 
    ---[OK]  ---/tsutil/cldrtest/VerifyTranslation 
    ---[OK]  ---/tsutil/cldrtest/TestExemplarSet 
    ---[OK]  ---/tsutil/cldrtest/TestCurrencyList 
    ---[OK]  ---/tsutil/cldrtest/TestCoverage 
 /tsutil/cucdtst/
    ---[OK]  ---/tsutil/cucdtst/TestUnicodeData 
    ---[OK]  ---/tsutil/cucdtst/TestCodeUnit 
    ---[OK]  ---/tsutil/cucdtst/TestCodePoint 
    ---[OK]  ---/tsutil/cucdtst/TestCharLength 
    ---[OK]  ---/tsutil/cucdtst/TestAdditionalProperties 
    ---[OK]  ---/tsutil/cucdtst/TestNumericProperties 
    ---[OK]  ---/tsutil/cucdtst/TestUpperLower 
    ---[OK]  ---/tsutil/cucdtst/TestLetterNumber 
    ---[OK]  ---/tsutil/cucdtst/TestMisc 
    ---[OK]  ---/tsutil/cucdtst/TestPOSIX 
    ---[OK]  ---/tsutil/cucdtst/TestControlPrint 
    ---[OK]  ---/tsutil/cucdtst/TestIdentifier 
    ---[OK]  ---/tsutil/cucdtst/TestCharNames 
    ---[OK]  ---/tsutil/cucdtst/TestMirroring 
    ---[OK]  ---/tsutil/cucdtst/TestUScriptCodeAPI 
    ---[OK]  ---/tsutil/cucdtst/TestUScriptRunAPI 
    ---[OK]  ---/tsutil/cucdtst/TestPropertyNames 
    ---[OK]  ---/tsutil/cucdtst/TestPropertyValues 
    ---[OK]  ---/tsutil/cucdtst/TestConsistency 
    ---[OK]  ---/tsutil/cucdtst/TestUCase 
    ---[OK]  ---/tsutil/cucdtst/TestUBiDiProps 
    ---[OK]  ---/tsutil/cucdtst/TestCaseFolding 
 /tsutil/custrtst/
    ---[OK]  ---/tsutil/custrtst/TestStringCopy 
    ---[OK]  ---/tsutil/custrtst/TestStringFunctions 
    ---[OK]  ---/tsutil/custrtst/TestStringSearching 
    ---[OK]  ---/tsutil/custrtst/TestSurrogateSearching 
    ---[OK]  ---/tsutil/custrtst/TestUnescape 
    ---[OK]  ---/tsutil/custrtst/TestCountChar32 
    ---[OK]  ---/tsutil/custrtst/TestUCharIterator 
    ---[OK]  ---/tsutil/custrtst/TestUNormIterator 
    ---[OK]  ---/tsutil/custrtst/TestBadUNormIterator 
 /tsutil/cstrcase/
    ---[OK]  ---/tsutil/cstrcase/TestCaseLower 
    ---[OK]  ---/tsutil/cstrcase/TestCaseUpper 
    ---[OK]  ---/tsutil/cstrcase/TestCaseTitle 
    ---[OK]  ---/tsutil/cstrcase/TestCaseFolding 
    ---[OK]  ---/tsutil/cstrcase/TestCaseCompare 
    ---[OK]  ---/tsutil/cstrcase/TestUCaseMap 
 /tsutil/crestst/
    ---[OK]  ---/tsutil/crestst/TestConstruction1 
    ---[OK]  ---/tsutil/crestst/TestOpenDirect 
    ---[OK]  ---/tsutil/crestst/TestResourceBundles 
    ---[OK]  ---/tsutil/crestst/TestTable32 
    ---[OK]  ---/tsutil/crestst/TestFallback 
    ---[OK]  ---/tsutil/crestst/TestAliasConflict 
    ---[OK]  ---/tsutil/crestst/TestFileStream 
    ---[OK]  ---/tsutil/crestst/TestGetSize 
    ---[OK]  ---/tsutil/crestst/TestGetLocaleByType 
 /tsutil/creststn/
    ---[OK]  ---/tsutil/creststn/TestErrorCodes 
    ---[OK]  ---/tsutil/creststn/TestEmptyBundle 
    ---[OK]  ---/tsutil/creststn/TestConstruction1 
    ---[OK]  ---/tsutil/creststn/TestResourceBundles 
    ---[OK]  ---/tsutil/creststn/TestFallback 
    ---[OK]  ---/tsutil/creststn/TestGetVersion 
    ---[OK]  ---/tsutil/creststn/TestGetVersionColl 
    ---[OK]  ---/tsutil/creststn/TestAliasConflict 
    ---[OK]  ---/tsutil/creststn/TestNewTypes 
    ---[OK]  ---/tsutil/creststn/TestEmptyTypes 
    ---[OK]  ---/tsutil/creststn/TestBinaryCollationData 
    ---[OK]  ---/tsutil/creststn/TestAPI 
    ---[OK]  ---/tsutil/creststn/TestErrorConditions 
    ---[OK]  ---/tsutil/creststn/TestDecodedBundle 
    ---[OK]  ---/tsutil/creststn/TestResourceLevelAliasing 
    ---[OK]  ---/tsutil/creststn/TestDirectAccess 
    ---[OK]  ---/tsutil/creststn/TestGetKeywordValues 
    ---[OK]  ---/tsutil/creststn/TestGetFunctionalEquivalent 
    ---[OK]  ---/tsutil/creststn/TestJB3763 
    ---[OK]  ---/tsutil/creststn/TestXPath 
    ---[OK]  ---/tsutil/creststn/TestCLDRStyleAliases 
    ---[OK]  ---/tsutil/creststn/TestFallbackCodes 
    ---[OK]  ---/tsutil/creststn/TestStackReuse 
    ---[OK]  ---/tsutil/creststn/TestGetUTF8String 
 /tsutil/chashtst/
    ---[OK]  ---/tsutil/chashtst/TestBasic 
    ---[OK]  ---/tsutil/chashtst/TestOtherAPI 
    ---[OK]  ---/tsutil/chashtst/hashIChars 
 /tsutil/uenumtst/
    ---[OK]  ---/tsutil/uenumtst/EnumerationTest 
    ---[OK]  ---/tsutil/uenumtst/EmptyEnumerationTest 
    ---[OK]  ---/tsutil/uenumtst/DefaultNextTest 
 /tsutil/cposxtst/
    ---[OK]  ---/tsutil/cposxtst/TestMessageCatalog 
 /tsutil/sorttest/
    ---[OK]  ---/tsutil/sorttest/SortTest 
 /tsutil/hpmufn/
    ---[OK]  ---/tsutil/hpmufn/TestHeapFunctions 
    ---[OK]  ---/tsutil/hpmufn/TestMutexFunctions 
    ---[OK]  ---/tsutil/hpmufn/TestIncDecFunctions 
 /tsutil/TraceTest/
    ---[OK]  ---/tsutil/TraceTest/TestTraceAPI 
 /tsutil/UTextTest/
    ---[OK]  ---/tsutil/UTextTest/TestAPI 
 /tsconv/
 /tsconv/ccapitst/
    Number of available codepages: 222/222
    ---[OK]  ---/tsconv/ccapitst/ListNames 
    ---[OK]  ---/tsconv/ccapitst/TestConvert 
    ---[OK]  ---/tsconv/ccapitst/TestFlushCache 
    ---[OK]  ---/tsconv/ccapitst/TestAlias 
    ---[OK]  ---/tsconv/ccapitst/TestDuplicateAlias 
    ---[OK]  ---/tsconv/ccapitst/TestConvertSafeClone 
    ---[OK]  ---/tsconv/ccapitst/TestConvertSafeCloneCallback 
    ---[OK]  ---/tsconv/ccapitst/TestCCSID 
    ---[OK]  ---/tsconv/ccapitst/TestJ932 
    ---[OK]  ---/tsconv/ccapitst/TestJ1968 
    ---[OK]  ---/tsconv/ccapitst/TestLMBCSMaxChar 
    ---[OK]  ---/tsconv/ccapitst/TestEBCDICSwapLFNL 
    ---[OK]  ---/tsconv/ccapitst/TestConvertEx 
    ---[OK]  ---/tsconv/ccapitst/TestConvertAlgorithmic 
    ---[OK]  ---/tsconv/ccapitst/TestDefaultConverterError 
    ---[OK]  ---/tsconv/ccapitst/TestToUCountPending 
    ---[OK]  ---/tsconv/ccapitst/TestFromUCountPending 
    ---[OK]  ---/tsconv/ccapitst/TestDefaultName 
    ---[OK]  ---/tsconv/ccapitst/TestCompareNames 
    ---[OK]  ---/tsconv/ccapitst/TestSubstString 
 /tsconv/nucnvtst/
    ---[OK]  ---/tsconv/nucnvtst/TestInBufSizes 
    ---[OK]  ---/tsconv/nucnvtst/TestOutBufSizes 
    ---[OK]  ---/tsconv/nucnvtst/TestConverterTypesAndStarters 
    ---[OK]  ---/tsconv/nucnvtst/TestAmbiguous 
    ---[OK]  ---/tsconv/nucnvtst/TestSignatureDetection 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF7 
    ---[OK]  ---/tsconv/nucnvtst/TestIMAP 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF8 
    ---[OK]  ---/tsconv/nucnvtst/TestCESU8 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF16 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF16BE 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF16LE 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF32 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF32BE 
    ---[OK]  ---/tsconv/nucnvtst/TestUTF32LE 
    ---[OK]  ---/tsconv/nucnvtst/TestLMBCS 
    ---[OK]  ---/tsconv/nucnvtst/TestLATIN1 
    ---[OK]  ---/tsconv/nucnvtst/TestSBCS 
    ---[OK]  ---/tsconv/nucnvtst/TestDBCS 
    ---[OK]  ---/tsconv/nucnvtst/TestMBCS 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_JP 
    ---[OK]  ---/tsconv/nucnvtst/TestJIS 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_JP_1 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_JP_2 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_KR 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_KR_1 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_CN 
    ---[OK]  ---/tsconv/nucnvtst/TestISO_2022_CN_EXT 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug915 
    ---[OK]  ---/tsconv/nucnvtst/TestHZ 
    ---[OK]  ---/tsconv/nucnvtst/TestSCSU 
    ---[OK]  ---/tsconv/nucnvtst/TestEBCDIC_STATEFUL 
    ---[OK]  ---/tsconv/nucnvtst/TestGB18030 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug255 
    ---[OK]  ---/tsconv/nucnvtst/TestEBCDICUS4XML 
    ---[OK]  ---/tsconv/nucnvtst/TestISCII 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug981 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug1293 
    ---[OK]  ---/tsconv/nucnvtst/TestCoverageMBCS 
    ---[OK]  ---/tsconv/nucnvtst/TestRoundTrippingAllUTF 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug2346 
    ---[OK]  ---/tsconv/nucnvtst/TestJitterbug2411 
 /tsconv/bocu1tst/
    ---[OK]  ---/tsconv/bocu1tst/TestBOCU1RefDiff 
    ---[OK]  ---/tsconv/bocu1tst/TestBOCU1 
 /tsconv/nccbtst/
    ---[OK]  ---/tsconv/nccbtst/TestSkipCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestStopCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestSubCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestSubWithValueCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestLegalAndOtherCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestSingleByteCallBack 
    ---[OK]  ---/tsconv/nccbtst/TestCallBackFailure 
 /tsconv/eurocreg/
    ---[OK]  ---/tsconv/eurocreg/TestEuroRegression 
 /tsconv/ncnvfbts/
    ---[OK]  ---/tsconv/ncnvfbts/TestConverterFallBack 
 /tsconv/ncnvtst/
    ---[OK]  ---/tsconv/ncnvtst/TestSurrogateBehaviour 
    ---[OK]  ---/tsconv/ncnvtst/TestErrorBehaviour 
    ---[OK]  ---/tsconv/ncnvtst/ToUnicodeErrorBehaviour 
    ---[OK]  ---/tsconv/ncnvtst/TestGetNextErrorBehaviour 
    ---[OK]  ---/tsconv/ncnvtst/TestAvailableConverters 
    ---[OK]  ---/tsconv/ncnvtst/TestFlushInternalBuffer 
    ---[OK]  ---/tsconv/ncnvtst/TestResetBehaviour 
    ---[OK]  ---/tsconv/ncnvtst/TestRegressionUTF8 
    ---[OK]  ---/tsconv/ncnvtst/TestRegressionUTF32 
    ---[OK]  ---/tsconv/ncnvtst/TestTruncated 
    ---[OK]  ---/tsconv/ncnvtst/TestUnicodeSet 
 /tsconv/stdnmtst/
    ---[OK]  ---/tsconv/stdnmtst/TestStandardName 
    ---[OK]  ---/tsconv/stdnmtst/TestStandardNames 
    ---[OK]  ---/tsconv/stdnmtst/TestCanonicalName 
 /custrtrn/
   ---[OK]  ---/custrtrn/Test_UChar_UTF32_API 
   ---[OK]  ---/custrtrn/Test_UChar_UTF8_API 
   ---[OK]  ---/custrtrn/Test_FromUTF8Lenient 
   ---[OK]  ---/custrtrn/Test_UChar_WCHART_API 
   ---[OK]  ---/custrtrn/Test_widestrs 
cintltst in free(): error: page is already free
Abort trap (core dumped)
*** Error code 134

Stop in /usr/ports/devel/icu.
[avatar@loki /usr/ports/devel/icu]$
>How-To-Repeat:
Either running portupgrade or by manually trying to compile the port.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611061416.kA6EGFFv056105>