Re: [PEAR-DOC] Docs not being built

[email protected] (Brett Bieber) Mon, 25 Jan 2010 14:24:25 -0600
Newsgroups php.pear.doc
Message-ID <[email protected]>
2010/1/25 Alexey Borzov <[email protected]>
>
> Hi,
>
> Docs on PEAR website are dated 2009-12-13: http://pear.php.net/manual/en/
>
> Can someone investigate why aren't they being built since then?

Hmm, I tried to run the script and the chm builder Christian has set
up returns 0 instead of 1, which stops the build. This might be
because I didn't use sudo -i, but the script appears to complete, it
says:

Created z:\home\pear\peardoc\build\de\pear-chm\pear_manual_de.chm,
4,404,713 bytes
Compression decreased file by 21,740,332 bytes.
[pearwebbuild]  Return value is not 0 but 1
[pearwebbuild] Command was: chmod og+w build/de/pear-chm && cd
build/de/pear-chm && /home/chmdude/bin/hhc pear_manual_de.hhp >>
/home/pear/peardoc/scripts/../build/build.log 2>&1

So perhaps it's just not returning the correct exit code. I was able
to get the manual to build by removing the htmlhelpcompiler option to
phd in our script, so the manual has been updated but this needs to
get resolved.

Christian, do you have any ideas so we can get the chm build working again?

--
Brett Bieber