Building weex-2.6.1.5_2.txz (origin /buildshare/ports/355755/ftp/weex) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/weex-2.6.1.5.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> weex-2.6.1.5_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 weex-2.6.1.5_2 ===> weex-2.6.1.5_2 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of weex-2.6.1.5_2 Make install ===> weex-2.6.1.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by weex-2.6.1.5_2 for building ===> Extracting for weex-2.6.1.5_2 => SHA256 Checksum OK for weex-2.6.1.5.tar.gz. ===> Patching for weex-2.6.1.5_2 ===> Applying FreeBSD patches for weex-2.6.1.5_2 ===> weex-2.6.1.5_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for weex-2.6.1.5_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/weex/work/weex-2.6.1.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/weex/work/weex-2.6.1.5/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for POSIXized ISC... no checking for ANSI C header files... (cached) yes checking for working const... yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... no checking whether catgets can be used... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... ja de es nl fr checking for gettext... no checking for gettext in -lintl... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for gnuregex.h... no checking for regex.h... yes checking for gnuregex.h... (cached) no checking for regex.h... (cached) yes checking for working const... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... (cached) yes checking for mkdir... yes checking for regcomp... yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking whether to enable debug... no checking for inline... (cached) inline updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating src/Makefile creating po/Makefile.in creating debian/Makefile creating doc/Makefile creating man/Makefile creating config.h linking ./intl/libgettext.h to intl/libintl.h ===> Building for weex-2.6.1.5_2 /usr/bin/make all-recursive Making all in po PATH=../src:$PATH /usr/local/bin/xgettext --default-domain=weex --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in && test ! -f weex.po || ( rm -f ./weex.pot && mv weex.po ./weex.pot ) rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./weex.pot | sed -e "s/@PACKAGE NAME@/weex/" > cat-id-tbl.tmp if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then rm cat-id-tbl.tmp; else echo cat-id-tbl.c changed; rm -f ./cat-id-tbl.c; mv cat-id-tbl.tmp ./cat-id-tbl.c; fi cat-id-tbl.c changed cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id Making all in intl cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing bindtextdom.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing l10nflist.c l10nflist.c: In function '_nl_make_l10nflist': l10nflist.c:337: warning: passing argument 1 of 'argz_next__' discards qualifiers from pointer target type cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -O2 -pipe -fno-strict-aliasing explodename.c rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o ranlib libintl.a Making all in src cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c config.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c ftplib.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c weex.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c parsecfg.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c shhopt.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c strlib.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c ftpmain.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c message.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c cache.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c sub.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c filedata.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -DLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe -fno-strict-aliasing -c log.c cc -O2 -pipe -fno-strict-aliasing -o weex config.o ftplib.o weex.o parsecfg.o shhopt.o strlib.o ftpmain.o message.o cache.o sub.o filedata.o log.o ../intl/libintl.a Making all in doc Making all in man ===> Staging for weex-2.6.1.5_2 ===> Generating temporary packing list Making install in po if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/local/share; else /bin/sh ../mkinstalldirs /usr/local/share; fi installing ja.gmo as /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/locale/ja/LC_MESSAGES/weex.mo installing de.gmo as /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/locale/de/LC_MESSAGES/weex.mo installing es.gmo as /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/locale/es/LC_MESSAGES/weex.mo installing nl.gmo as /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/locale/nl/LC_MESSAGES/weex.mo installing fr.gmo as /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/locale/fr/LC_MESSAGES/weex.mo if test "weex" = "gettext"; then if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/local/share/gettext/po; else /bin/sh ../mkinstalldirs /usr/local/share/gettext/po; fi; install -o root -g wheel -m 444 ./Makefile.in.in /usr/local/share/gettext/po/Makefile.in.in; else : ; fi Making install in intl if test "weex" = "gettext" && test 'intl-compat.o' = 'intl-compat.o'; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/lib /usr/local/include; else ../mkinstalldirs /usr/local/lib /usr/local/include; fi; install -o root -g wheel -m 444 intlh.inst /usr/local/include/libintl.h; install -o root -g wheel -m 444 libintl.a /usr/local/lib/libintl.a; else : ; fi if test "weex" = "gettext"; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/share/gettext/intl; else ../mkinstalldirs /usr/local/share/gettext/intl; fi; install -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; for file in $dists; do install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/bin install -s -o root -g wheel -m 555 weex /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/bin/weex Making install in doc Making install in man /usr/bin/make install-man1 /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./weex.1 /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/man/man1/weex.1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/weex/work/weex-2.6.1.5/doc/sample.weexrc /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/examples/weex install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/weex/work/weex-2.6.1.5/doc/ChangeLog /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/doc/weex install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/weex/work/weex-2.6.1.5/doc/README /obj/buildshare/ports/355755/ftp/weex/work/stage/usr/local/share/doc/weex ====> Compressing man pages (compress-man) ===> Installing for weex-2.6.1.5_2 ===> Checking if ftp/weex already installed ===> Registering installation for weex-2.6.1.5_2 Installing weex-2.6.1.5_2... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/weex If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://weex.sourceforge.net/ Make package ===> Building package for weex-2.6.1.5_2 slot1: removed