<div dir="auto"><div>Thanks for replying. So why the building is failed?</div><div dir="auto"><br></div><div dir="auto">In the output it says (</div><div dir="auto"><span style="font-family:sans-serif">failed with exit status 1: </span><blockquote style="font-family:sans-serif"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">    {task 140417174659272: cxx interest.cpp -> interest.cpp.3.o}<br></div></div></div></div></blockquote><span style="font-family:sans-serif">['/usr/bin/g++', '-std=c++14', '-O3', '-g', '-Wall', '-Wno-error=deprecated-</span><span style="font-family:sans-serif">declarations', </span><span style="font-family:sans-serif;font-size:12.8px"> ) </span></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px"><br></span></font>I dont know if there is a problem with the file or something else. </div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Thu, 21 Feb 2019, 5:31 pm Alex Afanasyev <<a href="mailto:aa@cs.fiu.edu">aa@cs.fiu.edu</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">What you included are not error, just warnings.  I suspect the error is caused by something else (look for "error:" in the output).<br><div><br><blockquote type="cite"><div>On Feb 21, 2019, at 9:28 AM, Samar Alduayji via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" target="_blank" rel="noreferrer">ndnsim@lists.cs.ucla.edu</a>> wrote:</div><br class="m_-130385673733633834Apple-interchange-newline"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear all, <br></div><div><br></div><div>Due to some issues with old boost library, I decided to use newer Ubuntu 18.10 version with new boost library installed. <br></div><div><br></div><div>I was running the steps in the getting start page and when I get to the ./waf command I got the following error</div><div><br></div><div>In file included from ../src/ndnSIM/ndn-cxx/src/interest.cpp:22:<br>../src/ndnSIM/ndn-cxx/src/interest.hpp:277:3: note: declared here<br>   hasSelectors() const<br>   ^~~~~~~~~~~~<br>../src/ndnSIM/ndn-cxx/src/interest.cpp:88:19: warning: ‘bool ndn::Interest::hasSelectors() const’ is deprecated:  [-Wdeprecated-declarations]<br>   if (hasSelectors()) {<br>       ~~~~~~~~~~~~^~<br>In file included from ../src/ndnSIM/ndn-cxx/src/interest.cpp:22:<br>../src/ndnSIM/ndn-cxx/src/interest.hpp:277:3: note: declared here<br>   hasSelectors() const<br>   ^~~~~~~~~~~~<br>../src/ndnSIM/ndn-cxx/src/interest.cpp:89:32: warning: ‘const ndn::Selectors& ndn::Interest::getSelectors() const’ is deprecated:  [-Wdeprecated-declarations]<br>     totalLength += getSelectors().wireEncode(encoder);<br>                    ~~~~~~~~~~~~^~<br>In file included from ../src/ndnSIM/ndn-cxx/src/interest.cpp:22:<br>../src/ndnSIM/ndn-cxx/src/interest.hpp:284:3: note: declared here<br>   getSelectors() const<br>   ^~~~~~~~~~~~<br>../src/ndnSIM/ndn-cxx/src/interest.cpp:89:32: warning: ‘const ndn::Selectors& ndn::Interest::getSelectors() const’ is deprecated:  [-Wdeprecated-declarations]<br>     totalLength += getSelectors().wireEncode(encoder);<br>                    ~~~~~~~~~~~~^~<br>In file included from ../src/ndnSIM/ndn-cxx/src/interest.cpp:22:<br>../src/ndnSIM/ndn-cxx/src/interest.hpp:284:3: note: declared here<br>   getSelectors() const<br>   ^~~~~~~~~~~~<br><br>Waf: Leaving directory `/home/samar/ndnSIM/ns-3/build'<br>Build failed<br> -> task in 'ns3-ndnSIM' failed with exit status 1: <br>    {task 140417174659272: cxx interest.cpp -> interest.cpp.3.o}<br>['/usr/bin/g++', '-std=c++14', '-O3', '-g', '-Wall', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-march=native', '-fstrict-overflow', '-Wstrict-overflow=2', '-std=c++14', '-fPIC', '-pthread', '-I.', '-I..', '-Ins3/ndnSIM/NFD', '-I../ns3/ndnSIM/NFD', '-Isrc/ndnSIM/NFD/core', '-I../src/ndnSIM/NFD/core', '-Isrc/ndnSIM/NFD/daemon', '-I../src/ndnSIM/NFD/daemon', '-Isrc/ndnSIM/NFD/rib', '-I../src/ndnSIM/NFD/rib', '-Ins3/ndnSIM', '-I../ns3/ndnSIM', '-Ins3/ndnSIM/ndn-cxx', '-I../ns3/ndnSIM/ndn-cxx', '-I.', '-I..', '-I/usr/include', '-DNS3_BUILD_PROFILE_OPTIMIZED', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_PACKET_H=1', '-DHAVE_IS_DEFAULT_CONSTRUCTIBLE=1', '-DHAVE_IS_NOTHROW_MOVE_CONSTRUCTIBLE=1', '-DHAVE_IS_NOTHROW_MOVE_ASSIGNABLE=1', '-DHAVE_STD_TO_STRING=1', '-DHAVE_VECTOR_INSERT_ERASE_CONST_ITERATOR=1', '-DHAVE_PTHREAD=1', '-DHAVE_SQLITE3=1', '-DHAVE_OPENSSL=1', '-DHAVE_IF_TUN_H=1', '../src/ndnSIM/ndn-cxx/src/interest.cpp', '-c', '-o/home/samar/ndnSIM/ns-3/build/src/ndnSIM/ndn-cxx/src/interest.cpp.3.o']</div><div><br></div><div><br></div><div>any suggestions how to pass it is really appreciated .</div><div><br></div><div>Regards, <br></div><div>Samar<br></div></div></div></div></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank" rel="noreferrer">ndnSIM@lists.cs.ucla.edu</a><br><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank" rel="noreferrer">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br></div></blockquote></div><br><div>
<div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word;line-break:after-white-space">______________<br>Alex Afanasyev<br>Assistant Professor, SCIS, Florida International University<br>11200 SW 8th Street, PG6 Room 140D, Miami, FL 33199<br>phone: +1.305.348.4960 (office); <a href="mailto:aa@cs.fiu.edu" target="_blank" rel="noreferrer">email: aa@cs.fiu.edu</a><br>web: <a href="https://users.cs.fiu.edu/~afanasyev/" target="_blank" rel="noreferrer">https://users.cs.fiu.edu/~afanasyev/</a><br><br></div>

</div>
<br></div></blockquote></div></div></div>