Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2019 09:15:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236774] [PATCH] security/keepassxc: failss to build with KEESHARE option disabled
Message-ID:  <bug-236774-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236774
           Summary: [PATCH] security/keepassxc: failss to build with
                    KEESHARE option disabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/keepassxreboot/keepassxc/commit/eb9
                    ff677d0c681a86a9ef296f5a363549b94c42c
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
                CC: melanhit@gmail.com
             Flags: maintainer-feedback?(melanhit@gmail.com)
                CC: melanhit@gmail.com

As stated in the subject I noticed keepassxc fails with the KEESHARE option
disabled with the following error:

/wrkdirs/usr/ports/security/keepassxc/work/keepassxc-2.4.0/src/gui/Database=
Widget.cpp:1115:5:
error: use of undeclared identifier 'm_shareLabel'
    m_shareLabel->setVisible(false);
    ^
1 error generated.



I have found a commit upstream addressing this:

https://github.com/keepassxreboot/keepassxc/commit/eb9ff677d0c681a86a9ef296=
f5a363549b94c42c



Attaching a patch including this patch in the port.

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