Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2016 15:19:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 213088] java/openjdk8: Build fails during configure
Message-ID:  <bug-213088-8522-f5Q5JRPtr0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213088-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213088-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Ben Woods <woodsb02@freebsd.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to java@FreeBSD.or=
g:
Bug 213088: java/openjdk8: Build fails during configure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213088



--- Description ---
On my FreeBSD 12-current amd64 poudriere system, the java/openjdk8 build is
failing:

=3D=3D=3D>  Configuring for openjdk8-8.102.14_1
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 descrip=
tor
configure exiting with result code 1
=3D=3D=3D>  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


Some details about my system:
$ uname -a
FreeBSD buildbox 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r305311M: Sat Sep  3
12:29:01 AWST 2016=20=20=20=20
woodsb02@buildbox:/usr/obj/usr/src/sys/GENERIC-NODEBUG-VIMAGE  amd64


$ dmesg | grep cpu
CPU: Intel(R) Atom(TM) CPU  C2750  @ 2.40GHz (2400.14-MHz K8-class CPU)
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs

$ mount | grep /dev/fd
fdescfs on /dev/fd (fdescfs)
$ mount | grep /proc
procfs on /proc (procfs, local)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213088-8522-f5Q5JRPtr0>