FreeBSD Bugzilla – Attachment 181160 Details for
Bug 217846
Port: java/openjdk8 fails at the configure stage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
java/openjdk8 poudriere build log with r315895
openjdk8-8.121.13.log (text/x-log), 28.70 KB, created by
Robert Cina
on 2017-03-24 19:31:46 UTC
(
hide
)
Description:
java/openjdk8 poudriere build log with r315895
Filename:
MIME Type:
Creator:
Robert Cina
Created:
2017-03-24 19:31:46 UTC
Size:
28.70 KB
patch
obsolete
>====>> Building java/openjdk8 >build started at Fri Mar 24 15:04:24 EDT 2017 >port directory: /usr/ports/java/openjdk8 >building for: FreeBSD 11amd64-HEAD-job-07 11.0-STABLE FreeBSD 11.0-STABLE r315895 amd64 >maintained by: java@FreeBSD.org >Makefile ident: $FreeBSD: head/java/openjdk8/Makefile 433180 2017-02-02 21:28:22Z jkim $ >Poudriere version: 3.1.16 >Host OSVERSION: 1100510 >Jail OSVERSION: 1100510 >Job Id: 07 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1100510 >UNAME_v=FreeBSD 11.0-STABLE r315895 >UNAME_r=11.0-STABLE >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=xterm-256color >MASTERMNT=/usr/local/poudriere/data/.m/11amd64-HEAD/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=openjdk8-8.121.13 >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/11amd64-HEAD/ref/.p/pool >MASTERNAME=11amd64-HEAD >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.16 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for openjdk8-8.121.13: > POLICY=on: Install the Unlimited Strength Policy Files > TEST=off: Run regression tests > TZUPDATE=on: Update the time zone data > X11=on: X11 (graphics) support >====> Select OpenJDK build type: you have to select exactly one of them > DEBUG=off: Build for debugging (without optimizations) > DEBUGFAST=off: Build for debugging (with optimizations) > RELEASE=on: Build for release (default) >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-boot-jdk=/usr/local/openjdk7 --with-build-number="b13" --with-update-version=121 --disable-ccache --disable-freetype-bundling --disable-zip-debug-info --with-alsa=/usr/local --with-cacerts-file=/usr/ports/java/openjdk8/files/cacerts --with-cups=/usr/local --with-debug-level=release --with-freetype=/usr/local --with-freetype-include=/usr/local/include/freetype2 --with-jobs=1 --with-jvm-variants=server --with-milestone=fcs --with-package-path=/usr/local --with-zlib=system --enable-unlimited-crypto --with-giflib=system --x-libraries=/usr/local/lib --x-includes=/usr/local/include --disable-debug-symbols --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=gmake PKG_CONFIG=pkgconf LIBCXX="-lc++" XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk8/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk8/work HOME=/wrkdirs/usr/ports/java/openjdk8/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >CLASSPATH="" JAVA_HOME="" LD_LIBRARY_PATH="" IGNORE_OLD_CONFIG=true COMPILER_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL=false USE_CLANG=true XDG_DATA_HOME=/wrkdirs/usr/ports/java/openjdk8/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/openjdk8/work HOME=/wrkdirs/usr/ports/java/openjdk8/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG" 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-- >OSREL=11.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/openjdk" >EXAMPLESDIR="share/examples/openjdk" >DATADIR="share/openjdk" >WWWDIR="www/openjdk" >ETCDIR="etc/openjdk" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/openjdk >DOCSDIR=/usr/local/share/doc/openjdk >EXAMPLESDIR=/usr/local/share/examples/openjdk >WWWDIR=/usr/local/www/openjdk >ETCDIR=/usr/local/etc/openjdk >--End SUB_LIST-- > >---Begin make.conf--- >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/ports/Mk/Scripts/ports_env.sh #### >ARCH=amd64 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_COMPAT_IA32_KERN=YES >OPSYS=FreeBSD >OSREL=11.0 >OSVERSION=1100510 >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-STABLE >_SMP_CPUS=8 >#### 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) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 15814 >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 GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> openjdk8-8.121.13 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.0_2.txz >[11amd64-HEAD-job-07] Installing pkg-1.10.0_2... >[11amd64-HEAD-job-07] Extracting pkg-1.10.0_2: .......... done >===> openjdk8-8.121.13 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of openjdk8-8.121.13 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by openjdk8-8.121.13 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by openjdk8-8.121.13 for building >=> SHA256 Checksum OK for openjdk-8-src-b132-03_mar_2014.zip. >=> SHA256 Checksum OK for patch-8u05-b13.xz. >=> SHA256 Checksum OK for patch-8u11-b13.xz. >=> SHA256 Checksum OK for patch-8u20-b26.xz. >=> SHA256 Checksum OK for patch-8u25-b17.xz. >=> SHA256 Checksum OK for patch-8u31-b13.xz. >=> SHA256 Checksum OK for patch-8u40-b25.xz. >=> SHA256 Checksum OK for patch-8u45-b14.xz. >=> SHA256 Checksum OK for patch-8u51-b16.xz. >=> SHA256 Checksum OK for patch-8u60-b23.xz. >=> SHA256 Checksum OK for patch-8u66-b17-1.xz. >=> SHA256 Checksum OK for patch-8u72-b15.xz. >=> SHA256 Checksum OK for patch-8u74-b02.xz. >=> SHA256 Checksum OK for patch-8u77-b03.xz. >=> SHA256 Checksum OK for patch-8u92-b14.xz. >=> SHA256 Checksum OK for patch-8u102-b14.xz. >=> SHA256 Checksum OK for patch-8u112-b16.xz. >=> SHA256 Checksum OK for patch-8u121-b13.xz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> Fetching all distfiles required by openjdk8-8.121.13 for building >===> Extracting for openjdk8-8.121.13 >=> SHA256 Checksum OK for openjdk-8-src-b132-03_mar_2014.zip. >=> SHA256 Checksum OK for patch-8u05-b13.xz. >=> SHA256 Checksum OK for patch-8u11-b13.xz. >=> SHA256 Checksum OK for patch-8u20-b26.xz. >=> SHA256 Checksum OK for patch-8u25-b17.xz. >=> SHA256 Checksum OK for patch-8u31-b13.xz. >=> SHA256 Checksum OK for patch-8u40-b25.xz. >=> SHA256 Checksum OK for patch-8u45-b14.xz. >=> SHA256 Checksum OK for patch-8u51-b16.xz. >=> SHA256 Checksum OK for patch-8u60-b23.xz. >=> SHA256 Checksum OK for patch-8u66-b17-1.xz. >=> SHA256 Checksum OK for patch-8u72-b15.xz. >=> SHA256 Checksum OK for patch-8u74-b02.xz. >=> SHA256 Checksum OK for patch-8u77-b03.xz. >=> SHA256 Checksum OK for patch-8u92-b14.xz. >=> SHA256 Checksum OK for patch-8u102-b14.xz. >=> SHA256 Checksum OK for patch-8u112-b16.xz. >=> SHA256 Checksum OK for patch-8u121-b13.xz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for openjdk8-8.121.13 >===> Converting DOS text files to UNIX text files >===> Applying distribution patches for openjdk8-8.121.13 >===> Applying FreeBSD patches for openjdk8-8.121.13 >=========================================================================== >=======================<phase: build-depends >============================ >===> openjdk8-8.121.13 depends on executable: zip - not found >===> Installing existing package /packages/All/zip-3.0_1.txz >[11amd64-HEAD-job-07] Installing zip-3.0_1... >[11amd64-HEAD-job-07] Extracting zip-3.0_1: .......... done >===> openjdk8-8.121.13 depends on executable: zip - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on file: /usr/local/include/cups/cups.h - not found >===> Installing existing package /packages/All/cups-2.2.2_1.txz >[11amd64-HEAD-job-07] Installing cups-2.2.2_1... >[11amd64-HEAD-job-07] `-- Installing avahi-app-0.6.31_5... >[11amd64-HEAD-job-07] | `-- Installing dbus-glib-0.104... >[11amd64-HEAD-job-07] | | `-- Installing dbus-1.10.14_2... >[11amd64-HEAD-job-07] | | `-- Installing expat-2.2.0_1... >[11amd64-HEAD-job-07] | | `-- Extracting expat-2.2.0_1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing libICE-1.0.9_1,1... >[11amd64-HEAD-job-07] | | | `-- Installing xproto-7.0.31... >[11amd64-HEAD-job-07] | | | `-- Extracting xproto-7.0.31: .......... done >[11amd64-HEAD-job-07] | | `-- Extracting libICE-1.0.9_1,1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing libSM-1.2.2_3,1... >[11amd64-HEAD-job-07] | | `-- Extracting libSM-1.2.2_3,1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing libX11-1.6.5,1... >[11amd64-HEAD-job-07] | | | `-- Installing kbproto-1.0.7... >[11amd64-HEAD-job-07] | | | `-- Extracting kbproto-1.0.7: .......... done >[11amd64-HEAD-job-07] | | | `-- Installing libXau-1.0.8_3... >[11amd64-HEAD-job-07] | | | `-- Extracting libXau-1.0.8_3: .......... done >[11amd64-HEAD-job-07] | | | `-- Installing libXdmcp-1.1.2... >[11amd64-HEAD-job-07] | | | `-- Extracting libXdmcp-1.1.2: ......... done >[11amd64-HEAD-job-07] | | | `-- Installing libxcb-1.12... >[11amd64-HEAD-job-07] | | | `-- Installing libpthread-stubs-0.3_6... >[11amd64-HEAD-job-07] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done >[11amd64-HEAD-job-07] | | | `-- Installing libxml2-2.9.4... >[11amd64-HEAD-job-07] | | | `-- Extracting libxml2-2.9.4: .......... done >[11amd64-HEAD-job-07] | | | `-- Extracting libxcb-1.12: .......... done >[11amd64-HEAD-job-07] | | `-- Extracting libX11-1.6.5,1: .......... done >===> Creating groups. >Creating group 'messagebus' with gid '556'. >===> Creating users >Creating user 'messagebus' with uid '556'. >[11amd64-HEAD-job-07] | | `-- Extracting dbus-1.10.14_2: ......... done >[11amd64-HEAD-job-07] | | `-- Installing gettext-runtime-0.19.8.1_1... >[11amd64-HEAD-job-07] | | `-- Installing indexinfo-0.2.6... >[11amd64-HEAD-job-07] | | `-- Extracting indexinfo-0.2.6: .... done >[11amd64-HEAD-job-07] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing glib-2.46.2_4... >[11amd64-HEAD-job-07] | | `-- Installing libffi-3.2.1... >[11amd64-HEAD-job-07] | | `-- Extracting libffi-3.2.1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing libiconv-1.14_10... >[11amd64-HEAD-job-07] | | `-- Extracting libiconv-1.14_10: .......... done >[11amd64-HEAD-job-07] | | `-- Installing pcre-8.40... >[11amd64-HEAD-job-07] | | `-- Extracting pcre-8.40: .......... done >[11amd64-HEAD-job-07] | | `-- Installing perl5-5.24.1... >[11amd64-HEAD-job-07] | | `-- Extracting perl5-5.24.1: .......... done >[11amd64-HEAD-job-07] | | `-- Installing python27-2.7.13_1... >[11amd64-HEAD-job-07] | | | `-- Installing readline-6.3.8... >[11amd64-HEAD-job-07] | | | `-- Extracting readline-6.3.8: .......... done >[11amd64-HEAD-job-07] | | `-- Extracting python27-2.7.13_1: .......... done >[11amd64-HEAD-job-07] | | `-- Extracting glib-2.46.2_4: .......... done >No schema files found: doing nothing. >[11amd64-HEAD-job-07] | `-- Extracting dbus-glib-0.104: .......... done >[11amd64-HEAD-job-07] | `-- Installing gdbm-1.12... >[11amd64-HEAD-job-07] | `-- Extracting gdbm-1.12: .......... done >[11amd64-HEAD-job-07] | `-- Installing gnome_subr-1.0... >[11amd64-HEAD-job-07] | `-- Extracting gnome_subr-1.0: . done >[11amd64-HEAD-job-07] | `-- Installing gobject-introspection-1.46.0... >[11amd64-HEAD-job-07] | | `-- Installing python2-2_3... >[11amd64-HEAD-job-07] | | `-- Extracting python2-2_3: ...... done >[11amd64-HEAD-job-07] | `-- Extracting gobject-introspection-1.46.0: .......... done >[11amd64-HEAD-job-07] | `-- Installing libdaemon-0.14_1... >[11amd64-HEAD-job-07] | `-- Extracting libdaemon-0.14_1: .......... done >===> Creating groups. >Creating group 'avahi' with gid '558'. >===> Creating users >Creating user 'avahi' with uid '558'. >[11amd64-HEAD-job-07] `-- Extracting avahi-app-0.6.31_5: .......... done >[11amd64-HEAD-job-07] `-- Installing gnutls-3.5.9... >[11amd64-HEAD-job-07] | `-- Installing ca_root_nss-3.30... >[11amd64-HEAD-job-07] | `-- Extracting ca_root_nss-3.30: ........ done >[11amd64-HEAD-job-07] | `-- Installing gmp-6.1.2... >[11amd64-HEAD-job-07] | `-- Extracting gmp-6.1.2: .......... done >[11amd64-HEAD-job-07] | `-- Installing libidn-1.33_1... >[11amd64-HEAD-job-07] | `-- Extracting libidn-1.33_1: .......... done >[11amd64-HEAD-job-07] | `-- Installing libtasn1-4.10... >[11amd64-HEAD-job-07] | `-- Extracting libtasn1-4.10: .......... done >[11amd64-HEAD-job-07] | `-- Installing libunistring-0.9.7... >[11amd64-HEAD-job-07] | `-- Extracting libunistring-0.9.7: .......... done >[11amd64-HEAD-job-07] | `-- Installing nettle-3.3... >[11amd64-HEAD-job-07] | `-- Extracting nettle-3.3: .......... done >[11amd64-HEAD-job-07] | `-- Installing p11-kit-0.23.5... >[11amd64-HEAD-job-07] | `-- Extracting p11-kit-0.23.5: .......... done >[11amd64-HEAD-job-07] | `-- Installing trousers-0.3.14_1... >[11amd64-HEAD-job-07] | | `-- Installing tpm-emulator-0.7.4_1... >===> Creating groups. >Creating group '_tss' with gid '601'. >===> Creating users >Creating user '_tss' with uid '601'. >[11amd64-HEAD-job-07] | | `-- Extracting tpm-emulator-0.7.4_1: ......... done >===> Creating groups. >Using existing group '_tss'. >===> Creating users >Using existing user '_tss'. >[11amd64-HEAD-job-07] | `-- Extracting trousers-0.3.14_1: .......... done >[11amd64-HEAD-job-07] `-- Extracting gnutls-3.5.9: .......... done >[11amd64-HEAD-job-07] `-- Installing libpaper-1.1.24.4... >[11amd64-HEAD-job-07] `-- Extracting libpaper-1.1.24.4: .......... done >===> Creating groups. >Creating group 'cups' with gid '193'. >===> Creating users >Creating user 'cups' with uid '193'. >[11amd64-HEAD-job-07] Extracting cups-2.2.2_1: .......... done >Message from perl5-5.24.1: >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >Message from python27-2.7.13_1: >=========================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >=========================================================================== >Message from ca_root_nss-3.30: >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >Message from trousers-0.3.14_1: >To run tcsd automatically, add the following line to /etc/rc.conf: > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >If you want to use tcsd with software TPM emulator, use the following >configuration in /etc/rc.conf: > >tcsd_enable="YES" >tcsd_mode="emulator" >tpmd_enable="YES" > >To use TPM, add your_account to '_tss' group like following: > ># pw groupmod _tss -m your_account >===> openjdk8-8.121.13 depends on file: /usr/local/include/cups/cups.h - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on executable: bash - not found >===> Installing existing package /packages/All/bash-4.4.12_1.txz >[11amd64-HEAD-job-07] Installing bash-4.4.12_1... >[11amd64-HEAD-job-07] Extracting bash-4.4.12_1: .......... done >Message from bash-4.4.12_1: >====================================================================== > >bash requires fdescfs(5) mounted on /dev/fd > >If you have not done it yet, please do the following: > > mount -t fdescfs fdescfs /dev/fd > >To make it permanent, you need the following lines in /etc/fstab: > > fdescfs /dev/fd fdescfs rw,late 0 0 > >====================================================================== >===> openjdk8-8.121.13 depends on executable: bash - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.2.1_1.txz >[11amd64-HEAD-job-07] Installing gmake-4.2.1_1... >[11amd64-HEAD-job-07] Extracting gmake-4.2.1_1: .......... done >===> openjdk8-8.121.13 depends on executable: gmake - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on package: pkgconf>=1.3.0_1 - not found >===> Installing existing package /packages/All/pkgconf-1.3.0_3.txz >[11amd64-HEAD-job-07] Installing pkgconf-1.3.0_3... >[11amd64-HEAD-job-07] Extracting pkgconf-1.3.0_3: .......... done >===> openjdk8-8.121.13 depends on package: pkgconf>=1.3.0_1 - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on file: /usr/local/openjdk7/bin/javac - not found >===> Installing existing package /packages/All/openjdk-7.111.01_3,1.txz >[11amd64-HEAD-job-07] Installing openjdk-7.111.01_3,1... >[11amd64-HEAD-job-07] `-- Installing alsa-lib-1.1.2... >[11amd64-HEAD-job-07] `-- Extracting alsa-lib-1.1.2: .......... done >[11amd64-HEAD-job-07] `-- Installing dejavu-2.37... >[11amd64-HEAD-job-07] | `-- Installing fontconfig-2.12.1,1... >[11amd64-HEAD-job-07] | | `-- Installing freetype2-2.7.1... >[11amd64-HEAD-job-07] | | `-- Extracting freetype2-2.7.1: .......... done >[11amd64-HEAD-job-07] | `-- 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 >fc-cache: succeeded >[11amd64-HEAD-job-07] | `-- Installing mkfontdir-1.0.7... >[11amd64-HEAD-job-07] | | `-- Installing mkfontscale-1.1.2... >[11amd64-HEAD-job-07] | | `-- Installing libfontenc-1.1.3_1... >[11amd64-HEAD-job-07] | | `-- Extracting libfontenc-1.1.3_1: ......... done >[11amd64-HEAD-job-07] | | `-- Extracting mkfontscale-1.1.2: .. done >[11amd64-HEAD-job-07] | `-- Extracting mkfontdir-1.0.7: .. done >[11amd64-HEAD-job-07] `-- Extracting dejavu-2.37: .......... done >[11amd64-HEAD-job-07] `-- Installing java-zoneinfo-2017.a... >[11amd64-HEAD-job-07] `-- Extracting java-zoneinfo-2017.a: .......... done >[11amd64-HEAD-job-07] `-- Installing javavmwrapper-2.5_2... >[11amd64-HEAD-job-07] `-- Extracting javavmwrapper-2.5_2: .......... done >[11amd64-HEAD-job-07] `-- Installing libXext-1.3.3_1,1... >[11amd64-HEAD-job-07] | `-- Installing xextproto-7.3.0... >[11amd64-HEAD-job-07] | `-- Extracting xextproto-7.3.0: .......... done >[11amd64-HEAD-job-07] `-- Extracting libXext-1.3.3_1,1: .......... done >[11amd64-HEAD-job-07] `-- Installing libXi-1.7.9,1... >[11amd64-HEAD-job-07] | `-- Installing inputproto-2.3.2... >[11amd64-HEAD-job-07] | `-- Extracting inputproto-2.3.2: ........ done >[11amd64-HEAD-job-07] | `-- Installing libXfixes-5.0.3... >[11amd64-HEAD-job-07] | | `-- Installing fixesproto-5.0... >[11amd64-HEAD-job-07] | | `-- Extracting fixesproto-5.0: .... done >[11amd64-HEAD-job-07] | `-- Extracting libXfixes-5.0.3: .......... done >[11amd64-HEAD-job-07] `-- Extracting libXi-1.7.9,1: .......... done >[11amd64-HEAD-job-07] `-- Installing libXrender-0.9.10... >[11amd64-HEAD-job-07] | `-- Installing renderproto-0.11.1... >[11amd64-HEAD-job-07] | `-- Extracting renderproto-0.11.1: .... done >[11amd64-HEAD-job-07] `-- Extracting libXrender-0.9.10: .......... done >[11amd64-HEAD-job-07] `-- Installing libXt-1.1.5,1... >[11amd64-HEAD-job-07] `-- Extracting libXt-1.1.5,1: .......... done >[11amd64-HEAD-job-07] `-- Installing libXtst-1.2.3... >[11amd64-HEAD-job-07] | `-- Installing recordproto-1.14.2... >[11amd64-HEAD-job-07] | `-- Extracting recordproto-1.14.2: .... done >[11amd64-HEAD-job-07] `-- Extracting libXtst-1.2.3: .......... done >[11amd64-HEAD-job-07] Extracting openjdk-7.111.01_3,1: .......... done >Message from freetype2-2.7.1: >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 openjdk-7.111.01_3,1: >====================================================================== > >This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and >procfs(5) mounted on /proc for some functionality. > >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 > >====================================================================== >===> openjdk8-8.121.13 depends on file: /usr/local/openjdk7/bin/javac - found >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on file: /usr/local/bin/autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69_1.txz >[11amd64-HEAD-job-07] Installing autoconf-2.69_1... >[11amd64-HEAD-job-07] `-- Installing autoconf-wrapper-20131203... >[11amd64-HEAD-job-07] `-- Extracting autoconf-wrapper-20131203: ........ done >[11amd64-HEAD-job-07] `-- Installing m4-1.4.18,1... >[11amd64-HEAD-job-07] `-- Extracting m4-1.4.18,1: .......... done >[11amd64-HEAD-job-07] Extracting autoconf-2.69_1: .......... done >===> openjdk8-8.121.13 depends on file: /usr/local/bin/autoconf-2.69 - found >===> Returning to build of openjdk8-8.121.13 >=========================================================================== >=======================<phase: lib-depends >============================ >===> openjdk8-8.121.13 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) >===> openjdk8-8.121.13 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> openjdk8-8.121.13 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) >===> openjdk8-8.121.13 depends on shared library: libgif.so - not found >===> Installing existing package /packages/All/giflib-5.1.4.txz >[11amd64-HEAD-job-07] Installing giflib-5.1.4... >[11amd64-HEAD-job-07] Extracting giflib-5.1.4: .......... done >===> openjdk8-8.121.13 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) >===> Returning to build of openjdk8-8.121.13 >===> openjdk8-8.121.13 depends on shared library: libX11.so.6 - found (/usr/local/lib/libX11.so.6) >===> openjdk8-8.121.13 depends on shared library: libXext.so.6 - found (/usr/local/lib/libXext.so.6) >===> openjdk8-8.121.13 depends on shared library: libXi.so.6 - found (/usr/local/lib/libXi.so.6) >===> openjdk8-8.121.13 depends on shared library: libXrender.so.1 - found (/usr/local/lib/libXrender.so.1) >===> openjdk8-8.121.13 depends on shared library: libXt.so.6 - found (/usr/local/lib/libXt.so.6) >===> openjdk8-8.121.13 depends on shared library: libXtst.so.6 - found (/usr/local/lib/libXtst.so.6) >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for openjdk8-8.121.13 >Warning: You are using legacy autoconf cross-compilation flags. >It is recommended that you use --openjdk-target instead. > >Running generated-configure.sh >./../../common/autoconf/generated-configure.sh: redirection error: cannot duplicate fd: Bad file descriptor >./../../common/autoconf/generated-configure.sh: line 560: 0: Bad file descriptor >configure exiting with result code 1 >===> Script "../../configure" failed unexpectedly. >Please report the problem to java@FreeBSD.org [maintainer] and attach the >"/wrkdirs/usr/ports/java/openjdk8/work/openjdk/common/autoconf/config.log" >including the output of the failure of your make command. Also, it might be >a good idea to provide an overview of all packages installed on your system >(e.g. a /usr/local/sbin/pkg-static info -g -Ea). >*** Error code 1 > >Stop. >make: stopped in /usr/ports/java/openjdk8 >====>> Cleaning up wrkdir >===> Cleaning for openjdk8-8.121.13 >build of java/openjdk8 ended at Fri Mar 24 15:05:38 EDT 2017 >build time: 00:01:14 >!!! 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 217846
:
180882
|
180990
| 181160