Summary: | net-p2p/libtorrent-rasterbar: fix build with powerpc64 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||||
Priority: | --- | Flags: | yuri:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 197857 [details]
v2
It looks like after last upgrade, it works ok and the port can be just unbroken, without disabling EXAMPLES.
Committed, thanks! A commit references this bug: Author: yuri Date: Sun Oct 7 03:08:23 UTC 2018 New revision: 481411 URL: https://svnweb.freebsd.org/changeset/ports/481411 Log: net-p2p/libtorrent-rasterbar: net-p2p/libtorrent-rasterbar: Unbreak on powerpc64 PR: 231757 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/net-p2p/libtorrent-rasterbar/Makefile |
Created attachment 197545 [details] patch The build error is in examples. I wasn't able to fix this error properly, so let's put a workaround to at least have this port build - disable EXAMPLES on powerpc64. Without EXAMPLES, this port builds.