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
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
