Bug 232007 - misc/openhmd: fix build with GCC-based architectures
Summary: misc/openhmd: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-06 16:09 UTC by Piotr Kubaj
Modified: 2018-10-06 16:22 UTC (History)
2 users (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (311 bytes, patch)
2018-10-06 16:09 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-06 16:09:59 UTC
Created attachment 197841 [details]
patch

Building with base GCC causes lots of "has no member named" errors. Compiling with GCC7 works.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-10-06 16:22:22 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-06 16:22:41 UTC
A commit references this bug:

Author: yuri
Date: Sat Oct  6 16:22:17 UTC 2018
New revision: 481376
URL: https://svnweb.freebsd.org/changeset/ports/481376

Log:
  misc/openhmd: Fix build with GCC-based architectures

  Add USES=compiler:c++11-lang

  PR:		232007
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/misc/openhmd/Makefile