https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224945
--- Comment #29 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Tue Jan 9 20:53:24 UTC 2018 New revision: 458571 URL: https://svnweb.freebsd.org/changeset/ports/458571 Log: Explicitly build with -std=gnu++98 clang 6.0 will default to -std=gnu++14, which breaks the build: /wrkdirs/usr/ports/math/rocs/work/rocs-4.14.3/VisualEditor/Actions/SelectMoveHandAction.cpp:86:52: error: no viable conversion from 'int' to 'QPainter::RenderHints' (aka 'QFlags<QPainter::RenderHint>') _graphScene->views().at(0)->setRenderHints(QPainter::Antialiasing PR: 224945 Changes: head/math/rocs/Makefile -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.