maintainer-feedback requested: [Bug 213088] java/openjdk8: Build fails during configure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 29 15:19:30 UTC 2016
Ben Woods <woodsb02 at freebsd.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to java at FreeBSD.org:
Bug 213088: java/openjdk8: Build fails during configure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213088
--- Description ---
On my FreeBSD 12-current amd64 poudriere system, the java/openjdk8 build is
failing:
===> 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 descriptor
configure exiting with result code 1
===> Script "../../configure" failed unexpectedly.
Please report the problem to java at 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
woodsb02 at 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)
More information about the freebsd-java
mailing list