On Wed, Nov 2, 2011 at 11:27, Alexey Shein <con...@gmail.com> wrote: > Hello, it seems there are some bugs on deploy process of ru builds, > http://docs.php.net/manual/ru/ doesn't get updated since 21 October > (yes, our translation still disabled, but updating docs.php.net worked > before). There was a build break that time, but we've fixed it quite > soon and since then our build is ok. > Could somebody please take a look over there? > Thanks.
It looks like PhD is segfaulting somewhere in the pdf generation, but only for the ru builds. Don't have the time to dig into it in more details at the moment.. I've moved the pdf generation little further down in the makefile so it will now copy the html, ide, sqlite and stuff, before doing the pdfs. That should be good enough workaround for now, as confirmed by the manual built I just did. -Hannes