Summary: | astro/celestia: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danfe, linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(danfe) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Piotr Kubaj
![]() ![]() Sorry, I pressed enter too quickly. This port needs USES=compiler:c++11-lang to fix build on GCC architectures. While here, I also add USES=gnome. Tested on amd64 and powerpc64. Hardware sponsored by IntegriCloud. Created attachment 197850 [details]
patch
A commit references this bug: Author: linimon Date: Sun Oct 28 11:16:35 UTC 2018 New revision: 483276 URL: https://svnweb.freebsd.org/changeset/ports/483276 Log: Fix build with GCC-based architectures. PR: 232015 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/astro/celestia/Makefile Piotr, could you please attach the excerpt from the build log with the error you're seeing? I cannot reproduce it on powerpc (which is gcc-4.2.1-based). (In reply to Alexey Dokuchaev from comment #4) I don't have the build logs that old now due to space constraints. I see this package builds straight from the ports tree with base GCC. I'll try to build it with base GCC in my next Poudriere run and see whether it builds. |