On Thu, Mar 9, 2017 at 6:09 PM, Aditya Dewan <[email protected]> wrote:
> Hi, > > Couldn't really figure out much from the file 'test-suite.log'. > As more information, before running 'make check', I did the following. > > ./autogen-sh >> Installed listed packages >> and self build poco >> ./configure --with-lokit-path='/media/dewan/Work/gsoc/online/bundled/include' >> --with-poco-includes=/opt/poco/include --with-poco-libs=/opt/poco/lib >> output - >> Configuration: >> LOKit path /media/dewan/Work/gsoc/online/bundled/include >> LO integration tests no integration tests >> SSL support ssl enabled >> Debug & low security secure mode: product build >> $ make # to compile > > You also need to build libreoffice core first and I think you haven't :) Have you already built that ? If not, please do that first (check wiki for details on how to). After you are done building mention the build using --with-lo-path= . Read wsd/README carefully, its all mentioned there. > > Thanks, > I will keep '[email protected]' in CC from now on. > > > On Thu, Mar 9, 2017 at 5:56 PM, Pranav Kant <[email protected]> wrote: > >> Please when replying keep libreoffice-dev@ ML in CC >> >> On Thu, Mar 9, 2017 at 5:44 PM, Aditya Dewan <[email protected]> >> wrote: >> >>> Hi, >>> >>> Really thanks for replying. As of now, i haven't built it locally. I am >>> working on it and probably stuck also. >>> i have been following the instructions in the readme file, but i am >>> having problems with 'make check'. >>> This is the output that i have been getting. >>> >>> >>> >>> >>>> >>>> >>> Running build-time unit tests. For more thorough testing, please run >>>> 'make check'. >>>> TileQueueTests::testTileQueuePriority. : OK >>>> TileQueueTests::testTileCombinedRendering. : OK >>>> TileQueueTests::testTileRecombining. : OK >>>> TileQueueTests::testViewOrder. : OK >>>> TileQueueTests::testPreviewsDeprioritization. : OK >>>> TileQueueTests::testSenderQueue. : OK >>>> TileQueueTests::testSenderQueueTileDeduplication. : OK >>>> TileQueueTests::testInvalidateViewCursorDeduplication. : OK >>>> TileQueueTests::testCallbackInvalidation. : OK >>>> WhiteBoxTests::testLOOLProtocolFunctions. : OK >>>> WhiteBoxTests::testMessageAbbreviation. : OK >>>> WhiteBoxTests::testTokenizer. : OK >>>> WhiteBoxTests::testRegexListMatcher. : OK >>>> WhiteBoxTests::testRegexListMatcher_Init. : OK >>>> WhiteBoxTests::testEmptyCellCursor. : OK >>>> WhiteBoxTests::testRectanglesIntersect. : OK >>>> make test >>>> make[2]: Entering directory '/media/dewan/Work/gsoc/online/test' >>>> make[2]: 'test' is up to date. >>>> make[2]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>>> make check-TESTS check-local >>>> make[2]: Entering directory '/media/dewan/Work/gsoc/online/test' >>>> make[3]: Entering directory '/media/dewan/Work/gsoc/online/test' >>>> FAIL: ../test/test >>>> ============================================================ >>>> ================ >>>> Testsuite summary for loolwsd master >>>> ============================================================ >>>> ================ >>>> # TOTAL: 1 >>>> # PASS: 0 >>>> # SKIP: 0 >>>> # XFAIL: 0 >>>> # FAIL: 1 >>>> # XPASS: 0 >>>> # ERROR: 0 >>>> ============================================================ >>>> ================ >>>> See test/test-suite.log >>>> >>> >> >> Did you check the contents of test/test-suite.log ? Hopefully, it would >> have some hints on whats wrong. What does it say ? >> >> >> >>> Please report to [email protected] >>>> ============================================================ >>>> ================ >>>> Makefile:1429: recipe for target 'test-suite.log' failed >>>> make[3]: *** [test-suite.log] Error 1 >>>> make[3]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>>> Makefile:1535: recipe for target 'check-TESTS' failed >>>> make[2]: *** [check-TESTS] Error 2 >>>> make[2]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>>> Makefile:1609: recipe for target 'check-am' failed >>>> make[1]: *** [check-am] Error 2 >>>> make[1]: Leaving directory '/media/dewan/Work/gsoc/online/test' >>>> Makefile:1521: recipe for target 'check-recursive' failed >>>> make: *** [check-recursive] Error 1 >>> >>> >>> I would be really thankful for your help. >>> >>> On Thu, Mar 9, 2017 at 4:22 PM, Pranav Kant <[email protected]> wrote: >>> >>>> Hi Aditya, >>>> >>>> On Thu, Mar 9, 2017 at 12:08 PM, Aditya Dewan <[email protected]> >>>> wrote: >>>> >>>>> Hi Pranav, >>>>> >>>>> Myself Aditya Dewan, I am a second year undergraduate student pursuing >>>>> my bachelors in Information technology from Indian institute of >>>>> Information >>>>> technology, Allahabad, India. >>>>> >>>>> I am proficient in C/C++, python, and javascript. >>>>> >>>>> I would love to contribute to Libreoffice online, hence i would be >>>>> really thankful if you could guide me towards issues that i could resolve >>>>> to get started. >>>>> >>>> >>>> Have you already built LibreOffice online successfully ? If not, please >>>> have a look at README files in LibreOffice Online[1] repository >>>> (wsd/README, loleaflet/README). Feel free to ask if you face any problems >>>> building. >>>> >>>> There are not much easyHacks as of now against LibreOffice Online, just >>>> this one[2] that I just created and requires coding both in C++ and >>>> JavaScript. You can give this one a try. In the mean time, lets see if more >>>> bugs can be turned into easyHacks. >>>> >>>> >>>> [1] https://gerrit.libreoffice.org/gitweb?p=online.git >>>> [2] https://bugs.documentfoundation.org/show_bug.cgi?id=106450 >>>> >>>> >>>>> >>>>> Thanks, >>>>> Aditya Dewan >>>>> Github <https://github.com/dewana-dewan>, LinkedIn >>>>> <https://www.linkedin.com/in/aditya-dewan-09584011b/> >>>>> >>>> >>>> >>>> >>>> -- >>>> Regards, >>>> Pranav Kant >>>> http://pranavk.me >>>> >>> >>> >> >> >> -- >> Regards, >> Pranav Kant >> http://pranavk.me >> > > -- Regards, Pranav Kant http://pranavk.me
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
