Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2020 13:09:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249430] mail/thunderbird: OpenPGP support not working in 78.2.2
Message-ID:  <bug-249430-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249430
           Summary: mail/thunderbird: OpenPGP support not working in
                    78.2.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: ashish@FreeBSD.org
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

I upgraded to Thunderbird 78.2.2, built with following options:
        ALSA           : off
        CANBERRA       : on
        DBUS           : on
        DEBUG          : off
        FFMPEG         : on
        JACK           : on
        LIBPROXY       : off
        LIGHTNING      : on
        OPTIMIZED_CFLAGS: on
        PROFILE        : on
        PULSEAUDIO     : on
        SNDIO          : on
        TEST           : off

Started it in new profile, and get following messages:

console.log: (new Error("Cannot load required RNP library",
"chrome://openpgp/content/modules/RNPLib.jsm", 81))
console.error: (new Error("couldn't open library libc.so: /usr/lib/libc.so:
invalid file format", "resource:///modules/CLib.jsm", 46))
JavaScript error: resource:///modules/CLib.jsm, line 46: Error: couldn't op=
en
library libc.so: /usr/lib/libc.so: invalid file format
console.debug: "mPlatform is: freebsd"
console.debug: "Checking for ical data"

=CE=BB ldd /usr/local/lib/thunderbird/librnp.so
/usr/local/lib/thunderbird/librnp.so:
        libbotan-2.so.15 =3D> /usr/local/lib/libbotan-2.so.15 (0x800e00000)
        libbz2.so.4 =3D> /usr/lib/libbz2.so.4 (0x80071d000)
        libjson-c.so.5 =3D> /usr/local/lib/libjson-c.so.5 (0x800731000)
        libz.so.6 =3D> /lib/libz.so.6 (0x800744000)
        libc++.so.1 =3D> /usr/lib/libc++.so.1 (0x80139c000)
        libcxxrt.so.1 =3D> /lib/libcxxrt.so.1 (0x80075e000)
        libm.so.5 =3D> /lib/libm.so.5 (0x800780000)
        libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x8007b2000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x8007cc000)
        libc.so.7 =3D> /lib/libc.so.7 (0x80024a000)
        libboost_system.so.1.72.0 =3D> /usr/local/lib/libboost_system.so.1.=
72.0
(0x8007f9000)
        libcrypto.so.11 =3D> /usr/local/lib/libcrypto.so.11 (0x80146c000)
        liblzma.so.5 =3D> /usr/lib/liblzma.so.5 (0x80175e000)

=CE=BB cat /usr/lib/libc.so
/* $FreeBSD: releng/12.1/lib/libc/libc.ldscript 258283 2013-11-17 22:52:17Z
peter $ */
GROUP ( /lib/libc.so.7 /usr/lib/libc_nonshared.a /usr/lib/libssp_nonshared.=
a )

=CE=BB uname -a
FreeBSD chateau.d.if 12.1-RELEASE-p9 FreeBSD 12.1-RELEASE-p9 r365333 CHATEA=
U=20
amd64

If you need anything else to get to the bottom of this, then please let me
know.

Thanks!

--=20
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-249430-7788>