[Pkg-pascal-devel] Bug#1105521: Bug#1105521: pasdoc: FTBFS with make --shuffle=reverse:

Peter B peter at pblackman.plus.com
Thu May 15 12:38:48 BST 2025


Hi Michalis,

|pasdoc.css.inc will be deleted when the clean target is run before 
building. | source/component/Makefile

Looks to me that the failing rule at top level Makefile line 192/3:
  is missing a dependency on pasdoc.css.inc

There needs to be a target pasdoc.css.inc:
The recipe would be in source/component/Makefile

Its is likely that other targets need to depend on pasdoc.css.inc


Regards,
Peter


P.S.
The bug is only minor. I don't think there is any plan to
do official builds with make --shuffle=reverse



More information about the Pkg-pascal-devel mailing list