Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 04:36:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236192] mail/notmuch: fails to build with libc++ 8 (blocks 12 ports)
Message-ID:  <bug-236192-7788-qZo5KcZoGn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236192-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236192-7788@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=3D236192

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Mar  4 04:35:14 UTC 2019
New revision: 494546
URL: https://svnweb.freebsd.org/changeset/ports/494546

Log:
  mail/notmuch: unbreak with libc++ 8

  In file included from lib/database.cc:21:
  In file included from ./lib/database-private.h:39:
  In file included from /usr/local/include/xapian.h:56:
  In file included from /usr/local/include/xapian/error.h:30:
  In file included from /usr/include/c++/v1/string:505:
  In file included from /usr/include/c++/v1/string_view:176:
  In file included from /usr/include/c++/v1/__string:57:
  In file included from /usr/include/c++/v1/algorithm:640:
  In file included from /usr/include/c++/v1/initializer_list:47:
  In file included from /usr/include/c++/v1/cstddef:38:
  ./version:1:1: error: expected unqualified-id
  0.28.1
  ^

  PR:           236192
  Approved by:  portmgr blanket

Changes:
  head/mail/notmuch/Makefile

--=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-236192-7788-qZo5KcZoGn>