poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH builder.git] master.cfg: add GNU poke builder


From: Frank Ch. Eigler
Subject: Re: [PATCH builder.git] master.cfg: add GNU poke builder
Date: Sun, 20 Nov 2022 10:31:49 -0500

Hi -

>   make V=1 -j 17
>   make -j17 V=1 check

The .log/.sum files from this should stick around in the build tree
testsuite/ directory, and one could insert a bunsen file upload step
at this point.

>   make -j17 V=1 distcheck
> 
> There's no resulting .log anywhere that ``find .'' could reach.

I see what you mean, the poke-2.4 and its _build etc subdirs are all
nuked.


> I tried working around this by setting am__post_remove_distdir, but
> that'd get inherited by the distcleancheck step and break it.  I'm not
> aware of a way to pass variables to just the top level make invocation.

If you want to keep distcheck, you may be stuck with having to use the
custom AM_DISTCHECK_CONFIGURE_FLAGS and propagate an autoconf/automake
conditional to trigger a post-"check" copy of the
poke-2.4/_build/sub/testsuite directory out to a preserved location.

- FChE



reply via email to

[Prev in Thread] Current Thread [Next in Thread]