https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213995
--- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: tcberner Date: Tue Nov 8 19:53:45 UTC 2016 New revision: 425759 URL: https://svnweb.freebsd.org/changeset/ports/425759 Log: Fix build with newer gcc versions. Add upstream patch [1] that uses * math.h -> cmath * isnan() -> std::isnan() This fixes compilation with gcc5. [1] https://quickgit.kde.org/?p=marble.git&a=commit&h=486f6181d6fef15c9b6c72504e3588be502bea80 PR: 213995 Reported by: Kenneth Salerno <kennethsale...@yahoo.com> Approved by: rakuco (mentor) Obtained from: https://quickgit.kde.org/?p=marble.git&a=commit&h=486f6181d6fef15c9b6c72504e3588be502bea80 Changes: head/astro/marble/files/ head/astro/marble/files/patch-git_486f618 -- You are receiving this mail because: You are the assignee for the bug.