question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install Chisel on master (commit in description)

See original GitHub issue

Note: for support questions, you are strongly advised to use Stack Overflow.

This repository’s issues are reserved for feature requests and bug reports.

  • Type of issue

    • Bug report
    • Feature request
    • Other enhancement
  • If the current behavior is a bug, please provide the steps to reproduce the problem:

    • What is the current behavior? git clone git@github.com:ucb-bar/chisel3 && cd chisel3 && sbt compile yields, after many minutes, a dependency version conflict which results in the following output:
[info] Loading project definition from /home/kc5tja/tmp/chistest/chisel3/project
[info] Updating {file:/home/kc5tja/tmp/chistest/chisel3/project/}chisel3-build...
[info] Resolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...

[info] Resolving org.scalastyle#scalastyle_2.10;1.0.0 ...

[info] Resolving org.scala-lang#scala-library;2.10.6 ...

[info] Resolving org.scalariform#scalariform_2.10;0.2.0 ...

[info] Resolving com.typesafe#config;1.2.0 ...

[info] Resolving org.scoverage#sbt-scoverage;1.5.0 ...

[info] Resolving org.scoverage#scalac-scoverage-plugin_2.10;1.3.0 ...

[info] Resolving com.typesafe.sbt#sbt-ghpages;0.6.2 ...

[info] Resolving com.typesafe.sbt#sbt-git;0.9.3 ...

[info] Resolving org.eclipse.jgit#org.eclipse.jgit;4.5.0.201609210915-r ...

[info] Resolving com.jcraft#jsch;0.1.53 ...

[info] Resolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...

[info] Resolving org.apache.httpcomponents#httpclient;4.3.6 ...

[info] Resolving org.apache.httpcomponents#httpcore;4.3.3 ...

[info] Resolving commons-logging#commons-logging;1.1.3 ...

[info] Resolving commons-codec#commons-codec;1.6 ...

[info] Resolving org.slf4j#slf4j-api;1.7.2 ...

[info] Resolving com.typesafe.sbt#sbt-site;1.3.0 ...

[info] Resolving com.lightbend.paradox#paradox-theme-generic;0.2.9 ...

[info] Resolving ws.unfiltered#unfiltered-directives_2.10;0.9.1 ...

[info] Resolving ws.unfiltered#unfiltered_2.10;0.9.1 ...

[info] Resolving ws.unfiltered#unfiltered-util_2.10;0.9.1 ...

[info] Resolving commons-codec#commons-codec;1.10 ...

[info] Resolving ws.unfiltered#unfiltered-filter_2.10;0.9.1 ...

[info] Resolving ws.unfiltered#unfiltered-jetty_2.10;0.9.1 ...

[info] Resolving org.eclipse.jetty#jetty-webapp;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-xml;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-util;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-servlet;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-security;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-server;9.2.21.v20170120 ...

[info] Resolving javax.servlet#javax.servlet-api;3.1.0 ...

[info] Resolving org.eclipse.jetty#jetty-http;9.2.21.v20170120 ...

[info] Resolving org.eclipse.jetty#jetty-io;9.2.21.v20170120 ...

[info] Resolving org.foundweekends#pamflet-library_2.10;0.7.1 ...

[info] Resolving org.foundweekends#pamflet-knockoff_2.10;0.7.1 ...

[info] Resolving org.foundweekends#knockoff_2.10;0.8.6 ...

[info] Resolving org.antlr#stringtemplate;3.2.1 ...

[info] Resolving antlr#antlr;2.7.7 ...

[info] Resolving org.yaml#snakeyaml;1.13 ...

[info] Resolving com.typesafe#config;1.2.1 ...

[info] Resolving org.asciidoctor#asciidoctorj;1.5.4 ...

[info] Resolving org.jruby#jruby-complete;1.7.21 ...

[info] Resolving com.beust#jcommander;1.35 ...

[info] Resolving com.lightbend.paradox#sbt-paradox;0.2.13 ...

[info] Resolving com.lightbend.paradox#paradox_2.10;0.2.13 ...

[info] Resolving org.pegdown#pegdown;1.6.0 ...

[info] Resolving org.parboiled#parboiled-java;1.1.7 ...

[info] Resolving org.parboiled#parboiled-core;1.1.7 ...

[info] Resolving org.ow2.asm#asm;5.0.3 ...

[info] Resolving org.ow2.asm#asm-tree;5.0.3 ...

[info] Resolving org.ow2.asm#asm-analysis;5.0.3 ...

[info] Resolving org.ow2.asm#asm-util;5.0.3 ...

[info] Resolving org.antlr#ST4;4.0.8 ...

[info] Resolving org.antlr#antlr-runtime;3.5.2 ...

[info] Resolving com.typesafe.sbt#sbt-web;1.1.1 ...

[info] Resolving com.typesafe.akka#akka-actor_2.10;2.3.2 ...

[info] Resolving org.webjars#webjars-locator;0.17 ...

[info] Resolving org.slf4j#slf4j-api;1.7.7 ...

[info] Resolving com.fasterxml.jackson.core#jackson-databind;2.3.3 ...

[info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.3.0 ...

[info] Resolving com.fasterxml.jackson.core#jackson-core;2.3.3 ...

[info] Resolving org.planet42#laika-sbt;0.7.0 ...

[info] Resolving org.planet42#laika-core_2.10;0.7.0 ...

[info] Resolving org.planet42#laika-pdf_2.10;0.7.0 ...

[info] Resolving org.apache.xmlgraphics#fop;2.1 ...

[info] Resolving org.apache.xmlgraphics#xmlgraphics-commons;2.1 ...

[info] Resolving commons-io#commons-io;1.3.1 ...

[info] Resolving org.apache.xmlgraphics#batik-svg-dom;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-awt-util;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-util;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-css;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-ext;1.8 ...

[info] Resolving xml-apis#xml-apis;1.3.04 ...

[info] Resolving xml-apis#xml-apis-ext;1.3.04 ...

[info] Resolving org.apache.xmlgraphics#batik-dom;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-xml;1.8 ...

[info] Resolving xalan#xalan;2.7.0 ...

[info] Resolving org.apache.xmlgraphics#batik-parser;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-bridge;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-anim;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-gvt;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-script;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-transcoder;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-svggen;1.8 ...

[info] Resolving org.apache.xmlgraphics#batik-extension;1.8 ...

[info] Resolving org.apache.avalon.framework#avalon-framework-api;4.3.1 ...

[info] Resolving org.apache.avalon.framework#avalon-framework-impl;4.3.1 ...

[info] Resolving com.eed3si9n#sbt-buildinfo;0.7.0 ...

[info] Resolving com.eed3si9n#sbt-unidoc;0.4.1 ...

[info] Resolving org.scala-sbt#sbt;0.13.16 ...

[info] Resolving org.scala-sbt#main;0.13.16 ...

[info] Resolving org.scala-sbt#actions;0.13.16 ...

[info] Resolving org.scala-sbt#classpath;0.13.16 ...

[info] Resolving org.scala-lang#scala-compiler;2.10.6 ...

[info] Resolving org.scala-lang#scala-reflect;2.10.6 ...

[info] Resolving org.scala-sbt#interface;0.13.16 ...

[info] Resolving org.scala-sbt#io;0.13.16 ...

[info] Resolving org.scala-sbt#control;0.13.16 ...

[info] Resolving org.scala-sbt#launcher-interface;1.0.1 ...

[info] Resolving org.scala-sbt#completion;0.13.16 ...

[info] Resolving org.scala-sbt#collections;0.13.16 ...

[info] Resolving jline#jline;2.14.4 ...

[info] Resolving org.scala-sbt#api;0.13.16 ...

[info] Resolving org.scala-sbt#classfile;0.13.16 ...

[info] Resolving org.scala-sbt#logging;0.13.16 ...

[info] Resolving org.scala-sbt#process;0.13.16 ...

[info] Resolving org.scala-sbt#compiler-integration;0.13.16 ...

[info] Resolving org.scala-sbt#incremental-compiler;0.13.16 ...

[info] Resolving org.scala-sbt#relation;0.13.16 ...

[info] Resolving org.scala-sbt#compile;0.13.16 ...

[info] Resolving org.scala-sbt#persist;0.13.16 ...

[info] Resolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...

[info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.16 ...

[info] Resolving org.scala-sbt#ivy;0.13.16 ...

[info] Resolving org.scala-sbt#cross;0.13.16 ...

[info] Resolving org.scala-sbt.ivy#ivy;2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4 ...

[info] Resolving com.jcraft#jsch;0.1.50 ...

[info] Resolving org.scala-sbt#serialization_2.10;0.1.2 ...

[info] Resolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...

[info] Resolving org.scalamacros#quasiquotes_2.10;2.0.1 ...

[info] Resolving org.json4s#json4s-core_2.10;3.2.10 ...

[info] Resolving org.json4s#json4s-ast_2.10;3.2.10 ...

[info] Resolving com.thoughtworks.paranamer#paranamer;2.6 ...

[info] Resolving org.spire-math#jawn-parser_2.10;0.6.0 ...

[info] Resolving org.spire-math#json4s-support_2.10;0.6.0 ...

[info] Resolving org.scala-sbt#run;0.13.16 ...

[info] Resolving org.scala-sbt#task-system;0.13.16 ...

[info] Resolving org.scala-sbt#tasks;0.13.16 ...

[info] Resolving org.scala-sbt#tracking;0.13.16 ...

[info] Resolving org.scala-sbt#cache;0.13.16 ...

[info] Resolving org.scala-sbt#testing;0.13.16 ...

[info] Resolving org.scala-sbt#test-agent;0.13.16 ...

[info] Resolving org.scala-sbt#test-interface;1.0 ...

[info] Resolving org.scala-sbt#main-settings;0.13.16 ...

[info] Resolving org.scala-sbt#apply-macro;0.13.16 ...

[info] Resolving org.scala-sbt#command;0.13.16 ...

[info] Resolving org.scala-sbt#template-resolver;0.1 ...

[info] Resolving org.scala-sbt#logic;0.13.16 ...

[info] Resolving org.scala-sbt#compiler-interface;0.13.16 ...

[info] Resolving org.scala-lang#jline;2.10.6 ...

[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[warn] 
[warn] 	* xml-apis:xml-apis:1.3.04 is selected over 2.0.2
[warn] 	    +- org.apache.xmlgraphics:batik-transcoder:1.8        (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-svg-dom:1.8           (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-anim:1.8              (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-css:1.8               (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-parser:1.8            (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-extension:1.8         (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-ext:1.8               (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-dom:1.8               (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-bridge:1.8            (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-script:1.8            (depends on 1.3.04)
[warn] 	    +- org.apache.xmlgraphics:batik-svggen:1.8            (depends on 1.3.04)
[warn] 	    +- xalan:xalan:2.7.0                                  (depends on 2.0.2)
[warn] 
[warn] Run 'evicted' to see detailed eviction warnings
[info] Set current project to chisel3 (in build file:/home/kc5tja/tmp/chistest/chisel3/)
[info] Executing in batch mode. For better performance use sbt's shell
[info] Updating {file:/home/kc5tja/tmp/chistest/chisel3/}coreMacros...
[info] Resolving org.scala-lang#scala-library;2.11.11 ...

[info] Resolving org.scala-lang#scala-reflect;2.11.11 ...

[info] Resolving edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT ...

[info] Resolving edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT ...
[warn] 	module not found: edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT
[warn] ==== local: tried
[warn]   /home/kc5tja/.ivy2/local/edu.berkeley.cs/firrtl_2.11/1.1-SNAPSHOT/ivys/ivy.xml
[warn] ==== public: tried
[warn]   https://repo1.maven.org/maven2/edu/berkeley/cs/firrtl_2.11/1.1-SNAPSHOT/firrtl_2.11-1.1-SNAPSHOT.pom
[warn] ==== local-preloaded-ivy: tried
[warn]   /home/kc5tja/.sbt/preloaded/edu.berkeley.cs/firrtl_2.11/1.1-SNAPSHOT/ivys/ivy.xml
[warn] ==== local-preloaded: tried
[warn]   file:////home/kc5tja/.sbt/preloaded/edu/berkeley/cs/firrtl_2.11/1.1-SNAPSHOT/firrtl_2.11-1.1-SNAPSHOT.pom
[info] Resolving org.scalamacros#paradise_2.11.11;2.1.0 ...

[info] Resolving org.scala-lang#scala-compiler;2.11.11 ...

[info] Resolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...

[info] Resolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...

[info] Resolving jline#jline;2.14.3 ...
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	::          UNRESOLVED DEPENDENCIES         ::
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	:: edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT: not found
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn] 	Note: Unresolved dependencies path:
[warn] 		edu.berkeley.cs:firrtl_2.11:1.1-SNAPSHOT
[warn] 		  +- edu.berkeley.cs:coremacros_2.11:3.1-SNAPSHOT
sbt.ResolveException: unresolved dependency: edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT: not found
	at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:313)
	at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:191)
	at sbt.IvyActions$$anonfun$updateEither$1.apply(IvyActions.scala:168)
	at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:156)
	at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:156)
	at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:133)
	at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:57)
	at sbt.IvySbt$$anon$4.call(Ivy.scala:65)
	at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:93)
	at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:78)
	at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:97)
	at xsbt.boot.Using$.withResource(Using.scala:10)
	at xsbt.boot.Using$.apply(Using.scala:9)
	at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:58)
	at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:48)
	at xsbt.boot.Locks$.apply0(Locks.scala:31)
	at xsbt.boot.Locks$.apply(Locks.scala:28)
	at sbt.IvySbt.withDefaultLogger(Ivy.scala:65)
	at sbt.IvySbt.withIvy(Ivy.scala:128)
	at sbt.IvySbt.withIvy(Ivy.scala:125)
	at sbt.IvySbt$Module.withModule(Ivy.scala:156)
	at sbt.IvyActions$.updateEither(IvyActions.scala:168)
	at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1541)
	at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1537)
	at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$121.apply(Defaults.scala:1572)
	at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$121.apply(Defaults.scala:1570)
	at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:37)
	at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1575)
	at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1569)
	at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:60)
	at sbt.Classpaths$.cachedUpdate(Defaults.scala:1592)
	at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1519)
	at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1471)
	at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47)
	at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40)
	at sbt.std.Transform$$anon$4.work(System.scala:63)
	at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228)
	at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228)
	at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
	at sbt.Execute.work(Execute.scala:237)
	at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228)
	at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228)
	at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159)
	at sbt.CompletionService$$anon$2.call(CompletionService.scala:28)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[error] (coreMacros/*:update) sbt.ResolveException: unresolved dependency: edu.berkeley.cs#firrtl_2.11;1.1-SNAPSHOT: not found
[error] Total time: 1 s, completed Dec 10, 2017 7:59:51 PM
  • What is the expected behavior? It should work per the documentation on Github’s README.md view.

  • Please tell us about your environment:

    • version: commit 66d687d9c7af34e9d7a061feba309ec7a6dbd261
    • OS: Linux enif 3.19.0-84-generic #92-Ubuntu SMP Fri Mar 24 15:46:19 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  • What is the use case for changing the behavior? Self-evident.

  • Impact

    • no functional change
    • API addition (no impact on existing code)
    • API modification
    • unknown
  • Development Phase

    • request
    • proposal
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. Stack Overflow, gitter, etc)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
edwardcwangcommented, Dec 11, 2017

Did you already locally publish firrtl? Chisel’s master branch also depends on the master branch of firrtl.

git clone https://github.com/freechipsproject/firrtl.git
(cd firrtl && sbt publish-local)
0reactions
sam-falvocommented, Dec 11, 2017

Confirmed; looks like everything is working. Thanks for your guidance!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install Chisel on master (commit in description) #733
What is the current behavior? git clone git@github.com:ucb-bar/chisel3 && cd chisel3 && sbt compile yields, after many minutes, a dependency ...
Read more >
Help needed for understanding chisel compile error after ...
The problem comes when I tried to update the junction and context-dependent-environements to the latest version on their respective master branch :.
Read more >
Git push master fatal: You are not currently on a branch
But when I try to push to master I get. fatal: You are not currently on a branch. To push the history leading...
Read more >
Git happens! 6 Common Git mistakes and how to fix them
Whether you added the wrong file, committed directly to master, or some other mishap, we've got you covered.
Read more >
Git Commit | Atlassian Git Tutorial
In this article we'll look at the differences between using git commit and svn ... For more information regarding best practices for Git...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found