Date: Mon, 06 Aug 2018 00:31:12 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230400] devel/cmake, devel/qt5-buildtools: fails to build with Clang 7 Message-ID: <bug-230400-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230400 Bug ID: 230400 Summary: devel/cmake, devel/qt5-buildtools: fails to build with Clang 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-qa Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org $ cc -v FreeBSD clang version 7.0.0 (branches/release_70 338892) (based on LLVM 7.0.0svn) Target: x86_64-unknown-freebsd12.0 Thread model: posix $ make [...] In file included from Source/kwsys/SystemTools.cxx:23: In file included from Source/cmsys/FStream.hxx:10: In file included from /usr/include/c++/v1/fstream:184: In file included from /usr/include/c++/v1/ostream:138: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:18: In file included from /usr/include/c++/v1/mutex:191: In file included from /usr/include/c++/v1/__mutex_base:15: In file included from /usr/include/c++/v1/chrono:795: /usr/include/c++/v1/ctime:77:9: error: no member named 'timespec_get' in the global namespace; did you mean 'timespec'? using ::timespec_get; ~~^ /usr/include/sys/_timespec.h:46:8: note: 'timespec' declared here struct timespec { ^ build log: https://ptpb.pw/ynfq https://ptpb.pw/WpWK Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-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-230400-7788>