Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 19:57:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275934] lang/rust: The build leaves the broken link for the shared library in the target/release folder
Message-ID:  <bug-275934-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 275934
           Summary: lang/rust: The build leaves the broken link for the
                    shared library in the target/release folder
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)
          Assignee: rust@FreeBSD.org

The build in the port security/rpm-sequoia leaves the broken link
security/rpm-sequoia/librpm_sequoia.so.1 after the build.

> cd /usr/ports/security/rpm-sequoia/work/target/release
> $ ls -l librpm_sequoia.so.1
> lrwxr-xr-x  1 yuri users 17 Dec 25 11:49 librpm_sequoia.so.1 -> librpm_se=
quoia.so
> $ ls -l librpm_sequoia.so
> ls: librpm_sequoia.so: No such file or directory

--=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-275934-7788>