Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.16 KB | None | 0 0
  1. sumith1896@yoda:~/github/slick/slick$ git clean -dfx
  2. Removing project/project/
  3. Removing project/target/
  4. Removing slick/src/sphinx/exts/__pycache__/
  5. Removing slick/target/
  6. sumith1896@yoda:~/github/slick/slick$ sbt make-site
  7. [info] Loading project definition from /home/sumith1896/github/slick/slick/project
  8. [info] Updating {file:/home/sumith1896/github/slick/slick/project/}slick-build...
  9. [info] Resolving org.fusesource.jansi#jansi;1.4 ...
  10. [info] Done updating.
  11. [info] Compiling 1 Scala source to /home/sumith1896/github/slick/slick/project/target/scala-2.10/sbt-0.13/classes...
  12. [info] Set current project to root (in build file:/home/sumith1896/github/slick/slick/)
  13. [info] Updating {file:/home/sumith1896/github/slick/slick/}slick...
  14. [info] Resolving xml-resolver#xml-resolver;1.2 ...
  15. [info] Done updating.
  16. [info] Updating {file:/home/sumith1896/github/slick/slick/}hikaricp...
  17. [info] Updating {file:/home/sumith1896/github/slick/slick/}codegen...
  18. [info] Resolving jline#jline;2.12.1 ...
  19. [info] Done updating.
  20. [info] Resolving jline#jline;2.12.1 ...
  21. [info] Done updating.
  22. [info] Updating {file:/home/sumith1896/github/slick/slick/}testkit...
  23. [info] Resolving jline#jline;2.12.1 ...
  24. [info] Done updating.
  25. [info] Running fmpp.tools.CommandLine --expert -q -S /home/sumith1896/github/slick/slick/slick/src/main/scala -O /home/sumith1896/github/slick/slick/slick/target/scala-2.11/src_managed/main --replace-extensions=fm, scala -M execute(**/*.fm), ignore(**/*)
  26. [info] Compiling 1 Scala source to /home/sumith1896/github/slick/slick/slick/target/scala-2.11/macro-classes...
  27. [info] Compiling 173 Scala sources to /home/sumith1896/github/slick/slick/slick/target/scala-2.11/classes...
  28. [info] Compiling 5 Scala sources to /home/sumith1896/github/slick/slick/slick-codegen/target/scala-2.11/classes...
  29. [info] Compiling 39 Scala sources to /home/sumith1896/github/slick/slick/slick-testkit/target/scala-2.11/classes...
  30. [info] Running com.typesafe.slick.testkit.util.BuildCapabilitiesTable slick/src/sphinx/capabilities.csv
  31. [info] Main Scala API documentation to /home/sumith1896/github/slick/slick/slick-codegen/target/scala-2.11/api...
  32. [info] Generating Sphinx html documentation...
  33. [info] Main Scala API documentation to /home/sumith1896/github/slick/slick/slick-testkit/target/scala-2.11/api...
  34. [info] Main Scala API documentation to /home/sumith1896/github/slick/slick/slick/target/scala-2.11/api...
  35. [info] Main Scala API documentation to /home/sumith1896/github/slick/slick/slick-hikaricp/target/scala-2.11/api...
  36. model contains 6 documentable templates
  37. model contains 33 documentable templates
  38. Graphviz dot encountered an error when generating the diagram for:
  39. slick.jdbc.hikaricp.HikariCPJdbcDataSource
  40. These are usually spurious errors, but if you notice a persistant error on
  41. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  42. Graphviz dot encountered an error when generating the diagram for:
  43. slick.codegen
  44. These are usually spurious errors, but if you notice a persistant error on
  45. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  46. [info] Main Scala API documentation successful.
  47. Graphviz will be restarted...
  48.  
  49. Graphviz dot encountered an error when generating the diagram for:
  50. slick.codegen.SourceCodeGenerator
  51. These are usually spurious errors, but if you notice a persistant error on
  52. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  53. Graphviz will be restarted...
  54.  
  55. Graphviz dot encountered an error when generating the diagram for:
  56. slick.codegen.GeneratorHelpers.StringExtensions
  57. These are usually spurious errors, but if you notice a persistant error on
  58. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  59. Graphviz will be restarted...
  60.  
  61. Graphviz dot encountered an error when generating the diagram for:
  62. slick.codegen.SourceCodeGenerator.TableDef
  63. These are usually spurious errors, but if you notice a persistant error on
  64. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  65. Graphviz will be restarted...
  66.  
  67. Graphviz dot encountered an error when generating the diagram for:
  68. slick.codegen.AbstractSourceCodeGenerator.TableDef.IndexDef
  69. These are usually spurious errors, but if you notice a persistant error on
  70. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  71.  
  72.  
  73. **********************************************************************
  74. Diagrams will be disabled for this run because the graphviz dot tool
  75. has malfunctioned too many times. These scaladoc flags may help:
  76.  
  77. -diagrams-debug Show debugging information for the diagram creation process.
  78. -diagrams-dot-path <path> The path to the dot executable used to generate the inheritance diagrams. Eg: /usr/bin/dot
  79. -diagrams-dot-restart <n> The number of times to restart a malfunctioning dot process before disabling diagrams (default: 5)
  80. -diagrams-dot-timeout <n> The timeout before the graphviz dot util is forcefully closed, in seconds (default: 10)
  81.  
  82. Please note that graphviz package version 2.26 or above is required.
  83. **********************************************************************
  84.  
  85.  
  86. [info] Main Scala API documentation successful.
  87. model contains 904 documentable templates
  88. Graphviz dot encountered an error when generating the diagram for:
  89. slick
  90. These are usually spurious errors, but if you notice a persistant error on
  91. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  92. Graphviz will be restarted...
  93.  
  94. Graphviz dot encountered an error when generating the diagram for:
  95. slick.sql
  96. These are usually spurious errors, but if you notice a persistant error on
  97. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  98. Graphviz will be restarted...
  99.  
  100. Graphviz dot encountered an error when generating the diagram for:
  101. slick.sql.FixedSqlStreamingAction
  102. These are usually spurious errors, but if you notice a persistant error on
  103. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  104. Graphviz will be restarted...
  105.  
  106. Graphviz dot encountered an error when generating the diagram for:
  107. slick.sql.FixedSqlAction
  108. These are usually spurious errors, but if you notice a persistant error on
  109. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  110. Graphviz will be restarted...
  111.  
  112. Graphviz dot encountered an error when generating the diagram for:
  113. slick.sql.SqlStreamingAction
  114. These are usually spurious errors, but if you notice a persistant error on
  115. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  116.  
  117.  
  118. **********************************************************************
  119. Diagrams will be disabled for this run because the graphviz dot tool
  120. has malfunctioned too many times. These scaladoc flags may help:
  121.  
  122. -diagrams-debug Show debugging information for the diagram creation process.
  123. -diagrams-dot-path <path> The path to the dot executable used to generate the inheritance diagrams. Eg: /usr/bin/dot
  124. -diagrams-dot-restart <n> The number of times to restart a malfunctioning dot process before disabling diagrams (default: 5)
  125. -diagrams-dot-timeout <n> The timeout before the graphviz dot util is forcefully closed, in seconds (default: 10)
  126.  
  127. Please note that graphviz package version 2.26 or above is required.
  128. **********************************************************************
  129.  
  130.  
  131. [info] Main Scala API documentation successful.
  132. model contains 94 documentable templates
  133. Graphviz dot encountered an error when generating the diagram for:
  134. com.typesafe.slick.testkit.util
  135. These are usually spurious errors, but if you notice a persistant error on
  136. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  137. Graphviz will be restarted...
  138.  
  139. Graphviz dot encountered an error when generating the diagram for:
  140. com.typesafe.slick.testkit.util.AsyncTest
  141. These are usually spurious errors, but if you notice a persistant error on
  142. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  143. Graphviz will be restarted...
  144.  
  145. Graphviz dot encountered an error when generating the diagram for:
  146. com.typesafe.slick.testkit.util.GenericTest.StringContextExtensionMethods
  147. These are usually spurious errors, but if you notice a persistant error on
  148. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  149. Graphviz will be restarted...
  150.  
  151. Graphviz dot encountered an error when generating the diagram for:
  152. com.typesafe.slick.testkit.util.AsyncTest.CollectionAssertionExtensionMethods
  153. These are usually spurious errors, but if you notice a persistant error on
  154. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  155. Graphviz will be restarted...
  156.  
  157. Graphviz dot encountered an error when generating the diagram for:
  158. com.typesafe.slick.testkit.util.AsyncTest.AssertionExtensionMethods
  159. These are usually spurious errors, but if you notice a persistant error on
  160. a diagram, please use the -diagrams-debug flag and report a bug with the output.
  161.  
  162.  
  163. **********************************************************************
  164. Diagrams will be disabled for this run because the graphviz dot tool
  165. has malfunctioned too many times. These scaladoc flags may help:
  166.  
  167. -diagrams-debug Show debugging information for the diagram creation process.
  168. -diagrams-dot-path <path> The path to the dot executable used to generate the inheritance diagrams. Eg: /usr/bin/dot
  169. -diagrams-dot-restart <n> The number of times to restart a malfunctioning dot process before disabling diagrams (default: 5)
  170. -diagrams-dot-timeout <n> The timeout before the graphviz dot util is forcefully closed, in seconds (default: 10)
  171.  
  172. Please note that graphviz package version 2.26 or above is required.
  173. **********************************************************************
  174.  
  175.  
  176. [info] Main Scala API documentation successful.
  177. java.lang.RuntimeException: Failed to build Sphinx html documentation.
  178. at scala.sys.package$.error(package.scala:27)
  179. at com.typesafe.sbt.sphinx.CommandLineSphinxRunner$$anonfun$1.apply(SphinxRunner.scala:120)
  180. at com.typesafe.sbt.sphinx.CommandLineSphinxRunner$$anonfun$1.apply(SphinxRunner.scala:104)
  181. at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:249)
  182. at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:245)
  183. at sbt.Difference.apply(Tracked.scala:224)
  184. at sbt.Difference.apply(Tracked.scala:206)
  185. at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3.apply(Tracked.scala:245)
  186. at sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3.apply(Tracked.scala:244)
  187. at sbt.Difference.apply(Tracked.scala:224)
  188. at sbt.Difference.apply(Tracked.scala:200)
  189. at sbt.FileFunction$$anonfun$cached$2.apply(Tracked.scala:244)
  190. at sbt.FileFunction$$anonfun$cached$2.apply(Tracked.scala:242)
  191. at com.typesafe.sbt.sphinx.CommandLineSphinxRunner.sphinxBuild(SphinxRunner.scala:126)
  192. at com.typesafe.sbt.sphinx.CommandLineSphinxRunner.generateHtml(SphinxRunner.scala:58)
  193. at com.typesafe.sbt.site.SphinxSupport$$anonfun$generateHtmlTask$1.apply(SphinxSupport.scala:88)
  194. at com.typesafe.sbt.site.SphinxSupport$$anonfun$generateHtmlTask$1.apply(SphinxSupport.scala:83)
  195. at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47)
  196. at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40)
  197. at sbt.std.Transform$$anon$4.work(System.scala:63)
  198. at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226)
  199. at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226)
  200. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
  201. at sbt.Execute.work(Execute.scala:235)
  202. at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226)
  203. at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226)
  204. at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159)
  205. at sbt.CompletionService$$anon$2.call(CompletionService.scala:28)
  206. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  207. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  208. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  209. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  210. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  211. at java.lang.Thread.run(Thread.java:745)
  212. [error] (slick/sphinx:generateHtml) Failed to build Sphinx html documentation.
  213. [error] Total time: 171 s, completed Feb 8, 2016 3:38:40 PM
  214. sumith1896@yoda:~/github/slick/slick$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement