Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 10:27:23 +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-BJDBvgAZGj@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 #22 from commit-hook@freebsd.org ---
A commit references this bug:

Author: cpm
Date: Wed Jan 11 10:26:34 UTC 2017
New revision: 431170
URL: https://svnweb.freebsd.org/changeset/ports/431170

Log:
  - 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)
  MFH:          2017Q1

Changes:
  head/www/chromium/Makefile
  head/www/chromium/files/extra-patch-libc++-new
  head/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-BJDBvgAZGj>