Bug 276613

Summary: comms/lrzsz depend on libbe
Product: Ports & Packages Reporter: Dmitry Lukhtionov <dmitryluhtionov>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: dinoex: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Disable to linking libbe none

Description Dmitry Lukhtionov 2024-01-25 16:40:58 UTC
When I build system with WITHOUT_ZFS=yes flag, lrzsz stop working

# ldd lsx 
lsx:
	libbe.so.1 => not found (0)
	libc.so.7 => /lib/libc.so.7 (0x3394041e7000)
	[vdso] (0x7ffffffff000)
Comment 1 Dmitry Lukhtionov 2024-01-25 16:43:56 UTC
Created attachment 247953 [details]
Disable to linking libbe
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2024-01-27 15:19:38 UTC
If the base system changes, please rebuild the port.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-27 15:47:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50c28128f2ef196caf67619027335a44b005641d

commit 50c28128f2ef196caf67619027335a44b005641d
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-01-27 15:46:40 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-01-27 15:46:40 +0000

    comms/lrzsz: do not link with libbe(3)

    Submitted by:  Dmitry Lukhtionov
    PR: 276613

 comms/lrzsz/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)