Skip to content

Instantly share code, notes, and snippets.

@yamadapc
Created June 1, 2014 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamadapc/3c1e67413cc2e761e020 to your computer and use it in GitHub Desktop.
Save yamadapc/3c1e67413cc2e761e020 to your computer and use it in GitHub Desktop.
Conflicting dependency vibe-d: Conflicting versions: 0.7.20-beta.3 vs. ~master
dub-registry requires >=0.7.20-beta.3
dub requires ~master
vibe-d: ["vibe-d", "libevent", "openssl"]
vibe-d: ["vibe-d", "libevent", "openssl"]
dub: ["dub", "vibe-d", "libevent", "openssl"]
vibe-d: ["vibe-d", "libevent", "openssl"]
userman: ["userman", "vibe-d", "libevent", "openssl"]
dub-registry: ["dub-registry", "vibe-d", "libevent", "openssl", "dub", "vibe-d", "libevent", "openssl", "userman", "vibe-d", "libevent", "openssl"]
Target is up to date. Using existing build in /Users/adam/.dub/packages/vibe-d-0.7.20-rc.2/.dub/build/libevent-debug-posix.osx-x86_64-dmd-67D3A2B38721706A65A2F7A36FCDBC60/. Use --force to force a rebuild.
Target is up to date. Using existing build in /Users/adam/.dub/packages/dub-0.9.21/.dub/build/library-nonet-debug-posix.osx-x86_64-dmd-E150106FD7954447A9AE24FA43F5BC2C/. Use --force to force a rebuild.
Target is up to date. Using existing build in /Users/adam/.dub/packages/userman-0.0.11/.dub/build/library-debug-posix.osx-x86_64-dmd-12E7C63D5E353DD01349F5F67B83371B/. Use --force to force a rebuild.
Building dub-registry configuration "application", build type debug.
Compiling...
source/app.d(41): Error: function dub.internal.utils.jsonFromFile (Path file, bool silent_fail = false) is not callable using argument types (Path, bool)
Compiling diet template 'dubregistry.mail.package-version-errors.dt'...
Compiling diet template 'dubregistry.mail.package-deprecation-warnings.dt'...
Compiling diet template 'usage.dt'...
Compiling diet template 'publish.dt'...
Compiling diet template 'develop.dt'...
Compiling diet template 'package_format.dt'...
Compiling diet template 'home.dt' (compat)...
Compiling diet template 'search_results.dt'...
Compiling diet template 'download.dt' (compat)...
Compiling diet template 'view_package.dt' (compat)...
Compiling diet template 'my_packages.dt' (compat)...
Compiling diet template 'my_packages.package.dt' (compat)...
Compiling diet template 'my_packages.register.dt' (compat)...
Compiling diet template 'my_packages.remove.dt' (compat)...
FAIL .dub/build/application-debug-posix.osx-x86_64-dmd-C695A0304BE1FDF9C8187D33A5CAC576 dub-registry executable
Error executing command run: DMD compile run failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment