Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2022 08:18:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263055] irc/weechat - missing dependency after update to 3.5?
Message-ID:  <bug-263055-7788@https.bugs.freebsd.org/bugzilla/>

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

            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=3D232953&action=
=3Dedit
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.

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