Building shapelib-1.3.0_6.txz (origin /buildshare/ports/355755/devel/shapelib) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/shapelib-1.3.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> shapelib-1.3.0_6 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 shapelib-1.3.0_6 Make install ===> License LGPL20 accepted by the user ===> shapelib-1.3.0_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shapelib-1.3.0_6 for building ===> Extracting for shapelib-1.3.0_6 => SHA256 Checksum OK for shapelib-1.3.0.tar.gz. ===> Patching for shapelib-1.3.0_6 ===> Applying FreeBSD patches for shapelib-1.3.0_6 ===> Configuring for shapelib-1.3.0_6 ===> Building for shapelib-1.3.0_6 cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -c shpopen.c cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -c safileio.c cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shpcreate.c shpopen.o safileio.o -o shpcreate cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shpadd.c shpopen.o safileio.o -o shpadd cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shpdump.c shpopen.o safileio.o -o shpdump cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shprewind.c shpopen.o safileio.o -o shprewind cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -c dbfopen.c cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC dbfcreate.c dbfopen.o safileio.o -o dbfcreate cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC dbfadd.c dbfopen.o safileio.o -o dbfadd cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC dbfdump.c dbfopen.o safileio.o -o dbfdump dbfdump.c: In function 'main': dbfdump.c:144: warning: 'pszTypeName' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -c shptree.c cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shptreedump.c shptree.o shpopen.o safileio.o -o shptreedump cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shputils.c shpopen.o safileio.o dbfopen.o -o shputils shputils.c: In function 'findunit': shputils.c:942: warning: missing braces around initializer shputils.c:942: warning: (near initialization for 'unitkeytab[0]') shputils.c: In function 'clip_boundary': shputils.c:900: warning: control reaches end of non-void function cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC shptest.c shpopen.o safileio.o -o shptest ar r libshp.a shpopen.o dbfopen.o safileio.o shptree.o ar: warning: creating libshp.a cc -shared -Wl,-soname,libshp.so.1 -o libshp.so.1 dbfopen.o safileio.o shpopen.o shptree.o (cd contrib/; /usr/bin/make -DNO_PROJ4 all; cd ..) c++ -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib Shape_PointInPoly.cpp ../shpopen.o ../dbfopen.o ../safileio.o -o Shape_PointInPoly cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib dbfcat.c ../shpopen.o ../dbfopen.o ../safileio.o -o dbfcat cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib dbfinfo.c ../shpopen.o ../dbfopen.o ../safileio.o -o dbfinfo cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib shpcat.c ../shpopen.o ../dbfopen.o ../safileio.o -o shpcat cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib shpdxf.c ../shpopen.o ../dbfopen.o ../safileio.o -o shpdxf cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib shpfix.c ../shpopen.o ../dbfopen.o ../safileio.o -o shpfix cc -O2 -pipe -fno-strict-aliasing -D_BIG_ENDIAN -DNO_PROJ4 -I.. -I/usr/local/include -L/usr/local/lib shpsort.c ../shpopen.o ../dbfopen.o ../safileio.o -lm -o shpsort ===> Staging for shapelib-1.3.0_6 ===> Generating temporary packing list install -o root -g wheel -m 444 shapefil.h /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/include/ install -s -o root -g wheel -m 444 libshp.a libshp.so.1 /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/lib/ install -s -o root -g wheel -m 555 shpcreate shpadd shpdump shprewind dbfcreate dbfadd dbfdump shptreedump shputils shptest /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/bin/ (cd contrib/; /usr/bin/make -DNO_PROJ4 install; cd ..) install -s -o root -g wheel -m 555 Shape_PointInPoly dbfcat dbfinfo shpcat shpdxf shpfix shpsort /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/bin/ /bin/ln -s libshp.so.1 /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/lib/libshp.so /bin/mkdir -p /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/share/doc/shapelib/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/shapelib/work/shapelib-1.3.0/web/*.html /obj/buildshare/ports/355755/devel/shapelib/work/stage/usr/local/share/doc/shapelib/ ====> Compressing man pages (compress-man) ===> Installing for shapelib-1.3.0_6 ===> Checking if devel/shapelib already installed ===> Registering installation for shapelib-1.3.0_6 Installing shapelib-1.3.0_6... done Make package ===> Building package for shapelib-1.3.0_6 slot1: removed