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

No such namespace warnings with ClojureScript 1.9.542 #96

Closed
borkdude opened this issue May 16, 2017 · 6 comments
Closed

No such namespace warnings with ClojureScript 1.9.542 #96

borkdude opened this issue May 16, 2017 · 6 comments

Comments

@borkdude
Copy link

borkdude commented May 16, 2017

Same as #89 but for newer version of ClojureScript 1.9.542. Creating a new issue just to be sure. Failed with the following compiler settings:

  :optimizations :advanced
  :parallel-build true
  :pseudo-names true
  :pretty-print true

The errors I got were:

Compiling ClojureScript...
• public/js/app.js
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 567 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 567 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 568 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 568 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 569 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 569 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 570 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 570 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 571 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 571 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 592 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 592 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 593 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 593 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 594 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 594 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 595 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 595 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 596 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: Use of undeclared Var cljs-time/core at line 596 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/core.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 528 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/format.cljs
WARNING: Use of undeclared Var cljs-time/core at line 528 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/format.cljs
WARNING: No such namespace: cljs-time, could not locate cljs_time.cljs, cljs_time.cljc, or Closure namespace "" at line 532 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/format.cljs
WARNING: Use of undeclared Var cljs-time/core at line 532 /Users/Borkdude/.boot/cache/tmp/Users/Borkdude/dre/DataHub/app/1erw/-xybho3/public/js/app.out/cljs_time/format.cljs
@borkdude borkdude changed the title Errors in ClojureScript 1.9.542 No such namespace warnings with ClojureScript 1.9.542 May 16, 2017
@borkdude
Copy link
Author

This is probably due some other dependency we are pulling in. I'll check. Closing for now.

@vikeri
Copy link
Contributor

vikeri commented May 17, 2017

I'm also experiencing this issue.

@borkdude
Copy link
Author

@vikeri Did you try from the new master? I've released a version here: https://clojars.org/org.clojars.borkdude/cljs-time/versions/0.5.0-SNAPSHOT
Also check your dependency tree to ensure cljs-time 0.4.0 isn't pulled in

@vikeri
Copy link
Contributor

vikeri commented May 17, 2017

@borkdude That version worked! Thanks!

@andrewmcveigh
Copy link
Owner

OK, I'll try get a release out from master today!

@andrewmcveigh
Copy link
Owner

Released 0.5.0 to https://clojars.org/com.andrewmcveigh/cljs-time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants