Building keynote-2.3_1.txz (origin /buildshare/ports/355755/security/keynote) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/keynote-2.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> keynote-2.3_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 keynote-2.3_1 ===> keynote-2.3_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 keynote-2.3_1 Make install ===> License MIT accepted by the user ===> keynote-2.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by keynote-2.3_1 for building ===> Extracting for keynote-2.3_1 => SHA256 Checksum OK for keynote-2.3.tar.gz. ===> Patching for keynote-2.3_1 ===> Applying FreeBSD patches for keynote-2.3_1 ===> keynote-2.3_1 depends on executable: gmake - found ===> Configuring for keynote-2.3_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for flex... flex checking for yywrap in -lfl... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ranlib... ranlib checking for bison... no checking for byacc... byacc checking for openssl... /usr/bin checking for rm... /bin/rm checking for ar... /usr/bin/ar checking for nroff... /usr/bin/nroff checking for tar... /usr/bin/tar checking for true... /usr/bin/true checking for mkdir... /bin/mkdir checking for tr... /usr/bin/tr checking for echo... /bin/echo checking for sed... (cached) /usr/bin/sed checking for floor in -lm... yes checking for RSAPrivateDecrypt in -lrsaref... no checking for i2a_ASN1_STRING in -lcrypto... yes checking for RSA_ref_private_encrypt in -lRSAglue... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for regex.h... yes checking for sys/time.h... (cached) yes checking for io.h... no checking for ssl/crypto.h... no checking for openssl/crypto.h... yes checking for crypto.h... no checking for memory.h... (cached) yes checking for working const... yes checking for u_int... (cached) yes checking for u_char... (cached) yes checking for regcomp... yes checking for open... yes checking for close... yes checking for read... yes checking for _open... yes checking for _close... yes checking for _read... yes checking for strchr... yes checking for memcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for stricmp... no checking for strnicmp... no checking for snprintf... (cached) yes checking for __b64_ntop... (cached) yes checking for getopt... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for keynote-2.3_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/keynote/work/keynote-2.3' byacc -d -p kn -b k keynote.y cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c k.tab.c flex -Cr -Pkn -s -i keynote.l cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c lex.kn.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c environment.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c parse_assertion.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c signature.c signature.c: In function 'kn_decode_key': signature.c:518: warning: passing argument 2 of 'd2i_DSAPrivateKey' from incompatible pointer type signature.c:529: warning: passing argument 2 of 'd2i_DSAPublicKey' from incompatible pointer type signature.c:559: warning: passing argument 2 of 'd2i_RSAPrivateKey' from incompatible pointer type signature.c:570: warning: passing argument 2 of 'd2i_RSAPublicKey' from incompatible pointer type signature.c:599: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c auxil.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c base64.c /usr/bin/ar -cvr libkeynote.a k.tab.o lex.kn.o environment.o parse_assertion.o signature.o auxil.o base64.o a - k.tab.o a - lex.kn.o a - environment.o a - parse_assertion.o a - signature.o a - auxil.o a - base64.o ranlib libkeynote.a byacc -d -p kv -b z keynote-ver.y cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c z.tab.c flex -Pkv -s -i keynote-ver.l cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c lex.kv.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c keynote-verify.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c keynote-sign.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c keynote-sigver.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c keynote-keygen.c cc -O2 -pipe -fno-strict-aliasing -DCRYPTO -DHAVE_CONFIG_H -I/usr/include -I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include -I/usr/include -I/usr/openssl/include -I/usr/pkg/include -I/usr/local/openssl/include -I/pkg/include -I. -c keynote-main.c cc -O2 -pipe -fno-strict-aliasing -o keynote z.tab.o lex.kv.o keynote-verify.o keynote-sign.o keynote-sigver.o keynote-keygen.o keynote-main.o -L. -lkeynote -L/usr/lib -L/usr/local/lib -L/usr/lib -L/usr/ssl/lib -L/usr/openssl/lib -L/usr/local/ssl/lib -L/usr/local/openssl/lib -L/usr/pkg/lib -L/pkg/lib -lm -lcrypto gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/keynote/work/keynote-2.3' ===> Staging for keynote-2.3_1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/keynote /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/keynote.h /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/include install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/libkeynote.a /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/lib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/man/keynote.1 /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/man/keynote.3 /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/man/man3 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/man/keynote.4 /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/man/man5/keynote.5 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/HOWTO.add.crypto /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/TODO /obj/buildshare/ports/355755/security/keynote/work/keynote-2.3/doc/rfc*.txt /obj/buildshare/ports/355755/security/keynote/work/stage/usr/local/share/doc/keynote ====> Compressing man pages (compress-man) ===> Installing for keynote-2.3_1 ===> Checking if security/keynote already installed ===> Registering installation for keynote-2.3_1 Installing keynote-2.3_1... done Make package ===> Building package for keynote-2.3_1 slot1: removed