Building zh-autoconvert-0.3.16_2.txz (origin /buildshare/ports/355755/chinese/autoconvert) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/zh-autoconvert-0.3.16.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> zh-autoconvert-0.3.16_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zh-autoconvert-0.3.16_2 Make install ===> License GPLv2 GPLv3 accepted by the user ===> zh-autoconvert-0.3.16_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-autoconvert-0.3.16_2 for building ===> Extracting for zh-autoconvert-0.3.16_2 ===> License GPLv2 GPLv3 accepted by the user ===> zh-autoconvert-0.3.16_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-autoconvert-0.3.16_2 for building => SHA256 Checksum OK for zh-autoconvert-0.3.16.tar.gz. ===> Patching for zh-autoconvert-0.3.16_2 ===> Applying FreeBSD patches for zh-autoconvert-0.3.16_2 ===> Configuring for zh-autoconvert-0.3.16_2 ===> Building for zh-autoconvert-0.3.16_2 cd hzconvert;make cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c b2g.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c b2u.c b2u.c: In function 'big2uni': b2u.c:123: warning: implicit declaration of function 'memcpy' b2u.c:123: warning: incompatible implicit declaration of built-in function 'memcpy' b2u.c: In function 'uni2big': b2u.c:163: warning: incompatible implicit declaration of built-in function 'memcpy' cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c g2u.c g2u.c: In function 'gb2uni': g2u.c:121: warning: implicit declaration of function 'memcpy' g2u.c:121: warning: incompatible implicit declaration of built-in function 'memcpy' g2u.c: In function 'uni2gb': g2u.c:161: warning: incompatible implicit declaration of built-in function 'memcpy' cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c hz2gb.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c b2g_tables.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c b2u_tables.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c g2u_tables.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c io.c io.c: In function 'hzconvert': io.c:45: warning: suggest explicit braces to avoid ambiguous 'else' cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c unicode.c unicode.c: In function 'utf8_uni': unicode.c:114: warning: implicit declaration of function 'memcpy' unicode.c:114: warning: incompatible implicit declaration of built-in function 'memcpy' unicode.c: In function 'uni_utf8': unicode.c:181: warning: incompatible implicit declaration of built-in function 'memcpy' unicode.c: In function 'init_utf7_tables': unicode.c:241: warning: pointer targets in assignment differ in signedness unicode.c:243: warning: pointer targets in assignment differ in signedness unicode.c: In function 'utf7_uni': unicode.c:380: warning: incompatible implicit declaration of built-in function 'memcpy' unicode.c: In function 'uni_utf7': unicode.c:437: warning: incompatible implicit declaration of built-in function 'memcpy' unicode.c:441: warning: pointer targets in passing argument 3 of 'untou7' differ in signedness unicode.c: In function 'utf7_uni': unicode.c:383: warning: pointer targets in passing argument 2 of 'u7toun' differ in signedness unicode.c:383: warning: pointer targets in passing argument 3 of 'u7toun' differ in signedness unicode.c: In function 'utf8_uni': unicode.c:118: warning: pointer targets in passing argument 1 of 'u8toun' differ in signedness unicode.c:118: warning: pointer targets in passing argument 3 of 'u8toun' differ in signedness unicode.c:118: warning: pointer targets in passing argument 4 of 'u8toun' differ in signedness cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c judge.c judge.c: In function 'j_code': judge.c:45: warning: pointer targets in assignment differ in signedness judge.c:45: warning: comparison of distinct pointer types lacks a cast judge.c:64: warning: implicit declaration of function 'strstr' judge.c:64: warning: incompatible implicit declaration of built-in function 'strstr' judge.c:70: warning: implicit declaration of function 'j_code3' cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c judge3.c judge3.c: In function 'j_code3': judge3.c:47: warning: pointer targets in assignment differ in signedness judge3.c:71: warning: pointer targets in passing argument 1 of 'inGB' differ in signedness judge3.c:71: warning: suggest parentheses around assignment used as truth value judge3.c:73: warning: pointer targets in passing argument 1 of 'inBig5' differ in signedness judge3.c:73: warning: suggest parentheses around assignment used as truth value cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c gbpercent.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c b5percent.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -g -I../include -c search.c ar rs ../lib/libhz.a b2g.o b2u.o g2u.o hz2gb.o b2g_tables.o b2u_tables.o g2u_tables.o io.o unicode.o judge.o judge3.o gbpercent.o b5percent.o search.o ar: warning: creating ../lib/libhz.a cc -fPIC -shared -Wl,-soname,libhz.so.0 -o ../lib/libhz.so.0.0 b2g.o b2u.o g2u.o hz2gb.o b2g_tables.o b2u_tables.o g2u_tables.o io.o unicode.o judge.o judge3.o gbpercent.o b5percent.o search.o rm -f ../lib/libhz.so.0 rm -f ../lib/libhz.so cd ../lib;ln -s libhz.so.0.0 libhz.so.0 cd ../lib;ln -s libhz.so.0 libhz.so cc -Iinclude -Llib -lhz autogb.c -lhz -o autogb rm -f autob5;ln -s autogb autob5 ===> Staging for zh-autoconvert-0.3.16_2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 autogb /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local/bin install -s -o root -g wheel -m 555 lib/libhz.so.0.0 /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local/lib/libhz.so.0 ln -sf libhz.so.0 /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local//lib/libhz.so install -s -o root -g wheel -m 555 lib/libhz.a /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local/lib install -o root -g wheel -m 444 include/*.h /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local/include ln -sf autogb /obj/buildshare/ports/355755/chinese/autoconvert/work/stage//usr/local/bin/autob5 /bin/mkdir -p /obj/buildshare/ports/355755/chinese/autoconvert/work/stage/usr/local/share/doc/autoconvert/ cd /obj/buildshare/ports/355755/chinese/autoconvert/work/autoconvert-0.3.16/ && install -o root -g wheel -m 444 ChangeLog Readme TODO Thanks Version /obj/buildshare/ports/355755/chinese/autoconvert/work/stage/usr/local/share/doc/autoconvert/ ====> Compressing man pages (compress-man) ===> Installing for zh-autoconvert-0.3.16_2 ===> Checking if chinese/autoconvert already installed ===> Registering installation for zh-autoconvert-0.3.16_2 Installing zh-autoconvert-0.3.16_2... done Make package ===> Building package for zh-autoconvert-0.3.16_2 slot1: removed