www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20852] New: core.sys.posix.sys.wait missing definitions on

https://issues.dlang.org/show_bug.cgi?id=20852

          Issue ID: 20852
           Summary: core.sys.posix.sys.wait missing definitions on FreeBSD
           Product: D
           Version: D2
          Hardware: x86_64
                OS: FreeBSD
            Status: NEW
          Severity: major
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: sakhmatd darkn.space

Created attachment 1789
  --> https://issues.dlang.org/attachment.cgi?id=1789&action=edit
dub build log for a vibe.d project with ldc and dmd

On FreeBSD 12.1, attempting to build a Vibe.d project results in errors, build
logs are attached to this PR.

I am using lang/ldc and the D environment downloaded from dlang.org.

Adding the missing definitions should fix the issue.

--
May 21 2020