You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Jacques Nadeau <ja...@apache.org> on 2021/10/06 02:23:06 UTC

Lots of warnings with latest gradle?

Hey all, Calcite master has the latest gradle in it now. It seems like I'm
seeing a lot of warnings like:

https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6

Are others seeing that as well? Do we have a ticket to address (quick
search didn't find one)? It makes it much harder to see relevant outputs.

thanks,
Jacques

Re: Lots of warnings with latest gradle?

Posted by xiong duan <no...@gmail.com>.
Hi. I have created a new issue CALCITE-4851
<https://issues.apache.org/jira/projects/CALCITE/issues/CALCITE-4851?filter=addedrecently#>
to
track it. Please feel free to assign.

xiong duan <no...@gmail.com> 于2021年10月14日周四 上午5:20写道:

> Yes. I have the same situation. And I think this warning makes the CALCITE
> builde takes more time. We should have a ticket to address this.
>
> Stamatis Zampetakis <za...@gmail.com> 于2021年10月13日周三 下午8:40写道:
>
>> I have them as well.
>>
>> It makes sense to try to get rid of them preferably by fixing the problem
>> instead of suppressing them.
>>
>> I don't think we have a JIRA to tackle this; at least I don't remember
>> seeing one.
>>
>> Best,
>> Stamatis
>>
>> On Wed, Oct 13, 2021 at 2:17 PM Thomas Rebele <tr...@tibco.com.invalid>
>> wrote:
>>
>> > Hello,
>> >
>> > I have the same warnings when executing ./gradlew build.
>> >
>> > $ ./gradlew --version
>> >
>> > ------------------------------------------------------------
>> > Gradle 7.2
>> > ------------------------------------------------------------
>> >
>> > Build time:   2021-08-17 09:59:03 UTC
>> > Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad
>> >
>> > Kotlin:       1.5.21
>> > Groovy:       3.0.8
>> > Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27
>> 2020
>> > JVM:          15 (Oracle Corporation 15+36-1562)
>> > OS:           Linux 5.10.0-9-amd64 amd64
>> >
>> > $ java --version
>> > openjdk 15 2020-09-15
>> > OpenJDK Runtime Environment (build 15+36-1562)
>> > OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)
>> >
>> > Cordialement / Best Regards,
>> > *Thomas Rebele, PhD* | R&D Developer | Germany | www.tibco.com
>> >
>> >
>> > On Wed, Oct 6, 2021 at 4:23 AM Jacques Nadeau <ja...@apache.org>
>> wrote:
>> >
>> > > Hey all, Calcite master has the latest gradle in it now. It seems like
>> > I'm
>> > > seeing a lot of warnings like:
>> > >
>> > > https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6
>> > >
>> > > Are others seeing that as well? Do we have a ticket to address (quick
>> > > search didn't find one)? It makes it much harder to see relevant
>> outputs.
>> > >
>> > > thanks,
>> > > Jacques
>> > >
>> >
>>
>

Re: Lots of warnings with latest gradle?

Posted by xiong duan <no...@gmail.com>.
Yes. I have the same situation. And I think this warning makes the CALCITE
builde takes more time. We should have a ticket to address this.

Stamatis Zampetakis <za...@gmail.com> 于2021年10月13日周三 下午8:40写道:

> I have them as well.
>
> It makes sense to try to get rid of them preferably by fixing the problem
> instead of suppressing them.
>
> I don't think we have a JIRA to tackle this; at least I don't remember
> seeing one.
>
> Best,
> Stamatis
>
> On Wed, Oct 13, 2021 at 2:17 PM Thomas Rebele <tr...@tibco.com.invalid>
> wrote:
>
> > Hello,
> >
> > I have the same warnings when executing ./gradlew build.
> >
> > $ ./gradlew --version
> >
> > ------------------------------------------------------------
> > Gradle 7.2
> > ------------------------------------------------------------
> >
> > Build time:   2021-08-17 09:59:03 UTC
> > Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad
> >
> > Kotlin:       1.5.21
> > Groovy:       3.0.8
> > Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
> > JVM:          15 (Oracle Corporation 15+36-1562)
> > OS:           Linux 5.10.0-9-amd64 amd64
> >
> > $ java --version
> > openjdk 15 2020-09-15
> > OpenJDK Runtime Environment (build 15+36-1562)
> > OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)
> >
> > Cordialement / Best Regards,
> > *Thomas Rebele, PhD* | R&D Developer | Germany | www.tibco.com
> >
> >
> > On Wed, Oct 6, 2021 at 4:23 AM Jacques Nadeau <ja...@apache.org>
> wrote:
> >
> > > Hey all, Calcite master has the latest gradle in it now. It seems like
> > I'm
> > > seeing a lot of warnings like:
> > >
> > > https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6
> > >
> > > Are others seeing that as well? Do we have a ticket to address (quick
> > > search didn't find one)? It makes it much harder to see relevant
> outputs.
> > >
> > > thanks,
> > > Jacques
> > >
> >
>

Re: Lots of warnings with latest gradle?

Posted by Stamatis Zampetakis <za...@gmail.com>.
I have them as well.

It makes sense to try to get rid of them preferably by fixing the problem
instead of suppressing them.

I don't think we have a JIRA to tackle this; at least I don't remember
seeing one.

Best,
Stamatis

On Wed, Oct 13, 2021 at 2:17 PM Thomas Rebele <tr...@tibco.com.invalid>
wrote:

> Hello,
>
> I have the same warnings when executing ./gradlew build.
>
> $ ./gradlew --version
>
> ------------------------------------------------------------
> Gradle 7.2
> ------------------------------------------------------------
>
> Build time:   2021-08-17 09:59:03 UTC
> Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad
>
> Kotlin:       1.5.21
> Groovy:       3.0.8
> Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
> JVM:          15 (Oracle Corporation 15+36-1562)
> OS:           Linux 5.10.0-9-amd64 amd64
>
> $ java --version
> openjdk 15 2020-09-15
> OpenJDK Runtime Environment (build 15+36-1562)
> OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)
>
> Cordialement / Best Regards,
> *Thomas Rebele, PhD* | R&D Developer | Germany | www.tibco.com
>
>
> On Wed, Oct 6, 2021 at 4:23 AM Jacques Nadeau <ja...@apache.org> wrote:
>
> > Hey all, Calcite master has the latest gradle in it now. It seems like
> I'm
> > seeing a lot of warnings like:
> >
> > https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6
> >
> > Are others seeing that as well? Do we have a ticket to address (quick
> > search didn't find one)? It makes it much harder to see relevant outputs.
> >
> > thanks,
> > Jacques
> >
>

Re: Lots of warnings with latest gradle?

Posted by Thomas Rebele <tr...@tibco.com.INVALID>.
Hello,

I have the same warnings when executing ./gradlew build.

$ ./gradlew --version

------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          15 (Oracle Corporation 15+36-1562)
OS:           Linux 5.10.0-9-amd64 amd64

$ java --version
openjdk 15 2020-09-15
OpenJDK Runtime Environment (build 15+36-1562)
OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)

Cordialement / Best Regards,
*Thomas Rebele, PhD* | R&D Developer | Germany | www.tibco.com


On Wed, Oct 6, 2021 at 4:23 AM Jacques Nadeau <ja...@apache.org> wrote:

> Hey all, Calcite master has the latest gradle in it now. It seems like I'm
> seeing a lot of warnings like:
>
> https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6
>
> Are others seeing that as well? Do we have a ticket to address (quick
> search didn't find one)? It makes it much harder to see relevant outputs.
>
> thanks,
> Jacques
>