Bug 234347 - net/ns3: fix build with GCC-based architectures
Summary: net/ns3: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-24 12:19 UTC by Piotr Kubaj
Modified: 2018-12-26 20:39 UTC (History)
2 users (show)

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


Attachments
patch (826 bytes, patch)
2018-12-24 12:19 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-12-24 12:19:50 UTC
Created attachment 200446 [details]
patch

To build with GCC8 (on GCC architectures) this port needs #include <climit> in src/core/model/cairo-wideint.c.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-26 20:39:27 UTC
A commit references this bug:

Author: linimon
Date: Wed Dec 26 20:38:34 UTC 2018
New revision: 488435
URL: https://svnweb.freebsd.org/changeset/ports/488435

Log:
  To build with GCC8 (e.g. on GCC-based architectures) this port needs
  #include <climit> in src/core/model/cairo-wideint.c.

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

Changes:
  head/net/ns3/files/patch-src_core_model_cairo-wideint.c