Public bug reported:

Looking at autopkgtests failures on i386 and s390x for 1:5.4.0-0ubuntu2
in artful-proposed (logs attached).

The following linker failure:

    /usr/bin/ld: cannot find -ljawt

is due to $JAVA_PROC_TYPE being incorrect ("amd64" instead of "i386" or
"s390x"), and thus $LINK_JAVA_LIBS has the incorrect architecture in its
path and the linker doesn't find libjawt.so.

This is likely caused by $PROCTYPE being incorrect, which itself is set
from $PLATFORMID.

There are other hints that $PROCTYPE has a wrong value in the logs, even
though that doesn't appear to make the tests fail:

    […]
    mkdir -p 
/tmp/tmp.OSVUCMLVqv/out/sdk/LINUXexample.out/misc/CppComponentSample/Linux_x86_64
    […]

which means $UNOPKG_PLATFORM has an incorrect value, set from $PROCTYPE.

** Affects: libreoffice (Ubuntu)
     Importance: High
     Assignee: Olivier Tilloy (osomon)
         Status: Triaged

** Attachment added: "log-i386.txt"
   
https://bugs.launchpad.net/bugs/1712873/+attachment/4938129/+files/log-i386.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712873

Title:
  autopkgtests failures on i386 and s390x for 5.4.0, assumes wrong
  architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1712873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to