I was trying to do a full (BLFS-style) build of newer libreoffice
with unixODBC.  One of the deps is apache-ant.  I used the current
openjdk binary, and first tried latest ant (1.10.5).

First it complained that JAVA_HOME was not set (I thought that was
no longer used?) - exporting it as /opt/jdk got me past that, but
not a lot further.

In the end I dropped back to 1.10.3 which is in the book, but it
still fails -

warning: unknown enum constant Status.STABLE
  reason: class file for org.apiguardian.api.API$Status not found
and several more similar

and then a bit later

      [get] Error getting 
https://archive.apache.org/dist/maven/ant-tasks/2.1.3/binaries/maven-ant-tasks-2.1.3.jar
 to /scratch/working/apache-ant-1.10.3/lib/maven-ant-tasks-2.1.3.jar

BUILD FAILED
/scratch/working/apache-ant-1.10.3/get-m2.xml:85: javax.net.ssl.SSLException: 
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
        at java.base/sun.security.ssl.Alerts.getSSLException(Alerts.java:214)

For the moment I'll try my normal libreoffice build without these
additions.  But I'm curious if the book's instructions are still
correct.

ĸen
-- 
           Entropy not found, thump keyboard to continue

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to