Bug#990877: [Pkg-samba-maint] Bug#990877: FTBFS on kfreebsd

2021-11-10 Thread Laurent Bigonville

On 9/11/21 21:08, Mathieu Parent wrote:

Le sam. 6 nov. 2021 à 19:51, Laurent Bigonville  a écrit :


Any hope somebody could have a look at this? The patch is pretty trivial.

Sorry for the delay.

This kind of patch is probably needed for all packages using waf
(samba, talloc, tdb, tevent, ldb). I would prefer if we can fix waf
itself.

Fair enough, but kfreebsd is quite a niche architecture

What is the output of this command on kfreebsd:

python3 -c 'import sys; print(sys.platform)'


$ python3 -c 'import sys; print(sys.platform)'
gnukfreebsd11


Then the c_compiler dict in third_party/waf/waflib/Tools/compiler_c.py
could be amended.


Could you open an upstream bug for that then?

Kind regards,

Laurent Bigonville



Bug#990877: [Pkg-samba-maint] Bug#990877: FTBFS on kfreebsd

2021-11-09 Thread Mathieu Parent
Le sam. 6 nov. 2021 à 19:51, Laurent Bigonville  a écrit :
>
> Hello,

Hello,

> Any hope somebody could have a look at this? The patch is pretty trivial.

Sorry for the delay.

This kind of patch is probably needed for all packages using waf
(samba, talloc, tdb, tevent, ldb). I would prefer if we can fix waf
itself.

What is the output of this command on kfreebsd:

python3 -c 'import sys; print(sys.platform)'

Then the c_compiler dict in third_party/waf/waflib/Tools/compiler_c.py
could be amended.

Regards

-- 
Mathieu Parent