It seems that fpdoc fails silently with an EInOutError exception and thus the
compilation of the docs is aborted. Moreover as the returned exit code seems to
be set to 0 and thus make does not catch the issue and continues with next job.

touch fpdoc.chk
mkdir fpdoc
mv -f fpdoc.html fpdoc/fpdoc.html
cp -f preamble.hevea preamble.inc
/usr/bin/hevea  chart.tex
touch chart.chk
mkdir chart
mv -f chart.html chart/chart.html
fpdoc --macro=FPCDIR=../fpcsrc --project=fcl-project.xml --format=html --
output=fcl  
FPDoc - Free Pascal Documentation Tool
Version 3.0.4 [2019/01/16]
(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, s...@freepascal.org
(c) 2005 - 2012 various FPC contributors

Exception at 000000000047BA16: EInOutError:
File not found: rtl.xct.
mkdir -p fcl
cp fpdoc.cst fcl/fpdoc.css
fpdoc --macro=FPCDIR=../fpcsrc --macro=FPCDIR=../fpcsrc --package=fcl-res --
warn-no-node --content=fclres.xct --import=fcl.xct --
import=rtl.xct,../rtl/     --input=../fpcsrc/packages/fcl-res/src/resource.pp --
descr=../fpcsrc/packages/fcl-res/xml/resource.xml  
--input=../fpcsrc/packages/fcl-res/src/resourcetree.pp --
descr=../fpcsrc/packages/fcl-res/xml/resourcetree.xml  
--input=../fpcsrc/packages/fcl-res/src/resdatastream.pp --
descr=../fpcsrc/packages/fcl-res/xml/resdatastream.xml  
--input=../fpcsrc/packages/fcl-res/src/resfactory.pp --
descr=../fpcsrc/packages/fcl-res/xml/resfactory.xml   
--input=../fpcsrc/packages/fcl-res/src/resreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/resreader.xml  
--input=../fpcsrc/packages/fcl-res/src/reswriter.pp --
descr=../fpcsrc/packages/fcl-res/xml/reswriter.xml  
--input=../fpcsrc/packages/fcl-res/src/bitmapresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/bitmapresource.xml  
--input=../fpcsrc/packages/fcl-res/src/acceleratorsresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/acceleratorsresource.xml  
--input=../fpcsrc/packages/fcl-res/src/groupresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/groupresource.xml  
--input=../fpcsrc/packages/fcl-res/src/groupiconresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/groupiconresource.xml  
--input=../fpcsrc/packages/fcl-res/src/groupcursorresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/groupcursorresource.xml  
--input=../fpcsrc/packages/fcl-res/src/stringtableresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/stringtableresource.xml   
--input=../fpcsrc/packages/fcl-res/src/versionconsts.pp --
descr=../fpcsrc/packages/fcl-res/xml/versionconsts.xml  
--input=../fpcsrc/packages/fcl-res/src/versiontypes.pp --
descr=../fpcsrc/packages/fcl-res/xml/versiontypes.xml  
--input=../fpcsrc/packages/fcl-res/src/versionresource.pp --
descr=../fpcsrc/packages/fcl-res/xml/versionresource.xml  
--input=../fpcsrc/packages/fcl-res/src/cofftypes.pp --
descr=../fpcsrc/packages/fcl-res/xml/cofftypes.xml   
--input=../fpcsrc/packages/fcl-res/src/coffreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/coffreader.xml  
--input=../fpcsrc/packages/fcl-res/src/coffwriter.pp --
descr=../fpcsrc/packages/fcl-res/xml/coffwriter.xml  
--input=../fpcsrc/packages/fcl-res/src/winpeimagereader.pp --
descr=../fpcsrc/packages/fcl-res/xml/winpeimagereader.xml  
--input=../fpcsrc/packages/fcl-res/src/elfconsts.pp --
descr=../fpcsrc/packages/fcl-res/xml/elfconsts.xml   
--input=../fpcsrc/packages/fcl-res/src/elfreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/elfreader.xml  
--input=../fpcsrc/packages/fcl-res/src/elfwriter.pp --
descr=../fpcsrc/packages/fcl-res/xml/elfwriter.xml  
--input=../fpcsrc/packages/fcl-res/src/machotypes.pp --
descr=../fpcsrc/packages/fcl-res/xml/machotypes.xml  
--input=../fpcsrc/packages/fcl-res/src/machoreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/machoreader.xml   
--input=../fpcsrc/packages/fcl-res/src/machowriter.pp --
descr=../fpcsrc/packages/fcl-res/xml/machowriter.xml  
--input=../fpcsrc/packages/fcl-res/src/externaltypes.pp --
descr=../fpcsrc/packages/fcl-res/xml/externaltypes.xml  
--input=../fpcsrc/packages/fcl-res/src/externalreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/externalreader.xml  
--input=../fpcsrc/packages/fcl-res/src/externalwriter.pp --
descr=../fpcsrc/packages/fcl-res/xml/externalwriter.xml   
--input=../fpcsrc/packages/fcl-res/src/dfmreader.pp --
descr=../fpcsrc/packages/fcl-res/xml/dfmreader.xml --format=html --
output=fclres   
FPDoc - Free Pascal Documentation Tool
Version 3.0.4 [2019/01/16]
(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, s...@freepascal.org
(c) 2005 - 2012 various FPC contributors

Exception at 000000000047BA16: EInOutError:
File not found: fcl.xct.

-- 
Cheers,
Abou Al Montacir

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to