[Bug 236192] mail/notmuch: fails to build with libc++ 8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 4 03:57:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236192
Bug ID: 236192
Summary: mail/notmuch: fails to build with libc++ 8
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: seschwar at gmail.com
Blocks: 236062
CC: seschwar at gmail.com
Flags: maintainer-feedback?(seschwar at gmail.com)
$ poudriere jail -cj clang8 -v projects/clang800-import -m svn+https
$ poudriere testport -j clang8 mail/notmuch
[...]
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra
-Wwrite-strings -I./util -I./compat -I./lib -fPIC -fvisibility=hidden
-I./parse-time-string -I. -fvisibility-inlines-hidden
-I/usr/local/include/gmime-2.6 -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread
-I/usr/local/include -DHAVE_VALGRIND=0 -DHAVE_GETLINE=1 -DWITH_EMACS=0
-DHAVE_CANONICALIZE_FILE_NAME=0 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1
-DHAVE_TIMEGM=1 -DHAVE_D_TYPE=1 -DSTD_GETPWUID=1 -DSTD_ASCTIME=1
-DHAVE_GMIME_SESSION_KEYS=1 -DHAVE_XAPIAN_COMPACT=1
-DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_FIELD_PROCESSOR=1
-DHAVE_XAPIAN_DB_RETRY_LOCK=1 -I/usr/local/include lib/database.cc -o
lib/database.o -MD -MP -MF .deps/lib/database.d
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
^
http://package18.nyi.freebsd.org/data/headamd64PR236062-default/2019-03-01_06h42m53s/logs/errors/notmuch-0.28.1.log
Regressed by https://reviews.llvm.org/rL342073
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236062
[Bug 236062] [exp-run] Against projects/clang800-import branch
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list