------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The netpgp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> netpgp-20140220 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The netpgp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netpgp-20140220 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netpgp-20140220 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The netpgp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netpgp-20140220 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netpgp-20140220 for building => SHA256 Checksum OK for netpgp-20140220.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The netpgp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netpgp-20140220 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netpgp-20140220 for building ===> Extracting for netpgp-20140220 => SHA256 Checksum OK for netpgp-20140220.tar.gz. Extracted Memory Use: 5.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for netpgp-20140220 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> netpgp-20140220 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> netpgp-20140220 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for netpgp-20140220 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for ar... (cached) ar checking if using gcc... yes; adding to CFLAGS: "-Werror -Wall -Wpointer-arith" checking for library containing dlopen... none required checking for ANSI C header files... (cached) yes checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for zlib.h... (cached) yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/bn.h usability... yes checking openssl/bn.h presence... yes checking for openssl/bn.h... yes checking openssl/camellia.h usability... yes checking openssl/camellia.h presence... yes checking for openssl/camellia.h... yes checking openssl/cast.h usability... yes checking openssl/cast.h presence... yes checking for openssl/cast.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/dsa.h usability... yes checking openssl/dsa.h presence... yes checking for openssl/dsa.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/idea.h usability... yes checking openssl/idea.h presence... yes checking for openssl/idea.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for openssl/err.h... (cached) yes checking for openssl/sha.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/uio.h... (cached) yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for pkg-config... no checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... yes checking whether compiling and linking against OpenSSL works... yes checking for SHA256_CTX... yes checking for library containing gzopen... -lz checking for library containing BZ2_bzDecompress... -lbz2 checking for library containing RSA_public_encrypt... -lcrypto configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/libmj/Makefile config.status: creating src/lib/Makefile config.status: creating src/netpgp/Makefile config.status: creating src/netpgpkeys/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating src/lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tests/atconfig commands configure: === Configuration results === configure: Version: 20140220 configure: C compiler: cc configure: Warning CFLAGS: -Werror -Wall -Wpointer-arith configure: ============================= SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for netpgp-20140220 --- all-recursive --- Making all in include Making all in src --- all-recursive --- Making all in libmj --- libmj_la-mj.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src/lib -I../../include -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libmj_la-mj.lo -MD -MP -MF .deps/libmj_la-mj.Tpo -c -o libmj_la-mj.lo `test -f 'mj.c' || echo './'`mj.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../src/lib -I../../include -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libmj_la-mj.lo -MD -MP -MF .deps/libmj_la-mj.Tpo -c mj.c -fPIC -DPIC -o .libs/libmj_la-mj.o cc -DHAVE_CONFIG_H -I. -I../../src/lib -I../../include -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libmj_la-mj.lo -MD -MP -MF .deps/libmj_la-mj.Tpo -c mj.c -o libmj_la-mj.o >/dev/null 2>&1 mv -f .deps/libmj_la-mj.Tpo .deps/libmj_la-mj.Plo --- libmj.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -L/usr/local/lib -o libmj.la -rpath /usr/local/lib libmj_la-mj.lo -lcrypto -lbz2 -lz cc -shared .libs/libmj_la-mj.o -L/usr/local/lib -lcrypto -lbz2 -lz -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libmj.so.0 -o .libs/libmj.so.0.0.0 (cd .libs && rm -f libmj.so.0 && ln -s libmj.so.0.0.0 libmj.so.0) (cd .libs && rm -f libmj.so && ln -s libmj.so.0.0.0 libmj.so) ar cru .libs/libmj.a libmj_la-mj.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libmj.a creating libmj.la (cd .libs && rm -f libmj.la && ln -s ../libmj.la libmj.la) Making all in lib --- all --- /usr/bin/make all-am --- libnetpgp_la-bufgap.lo --- --- libnetpgp_la-compress.lo --- --- libnetpgp_la-create.lo --- --- libnetpgp_la-crypto.lo --- --- libnetpgp_la-keyring.lo --- --- libnetpgp_la-misc.lo --- --- libnetpgp_la-netpgp.lo --- --- libnetpgp_la-openssl_crypto.lo --- --- libnetpgp_la-packet-parse.lo --- --- libnetpgp_la-packet-print.lo --- --- libnetpgp_la-bufgap.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-bufgap.lo -MD -MP -MF .deps/libnetpgp_la-bufgap.Tpo -c -o libnetpgp_la-bufgap.lo `test -f 'bufgap.c' || echo './'`bufgap.c --- libnetpgp_la-create.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-create.lo -MD -MP -MF .deps/libnetpgp_la-create.Tpo -c -o libnetpgp_la-create.lo `test -f 'create.c' || echo './'`create.c --- libnetpgp_la-crypto.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-crypto.lo -MD -MP -MF .deps/libnetpgp_la-crypto.Tpo -c -o libnetpgp_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c --- libnetpgp_la-keyring.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-keyring.lo -MD -MP -MF .deps/libnetpgp_la-keyring.Tpo -c -o libnetpgp_la-keyring.lo `test -f 'keyring.c' || echo './'`keyring.c --- libnetpgp_la-misc.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-misc.lo -MD -MP -MF .deps/libnetpgp_la-misc.Tpo -c -o libnetpgp_la-misc.lo `test -f 'misc.c' || echo './'`misc.c --- libnetpgp_la-netpgp.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-netpgp.lo -MD -MP -MF .deps/libnetpgp_la-netpgp.Tpo -c -o libnetpgp_la-netpgp.lo `test -f 'netpgp.c' || echo './'`netpgp.c --- libnetpgp_la-openssl_crypto.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-openssl_crypto.lo -MD -MP -MF .deps/libnetpgp_la-openssl_crypto.Tpo -c -o libnetpgp_la-openssl_crypto.lo `test -f 'openssl_crypto.c' || echo './'`openssl_crypto.c --- libnetpgp_la-packet-parse.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-parse.lo -MD -MP -MF .deps/libnetpgp_la-packet-parse.Tpo -c -o libnetpgp_la-packet-parse.lo `test -f 'packet-parse.c' || echo './'`packet-parse.c --- libnetpgp_la-packet-print.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-print.lo -MD -MP -MF .deps/libnetpgp_la-packet-print.Tpo -c -o libnetpgp_la-packet-print.lo `test -f 'packet-print.c' || echo './'`packet-print.c --- libnetpgp_la-compress.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-compress.lo -MD -MP -MF .deps/libnetpgp_la-compress.Tpo -c -o libnetpgp_la-compress.lo `test -f 'compress.c' || echo './'`compress.c --- libnetpgp_la-packet-parse.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-parse.lo -MD -MP -MF .deps/libnetpgp_la-packet-parse.Tpo -c packet-parse.c -fPIC -DPIC -o .libs/libnetpgp_la-packet-parse.o --- libnetpgp_la-netpgp.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-netpgp.lo -MD -MP -MF .deps/libnetpgp_la-netpgp.Tpo -c netpgp.c -fPIC -DPIC -o .libs/libnetpgp_la-netpgp.o --- libnetpgp_la-misc.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-misc.lo -MD -MP -MF .deps/libnetpgp_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libnetpgp_la-misc.o --- libnetpgp_la-compress.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-compress.lo -MD -MP -MF .deps/libnetpgp_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libnetpgp_la-compress.o --- libnetpgp_la-create.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-create.lo -MD -MP -MF .deps/libnetpgp_la-create.Tpo -c create.c -fPIC -DPIC -o .libs/libnetpgp_la-create.o --- libnetpgp_la-crypto.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-crypto.lo -MD -MP -MF .deps/libnetpgp_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libnetpgp_la-crypto.o --- libnetpgp_la-bufgap.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-bufgap.lo -MD -MP -MF .deps/libnetpgp_la-bufgap.Tpo -c bufgap.c -fPIC -DPIC -o .libs/libnetpgp_la-bufgap.o --- libnetpgp_la-openssl_crypto.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-openssl_crypto.lo -MD -MP -MF .deps/libnetpgp_la-openssl_crypto.Tpo -c openssl_crypto.c -fPIC -DPIC -o .libs/libnetpgp_la-openssl_crypto.o --- libnetpgp_la-packet-print.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-print.lo -MD -MP -MF .deps/libnetpgp_la-packet-print.Tpo -c packet-print.c -fPIC -DPIC -o .libs/libnetpgp_la-packet-print.o --- libnetpgp_la-crypto.lo --- crypto.c: In function 'pgp_decrypt_file': crypto.c:493:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] (void) strncpy(filename, infile, filenamelen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto.c:482:37: note: length computed here const char *suffix = infile + strlen(infile) - suffixlen; ^~~~~~~~~~~~~~ --- libnetpgp_la-openssl_crypto.lo --- openssl_crypto.c: In function 'test_seckey': openssl_crypto.c:98:6: error: dereferencing pointer to incomplete type 'RSA' {aka 'struct rsa_st'} test->n = BN_dup(seckey->pubkey.key.rsa.n); ^~ openssl_crypto.c: In function 'pgp_dsa_verify': openssl_crypto.c:443:6: error: dereferencing pointer to incomplete type 'DSA_SIG' {aka 'struct DSA_SIG_st'} osig->r = sig->r; ^~ openssl_crypto.c:447:6: error: dereferencing pointer to incomplete type 'DSA' {aka 'struct dsa_st'} odsa->p = dsa->p; ^~ openssl_crypto.c: In function 'pgp_crypto_finish': openssl_crypto.c:660:2: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state((unsigned long)0); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/openssl/dsa.h:13, from openssl_crypto.c:64: /usr/local/include/openssl/err.h:261:25: note: declared here DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/err.h:261:1: note: in expansion of macro 'DEPRECATEDIN_1_0_0' DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^~~~~~~~~~~~~~~~~~ openssl_crypto.c: In function 'rsa_generate_keypair': openssl_crypto.c:703:2: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] rsa = RSA_generate_key(numbits, e, NULL, NULL); ^~~ In file included from /usr/local/include/openssl/dsa.h:13, from openssl_crypto.c:64: /usr/local/include/openssl/rsa.h:234:25: note: declared here DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void ^~~~~~~~~~~~~~~~ /usr/local/include/openssl/opensslconf.h:133:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /usr/local/include/openssl/rsa.h:234:1: note: in expansion of macro 'DEPRECATEDIN_0_9_8' DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void ^~~~~~~~~~~~~~~~~~ --- libnetpgp_la-crypto.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-crypto.lo -MD -MP -MF .deps/libnetpgp_la-crypto.Tpo -c crypto.c -o libnetpgp_la-crypto.o >/dev/null 2>&1 --- libnetpgp_la-openssl_crypto.lo --- *** [libnetpgp_la-openssl_crypto.lo] Error code 1 make[4]: stopped in /construction/security/netpgp/netpgp-20140220/src/lib --- libnetpgp_la-compress.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-compress.lo -MD -MP -MF .deps/libnetpgp_la-compress.Tpo -c compress.c -o libnetpgp_la-compress.o >/dev/null 2>&1 --- libnetpgp_la-bufgap.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-bufgap.lo -MD -MP -MF .deps/libnetpgp_la-bufgap.Tpo -c bufgap.c -o libnetpgp_la-bufgap.o >/dev/null 2>&1 --- libnetpgp_la-keyring.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-keyring.lo -MD -MP -MF .deps/libnetpgp_la-keyring.Tpo -c keyring.c -fPIC -DPIC -o .libs/libnetpgp_la-keyring.o --- libnetpgp_la-misc.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-misc.lo -MD -MP -MF .deps/libnetpgp_la-misc.Tpo -c misc.c -o libnetpgp_la-misc.o >/dev/null 2>&1 --- libnetpgp_la-crypto.lo --- mv -f .deps/libnetpgp_la-crypto.Tpo .deps/libnetpgp_la-crypto.Plo --- libnetpgp_la-compress.lo --- mv -f .deps/libnetpgp_la-compress.Tpo .deps/libnetpgp_la-compress.Plo --- libnetpgp_la-create.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-create.lo -MD -MP -MF .deps/libnetpgp_la-create.Tpo -c create.c -o libnetpgp_la-create.o >/dev/null 2>&1 --- libnetpgp_la-bufgap.lo --- mv -f .deps/libnetpgp_la-bufgap.Tpo .deps/libnetpgp_la-bufgap.Plo --- libnetpgp_la-netpgp.lo --- netpgp.c: In function 'netpgp_generate_key': netpgp.c:1218:60: warning: '/pubring.gpg' directive output may be truncated writing 12 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] (void) snprintf(ringfile = filename, sizeof(filename), "%s/pubring.gpg", dir); ^~~~~~~~~~~~ netpgp.c:1218:9: note: 'snprintf' output between 13 and 1036 bytes into a destination of size 1024 (void) snprintf(ringfile = filename, sizeof(filename), "%s/pubring.gpg", dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netpgp.c:1227:60: warning: '/secring.gpg' directive output may be truncated writing 12 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] (void) snprintf(ringfile = filename, sizeof(filename), "%s/secring.gpg", dir); ^~~~~~~~~~~~ netpgp.c:1227:9: note: 'snprintf' output between 13 and 1036 bytes into a destination of size 1024 (void) snprintf(ringfile = filename, sizeof(filename), "%s/secring.gpg", dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libnetpgp_la-keyring.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-keyring.lo -MD -MP -MF .deps/libnetpgp_la-keyring.Tpo -c keyring.c -o libnetpgp_la-keyring.o >/dev/null 2>&1 --- libnetpgp_la-packet-print.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-print.lo -MD -MP -MF .deps/libnetpgp_la-packet-print.Tpo -c packet-print.c -o libnetpgp_la-packet-print.o >/dev/null 2>&1 --- libnetpgp_la-misc.lo --- mv -f .deps/libnetpgp_la-misc.Tpo .deps/libnetpgp_la-misc.Plo --- libnetpgp_la-netpgp.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-netpgp.lo -MD -MP -MF .deps/libnetpgp_la-netpgp.Tpo -c netpgp.c -o libnetpgp_la-netpgp.o >/dev/null 2>&1 --- libnetpgp_la-create.lo --- mv -f .deps/libnetpgp_la-create.Tpo .deps/libnetpgp_la-create.Plo --- libnetpgp_la-packet-parse.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I../libmj -I/usr/local/include -Werror -Wall -Wpointer-arith -pipe -I/usr/local/include -Wno-error -O2 -fno-strict-aliasing -MT libnetpgp_la-packet-parse.lo -MD -MP -MF .deps/libnetpgp_la-packet-parse.Tpo -c packet-parse.c -o libnetpgp_la-packet-parse.o >/dev/null 2>&1 --- libnetpgp_la-keyring.lo --- mv -f .deps/libnetpgp_la-keyring.Tpo .deps/libnetpgp_la-keyring.Plo --- libnetpgp_la-packet-print.lo --- mv -f .deps/libnetpgp_la-packet-print.Tpo .deps/libnetpgp_la-packet-print.Plo --- libnetpgp_la-netpgp.lo --- mv -f .deps/libnetpgp_la-netpgp.Tpo .deps/libnetpgp_la-netpgp.Plo --- libnetpgp_la-packet-parse.lo --- mv -f .deps/libnetpgp_la-packet-parse.Tpo .deps/libnetpgp_la-packet-parse.Plo 1 error make[4]: stopped in /construction/security/netpgp/netpgp-20140220/src/lib *** [all] Error code 2 make[3]: stopped in /construction/security/netpgp/netpgp-20140220/src/lib 1 error make[3]: stopped in /construction/security/netpgp/netpgp-20140220/src/lib *** [all-recursive] Error code 1 make[2]: stopped in /construction/security/netpgp/netpgp-20140220/src 1 error make[2]: stopped in /construction/security/netpgp/netpgp-20140220/src *** [all-recursive] Error code 1 make[1]: stopped in /construction/security/netpgp/netpgp-20140220 1 error make[1]: stopped in /construction/security/netpgp/netpgp-20140220 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/security/netpgp FAILED 00:00:05