www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14661] New: "Error executing command build: Unknown

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

          Issue ID: 14661
           Summary: "Error executing command build: Unknown dependency:
                    ddox" when building website
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: websites
          Assignee: nobody puremagic.com
          Reporter: thecybershadow gmail.com
                CC: sludwig outerproduct.org

When trying a clean build of dlang.org today, I'm getting the following error:

DFLAGS="-conf=/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd.conf"
../dub-0.9.23/bin/dub build --nodeps --root=dpl-docs \
                --compiler=/tmp/.stable_dmd-2.067.1/dmd2/linux/bin64/dmd
Error executing command build:
Unknown dependency: ddox
make: *** [dpl-docs] Error 2

This appears to be a regression as I don't remember seeing this error before,
but I haven't noticed it probably because it only manifests when trying a clean
build.

--
Jun 07 2015