FreeBSD Bugzilla – Attachment 184241 Details for
Bug 220612
Fix java/bouncycastle15 on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The poudriere log showing the problem with building java/bouncycastle15
bouncycastle15-1.57.log (text/plain), 29.94 KB, created by
Gerrit Beine
on 2017-07-10 20:01:13 UTC
(
hide
)
Description:
The poudriere log showing the problem with building java/bouncycastle15
Filename:
MIME Type:
Creator:
Gerrit Beine
Created:
2017-07-10 20:01:13 UTC
Size:
29.94 KB
patch
obsolete
>====>> Building java/bouncycastle15 >build started at Mon Jul 10 13:08:11 CEST 2017 >port directory: /usr/ports/java/bouncycastle15 >package name: bouncycastle15-1.57 >building for: FreeBSD pkg.gbeine.intern 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 armv6 >maintained by: eugen@FreeBSD.org >Makefile ident: $FreeBSD: head/java/bouncycastle15/Makefile 441324 2017-05-20 17:41:42Z eugen $ >Poudriere version: 3.1.99.20170706 >Host OSVERSION: 1100122 >Jail OSVERSION: 1100122 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/csh >UNAME_p=armv6 >UNAME_m=armv6 >ABI_FILE=/usr/lib/crt1.o >OSVERSION=1100122 >UNAME_v=FreeBSD 11.0-RELEASE-p1 >UNAME_r=11.0-RELEASE-p1 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/build/poudriere/data/.m/11_0-armv6-default-server/ref >QEMU_EMULATING=1 >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/build/poudriere/data/.m/11_0-armv6-default-server/ref/.p >P_PORTS_FEATURES=DEPENDS_ARGS >PWD=/build/poudriere/data/.m/11_0-armv6-default-server/ref/.p/pool >MASTERNAME=11_0-armv6-default-server >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >P_PYTHON_MAJOR_VER=3 >POUDRIERE_VERSION=3.1.99.20170706 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for bouncycastle15-1.57: > DOCS=off: Build and/or install documentation > ZIPSRC=off: Install bundled ZIP source files >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/java/bouncycastle15/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/bouncycastle15/work HOME=/wrkdirs/usr/ports/java/bouncycastle15/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >ANT_INCLUDE_SHARED_JARS=YES JAVA_HOME=/usr/local/openjdk8 XDG_DATA_HOME=/wrkdirs/usr/ports/java/bouncycastle15/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/bouncycastle15/work HOME=/wrkdirs/usr/ports/java/bouncycastle15/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="/usr/armv6-freebsd/usr/bin/cc" CFLAGS="-O -pipe -fno-strict-aliasing" CPP="/usr/armv6-freebsd/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/usr/armv6-freebsd/usr/bin/c++" CXXFLAGS="-O -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >DOCS="@comment >" >NO_DOCS="" >ZIPSRC="@comment >" >NO_ZIPSRC="" >JAVASHAREDIR="share/java" >JAVAJARDIR="share/java/classes" >OSREL=11.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="@comment >" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/bouncycastle" >EXAMPLESDIR="share/examples/bouncycastle" >DATADIR="share/bouncycastle" >WWWDIR="www/bouncycastle" >ETCDIR="etc/bouncycastle" >--End PLIST_SUB-- > >--SUB_LIST-- >DOCS="@comment >" >NO_DOCS="" >ZIPSRC="@comment >" >NO_ZIPSRC="" >JAVASHAREDIR="/usr/local/share/java" >JAVAJARDIR="/usr/local/share/java/classes" >JAVALIBDIR="/usr/local/share/java/classes" >JAVA_VERSION="1.6+" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/bouncycastle >DOCSDIR=/usr/local/share/doc/bouncycastle >EXAMPLESDIR=/usr/local/share/examples/bouncycastle >WWWDIR=/usr/local/www/bouncycastle >ETCDIR=/usr/local/etc/bouncycastle >--End SUB_LIST-- > >---Begin make.conf--- >.sinclude "/etc/make.nxb.conf" >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >MACHINE=armv6 >MACHINE_ARCH=armv6 >ARCH=${MACHINE_ARCH} >#### /usr/local/etc/poudriere.d/server-make.conf #### >OPTIONS_UNSET= X11 DEBUG TEST > >DEFAULT_VERSIONS= apache=2.4 mysql=5.7 pgsql=9.6 php=7.0 python=3.5 ruby=2.3 > >MASTER_SITE_BACKUP= http://distcache.gbeine.intern/ >MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} > >.if ${.CURDIR:M*databases/postgres*-plpython} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*databases/py-gdbm*} ># devel/cvs2svn >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*databases/py-xapian} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*databases/xapian-bindings} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/ccache} >NO_CCACHE=yes >.endif > >.if ${.CURDIR:M*devel/llvm37} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-cffi*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-iso8601*} ># net/samba44 >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-pyasn1*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-pycparser*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-six*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*devel/py-subversion*} ># devel/viewvc >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*dns/bind911} >NO_CCACHE=yes >.endif > >.if ${.CURDIR:M*dns/py-dnspython*} ># net/samba44 >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*dns/py-idna*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*net/samba*} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*security/py-cryptography*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*security/py-ecdsa*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*security/py-paramiko*} ># devel/bzr >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*security/py-pycrypto*} ># net/samba44 >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*sysutils/xen-guest-tools*} >DEFAULT_VERSIONS= python=2.7 >.endif > >.if ${.CURDIR:M*textproc/py-pygments*} ># devel/viewvc >DEFAULT_VERSIONS= python=2.7 >.endif > >#.if ${.CURDIR:M*textproc/sphinxsearch} ># NO_CCACHE=yes >#.endif >#### /usr/local/etc/poudriere.d/11_0-armv6-make.conf #### >CC=/usr/armv6-freebsd/usr/bin/cc >CPP=/usr/armv6-freebsd/usr/bin/cpp >CXX=/usr/armv6-freebsd/usr/bin/c++ >AS=/usr/armv6-freebsd/usr/bin/as >NM=/usr/armv6-freebsd/usr/bin/nm >RANLIB=/usr/armv6-freebsd/usr/bin/ranlib >LD=/usr/armv6-freebsd/usr/bin/ld >OBJCOPY=/usr/armv6-freebsd/usr/bin/objcopy >SIZE=/usr/armv6-freebsd/usr/bin/size >STRIPBIN=/usr/armv6-freebsd/usr/bin/strip > ># ># Use ccache for ports build with cmake ># > >.if ${.CURDIR:M*databases/mysql*} ># mysql uses cmake, does not work with CCACHE CC >NO_CCACHE=yes >CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >.endif > >.if ${.CURDIR:M*emulators/tpm-emulator*} ># tpm-emulator uses cmake, does not work with CCACHE CC >NO_CCACHE=yes >CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >.endif > >.if ${.CURDIR:M*graphics/graphite2} ># graphite2 uses cmake, does not work with CCACHE CC >NO_CCACHE=yes >CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >.endif > >.if ${.CURDIR:M*graphics/openjpeg} ># openjpeg uses cmake, does not work with CCACHE CC >NO_CCACHE=yes >CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >.endif > >.if ${.CURDIR:M*net-mgmt/icinga2} ># icinga2 uses cmake, does not work with CCACHE CC >NO_CCACHE=yes >CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >.endif > >#.if ${.CURDIR:M*www/rubygem-passenger} ># rubygem-passenger uses cmake, does not work with CCACHE CC >#NO_CCACHE=yes >#CMAKE_C_COMPILER_LAUNCHER=/usr/local/bin/ccache >#CMAKE_CXX_COMPILER_LAUNCHER=/usr/local/bin/ccache >#.endif > ># ># Port that are not compatible with ccache ># > >.if ${.CURDIR:M*www/rubygem-passenger} ># rubygem-passenger uses cmake >NO_CCACHE=yes >.endif > >.if ${.CURDIR:M*www/serf} ># serf does not work with CCACHE CC >NO_CCACHE=yes >.endif > ># ># Use cross-compiler with ccache for all ports per default ># > >.if ${.CURDIR:M*/ports*} >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/armv6-freebsd/usr/bin/cc > CXX= /usr/local/bin/ccache /usr/armv6-freebsd/usr/bin/c++ >.endif >.endif > ># ># Use native cc for these ports ># > >.if ${.CURDIR:M*databases/ldb} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*databases/libmemcached} >LD=/usr/bin/ld >.endif > >.if ${.CURDIR:M*databases/php70-pdo_pgsql} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*databases/php70-pgsql} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*databases/postgresql95-server} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*databases/rrdtool} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/apr1} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC=/usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/cvsgraph} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/distcc} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/gettext-tools} >LD=/usr/bin/ld >.endif > >.if ${.CURDIR:M*devel/git} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/gobject-introspection} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/libowfat} >CC=/usr/bin/cc >LD=/usr/bin/ld >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/p5-subversion} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/py-subversion} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*devel/subversion} >CC=/usr/bin/cc >LD=/usr/bin/ld >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*dns/bind911} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*dns/dnsmasq} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*dns/samba-nsupdate} >CC=/usr/bin/cc >CPP=/usr/bin/cpp >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*editors/vim-lite} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*graphics/lcms2} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*graphics/poppler*} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc > CXX= /usr/local/bin/ccache /usr/bin/c++ >.endif >.endif > >.if ${.CURDIR:M*graphics/sane-backends} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*java/openjdk8} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc > CXX= /usr/local/bin/ccache /usr/bin/c++ >.endif >.endif > >.if ${.CURDIR:M*lang/perl5*} >LD=/usr/bin/ld >.endif > >.if ${.CURDIR:M*misc/mc} >CC=/usr/bin/cc >LD=/usr/bin/ld >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/avahi-app} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/avahi-autoipd} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/netatalk3} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/nss-pam-ldapd} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/nss_ldap} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net/samba44} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net-mgmt/nagios-plugins} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*net-mgmt/nagios4} >CC=/usr/bin/cc >LD=/usr/bin/ld >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*print/cups-filters} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc > CXX= /usr/local/bin/ccache /usr/bin/c++ >.endif >.endif > >.if ${.CURDIR:M*print/ghostscript9-agpl-base} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*security/clamav} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*security/gnutls} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*security/nss} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*security/pam-modules} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*security/py-scrypt} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*sysutils/logrotate} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*textproc/sphinxsearch} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc > CXX= /usr/local/bin/ccache /usr/bin/c++ >.endif >.endif > >.if ${.CURDIR:M*www/c-icap} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*www/mod_dav_svn} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*www/squid} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc > CXX= /usr/local/bin/ccache /usr/bin/c++ >.endif >.endif > >.if ${.CURDIR:M*www/rubygem-passenger} >CC=/usr/bin/cc >CXX=/usr/bin/c++ >LD=/usr/bin/ld >.endif > >.if ${.CURDIR:M*www/webalizer} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*x11-fonts/bdftopcf} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*x11-fonts/mkfontscale} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif > >.if ${.CURDIR:M*x11-toolkits/pango} >CC=/usr/bin/cc >.if exists(/usr/local/bin/ccache) && !defined(NO_CCACHE) > CC= /usr/local/bin/ccache /usr/bin/cc >.endif >.endif >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### /usr/ports/Mk/Scripts/ports_env.sh #### >ARCH=armv6 >CONFIGURE_MAX_CMD_LEN=262144 >OPSYS=FreeBSD >OSREL=11.0 >OSVERSION=1100122 >PYTHONBASE=/usr/local >UID=0 >_JAVA_OS_LIST_REGEXP=native\|linux >_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun >_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ >_OSRELEASE=11.0-RELEASE-p1 >_SMP_CPUS=2 >#### Misc Poudriere #### >GID=0 >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 131072 >stack size (kbytes, -s) 2048 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 7578 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License MIT accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> bouncycastle15-1.57 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.1.txz >[pkg.gbeine.intern] Installing pkg-1.10.1... >[pkg.gbeine.intern] Extracting pkg-1.10.1: .......... done >===> bouncycastle15-1.57 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of bouncycastle15-1.57 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by bouncycastle15-1.57 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by bouncycastle15-1.57 for building >=> SHA256 Checksum OK for crypto-157.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License MIT accepted by the user >===> Fetching all distfiles required by bouncycastle15-1.57 for building >===> Extracting for bouncycastle15-1.57 >=> SHA256 Checksum OK for crypto-157.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for bouncycastle15-1.57 >=========================================================================== >=======================<phase: build-depends >============================ >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/activation.jar - not found >===> Installing existing package /packages/All/jaf-1.1.1.txz >[pkg.gbeine.intern] Installing jaf-1.1.1... >[pkg.gbeine.intern] `-- Installing openjdk8-8.131.11... >[pkg.gbeine.intern] | `-- Installing dejavu-2.37... >[pkg.gbeine.intern] | | `-- Installing fontconfig-2.12.1,1... >[pkg.gbeine.intern] | | `-- Installing expat-2.2.1... >[pkg.gbeine.intern] | | `-- Extracting expat-2.2.1: .......... done >[pkg.gbeine.intern] | | `-- Installing freetype2-2.8... >[pkg.gbeine.intern] | | | `-- Installing png-1.6.29... >[pkg.gbeine.intern] | | | `-- Extracting png-1.6.29: .......... done >[pkg.gbeine.intern] | | `-- Extracting freetype2-2.8: .......... done >[pkg.gbeine.intern] | | `-- Extracting fontconfig-2.12.1,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: skipping, no such directory >/usr/local/lib/X11/fonts: skipping, no such directory >/var/db/fontconfig: cleaning cache directory >/usr/local/bin/fc-cache: succeeded >[pkg.gbeine.intern] | | `-- Installing mkfontdir-1.0.7... >[pkg.gbeine.intern] | | `-- Installing mkfontscale-1.1.2... >[pkg.gbeine.intern] | | | `-- Installing libfontenc-1.1.3_1... >[pkg.gbeine.intern] | | | `-- Installing xproto-7.0.31... >[pkg.gbeine.intern] | | | `-- Extracting xproto-7.0.31: .......... done >[pkg.gbeine.intern] | | | `-- Extracting libfontenc-1.1.3_1: ......... done >[pkg.gbeine.intern] | | `-- Extracting mkfontscale-1.1.2: .. done >[pkg.gbeine.intern] | | `-- Extracting mkfontdir-1.0.7: .. done >[pkg.gbeine.intern] | `-- Extracting dejavu-2.37: .......... done >make: Working in: /usr/ports/java/bouncycastle15 >[pkg.gbeine.intern] | `-- Installing java-zoneinfo-2017.b... >[pkg.gbeine.intern] | `-- Extracting java-zoneinfo-2017.b: .......... done >[pkg.gbeine.intern] | `-- Installing javavmwrapper-2.5_2... >[pkg.gbeine.intern] | `-- Extracting javavmwrapper-2.5_2: .......... done >[pkg.gbeine.intern] | `-- Installing libffi-3.2.1... >[pkg.gbeine.intern] | | `-- Installing indexinfo-0.2.6... >[pkg.gbeine.intern] | | `-- Extracting indexinfo-0.2.6: .... done >[pkg.gbeine.intern] | `-- Extracting libffi-3.2.1: .......... done >[pkg.gbeine.intern] `-- Extracting openjdk8-8.131.11: .......... done >[pkg.gbeine.intern] Extracting jaf-1.1.1: . done >Message from freetype2-2.8: >The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as >the default, emulating a modern version of ClearType. This change inevitably >leads to different rendering results, and you might change port's options to >adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment >variable). > >The environment variable "FREETYPE_PROPERTIES" can be used to control the >driver properties. Example: > >FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ > cff:no-stem-darkening=1 \ > autofitter:warping=1 > >This allows to select, say, the subpixel hinting mode at runtime for a given >application. > >The controllable properties are listed in the section "Controlling FreeType >Modules" in the reference's table of contents >(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). >Message from dejavu-2.37: >Make sure that the freetype module is loaded. If it is not, add the following >line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > >Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/share/fonts/dejavu/" > >Note: your X Windows configuration file is typically /etc/X11/XF86Config >if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. >Message from openjdk8-8.131.11: >====================================================================== > >This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and >procfs(5) mounted on /proc. > >If you have not done it yet, please do the following: > > mount -t fdescfs fdesc /dev/fd > mount -t procfs proc /proc > >To make it permanent, you need the following lines in /etc/fstab: > > fdesc /dev/fd fdescfs rw 0 0 > proc /proc procfs rw 0 0 > >====================================================================== >Message from jaf-1.1.1: >===> NOTICE: > >The jaf 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 >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/activation.jar - found >===> Returning to build of bouncycastle15-1.57 >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/mail.jar - not found >===> Installing existing package /packages/All/javamail-1.5.6.txz >[pkg.gbeine.intern] Installing javamail-1.5.6... >[pkg.gbeine.intern] Extracting javamail-1.5.6: ..... done >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/mail.jar - found >===> Returning to build of bouncycastle15-1.57 >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/junit.jar - not found >===> Installing existing package /packages/All/junit-4.12.txz >[pkg.gbeine.intern] Installing junit-4.12... >[pkg.gbeine.intern] `-- Installing hamcrest-1.3... >[pkg.gbeine.intern] `-- Extracting hamcrest-1.3: ... done >[pkg.gbeine.intern] Extracting junit-4.12: ... done >===> bouncycastle15-1.57 depends on file: /usr/local/share/java/classes/junit.jar - found >===> Returning to build of bouncycastle15-1.57 >===> bouncycastle15-1.57 depends on file: /usr/local/openjdk8/bin/java - found >===> bouncycastle15-1.57 depends on file: /usr/local/bin/ant - not found >===> Installing existing package /packages/All/apache-ant-1.9.7.txz >[pkg.gbeine.intern] Installing apache-ant-1.9.7... >[pkg.gbeine.intern] Extracting apache-ant-1.9.7: .......... done >===> bouncycastle15-1.57 depends on file: /usr/local/bin/ant - found >===> Returning to build of bouncycastle15-1.57 >===> bouncycastle15-1.57 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.3.4_4.txz >[pkg.gbeine.intern] Installing ccache-3.3.4_4... >[pkg.gbeine.intern] Extracting ccache-3.3.4_4: .......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >Message from ccache-3.3.4_4: >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> bouncycastle15-1.57 depends on file: /usr/local/bin/ccache - found >===> Returning to build of bouncycastle15-1.57 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for bouncycastle15-1.57 >=========================================================================== >=======================<phase: build >============================ >===> Building for bouncycastle15-1.57 >Buildfile: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/ant/jdk15+.xml > >init: > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/jdk1.5 > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5 > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/reports > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/reports/xml > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/reports/html > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/jars > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/checkstyle > [copy] Copying 4683 files to /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/jdk1.5 > >checkstyle-on: > >checkstyle-off: > >build-provider: > >pack200-on: > >pack200-off: > >initPackJar: > >initMacros: > >build-provider: > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/bcprov-jdk15on-157 > [copy] Copying 3 files to /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/bcprov-jdk15on-157 > [copy] Copying 3 files to /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/bcprov-jdk15on-157/docs > [copy] Copying 2053 files to /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/artifacts/jdk1.5/bcprov-jdk15on-157/src > [mkdir] Created dir: /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/bcprov-jdk15on-157/classes > [javac] /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/ant/bc+-build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 1971 source files to /wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/build/bcprov-jdk15on-157/classes > >BUILD FAILED >/wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/ant/jdk15+.xml:108: The following error occurred while executing this line: >/wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/ant/bc+-build.xml:344: The following error occurred while executing this line: >/wrkdirs/usr/ports/java/bouncycastle15/work/crypto-157/ant/bc+-build.xml:110: Compile failed; see the compiler error output for details. > >Total time: 2 minutes 46 seconds >*** Error code 1 > >Stop. >make: stopped in /usr/ports/java/bouncycastle15 >====>> Cleaning up wrkdir >===> Cleaning for bouncycastle15-1.57 >build of java/bouncycastle15 | bouncycastle15-1.57 ended at Mon Jul 10 13:35:51 CEST 2017 >build time: 00:27:40 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 220612
:
184240
| 184241