Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2018 09:05:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225485] games/oolite: Unbreak build with Clang 6 (C++14 by default)
Message-ID:  <bug-225485-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225485
           Summary: games/oolite: Unbreak build with Clang 6 (C++14 by
                    default)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lightside@gmx.com

Created attachment 190101
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190101&action=
=3Dedit
Proposed patch (since 457594 revision)

Patch to unbreak build with Clang 6 for games/oolite port. Caused by base
r327952 changes.
The Clang 6 uses -std=3Dgnu++14 for C++ files by default:
https://github.com/llvm-mirror/clang/commit/466d8da5f89b1a780f735c86f414fa6=
9ce63221b

Reported by pkg-fallout (FreeBSD 12.0-CURRENT 1200056 amd64):
https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-2018012=
2/634411.html
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459717_s328266/logs=
/oolite-1.86.log

- Add USE_CXXSTD=3Dgnu++98

The PORTREVISION bump is not required.

--=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-225485-13>