From: "Hartmut Holzgraefe" <[EMAIL PROTECTED]> > Egon Schmid wrote: > > > Your success to build it on your local box isnīt very interesting. > > as another proof that the build system on php.net is somehow > broken it is definetly interesting > > > If I see a problem building the manuals at php.net, I remove the > > cause. > > you removed the trigger, not the cause > > just reverting a change that didn't cause any problems > anywhere else is ok as a short term fix, but whitout > taking further actions to solve the *real* problem > it is rather useless > > > "en" and "de" could now build with success. > > before or after my 2nd commit?
The removal of two lines with your funcindex helped to make a successful building of the manuals. Please look at http://php.net/manual/en/build.log and you can see the same error for your first and second commit. Hartmut, it doesnīt really matter, if your own build system works without errors. Whenever there is something changed in any language, the build fails and therefore the users can only read manuals uptodate before your 2nd commit. -Egon