https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249430
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: ge...@freebsd.org Reporter: ash...@freebsd.org Assignee: ge...@freebsd.org Flags: maintainer-feedback?(ge...@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 open library libc.so: /usr/lib/libc.so: invalid file format console.debug: "mPlatform is: freebsd" console.debug: "Checking for ical data" λ ldd /usr/local/lib/thunderbird/librnp.so /usr/local/lib/thunderbird/librnp.so: libbotan-2.so.15 => /usr/local/lib/libbotan-2.so.15 (0x800e00000) libbz2.so.4 => /usr/lib/libbz2.so.4 (0x80071d000) libjson-c.so.5 => /usr/local/lib/libjson-c.so.5 (0x800731000) libz.so.6 => /lib/libz.so.6 (0x800744000) libc++.so.1 => /usr/lib/libc++.so.1 (0x80139c000) libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x80075e000) libm.so.5 => /lib/libm.so.5 (0x800780000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x8007b2000) libthr.so.3 => /lib/libthr.so.3 (0x8007cc000) libc.so.7 => /lib/libc.so.7 (0x80024a000) libboost_system.so.1.72.0 => /usr/local/lib/libboost_system.so.1.72.0 (0x8007f9000) libcrypto.so.11 => /usr/local/lib/libcrypto.so.11 (0x80146c000) liblzma.so.5 => /usr/lib/liblzma.so.5 (0x80175e000) λ 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 ) λ uname -a FreeBSD chateau.d.if 12.1-RELEASE-p9 FreeBSD 12.1-RELEASE-p9 r365333 CHATEAU amd64 If you need anything else to get to the bottom of this, then please let me know. Thanks! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"