Summary: | sysutils/accounts-qml-module: fix build on powerpc | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | powerpc | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(kde) |
||||
Hardware: | powerpc | ||||||
OS: | Any | ||||||
Attachments: |
|
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/153475070 A commit references this bug: Author: pkubaj Date: Mon Jun 15 09:23:39 UTC 2020 New revision: 538866 URL: https://svnweb.freebsd.org/changeset/ports/538866 Log: sysutils/accounts-qml-module: fix packaging on powerpc64 Because of clang crash, html docs don't get built, leading to packaging error. Omit them until clang works. PR: 246658 Approved by: kde (maintainer timeout) Changes: head/sysutils/accounts-qml-module/Makefile head/sysutils/accounts-qml-module/pkg-plist |
Created attachment 214756 [details] patch Because of clang crash, html docs don't get built, leading to packaging error. Omit them until clang works.