Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jun 2018 01:52:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228732] converters/wkhtmltopdf unbreak build with clang 6.0
Message-ID:  <bug-228732-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 228732
           Summary: converters/wkhtmltopdf unbreak build with clang 6.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mm@FreeBSD.org
          Reporter: truckman@FreeBSD.org
          Assignee: mm@FreeBSD.org
             Flags: maintainer-feedback?(mm@FreeBSD.org)

Created attachment 193980
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193980&action=
=3Dedit
patch to unbreak wkhtmltopdf build with clang 6.0

wkhtmltopdf fails to build with clang 6.0 and is marked BROKEN.  The attach=
ed
patch adds
  USE_CXXSTD=3D   gnu++98
to the Makefile which switches clang back to the C++ standard that it used
before  version 6.0.  I am able to build wkhtmltopdf with this change.

--=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-228732-7788>