Thanks for sending Furkan.  Bazel has an aggressive release schedule with
breaking changes between versions.  Bazel recently jumped from ~.0.2x.x to
version 1.x that offers stability for up to 3 months at a time.  The
build rules specified for version 0.26.0 are not compatible with 1.1.0.  We
have  some work to catch up with the most recent Bazel version.  Thank you
for taking the time to vote.  I will make sure to clarify the build
instructions on the next release.

On Thu, Nov 14, 2019 at 11:32 AM Furkan KAMACI <furkankam...@gmail.com>
wrote:

> Hi,
>
> Babel info is as follows:
>
> brew info bazel
> bazel: stable 1.1.0 (bottled)
> Google's own build tool
> https://bazel.build/
> /usr/local/Cellar/bazel/1.1.0 (11 files, 25.8MB) *
>   Poured from bottle on 2019-11-14 at 18:07:21
> From:
> https://github.com/Homebrew/homebrew-core/blob/master/Formula/bazel.rb
> ==> Dependencies
> Build: python ✘
> ==> Requirements
> Required: java = 1.8 ✔, macOS >= 10.10 ✔
> ==> Caveats
> Bash completion has been installed to:
>   /usr/local/etc/bash_completion.d
>
> zsh completions have been installed to:
>   /usr/local/share/zsh/site-functions
> ==> Analytics
> install: 5,884 (30 days), 16,836 (90 days), 74,584 (365 days)
> install_on_request: 5,490 (30 days), 15,659 (90 days), 68,636 (365 days)
> build_error: 0 (30 days)
>
> Kind Regards,
> Furkan KAMACI
>
> On Thu, Nov 14, 2019 at 8:27 PM Josh Fischer <j...@joshfischer.io> wrote:
>
> > Ning,
> >
> > The current Travis CI script runs with Bazel 0.26.0.
> >
> > On Thu, Nov 14, 2019 at 11:13 AM Ning Wang <wangnin...@gmail.com> wrote:
> >
> > > Which version of bazel you are using? Heron is using 0.26.1 current.
> > >
> > > Mac dev environment could be another possibility. XCode tool chain
> seems
> > to
> > > have some changes causing some rules to fail and maybe the new MacOS
> has
> > > these changes by default. I have been using docker to build after
> > > installing the latest XCode.... Definitely something we should look
> into.
> > >
> > > Thanks for the feedback!
> > >
> > > On Thu, Nov 14, 2019 at 7:19 AM Furkan KAMACI <furkankam...@gmail.com>
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > +1 from me.
> > > >
> > > > I checked:
> > > > - Incubating in name
> > > > - DISCLAIMER exists
> > > > - LICENSE and NOTICE are fine
> > > > - No unexpected binary files
> > > > - Checked PGP signatures
> > > > - Checked Checksums
> > > >
> > > > PS 1: Justin's objections should be resolved.
> > > >
> > > > PS 2: I couldn't compile the source code at my MacOSX Catalina
> > following
> > > > this tutorial:
> > > >
> > https://apache.github.io/incubator-heron/docs/developers/compiling/mac/.
> > > >
> > > > Could you explain it whether there are checkstyle errors or more?
> Error
> > > is
> > > > below:
> > > >
> > > > ERROR:
> > > >
> > > >
> > >
> >
> /private/var/tmp/_bazel_kamaci/625cc18c0e4b9bd1bb57e5abdd5a955a/external/com_google_protobuf/protobuf.bzl:130:19:
> > > > Traceback (most recent call last):
> > > > File
> > > >
> > > >
> > >
> >
> "/private/var/tmp/_bazel_kamaci/625cc18c0e4b9bd1bb57e5abdd5a955a/external/com_google_protobuf/protobuf.bzl",
> > > > line 125
> > > > rule(<3 more arguments>)
> > > > File
> > > >
> > > >
> > >
> >
> "/private/var/tmp/_bazel_kamaci/625cc18c0e4b9bd1bb57e5abdd5a955a/external/com_google_protobuf/protobuf.bzl",
> > > > line 130, in rule
> > > > attr.label(cfg = "host", <3 more arguments>)
> > > > 'single_file' is no longer supported. use allow_single_file instead.
> > You
> > > > can use --incompatible_disable_deprecated_attr_params=false to
> > > temporarily
> > > > disable this check.
> > > > ERROR:
> > > >
> > > >
> > >
> >
> /Users/kamaci/incubator-heron-0.20.2-incubating-rc1/tools/java/src/org/apache/bazel/checkstyle/BUILD:36:1:
> > > > error loading package '@com_google_protobuf//': Extension file
> > > > 'protobuf.bzl' has errors and referenced by
> > > > '//tools/java/src/org/apache/bazel/checkstyle:util'
> > > > ERROR: Analysis of target '//heron/shell/assets:assets' failed; build
> > > > aborted: error loading package '@com_google_protobuf//': Extension
> file
> > > > 'protobuf.bzl' has errors
> > > > INFO: Elapsed time: 105.248s
> > > > INFO: 0 processes.
> > > > FAILED: Build did NOT complete successfully (142 packages loaded, 489
> > > > targets configured)
> > > >
> > > > Kind Regards,
> > > > Furkan KAMACI
> > > >
> > > > On Thu, Nov 14, 2019 at 4:50 PM Josh Fischer <j...@joshfischer.io>
> > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > We have one binding vote so far.  Does anyone have the time to vote
> > on
> > > > this
> > > > > release?
> > > > >
> > > > > - Josh
> > > > >
> > > > > On Sun, Nov 10, 2019 at 2:42 PM Justin Mclean <
> > > jus...@classsoftware.com>
> > > > > wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > Thanks for fixing teh issues raised last time.
> > > > > >
> > > > > > I checked:
> > > > > > - incubating in name
> > > > > > - signatures and hashes are file
> > > > > > - DISCLAIMER exists
> > > > > > - LICENSE is OK. It would be god to see local links to the
> licenses
> > > as
> > > > > > URLs content may change or they may die over time.
> > > > > > - NOTICE is fine
> > > > > > - All source files have ASF headers where needed
> > > > > > - No unexpected binary files
> > > > > > - I didn’t try compiling
> > > > > >
> > > > > > For LICENSE:
> > > > > > - JQuery is incorrectly listed as ALv2 it’s MIT licensed
> > > > > > - JSXTransformer is also listed as ALv2 and is actually MIT
> > licensed
> > > > > >
> > > > > > For all BSD and MIT you need to include the full text of the
> > license.
> > > > It
> > > > > > seems you are missing some license(s) for file that don’t include
> > the
> > > > > > header and are missing from the licenses directory e.g.
> > > > JSXTransformer. I
> > > > > > did not check them all.
> > > > > >
> > > > > > Thanks,
> > > > > > Justin
> > > > > >
> > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > > > > For additional commands, e-mail:
> general-h...@incubator.apache.org
> > > > > >
> > > > > > --
> > > > > Sent from A Mobile Device
> > > > >
> > > >
> > >
> >
>

Reply via email to