[Pkg-samba-maint] samba-4.16 progress so far
Michael Tokarev
mjt at tls.msk.ru
Wed Mar 30 21:22:30 BST 2022
30.03.2022 21:39, Andrew Bartlett wrote:
..
> The system install then changes some of these variables and paths and
> so some things need to be rebuilt and re-linked. It shouldn't be the
> whole tree, but is non-zero.
I fixed this by explicitly building the necessary tools (compile_et and
asn1_compile) and running `waf install' instead of `waf build'. So it
does perform the actual install step twice, but it is way better than
recompiling/relinking. Better in terms of the amount of resources
required.
As a bonus, the actual install step (which is the second `waf install'
invocation) remakes/rebuilds nothing, so the salsa ci should be happy
too.
And ofcourse the whole build process is now quite a bit faster too.
Thank you!
/mjt
More information about the Pkg-samba-maint
mailing list