maintainer-feedback requested: [Bug 217846] Port: java/openjdk8 fails at the configure stage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 16 16:13:19 UTC 2017


Robert Cina <transitive at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to java at FreeBSD.org:
Bug 217846: Port: java/openjdk8 fails at the configure stage
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217846



--- Description ---
The openjdk8 port fails to build on my system.	Also fails to build with
similar error using synth. The synth log is attached. 

System details:
FreeBSD alto.localdomain 11.0-STABLE FreeBSD 11.0-STABLE #0 r315336: Wed Mar 15
20:06:21 EDT 2017     root at alto.localdomain:/usr/obj/usr/src/sys/GENERIC  amd64

Make details:

make install clean

===>   openjdk8-8.121.13 depends on executable: zip - found
===>   openjdk8-8.121.13 depends on file: /usr/local/include/cups/cups.h -
found
===>   openjdk8-8.121.13 depends on executable: bash - found
===>   openjdk8-8.121.13 depends on executable: gmake - found
===>   openjdk8-8.121.13 depends on package: libiconv>=1.14_9 - found
===>   openjdk8-8.121.13 depends on package: pkgconf>=1.3.0_1 - found
===>   openjdk8-8.121.13 depends on file: /usr/local/bin/autoconf-2.69 - found
===>   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 - found
(/usr/local/lib/libgif.so)
===>   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)
===>  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 561: 1: 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
"/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[1]: stopped in /usr/ports/java/openjdk8
*** Error code 1

Stop.
make: stopped in /usr/ports/java/openjdk8


More information about the freebsd-java mailing list