Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Apr 2019 01:03:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236986] sysutils/jstest-gtk: fix build with GCC-based architectures
Message-ID:  <bug-236986-7788-A7HqmUdOQo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236986-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236986-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236986

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: linimon
Date: Sun Apr  7 01:03:30 UTC 2019
New revision: 498221
URL: https://svnweb.freebsd.org/changeset/ports/498221

Log:
  This port needs C++11-compatible compiler.  Add USES=3Dcompiler:c++11-lang
  to fix build on GCC-based architectures:

    /usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error:
type_traits: No such file or directory

  While here, pet portlint.

  PR:           236986
  Submitted by: Piotr Kubaj
  Approved by:  maintainer

Changes:
  head/sysutils/jstest-gtk/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236986-7788-A7HqmUdOQo>