Date: Mon, 04 Mar 2019 03:57:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236192] mail/notmuch: fails to build with libc++ 8 Message-ID: <bug-236192-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236192 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@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: seschwar@gmail.com Blocks: 236062 CC: seschwar@gmail.com Flags: maintainer-feedback?(seschwar@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=3Dhidden -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=20 -I/usr/local/include -DHAVE_VALGRIND=3D0 -DHAVE_GETLINE=3D1 -DWITH_EMACS= =3D0 -DHAVE_CANONICALIZE_FILE_NAME=3D0 -DHAVE_STRCASESTR=3D1 -DHAVE_STRSEP=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_D_TYPE=3D1 -DSTD_GETPWUID=3D1 -DSTD_ASCTIME=3D1 -DHAVE_GMIME_SESSION_KEYS=3D1 -DHAVE_XAPIAN_COMPACT=3D1 -DSILENCE_XAPIAN_DEPRECATION_WARNINGS -DHAVE_XAPIAN_FIELD_PROCESSOR=3D1 -DHAVE_XAPIAN_DB_RETRY_LOCK=3D1 -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=3D236062 [Bug 236062] [exp-run] Against projects/clang800-import branch --=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>