Re: [ovirt-devel] master won't compile

2016-07-03 Thread Eyal Edri
Tal/Moti - can we revert the offending patch or merge a quick fix ?



On Sun, Jul 3, 2016 at 12:55 AM, Greg Sheremeta <gsher...@redhat.com> wrote:

> relevant log:
>
> generating method body for VAR__TYPE__GLUSTER_GEOREP_SESSION()
> 19:15:43 [INFO]   [ERROR] No resource found for key
> 'VAR__TYPE__GLUSTER_GEOREP_SESSION'
> 19:15:43 [INFO]
> com.google.gwt.i18n.rebind.AbstractResource$MissingResourceException: No
> resource found for key 'VAR__TYPE__GLUSTER_GEOREP_SESSION'
>
> On Sat, Jul 2, 2016 at 3:26 PM, Eyal Edri <ee...@redhat.com> wrote:
>
>> I'm not sure this fixed the issue:
>>
>> Although [1] is merged, check-merged still fails:
>>
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-el7-x86_64/247/console
>> [2]
>>
>>
>> [1] https://gerrit.ovirt.org/#/c/60082/
>> [2]
>>
>> *19:16:00* [INFO] WebAdmin .. 
>> SUCCESS [5:28.216s]*19:16:00* [INFO] UserPortal 
>>  FAILURE [1:11.353s]*19:16:00* 
>> [INFO] frontend-symbols .. SKIPPED*19:16:00* 
>> [INFO] oVirt Server EAR .. SKIPPED*19:16:00* 
>> [INFO] ovirt-engine maven make ... SKIPPED*19:16:00* 
>> [INFO] 
>> *19:16:00*
>>  [INFO] BUILD FAILURE*19:16:00* [INFO] 
>> *19:16:00*
>>  [INFO] Total time: 15:00.864s*19:16:00* [INFO] Finished at: Sat Jul 02 
>> 19:16:00 GMT 2016*19:16:02* [INFO] Final Memory: 607M/1525M*19:16:02* [INFO] 
>> *19:16:02*
>>  [ERROR] Failed to execute goal 
>> org.codehaus.mojo:gwt-maven-plugin:2.6.1:compile (gwtcompile) on project 
>> userportal: Command [[*19:16:02* [ERROR] /bin/sh -c 
>> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.91-1.b14.el7_2.x86_64/jre/bin/java 
>> -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.8.2/aspectjweaver-1.8.2.jar
>>  
>> -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
>>  \*19:16:02* [ERROR] -Dgwt.jjs.maxThreads=4 \*19:16:02* [ERROR] 
>> -Djava.io.tmpdir="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.prefs.systemRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.prefs.userRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.logging.config.class=org.ovirt.engine.ui.gwtextension.JavaLoggingConfig
>>  \*19:16:02* [ERROR] -Xms1G -Xmx4G  
>> '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classp
>>
>>
>>
>>
>> On Fri, Jul 1, 2016 at 3:33 PM, Alexander Wels <aw...@redhat.com> wrote:
>>
>>> On Friday, July 01, 2016 08:30:08 AM Tomas Jelinek wrote:
>>> > - Original Message -
>>> >
>>> > > From: "Alexander Wels" <aw...@redhat.com>
>>> > > To: "Eyal Edri" <ee...@redhat.com>
>>> > > Cc: devel@ovirt.org
>>> > > Sent: Friday, July 1, 2016 1:51:48 PM
>>> > > Subject: Re: [ovirt-devel] master won't compile
>>> > >
>>> > > On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
>>> > > > probably this patch is the culprit:
>>> > > > https://gerrit.ovirt.org/#/c/60016/
>>> > > >
>>> > > > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
>>> > >
>>> > > I created [2] to fix the issue, I will backport it to the 4.0 branch.
>>> > >
>>> > > [2] https://gerrit.ovirt.org/#/c/60061/
>>> >
>>> > I have already backported it
>>> >
>>>
>>> Noticed that after I had send the email, I blame lack of caffeine for
>>> that.
>>>
>>> > > > piotr.kliczew...@gmail.com> wrote:
>>> > > > > It looks that we have the same issue for 4.0 [1] as well.
>>> > > > >
>>> > > &

Re: [ovirt-devel] master won't compile

2016-07-02 Thread Greg Sheremeta
relevant log:

generating method body for VAR__TYPE__GLUSTER_GEOREP_SESSION()
19:15:43 [INFO]   [ERROR] No resource found for key
'VAR__TYPE__GLUSTER_GEOREP_SESSION'
19:15:43 [INFO]
com.google.gwt.i18n.rebind.AbstractResource$MissingResourceException: No
resource found for key 'VAR__TYPE__GLUSTER_GEOREP_SESSION'

On Sat, Jul 2, 2016 at 3:26 PM, Eyal Edri <ee...@redhat.com> wrote:

> I'm not sure this fixed the issue:
>
> Although [1] is merged, check-merged still fails:
>
>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-el7-x86_64/247/console
> [2]
>
>
> [1] https://gerrit.ovirt.org/#/c/60082/
> [2]
>
> *19:16:00* [INFO] WebAdmin .. SUCCESS 
> [5:28.216s]*19:16:00* [INFO] UserPortal 
>  FAILURE [1:11.353s]*19:16:00* [INFO] 
> frontend-symbols .. SKIPPED*19:16:00* [INFO] 
> oVirt Server EAR .. SKIPPED*19:16:00* [INFO] 
> ovirt-engine maven make ... SKIPPED*19:16:00* [INFO] 
> *19:16:00*
>  [INFO] BUILD FAILURE*19:16:00* [INFO] 
> *19:16:00*
>  [INFO] Total time: 15:00.864s*19:16:00* [INFO] Finished at: Sat Jul 02 
> 19:16:00 GMT 2016*19:16:02* [INFO] Final Memory: 607M/1525M*19:16:02* [INFO] 
> *19:16:02*
>  [ERROR] Failed to execute goal 
> org.codehaus.mojo:gwt-maven-plugin:2.6.1:compile (gwtcompile) on project 
> userportal: Command [[*19:16:02* [ERROR] /bin/sh -c 
> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.91-1.b14.el7_2.x86_64/jre/bin/java 
> -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.8.2/aspectjweaver-1.8.2.jar
>  
> -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
>  \*19:16:02* [ERROR] -Dgwt.jjs.maxThreads=4 \*19:16:02* [ERROR] 
> -Djava.io.tmpdir="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.prefs.systemRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.prefs.userRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.logging.config.class=org.ovirt.engine.ui.gwtextension.JavaLoggingConfig
>  \*19:16:02* [ERROR] -Xms1G -Xmx4G  
> '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classp
>
>
>
>
> On Fri, Jul 1, 2016 at 3:33 PM, Alexander Wels <aw...@redhat.com> wrote:
>
>> On Friday, July 01, 2016 08:30:08 AM Tomas Jelinek wrote:
>> > - Original Message -----
>> >
>> > > From: "Alexander Wels" <aw...@redhat.com>
>> > > To: "Eyal Edri" <ee...@redhat.com>
>> > > Cc: devel@ovirt.org
>> > > Sent: Friday, July 1, 2016 1:51:48 PM
>> > > Subject: Re: [ovirt-devel] master won't compile
>> > >
>> > > On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
>> > > > probably this patch is the culprit:
>> > > > https://gerrit.ovirt.org/#/c/60016/
>> > > >
>> > > > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
>> > >
>> > > I created [2] to fix the issue, I will backport it to the 4.0 branch.
>> > >
>> > > [2] https://gerrit.ovirt.org/#/c/60061/
>> >
>> > I have already backported it
>> >
>>
>> Noticed that after I had send the email, I blame lack of caffeine for
>> that.
>>
>> > > > piotr.kliczew...@gmail.com> wrote:
>> > > > > It looks that we have the same issue for 4.0 [1] as well.
>> > > > >
>> > > > >
>> > > > >
>> > > > > [1]
>> > > > >
>> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64
>> > > > > /242
>> > > > > /console>
>> > > > >
>> > > > > On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels <aw...@redhat.com
>> >
>> wrote:
>> > > > > > On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
>> 

Re: [ovirt-devel] master won't compile

2016-07-02 Thread Eyal Edri
Alona,
Can you revert the patch [1] until this issue is resolved?
Both master & 4.0 are not compiling with GWT due to it.

On Sat, Jul 2, 2016 at 10:27 PM, Eyal Edri <ee...@redhat.com> wrote:

> Master is also still failing:
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_check-merged-el7-x86_64/852/console
>
> On Sat, Jul 2, 2016 at 10:26 PM, Eyal Edri <ee...@redhat.com> wrote:
>
>> I'm not sure this fixed the issue:
>>
>> Although [1] is merged, check-merged still fails:
>>
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-el7-x86_64/247/console
>> [2]
>>
>>
>> [1] https://gerrit.ovirt.org/#/c/60082/
>> [2]
>>
>> *19:16:00* [INFO] WebAdmin .. 
>> SUCCESS [5:28.216s]*19:16:00* [INFO] UserPortal 
>>  FAILURE [1:11.353s]*19:16:00* 
>> [INFO] frontend-symbols .. SKIPPED*19:16:00* 
>> [INFO] oVirt Server EAR .. SKIPPED*19:16:00* 
>> [INFO] ovirt-engine maven make ... SKIPPED*19:16:00* 
>> [INFO] 
>> *19:16:00*
>>  [INFO] BUILD FAILURE*19:16:00* [INFO] 
>> *19:16:00*
>>  [INFO] Total time: 15:00.864s*19:16:00* [INFO] Finished at: Sat Jul 02 
>> 19:16:00 GMT 2016*19:16:02* [INFO] Final Memory: 607M/1525M*19:16:02* [INFO] 
>> *19:16:02*
>>  [ERROR] Failed to execute goal 
>> org.codehaus.mojo:gwt-maven-plugin:2.6.1:compile (gwtcompile) on project 
>> userportal: Command [[*19:16:02* [ERROR] /bin/sh -c 
>> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.91-1.b14.el7_2.x86_64/jre/bin/java 
>> -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.8.2/aspectjweaver-1.8.2.jar
>>  
>> -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
>>  \*19:16:02* [ERROR] -Dgwt.jjs.maxThreads=4 \*19:16:02* [ERROR] 
>> -Djava.io.tmpdir="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.prefs.systemRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.prefs.userRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>>  \*19:16:02* [ERROR] 
>> -Djava.util.logging.config.class=org.ovirt.engine.ui.gwtextension.JavaLoggingConfig
>>  \*19:16:02* [ERROR] -Xms1G -Xmx4G  
>> '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classp
>>
>>
>>
>>
>> On Fri, Jul 1, 2016 at 3:33 PM, Alexander Wels <aw...@redhat.com> wrote:
>>
>>> On Friday, July 01, 2016 08:30:08 AM Tomas Jelinek wrote:
>>> > - Original Message -
>>> >
>>> > > From: "Alexander Wels" <aw...@redhat.com>
>>> > > To: "Eyal Edri" <ee...@redhat.com>
>>> > > Cc: devel@ovirt.org
>>> > > Sent: Friday, July 1, 2016 1:51:48 PM
>>> > > Subject: Re: [ovirt-devel] master won't compile
>>> > >
>>> > > On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
>>> > > > probably this patch is the culprit:
>>> > > > https://gerrit.ovirt.org/#/c/60016/
>>> > > >
>>> > > > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
>>> > >
>>> > > I created [2] to fix the issue, I will backport it to the 4.0 branch.
>>> > >
>>> > > [2] https://gerrit.ovirt.org/#/c/60061/
>>> >
>>> > I have already backported it
>>> >
>>>
>>> Noticed that after I had send the email, I blame lack of caffeine for
>>> that.
>>>
>>> > > > piotr.kliczew...@gmail.com> wrote:
>>> > > > > It looks that we have the same issue for 4.0 [1] as well.
>>> > > > >
>>> > > > >
>>> > > > >
>>> > > > > [1]
>>> > > > >
>>> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64
&

Re: [ovirt-devel] master won't compile

2016-07-02 Thread Eyal Edri
Master is also still failing:
http://jenkins.ovirt.org/job/ovirt-engine_master_check-merged-el7-x86_64/852/console

On Sat, Jul 2, 2016 at 10:26 PM, Eyal Edri <ee...@redhat.com> wrote:

> I'm not sure this fixed the issue:
>
> Although [1] is merged, check-merged still fails:
>
>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-el7-x86_64/247/console
> [2]
>
>
> [1] https://gerrit.ovirt.org/#/c/60082/
> [2]
>
> *19:16:00* [INFO] WebAdmin .. SUCCESS 
> [5:28.216s]*19:16:00* [INFO] UserPortal 
>  FAILURE [1:11.353s]*19:16:00* [INFO] 
> frontend-symbols .. SKIPPED*19:16:00* [INFO] 
> oVirt Server EAR .. SKIPPED*19:16:00* [INFO] 
> ovirt-engine maven make ... SKIPPED*19:16:00* [INFO] 
> *19:16:00*
>  [INFO] BUILD FAILURE*19:16:00* [INFO] 
> *19:16:00*
>  [INFO] Total time: 15:00.864s*19:16:00* [INFO] Finished at: Sat Jul 02 
> 19:16:00 GMT 2016*19:16:02* [INFO] Final Memory: 607M/1525M*19:16:02* [INFO] 
> *19:16:02*
>  [ERROR] Failed to execute goal 
> org.codehaus.mojo:gwt-maven-plugin:2.6.1:compile (gwtcompile) on project 
> userportal: Command [[*19:16:02* [ERROR] /bin/sh -c 
> /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.91-1.b14.el7_2.x86_64/jre/bin/java 
> -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.8.2/aspectjweaver-1.8.2.jar
>  
> -Dgwt.jjs.permutationWorkerFactory=com.google.gwt.dev.ThreadedPermutationWorkerFactory
>  \*19:16:02* [ERROR] -Dgwt.jjs.maxThreads=4 \*19:16:02* [ERROR] 
> -Djava.io.tmpdir="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.prefs.systemRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.prefs.userRoot="/home/jenkins/workspace/ovirt-engine_4.0_check-merged-el7-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.0.2/frontend/webadmin/modules/userportal-gwtp/target/tmp"
>  \*19:16:02* [ERROR] 
> -Djava.util.logging.config.class=org.ovirt.engine.ui.gwtextension.JavaLoggingConfig
>  \*19:16:02* [ERROR] -Xms1G -Xmx4G  
> '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classp
>
>
>
>
> On Fri, Jul 1, 2016 at 3:33 PM, Alexander Wels <aw...@redhat.com> wrote:
>
>> On Friday, July 01, 2016 08:30:08 AM Tomas Jelinek wrote:
>> > - Original Message -----
>> >
>> > > From: "Alexander Wels" <aw...@redhat.com>
>> > > To: "Eyal Edri" <ee...@redhat.com>
>> > > Cc: devel@ovirt.org
>> > > Sent: Friday, July 1, 2016 1:51:48 PM
>> > > Subject: Re: [ovirt-devel] master won't compile
>> > >
>> > > On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
>> > > > probably this patch is the culprit:
>> > > > https://gerrit.ovirt.org/#/c/60016/
>> > > >
>> > > > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
>> > >
>> > > I created [2] to fix the issue, I will backport it to the 4.0 branch.
>> > >
>> > > [2] https://gerrit.ovirt.org/#/c/60061/
>> >
>> > I have already backported it
>> >
>>
>> Noticed that after I had send the email, I blame lack of caffeine for
>> that.
>>
>> > > > piotr.kliczew...@gmail.com> wrote:
>> > > > > It looks that we have the same issue for 4.0 [1] as well.
>> > > > >
>> > > > >
>> > > > >
>> > > > > [1]
>> > > > >
>> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64
>> > > > > /242
>> > > > > /console>
>> > > > >
>> > > > > On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels <aw...@redhat.com
>> >
>> wrote:
>> > > > > > On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
>> > > > > >> On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
>> > > > > >> > Hi,
>> > > > > >> >
>> > > > &

Re: [ovirt-devel] master won't compile

2016-07-01 Thread Alexander Wels
On Friday, July 01, 2016 08:30:08 AM Tomas Jelinek wrote:
> - Original Message -
> 
> > From: "Alexander Wels" <aw...@redhat.com>
> > To: "Eyal Edri" <ee...@redhat.com>
> > Cc: devel@ovirt.org
> > Sent: Friday, July 1, 2016 1:51:48 PM
> > Subject: Re: [ovirt-devel] master won't compile
> > 
> > On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
> > > probably this patch is the culprit:
> > > https://gerrit.ovirt.org/#/c/60016/
> > > 
> > > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
> > 
> > I created [2] to fix the issue, I will backport it to the 4.0 branch.
> > 
> > [2] https://gerrit.ovirt.org/#/c/60061/
> 
> I have already backported it
> 

Noticed that after I had send the email, I blame lack of caffeine for that.

> > > piotr.kliczew...@gmail.com> wrote:
> > > > It looks that we have the same issue for 4.0 [1] as well.
> > > > 
> > > > 
> > > > 
> > > > [1]
> > > > http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64
> > > > /242
> > > > /console>
> > > > 
> > > > On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels <aw...@redhat.com> 
wrote:
> > > > > On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
> > > > >> On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
> > > > >> > Hi,
> > > > >> > 
> > > > >> > I just rebased master and now it won't compile user
> > > > >> > portal with the following exception, looks like the for
> > > > >> > ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH
> > > > >> > _IN_PROGESS is missing in user portal:
> > > > >> > 
> > > > >> > [INFO]Generating method body for
> > > > >> > coloredText()
> > > > >> 
> > > > >> [INFO]Generating method body for coloredText()
> > > > > 
> > > > > Okay looks like my paste of the stack trace is getting snipped,
> > > > > basically
> > > > > looks like user portal is missing the message for that action key.
> > > > > ___
> > > > > Devel mailing list
> > > > > Devel@ovirt.org
> > > > > http://lists.ovirt.org/mailman/listinfo/devel
> > > > 
> > > > ___
> > > > Devel mailing list
> > > > Devel@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/devel
> > 
> > ___
> > Devel mailing list
> > Devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] master won't compile

2016-07-01 Thread Tomas Jelinek


- Original Message -
> From: "Alexander Wels" <aw...@redhat.com>
> To: "Eyal Edri" <ee...@redhat.com>
> Cc: devel@ovirt.org
> Sent: Friday, July 1, 2016 1:51:48 PM
> Subject: Re: [ovirt-devel] master won't compile
> 
> On Friday, July 01, 2016 12:14:08 PM Eyal Edri wrote:
> > probably this patch is the culprit:
> > https://gerrit.ovirt.org/#/c/60016/
> > 
> > On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
> > 
> 
> I created [2] to fix the issue, I will backport it to the 4.0 branch.
> 
> [2] https://gerrit.ovirt.org/#/c/60061/

I have already backported it

> 
> > piotr.kliczew...@gmail.com> wrote:
> > > It looks that we have the same issue for 4.0 [1] as well.
> > > 
> > > 
> > > 
> > > [1]
> > > http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64/242
> > > /console>
> > > On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels <aw...@redhat.com> wrote:
> > > > On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
> > > >> On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
> > > >> > Hi,
> > > >> > 
> > > >> > I just rebased master and now it won't compile user
> > > >> > portal with the following exception, looks like the for
> > > >> > ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH
> > > >> > _IN_PROGESS is missing in user portal:
> > > >> > 
> > > >> > [INFO]Generating method body for
> > > >> > coloredText()
> > > >> 
> > > >> [INFO]Generating method body for coloredText()
> > > > 
> > > > Okay looks like my paste of the stack trace is getting snipped,
> > > > basically
> > > > looks like user portal is missing the message for that action key.
> > > > ___
> > > > Devel mailing list
> > > > Devel@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/devel
> > > 
> > > ___
> > > Devel mailing list
> > > Devel@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/devel
> 
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
> 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] master won't compile

2016-07-01 Thread Tomas Jelinek
ok, on master fixed by Alex:
https://gerrit.ovirt.org/#/c/60061
and I have cherry-picked this fix now to 4.0:
https://gerrit.ovirt.org/#/c/60082/1

please note this issues shows up only if compiling with language permutations 
enabled.

- Original Message -
> From: "Eyal Edri" <ee...@redhat.com>
> To: "Piotr Kliczewski" <piotr.kliczew...@gmail.com>, "Alona Kaplan" 
> <alkap...@redhat.com>
> Cc: devel@ovirt.org
> Sent: Friday, July 1, 2016 11:14:08 AM
> Subject: Re: [ovirt-devel] master won't compile
> 
> probably this patch is the culprit:
> https://gerrit.ovirt.org/#/c/60016/
> 
> On Fri, Jul 1, 2016 at 12:12 PM, Piotr Kliczewski <
> piotr.kliczew...@gmail.com > wrote:
> 
> 
> It looks that we have the same issue for 4.0 [1] as well.
> 
> 
> 
> [1]
> http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64/242/console
> 
> On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels < aw...@redhat.com > wrote:
> > On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
> >> On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
> >> > Hi,
> >> > 
> >> > I just rebased master and now it won't compile user
> >> > portal with the following exception, looks like the for
> >> > ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH
> >> > _IN_PROGESS is missing in user portal:
> >> > 
> >> > [INFO] Generating method body for
> >> > coloredText()
> >> 
> >> [INFO] Generating method body for coloredText()
> > 
> > Okay looks like my paste of the stack trace is getting snipped, basically
> > looks like user portal is missing the message for that action key.
> > ___
> > Devel mailing list
> > Devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
> 
> 
> 
> 
> 
> --
> Eyal Edri
> Associate Manager
> RHEV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> 
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
> 
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] master won't compile

2016-07-01 Thread Piotr Kliczewski
It looks that we have the same issue for 4.0 [1] as well.



[1] 
http://jenkins.ovirt.org/job/ovirt-engine_4.0_check-merged-fc23-x86_64/242/console

On Thu, Jun 30, 2016 at 9:57 PM, Alexander Wels  wrote:
> On Thursday, June 30, 2016 03:56:25 PM Alexander Wels wrote:
>> On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
>> > Hi,
>> >
>> > I just rebased master and now it won't compile user
>> > portal with the following exception, looks like the for
>> > ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH
>> > _IN_PROGESS is missing in user portal:
>> >
>> > [INFO]Generating method body for
>> > coloredText()
>>
>> [INFO]Generating method body for coloredText()
>
> Okay looks like my paste of the stack trace is getting snipped, basically
> looks like user portal is missing the message for that action key.
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] master won't compile

2016-06-30 Thread Alexander Wels
On Thursday, June 30, 2016 03:54:16 PM Alexander Wels wrote:
> Hi,
> 
> I just rebased master and now it won't compile user
> portal with the following exception, looks like the for
> ACTION_TYPE_FAILED_SETUP_NETWORKS_OR_REFRESH
> _IN_PROGESS is missing in user portal:
> 
> [INFO]Generating method body for
> coloredText()
[INFO]Generating method body for coloredText() 

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel