Date: Wed, 11 Jan 2017 15:05:08 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 214654] www/chromium: fails to build with libc++ 3.9 Message-ID: <bug-214654-28929-FsAZivNZRD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214654-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-214654-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214654 --- Comment #23 from commit-hook@freebsd.org --- A commit references this bug: Author: cpm Date: Wed Jan 11 15:04:03 UTC 2017 New revision: 431185 URL: https://svnweb.freebsd.org/changeset/ports/431185 Log: MFH: r431170 - Fix build on HEAD In file included from ../../services/ui/ws/window_manager_state.cc:5: In file included from ../../services/ui/ws/window_manager_state.h:10: In file included from /usr/include/c++/v1/memory:599: /usr/include/c++/v1/__config:58:2: error: "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR= " is no longer supported. use _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR instead #error "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer supported. \ ^ 1 error generated. PR: 214654 Submitted by: dim Reported by: jbeich Reviewed by: rene Approved by: chromium (rene) Approved by: ports-secteam (feld) Changes: _U branches/2017Q1/ branches/2017Q1/www/chromium/Makefile branches/2017Q1/www/chromium/files/extra-patch-libc++-new branches/2017Q1/www/chromium/files/extra-patch-libc++-old --=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-214654-28929-FsAZivNZRD>