Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubles with ./ lives again! #52

Open
qfox opened this issue Nov 11, 2015 · 0 comments
Open

Troubles with ./ lives again! #52

qfox opened this issue Nov 11, 2015 · 0 comments

Comments

@qfox
Copy link

qfox commented Nov 11, 2015

Previously on Dot-Slash: #35

Expected:

$ magic make ./desktop.examples/input/10-label/10-label.html
15:23:17.913 - build started
15:23:20.227 - [rebuild] [desktop.examples/input/10-label/10-label.bemjson.js.symlink] file-provider
...
15:23:21.305 - [rebuild] [desktop.examples/input/10-label/10-label.ru.html] bemjson-to-html
15:23:21.306 - [rebuild] [desktop.examples/input/10-label/10-label.html] symlink
15:23:21.309 - build finished - 5304ms

Actual:

$ magic make ./desktop.examples/input/10-label/10-label.html
15:23:26.803 - build started
15:23:29.058 - [rebuild] [desktop.examples/input/10-label/10-label.bemjson.js.symlink] file-provider
...
15:23:29.224 - [rebuild] [desktop.examples/input/10-label/10-label.html] symlink
15:23:29.229 - [failed] [desktop.examples/input/10-label/10-label.ru.html] bemjson-to-html
15:23:29.229 - [failed] [desktop.examples/input/10-label/10-label.html] symlink
15:23:29.230 - [failed] [desktop.examples/input/10-label/10-label.bemdecl.js] bemjson-to-bemdecl
15:23:29.364 - [failed] [desktop.examples/input/10-label/10-label.deps.js] deps
15:23:29.365 - [rebuild] [desktop.examples/input/10-label/10-label.levels] levels
15:23:29.365 - [failed] [desktop.examples/input/10-label/10-label.files] files
15:23:29.365 - build failed
15:23:29.366 - [failed] [desktop.examples/input/10-label/10-label.bemhtml.js] bemhtml
15:23:29.367 - [failed] [desktop.examples/input/10-label/10-label.keysets.ru.js] keysets
15:23:29.367 - [failed] [desktop.examples/input/10-label/10-label.lang.ru.js] i18n
15:23:29.367 - [failed] [desktop.examples/input/10-label/10-label.ru.bemhtml.js] file-merge
Error: There is no tech for target desktop.examples/input/10-label/10-label.bemjson.js.
    at Error (native)
    at TargetNotFoundError (.../enb/lib/errors/target-not-found-error.js:11:23)
    at .../enb/lib/node/node.js:487:27
    at Array.map (native)
    at .../enb/lib/node/node.js:483:36
    at Array.<anonymous> (.../vow/lib/vow.js:711:56)
    at Immediate.callFns [as _onImmediate] (.../vow/lib/vow.js:23:35)
    at processImmediate [as _immediateCallback] (timers.js:383:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants