[Bug 264994] net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264994] net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264994] net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Jul 2022 14:48:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264994 Bug ID: 264994 Summary: net-im/telegram-desktop: missing dependency on devel/abseil (fails to start without) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: nimaje+fbz@bureaucracy.de CC: danfe@FreeBSD.org, glebius@FreeBSD.org CC: danfe@FreeBSD.org, glebius@FreeBSD.org Attachment #235034 maintainer-approval?(glebius@FreeBSD.org) Flags: Flags: merge-quarterly? Created attachment 235034 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235034&action=edit net-im/telegram-desktop: add missing dependency on devel/abseil telegram-desktop fails to start without abseil, which is a dependency of tg_owt since 87b81cc983da6. ('ld-elf.so.1: Shared object "libabsl_strings.so.2111.0.0" not found, required by "telegram-desktop"') As telegram-desktop links tg_owt statically and only has a build time dependency on tg_owt for that reason, it needs to dublicate dependencies of tg_owt that are needed for running telegram-desktop. Additionally tg_owt has USE_GL= gbm which adds some LIB_DEPENDS, but I'm not sure if telegram-desktop needs to duplicate that. -- You are receiving this mail because: You are the assignee for the bug.