[Bug 256027] ports-mgmt/pkg: "ld: error: duplicate symbol: nbactions"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 May 2021 09:56:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256027

            Bug ID: 256027
           Summary: ports-mgmt/pkg: "ld: error: duplicate symbol:
                    nbactions"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg@FreeBSD.org
          Reporter: freebsd-bugzilla@jwjw.nl
          Assignee: pkg@FreeBSD.org
             Flags: maintainer-feedback?(pkg@FreeBSD.org)

Created attachment 225116
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225116&action=edit
Error log of make install

While upgrading from latest FreeBSD 12.0-RELEASE to FreeBSD 13.0-RELEASE.
While running the steps from
https://www.freebsd.org/releases/13.0R/installation/
During the step "updating installed third-party applications" using `sudo
portmaster -af`
The linker fails with many messages similar to the following:
> ld: error: duplicate symbol: nbactions
When running `sudo make install` from ports-mgmt/pkg, the same error appears.
`sudo make clean` doesn't help.

See complete log file attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.