[package - 110i386-quarterly][security/openssl-devel] Failed for openssl-devel-1.1.0b in patch

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Oct 3 01:59:43 UTC 2016


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 at FreeBSD.org
Last committer: brnrd at FreeBSD.org
Ident:          $FreeBSD: branches/2016Q3/security/openssl-devel/Makefile 422786 2016-09-26 18:08:44Z brnrd $
Log URL:        http://beefy1.nyi.freebsd.org/data/110i386-quarterly/422993/logs/openssl-devel-1.1.0b.log
Build URL:      http://beefy1.nyi.freebsd.org/build.html?mastername=110i386-quarterly&build=422993
Log:

====>> Building security/openssl-devel
build started at Mon Oct  3 01:59:38 UTC 2016
port directory: /usr/ports/security/openssl-devel
building for: FreeBSD 110i386-quarterly-job-14 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 r306420 i386
maintained by: brnrd at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q3/security/openssl-devel/Makefile 422786 2016-09-26 18:08:44Z brnrd $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-RELEASE-p1 r306420
UNAME_r=11.0-RELEASE-p1
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/110i386-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/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.0b
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/110i386-quarterly/ref/.p/pool
MASTERNAME=110i386-quarterly
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=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for openssl-devel-1.1.0b:
     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
     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-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 MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -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
"
SSE2=""
NO_SSE2="@comment
"
NEXTPROTONEG="@comment
"
NO_NEXTPROTONEG=""
SCTP=""
NO_SCTP="@comment
"
SSL3="@comment
"
NO_SSL3=""
OPENSSLDIR=openssl
OSREL=11.0
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
"
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
"
SSE2=""
NO_SSE2="@comment
"
NEXTPROTONEG="@comment
"
NO_NEXTPROTONEG=""
SCTP=""
NO_SCTP="@comment
"
SSL3="@comment
"
NO_SSL3=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/openssl
DOCSDIR=/usr/local/share/doc/openssl
EXAMPLESDIR=/usr/local/share/examples/openssl
WWWDIR=/usr/local/www/openssl
ETCDIR=/usr/local/etc/openssl
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License OpenSSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openssl-devel-1.1.0b depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110i386-quarterly-job-14] Installing pkg-1.8.7_1...
[110i386-quarterly-job-14] Extracting pkg-1.8.7_1: .......... done
===>   openssl-devel-1.1.0b depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openssl-devel-1.1.0b
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License OpenSSL accepted by the user
===> Fetching all distfiles required by openssl-devel-1.1.0b for building
===========================================================================
=======================<phase: checksum       >============================
===>  License OpenSSL accepted by the user
===> Fetching all distfiles required by openssl-devel-1.1.0b for building
=> SHA256 Checksum OK for openssl-1.1.0b.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License OpenSSL accepted by the user
===> Fetching all distfiles required by openssl-devel-1.1.0b for building
===>  Extracting for openssl-devel-1.1.0b
=> SHA256 Checksum OK for openssl-1.1.0b.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openssl-devel-1.1.0b
===>  Applying FreeBSD patches for openssl-devel-1.1.0b
/usr/bin/sed -i.bak -e 's|m4 -B 8192|m4|g'  /wrkdirs/usr/ports/security/openssl-devel/work/openssl-1.1.0b/crypto/des/Makefile.in
sed: /wrkdirs/usr/ports/security/openssl-devel/work/openssl-1.1.0b/crypto/des/Makefile.in: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/security/openssl-devel


More information about the freebsd-pkg-fallout mailing list