[Bug 214747] [patch] attempt to remove dependency on firebird for tier-2 archs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 22 16:26:26 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214747

            Bug ID: 214747
           Summary: [patch] attempt to remove dependency on firebird for
                    tier-2 archs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: linimon at FreeBSD.org
                CC: kde at FreeBSD.org
          Keywords: patch
                CC: kde at FreeBSD.org

Created attachment 177285
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177285&action=edit
patch across the tree to conditionalize dependency on firebird

Currently on aarch64 (and other tier-2 clients) databases/firebird25-client
fails to build due to the lack of a working AtomicCounter implementation.  I
looked into what it would take to fix that, but it is outside my scope at this
time.

However, firebird25-client is depended on by devel/qt4, devel/qt5, and
libreoffice-*.

This patch (currently undergoing testing on one of my machines) attempts to
restrict those ports' dependence on firebird25-client to only x86.

This is just a heads-up until the run completes.  It will probably need an -exp
run.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list