Building p5-RDFStore-0.51_1.txz (origin /buildshare/ports/355755/textproc/p5-RDFStore) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/RDFStore-0.51.tar.gz x packages/ x packages/db41-4.1.25_4.txz x packages/pkg-1.2.7_2.txz x packages/p5-URI-1.60.txz x packages/p5-XML-Parser-2.41_1.txz x packages/perl5-5.16.3_10.txz x packages/p5-DBI-1.631.txz x packages/expat-2.1.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-RDFStore-0.51_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-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on shared library: libdb41.so - not found ===> Verifying for libdb41.so in /buildshare/ports/355755/databases/db41 ===> Installing existing package /packages/db41-4.1.25_4.txz Installing db41-4.1.25_4... done ===> Returning to build of p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on package: p5-XML-Parser>=0 - not found ===> Verifying install for p5-XML-Parser>=0 in /buildshare/ports/355755/textproc/p5-XML-Parser ===> Installing existing package /packages/p5-XML-Parser-2.41_1.txz Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done Installing perl5-5.16.3_10... done done ===> Returning to build of p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on package: p5-URI>=0 - not found ===> Verifying install for p5-URI>=0 in /buildshare/ports/355755/net/p5-URI ===> Installing existing package /packages/p5-URI-1.60.txz Installing p5-URI-1.60... done ===> Returning to build of p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on package: p5-DBI>=0 - not found ===> Verifying install for p5-DBI>=0 in /buildshare/ports/355755/databases/p5-DBI ===> Installing existing package /packages/p5-DBI-1.631.txz Installing p5-DBI-1.631... done ===> Returning to build of p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-RDFStore-0.51_1 depends on package: p5-XML-Parser>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-URI>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-DBI>=0 - found ===> p5-RDFStore-0.51_1 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-RDFStore-0.51_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-RDFStore-0.51_1 for building ===> Extracting for p5-RDFStore-0.51_1 => SHA256 Checksum OK for RDFStore-0.51.tar.gz. ===> Patching for p5-RDFStore-0.51_1 ===> Applying FreeBSD patches for p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on package: p5-XML-Parser>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-URI>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-DBI>=0 - found ===> p5-RDFStore-0.51_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-RDFStore-0.51_1 depends on shared library: libdb41.so - found (/usr/local/lib/libdb41.so.1) ===> Configuring for p5-RDFStore-0.51_1 Checking for URI.............. ok Checking for DBI.............. ok Checking for XML::Parser...... ok WARNING: You have installed a recent version of the XML::Parser (>2.29) with built in expat XML parser support. If you are going to use RDFStore inside the Apache Web server using mod_perl, bear in mind that there is a symbol conflict between XML::Parser and apache when built with expat. To properly use the RDFStore parsing modules you need to rebuilt apache disabling expat (use --disable-rule=EXPAT while building your apache-1.3.xx + mod_perl) Note (probably harmless): No library found for -ldb Warning: -Ldbms/libdbms changed to -L/obj/buildshare/ports/355755/textproc/p5-RDFStore/work/RDFStore-0.51/dbms/libdbms In addition, you can install the (optional) DBMS module for TCP/IP remote storage by: cd dbms make make test make install (by default into /RDFStore directory) Writing Makefile for RDFStore Writing MYMETA.yml and MYMETA.json rm -f *.o *.gmon bb.* core.* *.core *.db *.a *.dylib cc -O2 -pipe -DPIC -fPIC -I../include -I../../include -DRDFSTORE_PLATFORM_FREEBSD -DFORKING -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -L../libdbms -c -o dump.o dump.c cc -O2 -pipe -DPIC -fPIC -I../include -I../../include -DRDFSTORE_PLATFORM_FREEBSD -DFORKING -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -L../libdbms -c -o libdbms.o libdbms.c ar cr libdbms.a libdbms.o ranlib libdbms.a cc -O2 -pipe -DPIC -fPIC -I../include -I../../include -DRDFSTORE_PLATFORM_FREEBSD -DFORKING -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -L../libdbms -o dump dump.o libdbms.a ===> Building for p5-RDFStore-0.51_1 cp lib/RDFStore/Model.pm blib/lib/RDFStore/Model.pm cp lib/RDFStore/Vocabulary/RDFStoreContext.pm blib/lib/RDFStore/Vocabulary/RDFStoreContext.pm cp lib/RDFStore/NodeFactory.pm blib/lib/RDFStore/NodeFactory.pm cp lib/RDFStore/VirtualModel.pm blib/lib/RDFStore/VirtualModel.pm cp lib/RDFStore/Vocabulary/DAML.pm blib/lib/RDFStore/Vocabulary/DAML.pm cp lib/RDFStore/RDFNode.pm blib/lib/RDFStore/RDFNode.pm cp lib/RDFStore/Literal.pm blib/lib/RDFStore/Literal.pm cp lib/RDFStore/Vocabulary/RSS.pm blib/lib/RDFStore/Vocabulary/RSS.pm cp lib/RDFStore/Statement.pm blib/lib/RDFStore/Statement.pm cp RDFStore.pm blib/lib/RDFStore.pm AutoSplitting blib/lib/RDFStore.pm (blib/lib/auto/RDFStore) cp lib/RDFStore/Parser/Styles/RDFStore/Statement.pm blib/lib/RDFStore/Parser/Styles/RDFStore/Statement.pm cp lib/RDFStore/Vocabulary/RDF.pm blib/lib/RDFStore/Vocabulary/RDF.pm cp lib/RDFStore/Vocabulary/DCQ.pm blib/lib/RDFStore/Vocabulary/DCQ.pm cp lib/RDFStore/SchemaModel.pm blib/lib/RDFStore/SchemaModel.pm cp lib/RDFStore/Vocabulary/OWL.pm blib/lib/RDFStore/Vocabulary/OWL.pm cp lib/RDFStore/Util/Digest.pm blib/lib/RDFStore/Util/Digest.pm cp lib/RDFStore/Util/UTF8.pm blib/lib/RDFStore/Util/UTF8.pm cp lib/RDFStore/Vocabulary/DC.pm blib/lib/RDFStore/Vocabulary/DC.pm cp lib/RDFStore/Serializer/NTriples.pm blib/lib/RDFStore/Serializer/NTriples.pm cp lib/RDFStore/Resource.pm blib/lib/RDFStore/Resource.pm cp lib/RDFStore/Serializer.pm blib/lib/RDFStore/Serializer.pm cp lib/RDFStore/Vocabulary/RDFS.pm blib/lib/RDFStore/Vocabulary/RDFS.pm cp lib/RDFStore/Serializer/RDFXML.pm blib/lib/RDFStore/Serializer/RDFXML.pm cp lib/RDFStore/Parser.pm blib/lib/RDFStore/Parser.pm cp lib/RDFStore/Digest/Digestable.pm blib/lib/RDFStore/Digest/Digestable.pm cp lib/RDFStore/Serializer/RSS.pm blib/lib/RDFStore/Serializer/RSS.pm cp lib/Util/BLOB.pm blib/lib/Util/BLOB.pm cp lib/RDFStore/Vocabulary/FOAF.pm blib/lib/RDFStore/Vocabulary/FOAF.pm cp lib/RDFStore/Parser/Styles/RDFStore/Model.pm blib/lib/RDFStore/Parser/Styles/RDFStore/Model.pm cp lib/RDFStore/Object.pm blib/lib/RDFStore/Object.pm cp lib/DBMS.pm blib/lib/DBMS.pm AutoSplitting blib/lib/DBMS.pm (blib/lib/auto/DBMS) cp lib/RDFStore/Parser/NTriples.pm blib/lib/RDFStore/Parser/NTriples.pm cp lib/RDFStore/Parser/SiRPAC.pm blib/lib/RDFStore/Parser/SiRPAC.pm cp lib/RDFStore/Vocabulary/Generator.pm blib/lib/RDFStore/Vocabulary/Generator.pm cp lib/DBD/RDFStore.pm blib/lib/DBD/RDFStore.pm cp lib/RDFStore/Vocabulary/DCT.pm blib/lib/RDFStore/Vocabulary/DCT.pm cp lib/RDQL/Parser.pm blib/lib/RDQL/Parser.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -noprototypes -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap RDFStore.xs > RDFStore.xsc && mv RDFStore.xsc RDFStore.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 RDFStore.c RDFStore.xs: In function 'new_Statement_Object': RDFStore.xs:147: warning: cast to pointer from integer of different size RDFStore.xs:148: warning: cast to pointer from integer of different size RDFStore.xs:149: warning: cast to pointer from integer of different size RDFStore.xs:155: warning: cast to pointer from integer of different size RDFStore.xs:161: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__RDFNode_new': RDFStore.xs:208: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__RDFNode_getLabel': RDFStore.xs:218: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__RDFNode_getDigest': RDFStore.xs:231: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__RDFNode_DESTROY': RDFStore.xs:250: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_new': RDFStore.xs:311: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_isAnonymous': RDFStore.xs:321: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_getNamespace': RDFStore.xs:333: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_getLocalName': RDFStore.xs:353: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_getbNode': RDFStore.xs:374: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Resource_DESTROY': RDFStore.xs:395: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Literal_new': RDFStore.xs:445: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Literal_getParseType': RDFStore.xs:455: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Literal_getLang': RDFStore.xs:467: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Literal_getDataType': RDFStore.xs:479: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Literal_DESTROY': RDFStore.xs:491: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_new': RDFStore.xs:542: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_isReified': RDFStore.xs:552: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_subject': RDFStore.xs:566: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_predicate': RDFStore.xs:591: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_object': RDFStore.xs:616: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_context': RDFStore.xs:645: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_getDigest': RDFStore.xs:670: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_toString': RDFStore.xs:689: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_getLabel': RDFStore.xs:711: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Statement_DESTROY': RDFStore.xs:730: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_new': RDFStore.xs:787: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_DESTROY': RDFStore.xs:804: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_size': RDFStore.xs:815: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_insert': RDFStore.xs:835: warning: cast to pointer from integer of different size RDFStore.xs:885: warning: cast to pointer from integer of different size RDFStore.xs:888: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_remove': RDFStore.xs:907: warning: cast to pointer from integer of different size RDFStore.xs:957: warning: cast to pointer from integer of different size RDFStore.xs:960: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_contains': RDFStore.xs:979: warning: cast to pointer from integer of different size RDFStore.xs:1029: warning: cast to pointer from integer of different size RDFStore.xs:1032: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_set_context': RDFStore.xs:1048: warning: cast to pointer from integer of different size RDFStore.xs:1059: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_reset_context': RDFStore.xs:1072: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_get_context': RDFStore.xs:1087: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_set_source_uri': RDFStore.xs:1114: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_get_source_uri': RDFStore.xs:1133: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_is_empty': RDFStore.xs:1154: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_is_connected': RDFStore.xs:1169: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_is_remote': RDFStore.xs:1184: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_elements': RDFStore.xs:1199: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_search': RDFStore.xs:1224: warning: cast to pointer from integer of different size RDFStore.xs:1261: warning: cast to pointer from integer of different size RDFStore.xs:1282: warning: cast to pointer from integer of different size RDFStore.xs:1304: warning: cast to pointer from integer of different size RDFStore.xs:1325: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore_fetch_object': RDFStore.xs:1506: warning: cast to pointer from integer of different size RDFStore.xs:1528: warning: cast to pointer from integer of different size RDFStore.xs:1531: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_new': RDFStore.xs:1579: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_size': RDFStore.xs:1589: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_hasnext': RDFStore.xs:1602: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_next': RDFStore.xs:1617: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_next_subject': RDFStore.xs:1642: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_next_predicate': RDFStore.xs:1667: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_next_object': RDFStore.xs:1691: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_next_context': RDFStore.xs:1715: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_current': RDFStore.xs:1739: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_current_subject': RDFStore.xs:1764: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_current_predicate': RDFStore.xs:1788: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_current_object': RDFStore.xs:1812: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_current_context': RDFStore.xs:1836: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_first': RDFStore.xs:1860: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_first_subject': RDFStore.xs:1885: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_first_predicate': RDFStore.xs:1909: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_first_object': RDFStore.xs:1933: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_first_context': RDFStore.xs:1957: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_each': RDFStore.xs:1981: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_each_subject': RDFStore.xs:2006: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_each_predicate': RDFStore.xs:2030: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_each_object': RDFStore.xs:2054: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_each_context': RDFStore.xs:2078: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_remove': RDFStore.xs:2101: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_contains': RDFStore.xs:2119: warning: cast to pointer from integer of different size RDFStore.xs:2168: warning: cast to pointer from integer of different size RDFStore.xs:2171: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_duplicate': RDFStore.xs:2184: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_intersect': RDFStore.xs:2209: warning: cast to pointer from integer of different size RDFStore.xs:2210: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_unite': RDFStore.xs:2234: warning: cast to pointer from integer of different size RDFStore.xs:2235: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_subtract': RDFStore.xs:2259: warning: cast to pointer from integer of different size RDFStore.xs:2260: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_complement': RDFStore.xs:2283: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_exor': RDFStore.xs:2307: warning: cast to pointer from integer of different size RDFStore.xs:2308: warning: cast to pointer from integer of different size RDFStore.xs: In function 'XS_RDFStore__Iterator_DESTROY': RDFStore.xs:2331: warning: cast to pointer from integer of different size cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_log.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_compress.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_flat_store.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_iterator.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_serializer.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_kernel.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_ap_sha1.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_digest.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_bits.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_utf8.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 rdfstore_xsd.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 my_compress.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 sflcomp.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 fraenkel_compress.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 backend_bdb_store.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 backend_dbms_store.c cc -c -I dbms/include -I dbms/client -I ./include -I. -O2 -pipe -fno-strict-aliasing -g -DVERSION=\"0.51\" -DXS_VERSION=\"0.51\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DRDFSTORE_PLATFORM_FREEBSD -D_NOT_CORE -DSTATIC_BUFF -DSTATIC_CS_BUFF -DSTATIC_SC_BUFF -DRDFSTORE_WORD_STEMMING=1 -DRDFSTORE_MAXRECORDS=2097152 backend_caching_store.c Running Mkbootstrap for RDFStore () chmod 644 RDFStore.bs rm -f blib/arch/auto/RDFStore/RDFStore.so cc -shared -L/usr/local/lib -fstack-protector RDFStore.o rdfstore_log.o rdfstore_compress.o rdfstore_flat_store.o rdfstore_iterator.o rdfstore_serializer.o rdfstore_kernel.o rdfstore_ap_sha1.o rdfstore_digest.o rdfstore_bits.o rdfstore_utf8.o rdfstore_xsd.o sflcomp.o my_compress.o fraenkel_compress.o backend_bdb_store.o backend_dbms_store.o backend_caching_store.o -o blib/arch/auto/RDFStore/RDFStore.so -L/obj/buildshare/ports/355755/textproc/p5-RDFStore/work/RDFStore-0.51/dbms/libdbms -ldbms chmod 755 blib/arch/auto/RDFStore/RDFStore.so cp RDFStore.bs blib/arch/auto/RDFStore/RDFStore.bs chmod 644 blib/arch/auto/RDFStore/RDFStore.bs cp utils/rdfquery.pl blib/script/rdfquery.pl /usr/local/bin/perl5 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rdfquery.pl cp utils/rdf.pl blib/script/rdf.pl /usr/local/bin/perl5 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rdf.pl cp utils/rdfdump.pl blib/script/rdfdump.pl /usr/local/bin/perl5 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rdfdump.pl Manifying blib/man3/RDFStore::Model.3 Manifying blib/man3/RDFStore::Parser::Styles::RDFStore::Statement.3 Manifying blib/man3/RDFStore::SchemaModel.3 Manifying blib/man3/RDFStore::Util::UTF8.3 Manifying blib/man3/RDFStore::Util::Digest.3 Manifying blib/man3/RDFStore::NodeFactory.3 Manifying blib/man3/RDFStore::Serializer::NTriples.3 Manifying blib/man3/RDFStore::Serializer.3 Manifying blib/man3/RDFStore::Resource.3 Manifying blib/man3/RDFStore::Serializer::RDFXML.3 Manifying blib/man3/RDFStore::Parser.3 Manifying blib/man3/RDFStore::Digest::Digestable.3 Manifying blib/man3/RDFStore::VirtualModel.3 Manifying blib/man3/RDFStore::Serializer::RSS.3 Manifying blib/man3/Util::BLOB.3 Manifying blib/man3/RDFStore::RDFNode.3 Manifying blib/man3/RDFStore::Parser::Styles::RDFStore::Model.3 Manifying blib/man3/RDFStore::Object.3 Manifying blib/man3/DBMS.3 Manifying blib/man3/RDFStore::Literal.3 Manifying blib/man3/RDFStore::Parser::NTriples.3 Manifying blib/man3/RDFStore::Parser::SiRPAC.3 Manifying blib/man3/RDFStore::Statement.3 Manifying blib/man3/DBD::RDFStore.3 Manifying blib/man3/RDFStore::Vocabulary::Generator.3 Manifying blib/man3/RDFStore.3 Manifying blib/man3/RDQL::Parser.3 ===> Staging for p5-RDFStore-0.51_1 ===> p5-RDFStore-0.51_1 depends on package: p5-XML-Parser>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-URI>=0 - found ===> p5-RDFStore-0.51_1 depends on package: p5-DBI>=0 - found ===> p5-RDFStore-0.51_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-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/RDFStore/RDFStore.so Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/RDFStore/RDFStore.bs Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBMS.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/DBD/RDFStore.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Statement.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/VirtualModel.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/RDFNode.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Literal.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Resource.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Parser.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Object.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/NodeFactory.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Serializer.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Model.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/SchemaModel.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Parser/NTriples.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Parser/SiRPAC.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Parser/Styles/RDFStore/Statement.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Parser/Styles/RDFStore/Model.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Digest/Digestable.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Util/Digest.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Util/UTF8.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/FOAF.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/RSS.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/RDFS.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/DC.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/DAML.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/OWL.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/RDFStoreContext.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/RDF.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/DCQ.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/DCT.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Vocabulary/Generator.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Serializer/RSS.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Serializer/NTriples.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDFStore/Serializer/RDFXML.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/RDQL/Parser.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/RDFStore/autosplit.ix Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/DBMS/autosplit.ix Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Util/BLOB.pm Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/Util::BLOB.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::VirtualModel.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Util::Digest.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Object.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::RDFNode.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Parser::Styles::RDFStore::Statement.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Util::UTF8.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Parser::SiRPAC.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Serializer::NTriples.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Serializer.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Model.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Parser.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/DBD::RDFStore.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Serializer::RDFXML.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::NodeFactory.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Digest::Digestable.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Vocabulary::Generator.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Literal.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDQL::Parser.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Serializer::RSS.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Statement.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Parser::Styles::RDFStore::Model.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Parser::NTriples.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::SchemaModel.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/DBMS.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/lib/perl5/5.16/man/man3/RDFStore::Resource.3 Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/bin/rdf.pl Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/bin/rdfdump.pl Installing /obj/buildshare/ports/355755/textproc/p5-RDFStore/work/stage/usr/local/bin/rdfquery.pl ====> Compressing man pages (compress-man) ===> Installing for p5-RDFStore-0.51_1 ===> Checking if textproc/p5-RDFStore already installed ===> Registering installation for p5-RDFStore-0.51_1 Installing p5-RDFStore-0.51_1... done Make package ===> Building package for p5-RDFStore-0.51_1 slot1: removed