Christian Weisgerber:
> On 2021-03-09, Stuart Henderson wrote:
>
> > Some ports have failures that appear to be issues with the compiler/diff
> > and I haven't listed them below; the following are problems with the
> > ports themselves:
All of those have been fixed.
--
Christian "naddy" Weisg
Christian Weisgerber:
> emulators/BasiliskIIundeclared identifier sem_timedwait
> graphics/delaboratory unknown type name sem_t
Quick analysis: Those fail because they include their own semaphore.h
header, which is picked up by /usr/include/c++/v1/__threading_support.
In fact, Basil
On 2021-03-09, Stuart Henderson wrote:
> Some ports have failures that appear to be issues with the compiler/diff
> and I haven't listed them below; the following are problems with the
> ports themselves:
devel/electron destructor cannot be declared using a type alias
emulators/Basi
Here are results from an i386 bulk build done with the base
compiler updated to clang from LLVM 11.1.0 and the matching libc++.
(ports/devel/llvm was not touched).
Some ports have failures that appear to be issues with the compiler/diff
and I haven't listed them below; the following are problems w