<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:48:02 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[VTN-104] Failed to build VTN coordinator on Ubuntu 14.04</title>
                <link>https://jira.opendaylight.org/browse/VTN-104</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;When i cloned latest stable/beryllium code and tried to build in Ubuntu 14.04, gives compilation error.&lt;/p&gt;


&lt;p&gt;Compilation Log:&lt;/p&gt;

&lt;p&gt;make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: Entering directory `/home/mininet/checking/vtn/coordinator/modules/odcdriver&apos;&lt;br/&gt;
/usr/bin/g++ -I/home/mininet/checking/vtn/coordinator/core/include/cxx -D_GNU_SOURCE -DPFC_DEBUG -I/usr/include/json-c -I/home/mininet/checking/vtn/coordinator/dist/target/objs/include -I/home/mininet/checking/vtn/coordinator/include -I/home/mininet/checking/vtn/coordinator/dist/target/objs/core/include -I/home/mininet/checking/vtn/coordinator/dist/target/objs/core/include/openflow -I/home/mininet/checking/vtn/coordinator/core/include/arch/x86_64 -I/home/mininet/checking/vtn/coordinator/core/include/arch/x86 -I/home/mininet/checking/vtn/coordinator/core/include/os/linux -I/home/mininet/checking/vtn/coordinator/core/include -I/home/mininet/checking/vtn/coordinator/dist/target/objs/modules/odcdriver -Iinclude -D_PFC_PFCD_MAINT_DISABLE -pthread -DPIC -DPFC_MODULE_BUILD -DMODULE_NAME=&quot;odcdriver&quot; -I/home/mininet/checking/vtn/coordinator/modules/tclib/include -I/home/mininet/checking/vtn/coordinator/modules/vtndrvintf/include -I/home/mininet/checking/vtn/coordinator/modules/vtncacheutil/include -I/home/mininet/checking/vtn/coordinator/modules/restjsonutil/include -DMODULE_CFDEF_NAME=__pfc_odcdriver_cfdef -g -O3 -Wall -Wextra -Wno-clobbered -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unused-result -Wno-format-security -Werror -m64 -fpic -c -o /home/mininet/checking/vtn/coordinator/dist/target/objs/modules/odcdriver/odc_vbr_flow_filter.o odc_vbr_flow_filter.cc&lt;br/&gt;
In file included from /usr/include/string.h:640:0,&lt;br/&gt;
                 from /usr/include/x86_64-linux-gnu/sys/un.h:37,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/socket.h:21,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/hostaddr.h:21,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/ipc.h:30,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/modtypes.h:19,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/moddefs.h:18,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/module.h:21,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/core/include/pfc/log.h:32,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/modules/restjsonutil/include/http_client.hh:15,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/modules/restjsonutil/include/rest_client.hh:13,&lt;br/&gt;
                 from /home/mininet/checking/vtn/coordinator/modules/restjsonutil/include/rest_util.hh:13,&lt;br/&gt;
                 from include/odc_vbr_flow_filter.hh:13,&lt;br/&gt;
                 from odc_vbr_flow_filter.cc:10:&lt;br/&gt;
In function &#226;void* memcpy(void*, const void*, size_t)&#226;,&lt;br/&gt;
    inlined from &#226;UncRespCode unc::odcdriver::OdcVbrFlowFilterCmd::r_copy(std::list&amp;lt;unc::odcdriver::flow_filter&amp;gt;&amp;amp;, std::vector&amp;lt;unc::vtndrvcache::ConfigNode*&amp;gt;&amp;amp;)&#226; at odc_vbr_flow_filter.cc:118:44:&lt;br/&gt;
/usr/include/x86_64-linux-gnu/bits/string3.h:51:71: error: call to void* _&lt;em&gt;builtin&lt;/em&gt;__memcpy_chk(void*, const void*, long unsigned int, long unsigned int) will always overflow destination buffer &lt;span class=&quot;error&quot;&gt;&amp;#91;-Werror&amp;#93;&lt;/span&gt;&lt;br/&gt;
   return _&lt;em&gt;builtin&lt;/em&gt;_&lt;em&gt;memcpy_chk (&lt;/em&gt;&lt;em&gt;dest, __src, __len, __bos0 (&lt;/em&gt;_dest));&lt;br/&gt;
                                                                       ^&lt;br/&gt;
cc1plus: all warnings being treated as errors&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/home/mininet/checking/vtn/coordinator/dist/target/objs/modules/odcdriver/odc_vbr_flow_filter.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: Leaving directory `/home/mininet/checking/vtn/coordinator/modules/odcdriver&apos;&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;odcdriver&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: Leaving directory `/home/mininet/checking/vtn/coordinator/modules&apos;&lt;br/&gt;
make: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;modules&amp;#93;&lt;/span&gt; Error 2&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26484">VTN-104</key>
            <summary>Failed to build VTN coordinator on Ubuntu 14.04</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="yogalakshmi.pa@hcl.com">YOGA LAKSHMI SWETHA PAYYAVULA</assignee>
                                    <reporter username="siva-karthik@hcl.com">Karthik Sivasamy</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jan 2016 05:20:25 +0000</created>
                <updated>Wed, 10 Feb 2016 04:37:57 +0000</updated>
                            <resolved>Wed, 10 Feb 2016 04:37:57 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>ODC Driver</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="53036" author="yogalakshmi.pa@hcl.com" created="Wed, 3 Feb 2016 09:26:17 +0000"  >&lt;p&gt;Fixed and merged the below patch in the stable/beryllium branch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33684/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33684/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53037" author="siva-karthik@hcl.com" created="Thu, 4 Feb 2016 09:58:42 +0000"  >&lt;p&gt;Bug reopened:&lt;/p&gt;

&lt;p&gt;Reason:&lt;br/&gt;
Fix is not yet merged to Master, it is only merged in stable/beryllium. When it is merged into master branch, will verify and close the Bug.&lt;/p&gt;</comment>
                            <comment id="53038" author="yogalakshmi.pa@hcl.com" created="Wed, 10 Feb 2016 04:37:57 +0000"  >&lt;p&gt;PFB the patch for this bug in the master branch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/34228/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/34228/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5122</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5122]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02tlz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>