Building p5-Search-Saryer-0.40_1.txz (origin /buildshare/ports/355755/textproc/p5-Search-Saryer) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/Search-Saryer-0.40.tar.gz x packages/ x packages/glib-2.36.3_2.txz x packages/gmake-3.82_1.txz x packages/perl5-5.16.3_10.txz x packages/python27-2.7.6_4.txz x packages/sary-1.2.0_2.txz x packages/pcre-8.34_1.txz x packages/libffi-3.0.13_1.txz x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/gettext-0.18.3.1_1.txz x packages/libiconv-1.14_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-Search-Saryer-0.40_1 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 p5-Search-Saryer-0.40_1 ===> p5-Search-Saryer-0.40_1 depends on shared library: libsary.so - not found ===> Verifying for libsary.so in /buildshare/ports/355755/textproc/sary ===> Installing existing package /packages/sary-1.2.0_2.txz Installing sary-1.2.0_2...Installing glib-2.36.3_2...Installing gettext-0.18.3.1_1... done Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of p5-Search-Saryer-0.40_1 ===> p5-Search-Saryer-0.40_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of p5-Search-Saryer-0.40_1 ===> p5-Search-Saryer-0.40_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Search-Saryer-0.40_1 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-Search-Saryer-0.40_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Search-Saryer-0.40_1 for building ===> Extracting for p5-Search-Saryer-0.40_1 => SHA256 Checksum OK for Search-Saryer-0.40.tar.gz. ===> Patching for p5-Search-Saryer-0.40_1 ===> Applying FreeBSD patches for p5-Search-Saryer-0.40_1 ===> p5-Search-Saryer-0.40_1 depends on executable: pkgconf - found ===> p5-Search-Saryer-0.40_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Search-Saryer-0.40_1 depends on shared library: libsary.so - found (/usr/local/lib/libsary.so.10) ===> Configuring for p5-Search-Saryer-0.40_1 Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-pthread' Writing Makefile for Search::Saryer Writing MYMETA.yml and MYMETA.json ===> Building for p5-Search-Saryer-0.40_1 cp Saryer.pm blib/lib/Search/Saryer.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap Saryer.xs > Saryer.xsc && mv Saryer.xsc Saryer.c cc -c -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" Saryer.c Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_new': Saryer.xs:48: warning: cast from pointer to integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_destroy': Saryer.xs:63: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_enable_cache': Saryer.xs:74: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_search': Saryer.xs:88: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_icase_search': Saryer.xs:110: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_get_next_line': Saryer.xs:131: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_get_next_context_lines': Saryer.xs:154: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_get_next_tagged_region': Saryer.xs:176: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_count_occurrences': Saryer.xs:196: warning: cast to pointer from integer of different size Saryer.xs: In function 'XS_Search__Saryer_perl_saryer_sort_occurrences': Saryer.xs:210: warning: cast to pointer from integer of different size Running Mkbootstrap for Search::Saryer () chmod 644 Saryer.bs rm -f blib/arch/auto/Search/Saryer/Saryer.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib -fstack-protector Saryer.o -o blib/arch/auto/Search/Saryer/Saryer.so -lsary -lgthread-2.0 -L/usr/local/lib -lglib-2.0 -lintl chmod 755 blib/arch/auto/Search/Saryer/Saryer.so cp Saryer.bs blib/arch/auto/Search/Saryer/Saryer.bs chmod 644 blib/arch/auto/Search/Saryer/Saryer.bs Manifying blib/man3/Search::Saryer.3 ===> Staging for p5-Search-Saryer-0.40_1 ===> p5-Search-Saryer-0.40_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/textproc/p5-Search-Saryer/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Search/Saryer/Saryer.bs Installing /obj/buildshare/ports/355755/textproc/p5-Search-Saryer/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Search/Saryer/Saryer.so Installing /obj/buildshare/ports/355755/textproc/p5-Search-Saryer/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Search/Saryer.pm Installing /obj/buildshare/ports/355755/textproc/p5-Search-Saryer/work/stage/usr/local/lib/perl5/5.16/man/man3/Search::Saryer.3 ====> Compressing man pages (compress-man) ===> Installing for p5-Search-Saryer-0.40_1 ===> Checking if textproc/p5-Search-Saryer already installed ===> Registering installation for p5-Search-Saryer-0.40_1 Installing p5-Search-Saryer-0.40_1... done Make package ===> Building package for p5-Search-Saryer-0.40_1 slot1: removed