[Bug 252292] package eclipse update to 4.16 causes crash
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 30 20:57:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252292
Bug ID: 252292
Summary: package eclipse update to 4.16 causes crash
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: I.N10.2 at programmer.net
Using: freebsd 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64.
Ran: sudo pkg upgrade eclipse
Produced:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 7 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
atk: 2.28.1 -> 2.36.0
eclipse: 4.15 -> 4.16
gettext-runtime: 0.20.1 -> 0.21
gtk3: 3.24.10_1 -> 3.24.23_1
libsecret: 0.18.6_1 -> 0.20.3
openjdk11: 11.0.6+10.1_1 -> 11.0.8+10.1
pango: 1.42.4_3 -> 1.42.4_5
Number of packages to be upgraded: 7
The process will require 7 MiB more space.
391 MiB to be downloaded.
Proceed with this action? [y/N]: y
[1/7] Fetching eclipse-4.16.txz: 100% 222 MiB 5.2MB/s 00:45
[2/7] Fetching pango-1.42.4_5.txz: 100% 453 KiB 463.6kB/s 00:01
[3/7] Fetching gettext-runtime-0.21.txz: 100% 165 KiB 168.9kB/s 00:01
[4/7] Fetching openjdk11-11.0.8+10.1.txz: 100% 157 MiB 5.2MB/s 00:32
[5/7] Fetching gtk3-3.24.23_1.txz: 100% 11 MiB 5.7MB/s 00:02
[6/7] Fetching atk-2.36.0.txz: 100% 293 KiB 299.9kB/s 00:01
[7/7] Fetching libsecret-0.20.3.txz: 100% 313 KiB 320.5kB/s 00:01
Checking integrity... done (0 conflicting)
[1/7] Upgrading gettext-runtime from 0.20.1 to 0.21...
[1/7] Extracting gettext-runtime-0.21: 100%
[2/7] Upgrading pango from 1.42.4_3 to 1.42.4_5...
[2/7] Extracting pango-1.42.4_5: 100%
[3/7] Upgrading atk from 2.28.1 to 2.36.0...
[3/7] Extracting atk-2.36.0: 100%
[4/7] Upgrading gtk3 from 3.24.10_1 to 3.24.23_1...
[4/7] Extracting gtk3-3.24.23_1: 100%
[5/7] Upgrading libsecret from 0.18.6_1 to 0.20.3...
[5/7] Extracting libsecret-0.20.3: 100%
[6/7] Upgrading openjdk11 from 11.0.6+10.1_1 to 11.0.8+10.1...
[6/7] Extracting openjdk11-11.0.8+10.1: 100%
[7/7] Upgrading eclipse from 4.15 to 4.16...
[7/7] Extracting eclipse-4.16: 100%
Then, when I try to run the new version, get this:
ld-elf.so.1: /usr/local/lib/libpango-1.0.so.0: Undefined symbol
"fribidi_get_bracket"
I am currently unable to develop code using eclipse.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list