Re: tail_build is a discouraging PITA

2012-02-05 Thread Michael Meeks
On Sun, 2012-02-05 at 19:14 -0200, Olivier Hallot wrote: > I missed ccache when I reformatted my partition some months ago.. Heh - glad it's sorted out. tail_build is actually a huge meta-module that aggregates a lot of other modules using gnumake - so we can speed up the build b

Re: tail_build is a discouraging PITA

2012-02-05 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ivan... I want to apologize for the rant on my original message, I should have turned my tongue 7 times in my mouth before. I missed ccache when I reformatted my partition some months ago.. Thank you very much inded Ivan, for fixing DBG and for c

Re: tail_build is a discouraging PITA

2012-02-05 Thread Ivan Timofeev
05.02.2012 15:15, Ivan Timofeev пишет: remove the surrounding ifdef and then the linker should find this function. I committed this change. Don't know why I didn't commit it at that time. %-| By the way... 05.02.2012 02:13, Olivier Hallot пишет: All fail in tail_build, a module that takes ho

Re: tail_build is a discouraging PITA

2012-02-05 Thread Ivan Timofeev
Hi Olivier, 05.02.2012 02:13, Olivier Hallot пишет: it is now 3 days I cannot build master because of tail_build. editeng/source/editeng/edtspell.cxx:508: #ifdef DBG_UTIL sal_Bool WrongList::DbgIsBuggy() const { ... } #endif remove the surrounding ifdef and then the linker should find thi

tail_build is a discouraging PITA

2012-02-04 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi For reasons beyong my trained monkey skill, it is now 3 days I cannot build master because of tail_build. usual recomendation such as source, make -r, bla bla bla does not work and a rebuild from scratch either (git pull, make clean, make). All fa