On Thu, Feb 15, 2018 at 4:31 PM, Tom Pantelis <[email protected]> wrote:
> > > On Thu, Feb 15, 2018 at 10:24 AM, Sam Hague <[email protected]> wrote: > >> Ok, we are pushing patches to genius and netvirt to pick up the ofp >> changes. >> > > > Actually I was preparing an OFP patch to just revert the offending changes > and suppress CS violations but I'll hold off on that in lieu of genius > and netvirt patches. > https://git.opendaylight.org/gerrit/#/c/68309/ merged and fixed genius > > >> >> Going forward, I do see many more checkstyle patches in ofp. To avoid >> any other breakages, please run the multipatch-build as a comment in the >> patch. The first patch in the list is the ofp patch and needs to be first. >> >> multipatch-build:openflowplugin=36/67736/2,genius=changes/ >> 33/58233/15,netvirt=15/68215/2 >> >> On Thu, Feb 15, 2018 at 10:12 AM, Faseela K <[email protected]> >> wrote: >> >>> Revert patch : https://git.opendaylight.org/gerrit/#/c/68308/ >>> >>> >>> >>> Thanks, >>> >>> Faseela >>> >>> >>> >>> *From:* [email protected] [mailto: >>> [email protected]] *On Behalf Of *Faseela >>> K >>> *Sent:* Thursday, February 15, 2018 8:34 PM >>> *To:* N Edwin Anthony <[email protected]>; >>> [email protected]; [email protected] >>> aylight.org; release ([email protected]) < >>> [email protected]> >>> *Cc:* R Srinivasan E <[email protected]> >>> *Subject:* Re: [openflowplugin-dev] genius builds broken, due to >>> openflowplugin lldp checkstyle changes >>> >>> >>> >>> +release >>> >>> >>> >>> Openflowplugin committers, >>> >>> >>> >>> Can we get the below patch reverted? >>> >>> >>> >>> Thanks, >>> >>> Faseela >>> >>> >>> >>> *From:* Faseela K >>> *Sent:* Thursday, February 15, 2018 6:03 PM >>> *To:* 'N Edwin Anthony' <[email protected]>; >>> [email protected]; [email protected] >>> aylight.org >>> *Cc:* R Srinivasan E <[email protected]> >>> *Subject:* RE: genius builds broken, mdsalutil-api is not building >>> >>> >>> >>> Looks like this patch in openflowplugin needs to be reverted. >>> >>> >>> >>> https://git.opendaylight.org/gerrit/#/c/67736/ >>> >>> >>> >>> Thanks, >>> >>> Faseela >>> >>> >>> >>> *From:* [email protected] [ >>> mailto:[email protected] >>> <[email protected]>] *On Behalf Of *N Edwin >>> Anthony >>> *Sent:* Thursday, February 15, 2018 6:00 PM >>> *To:* [email protected]; [email protected] >>> aylight.org >>> *Cc:* R Srinivasan E <[email protected]> >>> *Subject:* [genius-dev] genius builds broken, mdsalutil-api is not >>> building >>> >>> >>> >>> Hi All, >>> >>> Genius builds are failing because of the reason: >>> *[ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile >>> (default-compile) on project mdsalutil-api: Compilation failure: >>> Compilation failure:* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/IPv4.java:[157,36] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/IPv4.java:[492,54] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/IPv4.java:[518,65] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/IPv4.java:[587,46] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/ICMP.java:[185,58] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/ICMP.java:[189,76] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> *11:15:19* *[ERROR] >>> /w/workspace/genius-distribution-check-oxygen/genius/mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/packet/ICMP.java:[226,79] >>> cannot find symbol* >>> >>> *11:15:19* *[ERROR] symbol: variable NumBitsInAByte* >>> >>> *11:15:19* *[ERROR] location: class >>> org.opendaylight.openflowplugin.libraries.liblldp.NetUtils* >>> >>> >>> are others facing similar issues ? >>> >>> https://jenkins.opendaylight.org/releng/job/genius-distribut >>> ion-check-oxygen/1210/console >>> >>> >>> Thank you, >>> >>> Edwin. >>> >> >> >> _______________________________________________ >> release mailing list >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/release >> >> > > _______________________________________________ > genius-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/genius-dev > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
