Building reed-solomon-4.0.txz (origin /buildshare/ports/355755/math/reed-solomon) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/reed-solomon-4.0.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> reed-solomon-4.0 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 reed-solomon-4.0 ===> reed-solomon-4.0 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 reed-solomon-4.0 Make install ===> reed-solomon-4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reed-solomon-4.0 for building ===> Extracting for reed-solomon-4.0 => SHA256 Checksum OK for reed-solomon-4.0.tar.gz. ===> Patching for reed-solomon-4.0 ===> Applying FreeBSD patches for reed-solomon-4.0 ===> reed-solomon-4.0 depends on executable: gmake - found ===> Configuring for reed-solomon-4.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/reed-solomon/work/reed-solomon-4.0/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache 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 malloc in -lc... yes checking how to run the C preprocessor... cpp checking for string.h... (cached) yes checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for memset... (cached) yes checking for memmove... (cached) yes updating cache ./config.cache creating ./config.status creating makefile ===> Building for reed-solomon-4.0 gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/reed-solomon/work/reed-solomon-4.0' cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o encode_rs_char.o encode_rs.c cc -DBIGSYM=1 -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o encode_rs_int.o encode_rs.c cc -DFIXED=1 -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o encode_rs_8.o encode_rs.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o decode_rs_char.o decode_rs.c cc -DBIGSYM=1 -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o decode_rs_int.o decode_rs.c cc -DFIXED=1 -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o decode_rs_8.o decode_rs.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o init_rs_char.o init_rs.c cc -DBIGSYM=1 -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o init_rs_int.o init_rs.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o gen_ccsds.o gen_ccsds.c gen_ccsds.c: In function 'main': gen_ccsds.c:33: warning: implicit declaration of function 'exit' gen_ccsds.c:33: warning: incompatible implicit declaration of built-in function 'exit' cc -o gen_ccsds gen_ccsds.o init_rs_char.o ./gen_ccsds > ccsds_tab.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o ccsds_tab.o ccsds_tab.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o encode_rs_ccsds.o encode_rs_ccsds.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o decode_rs_ccsds.o decode_rs_ccsds.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall gen_ccsds_tal.c -o gen_ccsds_tal gen_ccsds_tal.c: In function 'main': gen_ccsds_tal.c:49: warning: implicit declaration of function 'exit' gen_ccsds_tal.c:49: warning: incompatible implicit declaration of built-in function 'exit' ./gen_ccsds_tal > ccsds_tal.c cc -O2 -pipe -fno-strict-aliasing -fPIC -Wall -c -o ccsds_tal.o ccsds_tal.c ar rv librs.a encode_rs_char.o encode_rs_int.o encode_rs_8.o decode_rs_char.o decode_rs_int.o decode_rs_8.o init_rs_char.o init_rs_int.o ccsds_tab.o encode_rs_ccsds.o decode_rs_ccsds.o ccsds_tal.o ar: warning: creating librs.a a - encode_rs_char.o a - encode_rs_int.o a - encode_rs_8.o a - decode_rs_char.o a - decode_rs_int.o a - decode_rs_8.o a - init_rs_char.o a - init_rs_int.o a - ccsds_tab.o a - encode_rs_ccsds.o a - decode_rs_ccsds.o a - ccsds_tal.o cc -shared -fPIC -Xlinker -soname=librs.so.4 -o librs.so.4.0.0 -Wl,-whole-archive librs.a -Wl,-no-whole-archive -lc gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/reed-solomon/work/reed-solomon-4.0' ===> Installing for reed-solomon-4.0 ===> Generating temporary packing list ===> Checking if math/reed-solomon already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/reed-solomon/work/reed-solomon-4.0' install -o root -g wheel -m 444 librs.a /usr/local/lib install -s -o root -g wheel -m 555 librs.so.4.0.0 /usr/local/lib (cd /usr/local/lib;ln -f -s librs.so.4.0.0 librs.so) install -o root -g wheel -m 444 rs.h /usr/local/include install -o root -g wheel -m 444 rs.3 /usr/local/man/man3 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/reed-solomon/work/reed-solomon-4.0' ===> Compressing manual pages for reed-solomon-4.0 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for reed-solomon-4.0 Installing reed-solomon-4.0... done Make package ===> Building package for reed-solomon-4.0 Creating package for reed-solomon-4.0 slot2: removed