Bug 240065

Summary: devel/boost-jam: fix build on GCC architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: FreeBSD Office Team <office>
Status: Closed FIXED    
Severity: Affects Only Me CC: office, sbruno
Priority: --- Keywords: needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (office)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (office)

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-08-24 01:32:13 UTC
Created attachment 206838 [details]
patch

I'm sending a PR just in case, since lots of ports depend on this one.

The error:
cc1plus: error: unrecognized command line option "-std=c++11"
Comment 1 Sean Bruno freebsd_committer freebsd_triage 2019-08-30 22:32:06 UTC
This was also hit in the fbsd cluster while build PPC ports.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2019-09-09 23:09:46 UTC
I have already been using an identical patch on ppcports, and it builds.  So, approved as mentor.

IIUC this should now be committable via maintainer-timeout.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-09-10 11:41:09 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Sep 10 11:40:25 UTC 2019
New revision: 511754
URL: https://svnweb.freebsd.org/changeset/ports/511754

Log:
  devel/boost-jam: fix build on GCC architectures

  Use new GCC on GCC architectures:
  The error:
  cc1plus: error: unrecognized command line option "-std=c++11"

  PR:		240065
  Approved by:	linimon (mentor), office (maintainer timeout)

Changes:
  head/devel/boost-jam/Makefile