Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2018 21:40:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 230400] devel/cmake, devel/qt5-buildtools: fails to build with libc++ 7
Message-ID:  <bug-230400-29464-5NPtrY67AO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230400-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230400-29464@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=3D230400

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

Author: dim
Date: Fri Aug 10 21:40:28 UTC 2018
New revision: 337593
URL: https://svnweb.freebsd.org/changeset/base/337593

Log:
  Upstream libc++ added a using ::timespec_get line, when in C++17 or
  higher mode, in <https://reviews.llvm.org/rL338419>.  Since we do not
  yet have this C11 function, comment out the line for now, as a
  workaround for a number of failing ports.  Discussion with upstream is
  ongoing about an acceptable permanent fix.

  PR:           230400
  Reported by:  jbeich

Changes:
  projects/clang700-import/contrib/libc++/include/ctime

--=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-29464-5NPtrY67AO>