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

Abou Al Montacir abou.almontacir at sfr.fr
Sat May 17 10:39:05 BST 2025


Hi Peter,

On Fri, 2025-05-16 at 18:02 +0100, Peter Blackman wrote:
> Hi Michalis,
> 
> I agree that the bug is line 35 in the rules file
> make -C source/component clean all
Why do we call clean before all?
I would expect that clean is already called before build.
> 
> Obviously it depends on left > right execution.
> When run in reverse, it does make all first,
> then cleans out what it just built!!
> 
> I prefer adding an extra line, so we have
> 
>         ....
>         make -C source/component clean
>         make -C source/component all
>         ....
> 
> That ensures that make ... all is always run after the clean
I would remove clean and let only all. Of course cleaning should be done in the
clean target.
-- 
Cheers,
Abou Al Montacir


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20250517/e8304603/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20250517/e8304603/attachment-0001.sig>


More information about the Pkg-pascal-devel mailing list