[Bug 263055] irc/weechat - missing dependency after update to 3.5?

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Apr 2022 08:18:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263055

            Bug ID: 263055
           Summary: irc/weechat - missing dependency after update to 3.5?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: herbert@gojira.at
             Flags: maintainer-feedback?(brnrd@freebsd.org)
          Assignee: brnrd@freebsd.org

Created attachment 232953
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232953&action=edit
Add archivers/zstd dependency

Weechat fails to build on my amd64/arm64 systems:

-- Checking for module 'libzstd'
--   Package 'libzstd', required by 'virtual:world', not found
CMake Error at cmake/FindPkgConfig.cmake:463 (message):
  A required package was not found
Call Stack (most recent call first):
  cmake/FindPkgConfig.cmake:643 (_pkg_check_modules_internal)
  CMakeLists.txt:205 (pkg_check_modules)

With the attached patch it works.

I have no idea why 'pkg install weechat' automatically installs zstd and why
there is no pkg-fallout notification.

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