I'm getting similar errors - a problem with our shaded libraries I believe. The link errors are all related to 'how-to-contribute.html' missing. My feeling is we probably want this corrected for the release since it prevents the documentation from being generated correctly.
On Fri, Jul 8, 2016 at 7:28 AM, Karol Brejna <[email protected]> wrote: > building from source - OK > running test case - OK > deploy on YARN - OK > > Bump into some issues when trying to generate the docs (api docs). See > results at the end of the email. > > I've never done it before. Am I doing it right? Do we have a problem here? > > Regards, > Karol > > > ~/apache-gearpump/gearpump-licence-check/docs$ ./build_doc.sh 2.11 1 > > Configuration file: > > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/docs/_config.yml > Source: > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/docs > Destination: > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/docs/_site > Incremental build: disabled. Enable with --incremental > Generating... > done in 1.083 seconds. > Auto-regeneration: disabled. Use --watch to enable. > Checking generated HTMLs using htmlproofer... > Running ["LinkCheck", "ImageCheck", "ScriptCheck"] on ["_site"] on > *.html... > > > Ran on 30 files! > > > - _site/basic-concepts.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/coding-style.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/commandline.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-configuration.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-docker.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/deployment-ha.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/deployment-local.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-msg-delivery.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/deployment-resource-isolation.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-security.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-standalone.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/deployment-ui-authentication.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/deployment-yarn.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-connectors.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-custom-serializer.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-ide-setup.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-non-streaming-example.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-rest-api.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-storm.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/dev-write-1st-app.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/faq.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/features.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/gearpump-internals.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/get-gearpump-distribution.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/hardware-requirement.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/index.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/maven-setting.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/message-delivery.html > * internally linking to how-to-contribute.html, which does not > exist (line 116) > - _site/performance-report.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > - _site/submit-your-1st-application.html > * internally linking to how-to-contribute.html, which does not > exist (line 119) > htmlproofer 3.0.6 | Error: HTML-Proofer found 30 failures! > Moving to project root and building API docs. > Running 'sbt clean unidoc'; this may take a few minutes... > [info] Loading project definition from > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/project > [info] Set current project to gearpump (in build > file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/) > [success] Total time: 1 s, completed Jul 8, 2016 2:57:51 PM > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-core... > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump... > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-experimental-cgroup... > [info] Resolving org.apache.gearpump#gearpump-core_2.11;0.8.1-RC2 ... > [info] Compiling 69 Scala sources and 10 Java sources to > > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/target/scala-2.11/classes... > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-daemon... > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-streaming... > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-external-monoid... > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-external-hbase... > [info] Resolving org.scala-lang#scala-library;2.11.8 ... > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-external-hadoopfs... > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Resolving org.scala-lang#scala-library;2.11.8 ... > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-external-kafka... > [info] Resolving com.typesafe.akka#akka-testkit_2.11;2.4.3 ... > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Metrics.scala:26: > object codahale is not a mem > [error] import org.apache.gearpump.codahale.metrics._ > [error] ^ > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Resolving org.apache.hbase#hbase-client;1.0.0 ... > [info] Updating > > {file:/home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/}gearpump-external-serializer... > [info] Resolving org.apache.hbase#hbase-client;1.0.0 ... > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/cluster/UserConfig.scala:24: > object google is not a me > [error] import org.apache.gearpump.google.common.io.BaseEncoding > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/cluster/UserConfig.scala:94: > not found: value BaseEnco > [error] _config.get(key).map(BaseEncoding.base64().decode(_)) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/cluster/UserConfig.scala:101: > not found: value BaseEnc > [error] this.withString(key, BaseEncoding.base64().encode(value)) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/cluster/UserConfig.scala:119: > not found: value BaseEnc > [error] _config.get(key).map(BaseEncoding.base64().decode(_)) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/cluster/UserConfig.scala:140: > not found: value BaseEnc > [error] val encoded = BaseEncoding.base64().encode(bytes) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/AkkaReporter.scala:25: > object codahale is not > [error] import org.apache.gearpump.codahale.metrics.{Gauge => > CodaGauge, MetricRegistry} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/AkkaReporter.scala:35: > not found: type MetricR > [error] registry: MetricRegistry) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Counter.scala:21: > object codahale is not a mem > [error] import org.apache.gearpump.codahale.metrics.{Counter => > CodaHaleCounter} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Counter.scala:26: > not found: type CodaHaleCoun > [error] class Counter(val name: String, counter: CodaHaleCounter, > sampleRate: Int = 1) { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Histogram.scala:21: > object codahale is not a m > [error] import org.apache.gearpump.codahale.metrics.{Histogram => > CodaHaleHistogram} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Histogram.scala:26: > not found: type CodaHaleHi > [error] class Histogram(val name: String, histogram: > CodaHaleHistogram, sampleRate: Int = 1) { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:24: > object codahale is not > [error] import > org.apache.gearpump.codahale.metrics.jvm.{MemoryUsageGaugeSet, > ThreadStatesGaugeSet} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:25: > object codahale is not > [error] import org.apache.gearpump.codahale.metrics.{Metric, MetricSet} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:27: > not found: type Metric > [error] class JvmMetricsSet(name: String) extends MetricSet { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:29: > not found: type Metric > [error] override def getMetrics: util.Map[String, Metric] = { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:30: > not found: type Memory > [error] val memoryMetrics = new > MemoryUsageGaugeSet().getMetrics.asScala > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/JvmMetricsSet.scala:31: > not found: type Thread > [error] val threadMetrics = new > ThreadStatesGaugeSet().getMetrics.asScala > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Meter.scala:21: > object codahale is not a membe > [error] import org.apache.gearpump.codahale.metrics.{Meter => > CodaHaleMeter} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Meter.scala:24: > not found: type CodaHaleMeter > [error] class Meter(val name: String, meter: CodaHaleMeter, > sampleRate: Int = 1) { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Metrics.scala:33: > not found: type MetricRegist > [error] val registry = new MetricRegistry() > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Metrics.scala:51: > not found: type MetricSet > [error] def register(set: MetricSet): Unit = { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/Metrics.scala:137: > not found: type MetricSet > [error] override def register(set: MetricSet): Unit = Unit > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:27: > object codaha > [error] import org.apache.gearpump.codahale.metrics.graphite.{Graphite, > GraphiteReporter} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:28: > object codaha > [error] import org.apache.gearpump.codahale.metrics.{MetricFilter, > Slf4jReporter} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:61: > not found: ty > [error] val graphite = new Graphite(new > InetSocketAddress(graphiteHost, graphitePort)) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:64: > not found: va > [error] private val reporter = > GraphiteReporter.forRegistry(metrics.registry) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:67: > not found: va > [error] .filter(MetricFilter.ALL) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:76: > not found: va > [error] val reporter = Slf4jReporter.forRegistry(metrics.registry) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/metrics/MetricsReporterService.scala:79: > not found: va > [error] .filter(MetricFilter.ALL) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/FastKryoSerializer.scala:23: > object esoteri > [error] import > org.apache.gearpump.esotericsoftware.kryo.Kryo.DefaultInstantiatorStrategy > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/FastKryoSerializer.scala:24: > object objenes > [error] import > org.apache.gearpump.objenesis.strategy.StdInstantiatorStrategy > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/FastKryoSerializer.scala:25: > object romix i > [error] import > org.apache.gearpump.romix.serialization.kryo.KryoSerializerWrapper > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/FastKryoSerializer.scala:34: > not found: typ > [error] private val kryoSerializer = new KryoSerializerWrapper(system) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/FastKryoSerializer.scala:36: > not found: typ > [error] val strategy = new DefaultInstantiatorStrategy > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/GearpumpSerialization.scala:24: > object esot > [error] import org.apache.gearpump.esotericsoftware.kryo.{Kryo, > Serializer => KryoSerializer} > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/serializer/GearpumpSerialization.scala:31: > not found: > [error] def customize(kryo: Kryo): Unit = { > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:24: > object google is not a member > [error] import org.apache.gearpump.google.common.io.Files > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:30: > not found: value Files > [error] Files.write(str, file, UTF8) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:34: > not found: value Files > [error] Files.asCharSource(file, UTF8).read() > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:38: > not found: value Files > [error] Files.write(bytes, file) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:42: > not found: value Files > [error] Files.toByteArray(file) > [error] ^ > [error] > /home/local/GER/kbrejna/apache-gearpump/gearpump-licence-check/core/src/main/scala/org/apache/gearpump/util/FileUtils.scala:50: > not found: value Files > [error] Files.createParentDirs(directory) > [error] ^ > [error] 43 errors found > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... > [info] Done updating. > [error] (gearpump-core/compile:compileIncremental) Compilation failed > [error] Total time: 48 s, completed Jul 8, 2016 2:58:39 PM > Moving back into docs dir. > Removing old docs > Making directory _site/api/scala > copy from ../target/scala-2.11/unidoc to _site/api/scala... > cp: cannot stat ‘../target/scala-2.11/unidoc/.’: No such file or directory > Making directory _site/api/java > copy from ../target/javaunidoc to _site/api/java... > cp: cannot stat ‘../target/javaunidoc/.’: No such file or directory > > On Fri, Jul 8, 2016 at 3:41 PM, Darion Yaphet <[email protected]> > wrote: > > +1 > > > > - building from source [SUCCESS] > > - running test use case [SUCCESS] > > - deploy packaging in local mode [SUCCESS] > > - running word count example [SUCCESS] > > > > 2016-07-08 13:56 GMT+08:00 Manu Zhang <[email protected]>: > > > >> +1 > >> > >> - signatures and hashes are good > >> - build successfully from source > >> - test successfully with `sbt test` > >> - integration test successfully with `sbt it:test` > >> > >> > >> On Fri, Jul 8, 2016 at 11:21 AM Kam Kasravi <[email protected]> > wrote: > >> > >> > Hi Gearpump Community > >> > > >> > This is a call for a discussion releasing Apache Gearpump > >> > 0.8.1-incubating, release candidate 2. This is the first release of > >> > Gearpump and the third release candidate. > >> > > >> > > >> > The source tarball, including signatures, digests, etc. can be found > >> > at: > >> > > >> > https://dist.apache.org/repos/dist/dev/incubator/gearpump/0.8.1-incubating/RC2/ > >> > > >> > The tag to be voted upon > >> > is: > >> > > >> > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=shortlog;h=refs/tags/0.8.1-RC2 > >> > > >> > The release hash is: > >> > > >> > > >> > > >> > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=commit;h=53fce0a5255af0e33f9d3221925762eabc6c8ddc > >> > > >> > > >> > Release artifacts are signed with the following > >> > key:https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS > >> > > >> > KEYS file available: > >> > https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS > >> > > >> > For information about the contents of this release > >> > see: > >> > > >> > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=blob;f=CHANGELOG.md;h=548051862db177405cdc5bcc38d7ee1c096ab03e;hb=53fce0a5255af0e33f9d3221925762eabc6c8ddc > >> > > >> > > >> > The vote will be open for 72 hours (Sunday, July 10, 2016 at 8:30 PM > PST) > >> > > >> > Please download the release candidate and evaluate the necessary items > >> > including checking hashes, signatures, build from source, and test. > The > >> > please vote: > >> > > >> > [ ] +1 Release this package as gearpump-0.8.1 > >> > [ ] +0 no opinion > >> > [ ] -1 Do not release this package because because... > >> > > >> > Thanks, > >> > Kam > >> > > >> > > > > > > > > -- > > > > long is the way and hard that out of Hell leads up to light >
