Bug 235601 - sysutils/facter: fix build with GCC-based architectures
Summary: sysutils/facter: 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: FreeBSD Puppet Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-08 15:21 UTC by Piotr Kubaj
Modified: 2019-03-29 16:09 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (puppet)


Attachments
patch (1.58 KB, patch)
2019-02-08 15:21 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 2019-02-08 15:21:22 UTC
Created attachment 201841 [details]
patch

lib/inc/internal/util/freebsd/geom.hpp needs to include stdexcept to build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-29 16:09:33 UTC
A commit references this bug:

Author: linimon
Date: Fri Mar 29 16:08:54 UTC 2019
New revision: 497161
URL: https://svnweb.freebsd.org/changeset/ports/497161

Log:
  lib/inc/internal/util/freebsd/geom.hpp needs to include stdexcept to
  build on GCC-based architectures.

  PR:		235601
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/sysutils/facter/Makefile
  head/sysutils/facter/files/patch-lib_inc_internal_util_freebsd_geom.hpp