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

--- Comment #2 from Piotr Kubaj <pkubaj@anongoth.pl> ---
When compiling the port, I get:
root@talos:$/usr/ports/java/openjdk11$ make
===>   openjdk11-11.0.2.9.4 depends on executable: zip - found
===>   openjdk11-11.0.2.9.4 depends on package: autoconf>0 - found
===>   openjdk11-11.0.2.9.4 depends on file: /usr/local/include/cups/cups.h -
found
===>   openjdk11-11.0.2.9.4 depends on executable: bash - found
===>   openjdk11-11.0.2.9.4 depends on executable: gmake - found
===>   openjdk11-11.0.2.9.4 depends on package: libiconv>=1.14_11 - found
===>   openjdk11-11.0.2.9.4 depends on package: pkgconf>=1.3.0_1 - found
===>   openjdk11-11.0.2.9.4 depends on executable: gcc8 - found
===>   openjdk11-11.0.2.9.4 depends on file: /usr/local/bin/as - found
===>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/x11.pc - found
===>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xext.pc - found
===>   openjdk11-11.0.2.9.4 depends on file: /usr/local/libdata/pkgconfig/xi.pc
- found
===>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xrender.pc - found
===>   openjdk11-11.0.2.9.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc
- found
===>   openjdk11-11.0.2.9.4 depends on file:
/usr/local/libdata/pkgconfig/xtst.pc - found
===>   openjdk11-11.0.2.9.4 depends on shared library: libasound.so - found
(/usr/local/lib/libasound.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: libfontconfig.so - found
(/usr/local/lib/libfontconfig.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: libfreetype.so - found
(/usr/local/lib/libfreetype.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: libgif.so - found
(/usr/local/lib/libgif.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: liblcms2.so - found
(/usr/local/lib/liblcms2.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: libpng16.so - found
(/usr/local/lib/libpng16.so)
===>   openjdk11-11.0.2.9.4 depends on shared library: libjpeg.so - found
(/usr/local/lib/libjpeg.so)
===>  Configuring for openjdk11-11.0.2.9.4
env: ./configure: No such file or directory
===>  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

-- 
You are receiving this mail because:
You are the assignee for the bug.


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