[Issue 14661] New: "Error executing command build: Unknown dependency: ddox" when building website
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jun 7 15:56:10 PDT 2015
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 at puremagic.com
Reporter: thecybershadow at gmail.com
CC: sludwig at 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.
--
More information about the Digitalmars-d-bugs
mailing list