<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi, Thank you Jan,</div><div class="">i registered on gerrit platform. </div><div class="">I prefer, if is possible, to see your Java problems for try to create my first patch, is it possible to use an IDE, like Eclipse, to edit the java code in easy way?</div><div class=""><br class=""></div><div class="">Reagards,</div><div class="">Massimiliano.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Il giorno 08 nov 2015, alle ore 18:44, jan iversen <<a href="mailto:jancasacondor@gmail.com" class="">jancasacondor@gmail.com</a>> ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Congratulations !!! that is actually the most difficult step.<br class=""><br class=""></div>Now when both of you have time it would be good for you to register on the mailing list:<br class=""><a href="http://nabble.documentfoundation.org/" class="">http://nabble.documentfoundation.org/</a><br class=""></div><div class=""><br class=""></div><div class="">This is where we all "talk" together.<br class=""><br class=""></div><div class="">Sooner or later you will also need to register in Gerrit:<br class=""><a href="https://wiki.documentfoundation.org/Development/gerrit" class="">https://wiki.documentfoundation.org/Development/gerrit</a><br class=""><br class=""></div><div class="">we use gerrit to submit and review patches, this is not mandatory for the first couple<br class=""></div><div class="">of patches, I can do it for you, but it is something you need to get used to.<br class=""><br class=""></div><div class="">Finally here is a link to "easy hacks":<br class=""><a href="https://wiki.documentfoundation.org/Development/Easy_Hacks" class="">https://wiki.documentfoundation.org/Development/Easy_Hacks</a><br class=""><br class=""></div><div class="">Which is problems that are easy to solve, and are there for new people. I do however<br class=""></div><div class="">also have a set of problems in java, which are open. Most of the java problems are<br class=""></div><div class="">simple problems, but typically in multiple files. So whatever you prefer I am there<br class=""></div><div class="">to help you.<br class=""><br class=""></div><div class="">Sukant@ Do not be stressed getting your environment up and running, there are plenty<br class=""></div><div class="">of work waiting.<br class=""><br class=""></div><div class="">have a nice day.<br class=""></div><div class="">rgds<br class=""></div><div class="">jan i.<br class=""><br class=""></div><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 8 November 2015 at 17:06, Massimiliano Fiori <span dir="ltr" class=""><<a href="mailto:massimiliano.fiori@aol.it" target="_blank" class="">massimiliano.fiori@aol.it</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><div class="">Hi, </div><div class="">Yes i hadn't set CCACHE correctly. Now i have builded lode successfully.</div><div class="">Now what is my next step to create a patch for the project?</div><div class=""><br class=""></div><div class="">Thanks a lot, </div><span class="HOEnZb"><font color="#888888" class=""><div class="">Massimiliano. </div></font></span></div><div class=""><div class="h5"><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">Il giorno 07 nov 2015, alle ore 21:11, jan iversen <<a href="mailto:jancasacondor@gmail.com" target="_blank" class="">jancasacondor@gmail.com</a>> ha scritto:</div><br class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">Hi.<br class=""><br class=""></div>I researched it a bit more, it seems that the clang compiler is not well supported by lode.<br class=""><br class=""></div>Have a look at:<br class=""><a href="https://wiki.documentfoundation.org/Development/Building_LibreOffice_with_Clang#Setup" target="_blank" class="">https://wiki.documentfoundation.org/Development/Building_LibreOffice_with_Clang#Setup</a><br class=""><br class=""></div>the developer specialists told me, that your problem is typically caused because you<br class=""></div>do not have<br class=""><pre class="">CCACHE_CPP2=1<br class=""><br class=""></pre><pre class="">Have fun<br class=""></pre><pre class="">rgds<br class=""></pre><pre class="">jan i.<br class=""></pre><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 7 November 2015 at 19:59, jan iversen <span dir="ltr" class=""><<a href="mailto:jancasacondor@gmail.com" target="_blank" class="">jancasacondor@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi.<br class=""><br class=""></div>It seems to me you missed the "autogen.sh" statement.<br class=""><br class=""></div>you ran "setup --dev" and checked out the source.<br class=""><br class=""></div>then you need to do:<br class=""><br class=""></div>cd dev/core<br class=""></div>./autogen.sh<br class=""><br class=""></div>and after that (if it does not give you any errors)<br class=""></div><span class="">../../opt/bin/make 2>&1 | tee build.log<br class=""><br class=""></span></div>you can run ./autogen.sh anytime, so please run it again, and make sure it does not report errors.<br class=""><br class=""></div>Secondly it is important that you use "../../opt/bin/make" and NOT the make standard in OSX.<br class=""><br class=""></div>Finally you need to deactivate your virus checker (this is not the problem right now).<br class=""><br class=""></div>Please try my suggestion, and then let me have the whole build.log<br class=""><br class=""></div>have fun<br class=""></div>jan i.<br class=""></div><div class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On 7 November 2015 at 14:54, Massimiliano Fiori <span dir="ltr" class=""><<a href="mailto:massimiliano.fiori@aol.it" target="_blank" class="">massimiliano.fiori@aol.it</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Hi Sakunt,<div class="">nice to meet you!</div><div class=""><br class=""></div><div class="">I try to build lode and i have this error after '<span style="font-family:monospace,monospace;font-size:1em" class="">..</span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">/</span><span style="font-family:monospace,monospace;font-size:1em" class="">..</span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">/</span><span style="font-family:monospace,monospace;font-size:1em" class="">opt</span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">/</span><span style="font-family:monospace,monospace;font-size:1em" class="">bin</span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">/</span><span style="font-family:monospace,monospace;font-size:1em;color:rgb(194,12,185);font-weight:bold" class="">make</span><span style="font-family:monospace,monospace;font-size:1em" class=""> </span><span style="font-family:monospace,monospace;font-size:1em" class="">2</span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">>&</span><span style="font-family:monospace,monospace;font-size:1em" class="">1</span><span style="font-family:monospace,monospace;font-size:1em" class=""> </span><span style="font-family:monospace,monospace;font-size:1em;font-weight:bold" class="">|</span><span style="font-family:monospace,monospace;font-size:1em" class=""> </span><span style="font-family:monospace,monospace;font-size:1em;color:rgb(194,12,185);font-weight:bold" class="">tee</span><font face="monospace, monospace" class=""><span style="font-size:1em" class=""> build.log</span>’<span style="font-size:1em" class=""> </span></font>command :</div><div class=""><br class=""></div><div class=""><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">[build C  ] cppuhelper/source/findsofficepath.c</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">clang: error: argument unused during compilation: '-I /Users/Bayway/Developer/lode/dev/core/cppuhelper/source/'</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">clang: error: argument unused during compilation: '-I /Users/Bayway/Developer/lode/dev/core/include'</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">clang: error: argument unused during compilation: '-I /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/include'</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">clang: error: argument unused during compilation: '-I /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/include/darwin'</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">clang: error: argument unused during compilation: '-I /Users/Bayway/Developer/lode/dev/core/config_host'</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">/Users/Bayway/Developer/lode/dev/core/solenv/gbuild/LinkTarget.mk:138: recipe for target '/Users/Bayway/Developer/lode/dev/core/workdir/CObject/cppuhelper/source/findsofficepath.o' failed</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">make[1]: *** [/Users/Bayway/Developer/lode/dev/core/workdir/CObject/cppuhelper/source/findsofficepath.o] Error 1</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">Makefile:247: recipe for target 'build' failed</div><div style="margin:0px;line-height:normal;font-family:'Andale Mono';color:rgb(41,249,20);background-color:rgb(0,0,0)" class="">make: *** [build] Error 2</div><div class=""><br class=""></div><div class="">My OS: Mac OSX 10.11.2</div><div class=""><br class=""></div><div class="">Thanks for all, </div><span class=""><font color="#888888" class=""><div class="">Massimiliano</div></font></span><div class=""><div class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div class="">Il giorno 07 nov 2015, alle ore 09:21, jan iversen <<a href="mailto:jancasacondor@gmail.com" target="_blank" class="">jancasacondor@gmail.com</a>> ha scritto:</div><br class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi Massimiliano.<br class=""><br class=""></div>Welcome.<br class=""><br class=""></div>Sakunt meet Massimiliano<br class=""></div>Massimiliano meet Sakunt.<br class=""><br class=""></div>As I wrote to Sakunt, I am would like to help you get started and help you get the first patches submitted.<br class=""><br class=""></div>The first 3-4 patches are always the most difficult, because you need to get the environment setup, write<br class=""></div>commit messagees correctly etc. but that is exactly the point where we can work together.<br class=""><br class=""></div>Let us make a little "starter" and before you know it, you will be part of our communty.<br class=""><br class=""></div>Please look around in the wiki, and get started with lode.<br class=""><br class=""></div>Feel free to mail me directly (this mail is cc to the mailing list, so the other community member know what we<br class=""></div>are doing) if you have questions or comments.<br class=""><br class=""></div>rgds<br class=""></div>jan i.<br class=""><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On 7 November 2015 at 02:06, Massimiliano Fiori <span dir="ltr" class=""><<a href="mailto:massimiliano.fiori@aol.it" target="_blank" class="">massimiliano.fiori@aol.it</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="">
my name si Massimiliano and I have read your e-mail on list I would to help LibreOffice Project too and i would to take developer certificate in future, I've already worked on some easy hack, I can help in anyway?<br class="">
I have more experience in java but I also know C and Python<br class="">
<br class="">
Thanks a lot,<br class="">
Regards<br class="">
<span class=""><font color="#888888" class=""><br class="">
Massimiliano</font></span></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></div>
</div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>