Building mongo-c-driver-devel-0.7.1.txz (origin /buildshare/ports/355755/devel/mongo-c-driver) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/mongodb-mongo-c-driver-0.7.1-0-gg98826a.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> mongo-c-driver-devel-0.7.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 mongo-c-driver-devel-0.7.1 ===> mongo-c-driver-devel-0.7.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of mongo-c-driver-devel-0.7.1 Make install ===> mongo-c-driver-devel-0.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mongo-c-driver-devel-0.7.1 for building ===> Extracting for mongo-c-driver-devel-0.7.1 => SHA256 Checksum OK for mongodb-mongo-c-driver-0.7.1-0-gg98826a.tar.gz. ===> Patching for mongo-c-driver-devel-0.7.1 ===> Applying FreeBSD patches for mongo-c-driver-devel-0.7.1 ===> mongo-c-driver-devel-0.7.1 depends on executable: gmake - found ===> Configuring for mongo-c-driver-devel-0.7.1 ===> Building for mongo-c-driver-devel-0.7.1 ./check_int64.sh: not found ./check_int64.sh: not found rm: header_check.tmp: No such file or directory rm: tmp.c: No such file or directory gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/mongo-c-driver/work/mongodb-mongo-c-driver-17ff925' cc -o src/bcon.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/bcon.c src/bcon.c:37: warning: 'bcon_error' defined but not used src/bcon.c:378: warning: 'bcon_json_print' defined but not used cc -o src/bson.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/bson.c cc -o src/encoding.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/encoding.c cc -o src/gridfs.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/gridfs.c cc -o src/md5.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/md5.c cc -o src/mongo.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/mongo.c cc -o src/numbers.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/numbers.c cc -o src/env.os -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN -fPIC -DMONGO_DLL_BUILD src/env.c cc -shared -Wl,-soname,libmongoc.so.0.7 -o libmongoc.so src/bcon.os src/bson.os src/encoding.os src/gridfs.os src/md5.os src/mongo.os src/numbers.os src/env.os cc -shared -Wl,-soname,libbson.so.0.7 -o libbson.so src/bcon.os src/bson.os src/numbers.os src/encoding.os cc -o src/bcon.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/bcon.c src/bcon.c:37: warning: 'bcon_error' defined but not used src/bcon.c:378: warning: 'bcon_json_print' defined but not used cc -o src/bson.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/bson.c src/bson.c: In function 'bson_iterator_code_scope': src/bson.c:527: warning: passing argument 2 of 'bson_init_data' discards qualifiers from pointer target type src/bson.c: In function 'bson_iterator_subobject': src/bson.c:571: warning: passing argument 2 of 'bson_init_data' discards qualifiers from pointer target type cc -o src/encoding.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/encoding.c cc -o src/gridfs.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/gridfs.c cc -o src/md5.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/md5.c cc -o src/mongo.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/mongo.c cc -o src/numbers.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/numbers.c cc -o src/env.o -c -std=c99 -pedantic -O2 -pipe -fno-strict-aliasing -O3 -Wall -ggdb -D_POSIX_SOURCE -DMONGO_BIG_ENDIAN src/env.c ar -rs libmongoc.a src/bcon.o src/bson.o src/encoding.o src/gridfs.o src/md5.o src/mongo.o src/numbers.o src/env.o ar: warning: creating libmongoc.a ar -rs libbson.a src/bcon.o src/bson.o src/numbers.o src/encoding.o ar: warning: creating libbson.a gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/mongo-c-driver/work/mongodb-mongo-c-driver-17ff925' ===> Staging for mongo-c-driver-devel-0.7.1 ===> Generating temporary packing list ./check_int64.sh: not found ./check_int64.sh: not found rm: header_check.tmp: No such file or directory rm: tmp.c: No such file or directory gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/mongo-c-driver/work/mongodb-mongo-c-driver-17ff925' mkdir -p /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/include /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib cp -a src/mongo.h src/bson.h /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/include cp -a libmongoc.so /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib/libmongoc.so.0.7.1 cp -a libbson.so /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib/libbson.so.0.7.1 cd /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib && ln -sf libmongoc.so.0.7.1 libmongoc.so.0.7 cd /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib && ln -sf libbson.so.0.7.1 libbson.so.0.7 cd /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib && ln -sf libmongoc.so.0.7 libmongoc.so cd /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib && ln -sf libbson.so.0.7 libbson.so cp -a libmongoc.a /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib cp -a libbson.a /obj/buildshare/ports/355755/devel/mongo-c-driver/work/stage/usr/local/lib gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/mongo-c-driver/work/mongodb-mongo-c-driver-17ff925' ====> Compressing man pages (compress-man) ===> Installing for mongo-c-driver-devel-0.7.1 ===> Checking if devel/mongo-c-driver already installed ===> Registering installation for mongo-c-driver-devel-0.7.1 Installing mongo-c-driver-devel-0.7.1... done Make package ===> Building package for mongo-c-driver-devel-0.7.1 slot2: removed