Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2023 14:35:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273972] devel/abseil missing static build
Message-ID:  <bug-273972-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 273972
           Summary: devel/abseil missing static build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: marco@crowdsec.net
          Assignee: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)

Created attachment 245061
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245061&action=
=3Dedit
include static version of the abseil libraries

For the new versions of security/crowdsec, it would help to be able to build
static versions, if not provide them by default. The package now depends on=
 re2
which requires abseil to build. There is a static re2 but no static abseil.

The provided patch - if I got the flags right - is unorthodox but solved the
issue. Since cmake cannot be configured to build both versions at once, the
alternative I see is to have a separate abseil-static package.

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