Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 11:21:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 237208] java/openjdk11: port to powerpc64
Message-ID:  <bug-237208-25139-NULx8ILHPE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237208-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237208

--- Comment #2 from Piotr Kubaj <pkubaj@anongoth.pl> ---
When compiling the port, I get:
root@talos:$/usr/ports/java/openjdk11$ make
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on executable: zip - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on package: autoconf>0 - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file: /usr/local/include/cups/=
cups.h -
found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on executable: bash - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on executable: gmake - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on package: libiconv>=3D1.14_11 -=
 found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on package: pkgconf>=3D1.3.0_1 - =
found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on executable: gcc8 - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file: /usr/local/bin/as - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/x11.pc - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xext.pc - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file: /usr/local/libdata/pkgco=
nfig/xi.pc
- found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xrender.pc - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file: /usr/local/libdata/pkgco=
nfig/xt.pc
- found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xtst.pc - found
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libasound.so -=
 found
(/usr/local/lib/libasound.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libfontconfig.=
so - found
(/usr/local/lib/libfontconfig.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libfreetype.so=
 - found
(/usr/local/lib/libfreetype.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libgif.so - fo=
und
(/usr/local/lib/libgif.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: liblcms2.so - =
found
(/usr/local/lib/liblcms2.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libpng16.so - =
found
(/usr/local/lib/libpng16.so)
=3D=3D=3D>   openjdk11-11.0.2.9.4 depends on shared library: libjpeg.so - f=
ound
(/usr/local/lib/libjpeg.so)
=3D=3D=3D>  Configuring for openjdk11-11.0.2.9.4
env: ./configure: No such file or directory
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to java@FreeBSD.org [maintainer] and attach the
"/usr/local/poudriere/ports/default/java/openjdk11/work/openjdk-jdk11u-jdk-=
11.0.2-9-4/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/local/poudriere/ports/default/java/openjdk11

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-25139-NULx8ILHPE>