[ACTION NEEDED] ovirt-engine quick build fails on F21 with [ERROR] error on execute: error during compilation

Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/la... 14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/target/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/target/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.ServiceCallback 14:26:21 [ERROR] error on execute: error during compilation -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

@Alexander, can you please look into this one? it seems to be happening only on Fedora 21 (same jobs on Fedora 20 and EL6 are passing successfully) - maybe related to the exact java version on the machine? ---- Thanks, Einav ----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: devel@ovirt.org Sent: Tuesday, October 21, 2014 11:21:51 AM Subject: [ovirt-devel] [ACTION NEEDED] ovirt-engine quick build fails on F21 with [ERROR] error on execute: error during compilation
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/la...
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/target/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/target/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.ServiceCallback 14:26:21 [ERROR] error on execute: error during compilation
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

--U+NfgObvpQT1Q9Yq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 10/21, Einav Cohen wrote:
@Alexander, can you please look into this one? it seems to be happening only on Fedora 21 (same jobs on=20 Fedora 20 and EL6 are passing successfully) - maybe=20 related to the exact java version on the machine?
=20 ---- Thanks, Einav =20 ----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: devel@ovirt.org Sent: Tuesday, October 21, 2014 11:21:51 AM Subject: [ovirt-devel] [ACTION NEEDED] ovirt-engine quick build fails o= n F21 with [ERROR] error on execute: error during compilation =20 Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merg= ed/label=3Dfc21/4581/console =20 14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/target/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/target/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6= ' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less th= an -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6= ' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less =
-source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finishe= d. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6= ' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' le= ss than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6= ' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less =
Just to add some info, the java version installed on those slaves is openjdk 1.8.0_25. It's a minimum server install too, so some packages that were usually installed (like mailcap, that was missing) are not there, that might also cause the issue. than than
-source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6= ' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finishe= d. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunica= tionProvider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunica= tionProvider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunica= tionProvider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/la= bel/fc21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/fronte= nd/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunica= tionProvider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.= ServiceCallback 14:26:21 [ERROR] error on execute: error during compilation =20 -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboratio= n. See how it works at redhat.com _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel =20
Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --U+NfgObvpQT1Q9Yq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJURpGaAAoJEEBxx+HSYmnDBZIIAJt4BQYhTJ8wJ0TtZwh6tLRm nPJMFlI05y8ks7+JqbVkxYJdGPsFkz+IDp4vdg8VKNwalU3kzdI5FtHjSoz8htgP 6e0yoMtI3pZAsPwdJrCSswEnsrrgxnvHSybTfNm9NddBZXTLzt/zS9Z8VTpo8jd6 yaQpOdmmPs1rHb4OpSSrmxG4bBLX0OMPtN8EGl9GLb4GTaMW4AW9ueBU4N38VL7S 70CUlsn7wO3Rw/uxvXHl4oIVPzrIN0snEvSE3xvt1j67cXT38Ob6YjOgTYGa+4RP IsqXE1enQ+wM3HYRL47PkaqvTzZSVhNd6hgxu6pFeYad7KbK0/oCfg+6tvIJQqk= =AarL -----END PGP SIGNATURE----- --U+NfgObvpQT1Q9Yq--

This still happening after fixing the issues with the jenkins slaves? On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation

Il 21/10/2014 22:38, Alexander Wels ha scritto:
This still happening after fixing the issues with the jenkins slaves?
yes.
On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

Sandro, [1] should fix the issue for fedora 21. It appears we forgot to add the generated classes to the source path. [1] http://gerrit.ovirt.org/#/c/34402/ On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation

Il 23/10/2014 15:41, Alexander Wels ha scritto:
Sandro,
[1] should fix the issue for fedora 21.
It appears we forgot to add the generated classes to the source path.
+1 on my side, maybe better someone else in java team take a look at it before merging.
[1] http://gerrit.ovirt.org/#/c/34402/
On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

[top posting] [1] is now merged. @Sandro[/others]: does it make sense to backport this patch to 'ovirt-engine-3.5'? i.e. do we expect people to compile 'ovirt-engine-3.5' on F21? [I assume the answer is 'yes', I just want to verify that before we actually proceed with the backport] ---- Thanks, Einav [1] http://gerrit.ovirt.org/#/c/34402/ ----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: awels@redhat.com, devel@ovirt.org Sent: Thursday, October 23, 2014 10:44:24 AM Subject: Re: [ovirt-devel] [ACTION NEEDED] ovirt-engine quick build fails on F21 with [ERROR] error on execute: error during compilation
Il 23/10/2014 15:41, Alexander Wels ha scritto:
Sandro,
[1] should fix the issue for fedora 21.
It appears we forgot to add the generated classes to the source path.
+1 on my side, maybe better someone else in java team take a look at it before merging.
[1] http://gerrit.ovirt.org/#/c/34402/
On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Il 28/10/2014 19:59, Einav Cohen ha scritto:
[top posting]
[1] is now merged.
@Sandro[/others]: does it make sense to backport this patch to 'ovirt-engine-3.5'? i.e. do we expect people to compile 'ovirt-engine-3.5' on F21? [I assume the answer is 'yes', I just want to verify that before we actually proceed with the backport]
F19 will go EOL around January and we're going to release 3.6 some months later so I think that yes, it make sense to backport to 3.5
---- Thanks, Einav
[1] http://gerrit.ovirt.org/#/c/34402/
----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: awels@redhat.com, devel@ovirt.org Sent: Thursday, October 23, 2014 10:44:24 AM Subject: Re: [ovirt-devel] [ACTION NEEDED] ovirt-engine quick build fails on F21 with [ERROR] error on execute: error during compilation
Il 23/10/2014 15:41, Alexander Wels ha scritto:
Sandro,
[1] should fix the issue for fedora 21.
It appears we forgot to add the generated classes to the source path.
+1 on my side, maybe better someone else in java team take a look at it before merging.
[1] http://gerrit.ovirt.org/#/c/34402/
On Tuesday, October 21, 2014 05:21:51 PM Sandro Bonazzola wrote:
Full console available here: http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_merged/l abel=fc21/4581/console
14:26:16 [INFO] javac option: -proc:only 14:26:16 [INFO] javac option: -d 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/classes 14:26:16 [INFO] javac option: -s 14:26:16 [INFO] javac option: /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/tar get/generated-sources/annotations 14:26:19 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenEventProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.RefreshActiveModel. 14:26:21 [INFO] diagnostic Note: Found org.ovirt.engine.ui.frontend.communication.SSOTokenChange. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic warning: Supported source version 'RELEASE_6' from annotation processor 'org.antlr.v4.runtime.misc.NullUsageProcessor' less than -source '1.8' 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor started. 14:26:21 [INFO] diagnostic Note: Searching for com.gwtplatform.dispatch.annotation.GenEvent annotations. 14:26:21 [INFO] diagnostic Note: com.gwtplatform.dispatch.annotation.processor.GenEventProcessor finished. 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:16: error: cannot find symbol 14:26:21 import org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: package org.ovirt.engine.ui.frontend.gwtservices 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:49: error: cannot find symbol 14:26:21 private final GenericApiGWTServiceAsync service; 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:90: error: cannot find symbol 14:26:21 public GWTRPCCommunicationProvider(final GenericApiGWTServiceAsync asyncService, 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: class org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider 14:26:21 [INFO] diagnostic /home/jenkins/workspace/ovirt-engine_master_create-rpms-quick_merged/label/f c21/rpmbuild/BUILD/ovirt-engine-3.6.0/frontend/webadmin/modules/frontend/src /main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationPro vider.java:38: error: cannot find symbol 14:26:21 void serviceFound(GenericApiGWTServiceAsync service); 14:26:21 ^ 14:26:21 symbol: class GenericApiGWTServiceAsync 14:26:21 location: interface org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider.Serv iceCallback 14:26:21 [ERROR] error on execute: error during compilation
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (4)
-
Alexander Wels
-
David Caro
-
Einav Cohen
-
Sandro Bonazzola