Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 06:11:35 GMT
From:      pkg-fallout@FreeBSD.org
To:        brnrd@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 93i386-default][security/openssl-devel] Failed for openssl-devel-1.1.0 in build
Message-ID:  <201608270611.u7R6BZVX030643@beefy1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     brnrd@FreeBSD.org
Last committer: brnrd@FreeBSD.org
Ident:          $FreeBSD: head/security/openssl-devel/Makefile 420878 2016-08-25 19:49:55Z brnrd $
Log URL:        http://beefy1.nyi.freebsd.org/data/93i386-default/420955/logs/openssl-devel-1.1.0.log
Build URL:      http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=420955
Log:

====>> Building security/openssl-devel
build started at Sat Aug 27 06:10:40 UTC 2016
port directory: /usr/ports/security/openssl-devel
building for: FreeBSD 93i386-default-job-18 9.3-RELEASE-p45 FreeBSD 9.3-RELEASE-p45 i386
maintained by: brnrd@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/openssl-devel/Makefile 420878 2016-08-25 19:49:55Z brnrd $
Poudriere version: 3.1.14
Host OSVERSION: 1200001
Jail OSVERSION: 903000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 9.3-RELEASE-p45
UNAME_r=9.3-RELEASE-p45
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=openssl-devel-1.1.0
OSREL=9.3
_OSRELEASE=9.3-RELEASE-p45
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool
MASTERNAME=93i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=903000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for openssl-devel-1.1.0:
     SHARED=on: Build shared libraries
     THREADS=on: Threading support
     ZLIB=off: zlib compression support
     RFC3779=off: RFC3779 support (BGP)
     MAN3=on: Install API manpages (section 3)
====> Cipher Suite Support
     IDEA=off: IDEA
     JPAKE=off: J-PAKE (experimental)
     RC2=off: RC2 (unsafe)
     RC4=off: RC4 (unsafe)
     RC5=off: RC5 (patented)
====> Hash Function Support
     MD2=off: MD2 (obsolete)
     MD4=off: MD4 (unsafe)
     MDC2=off: MDC-2
     RMD160=on: RIPEMD-160
====> Optimizations
     ASM=on: Assembler code
     EC=on: Optimize NIST elliptic curves
     SSE2=on: Runtime SSE2 detection
     I386=off: i386 (instead of i486+)
====> Protocols Support
     NEXTPROTONEG=off: Next Protocol Negotiation (SPDY)
     SCTP=on: SCTP (Stream Control Transmission)
     SSL3=off: SSLv3
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
shared enable-threads no-rfc3779 no-idea no-rc5 no-md2 no-md4 no-mdc2 enable-rmd160 enable-asm enable-ec_nistp_64_gcc_128 enable-sse2 no-nextprotoneg enable-sctp no-ssl3-method --openssldir=/usr/local/openssl
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
CMAKE_PREFIX_PATH="/usr/local" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/security/openssl-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openssl-devel/work  HOME=/wrkdirs/usr/ports/security/openssl-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
LIBRPATH="/usr/local/lib" GREP_OPTIONS= SHLIBVER=9 XDG_DATA_HOME=/wrkdirs/usr/ports/security/openssl-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openssl-devel/work  HOME=/wrkdirs/usr/ports/security/openssl-devel/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
SHARED=""
NO_SHARED="@comment
"
SHLIBVER=9
THREADS=""
NO_THREADS="@comment
"
ZLIB="@comment
"
NO_ZLIB=""
RFC3779="@comment
"
NO_RFC3779=""
MAN3=""
NO_MAN3="@comment
"
IDEA="@comment
"
NO_IDEA=""
JPAKE="@comment
"
NO_JPAKE=""
RC2="@comment
"
NO_RC2=""
RC4="@comment
"
NO_RC4=""
RC5="@comment
"
NO_RC5=""
MD2="@comment
"
NO_MD2=""
MD4="@comment
"
NO_MD4=""
MDC2="@comment
"
NO_MDC2=""
RMD160=""
NO_RMD160="@comment
"
ASM=""
NO_ASM="@comment
"
EC=""
NO_EC="@comment
"
SSE2=""
NO_SSE2="@comment
"
NEXTPROTONEG="@comment
"
NO_NEXTPROTONEG=""
SCTP=""
NO_SCTP="@comment
"
SSL3="@comment
"
NO_SSL3=""
OPENSSLDIR=openssl
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/openssl"
EXAMPLESDIR="share/examples/openssl"
DATADIR="share/openssl"
WWWDIR="www/openssl"
ETCDIR="etc/openssl"
--End PLIST_SUB--

--SUB_LIST--
SHARED=""
NO_SHARED="@comment
"
THREADS=""
NO_THREADS="@comment
"
ZLIB="@comment
"
NO_ZLIB=""
RFC3779="@comment
"
NO_RFC3779=""
MAN3=""
NO_MAN3="@comment
"
IDEA="@comment
"
NO_IDEA=""
JPAKE="@comment
"
NO_JPAKE=""
RC2="@comment
"
<snip>
crypto/ec/ecp_nistp224.c:184: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:184: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:189: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:189: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:189: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:189: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:190: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:190: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:190: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:190: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:192: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:192: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:192: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:192: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:193: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:193: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:193: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:193: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:195: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:195: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:195: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:195: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:196: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:196: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:196: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:196: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:198: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:198: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:198: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:198: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:199: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:199: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:199: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:199: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:201: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:201: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:201: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:201: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:202: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:202: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:202: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:202: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:204: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:204: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:204: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:204: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:205: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:205: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:205: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:205: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:207: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:207: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:207: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:207: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:208: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:208: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:208: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:208: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:210: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:210: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:210: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:210: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:211: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:211: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:211: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:211: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:213: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:213: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:213: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:213: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:214: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:214: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:214: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:214: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:216: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:216: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:216: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:216: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:217: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:217: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:217: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:217: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:219: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:219: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:219: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:219: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:220: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:220: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:220: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:220: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:222: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:222: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:222: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:222: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:223: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:223: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:223: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:223: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:225: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:225: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:225: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:225: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:226: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:226: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:226: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:226: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:228: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:228: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:228: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:228: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:229: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:229: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:229: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:229: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:231: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:231: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:231: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:231: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:232: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:232: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:232: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:232: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c: In function 'bin28_to_felem':
crypto/ec/ecp_nistp224.c:305: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:306: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:307: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c: At top level:
crypto/ec/ecp_nistp224.c:438: error: expected ')' before 'out'
crypto/ec/ecp_nistp224.c:466: error: expected ')' before 'out'
crypto/ec/ecp_nistp224.c:503: error: expected ')' before 'out'
crypto/ec/ecp_nistp224.c:515: error: expected ')' before 'out'
crypto/ec/ecp_nistp224.c:531: error: expected ')' before 'out'
crypto/ec/ecp_nistp224.c:549: warning: type defaults to 'int' in declaration of 'widefelem'
crypto/ec/ecp_nistp224.c:549: error: expected ';', ',' or ')' before 'in'
crypto/ec/ecp_nistp224.c:581: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:584: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:596: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:600: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:603: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c: In function 'felem_square_reduce':
crypto/ec/ecp_nistp224.c:615: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:615: error: (Each undeclared identifier is reported only once
crypto/ec/ecp_nistp224.c:615: error: for each function it appears in.)
crypto/ec/ecp_nistp224.c:615: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:616: warning: implicit declaration of function 'felem_square'
crypto/ec/ecp_nistp224.c:616: error: 'tmp' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:617: warning: implicit declaration of function 'felem_reduce'
crypto/ec/ecp_nistp224.c: In function 'felem_mul_reduce':
crypto/ec/ecp_nistp224.c:622: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:622: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:623: warning: implicit declaration of function 'felem_mul'
crypto/ec/ecp_nistp224.c:623: error: 'tmp' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c: In function 'felem_contract':
crypto/ec/ecp_nistp224.c:645: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:650: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:651: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:652: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:656: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:657: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:658: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:658: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:671: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:674: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c: In function 'felem_is_zero':
crypto/ec/ecp_nistp224.c:694: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:695: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:695: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:697: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:698: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c:698: warning: integer constant is too large for 'long' type
crypto/ec/ecp_nistp224.c: In function 'felem_inv':
crypto/ec/ecp_nistp224.c:713: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:713: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:716: error: 'tmp' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c: In function 'point_double':
crypto/ec/ecp_nistp224.c:830: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:830: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:837: error: 'tmp' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:865: warning: implicit declaration of function 'felem_diff_128_64'
crypto/ec/ecp_nistp224.c:888: error: 'tmp2' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:890: warning: implicit declaration of function 'widefelem_scalar'
crypto/ec/ecp_nistp224.c:892: warning: implicit declaration of function 'widefelem_diff'
crypto/ec/ecp_nistp224.c: In function 'point_add':
crypto/ec/ecp_nistp224.c:921: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:921: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:926: error: 'tmp' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:934: error: 'tmp2' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c: In function 'ec_GFp_nistp224_point_get_affine_coordinates':
crypto/ec/ecp_nistp224.c:1318: error: 'widefelem' undeclared (first use in this function)
crypto/ec/ecp_nistp224.c:1318: error: expected ';' before 'tmp'
crypto/ec/ecp_nistp224.c:1329: error: 'tmp' undeclared (first use in this function)
*** [crypto/ec/ecp_nistp224.o] Error code 1

Stop in /wrkdirs/usr/ports/security/openssl-devel/work/openssl-1.1.0.
*** [all] Error code 1

Stop in /wrkdirs/usr/ports/security/openssl-devel/work/openssl-1.1.0.
*** [do-build] Error code 1

Stop in /usr/ports/security/openssl-devel.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608270611.u7R6BZVX030643>