<div dir="ltr">Hi Yudi<div><br></div><div>Thanks for reporting.</div><div>This is filed as <a href="http://redmine.named-data.net/issues/3613">Bug 3613</a>.</div><div><br></div><div>Yours, Junxiao</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 3, 2016 at 8:06 AM, Yudi Andrean <span dir="ltr"><<a href="mailto:yudiandreanp@live.com" target="_blank">yudiandreanp@live.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear all,</p>
<p><br>
</p>
<p>I've got an error when compiling ndn-tools I cloned from the github repository, here are the stdout lines generated</p>
<p><br>
</p>
<p></p>
<div>
<div><span style="font-size:10pt;font-family:'Times New Roman',Times,serif">[24/52] Compiling tools/chunks/catchunks/discover-version-iterative.cpp</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">In file included from ../tools/chunks/catchunks/discover-version-iterative.cpp:28:0:</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:88:7: error: expected ‘;’ at end of member declaration</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   run() NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">       ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:88:9: error: ‘NDN_CXX_DECL_FINAL’ does not name a type</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   run() NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">         ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:92:56: error: expected ‘;’ at end of member declaration</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleData(const Interest& interest, const Data& data) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                        ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:92:58: error: ‘NDN_CXX_DECL_FINAL’ does not name a type</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleData(const Interest& interest, const Data& data) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                          ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:95:68: error: expected ‘;’ at end of member declaration</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleTimeout(const Interest& interest, const std::string& reason) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                                    ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-iterative.hpp:95:70: error: ‘NDN_CXX_DECL_FINAL’ does not name a type</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleTimeout(const Interest& interest, const std::string& reason) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                                      ^</span><br>
<br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">In file included from ../tools/chunks/catchunks/discover-version-fixed.cpp:26:0:</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-fixed.hpp:60:7: error: expected ‘;’ at end of member declaration</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   run() NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">       ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-fixed.hpp:60:9: error: ‘NDN_CXX_DECL_FINAL’ does not name a type</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   run() NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">         ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-fixed.hpp:64:56: error: expected ‘;’ at end of member declaration</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleData(const Interest& interest, const Data& data) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                        ^</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">../tools/chunks/catchunks/discover-version-fixed.hpp:64:58: error: ‘NDN_CXX_DECL_FINAL’ does not name a type</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">   handleData(const Interest& interest, const Data& data) NDN_CXX_DECL_FINAL;</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">                                                          ^</span><br>
<br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">Waf: Leaving directory `/home/ndnuser/NDN/ndn-tools/build'</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif">Build failed</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif"> -<span style="color:rgb(255,0,0)">> task in 'ndncatchunks-objects' failed (exit status 1): </span></span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif;color:rgb(255,0,0)">{task 140303682466320: cxx discover-version-iterative.cpp -> discover-version-iterative.cpp.1.o}</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif;color:rgb(255,0,0)">['/usr/bin/g++', '-O2', '-g', '-pedantic', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fdiagnostics-color', '-std=c++11', '-I/home/ndnuser/NDN/ndn-tools/build',
 '-I/home/ndnuser/NDN/ndn-tools', '-I/usr/local/include', '-I/usr/include', '-DNDEBUG', '-DHAVE_INTTYPES_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_SYS_BITYPES_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_NDN_CXX=1', '../tools/chunks/catchunks/discover-version-iterative.cpp',
 '-c', '-o', '/home/ndnuser/NDN/ndn-tools/build/tools/chunks/catchunks/discover-version-iterative.cpp.1.o']</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif;color:rgb(255,0,0)"> -> task in 'ndncatchunks-objects' failed (exit status 1): </span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif;color:rgb(255,0,0)">{task 140303682466192: cxx discover-version-fixed.cpp -> discover-version-fixed.cpp.1.o}</span><br>
<span style="font-size:10pt;font-family:'Times New Roman',Times,serif;color:rgb(255,0,0)">['/usr/bin/g++', '-O2', '-g', '-pedantic', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fdiagnostics-color', '-std=c++11', '-I/home/ndnuser/NDN/ndn-tools/build',
 '-I/home/ndnuser/NDN/ndn-tools', '-I/usr/local/include', '-I/usr/include', '-DNDEBUG', '-DHAVE_INTTYPES_H=1', '-DHAVE_STDINT_H=1', '-DHAVE_SYS_BITYPES_H=1', '-DHAVE_SYS_TYPES_H=1', '-DHAVE_NDN_CXX=1', '../tools/chunks/catchunks/discover-version-fixed.cpp',
 '-c', '-o', '/home/ndnuser/NDN/ndn-tools/build/tools/chunks/catchunks/discover-version-fixed.cpp.1.o']</span></div>
<br>
</div>
<div>anyone ever encountered this or know how to deal with it?</div>
<div>Thanks!</div>
<div>---</div>
<div>Regards,</div>
<div>Yudi A. Phanama</div></div></div></blockquote></div></div></div>