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: nob...@puremagic.com
          Reporter: thecybersha...@gmail.com
                CC: slud...@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.

--

Reply via email to