[Bug 225485] games/oolite: Unbreak build with Clang 6 (C++14 by default)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 27 09:05:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225485

            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 at FreeBSD.org
          Reporter: lightside at gmx.com

Created attachment 190101
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190101&action=edit
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=gnu++14 for C++ files by default:
https://github.com/llvm-mirror/clang/commit/466d8da5f89b1a780f735c86f414fa69ce63221b

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

- Add USE_CXXSTD=gnu++98

The PORTREVISION bump is not required.

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


More information about the freebsd-ports-bugs mailing list