On Fri, Jan 31, 2025 at 1:45 PM Sebastien Lorquet <sebast...@lorquet.fr> wrote:
> I have the default sed from debian 12
>
> slo@slolin:~/Sources/product-env/nuttx$ LANG=C sed --version
> sed (GNU sed) 4.9
> Packaged by Debian
> Copyright (C) 2022 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <https://gnu.org/licenses/gpl.html>.
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by Jay Fenlason, Tom Lord, Ken Pizzini,
> Paolo Bonzini, Jim Meyering, and Assaf Gordon.
>
> This sed program was built with SELinux support.
> SELinux is disabled on this system.
>
> GNU sed home page: <https://www.gnu.org/software/sed/>.
> General help using GNU software: <https://www.gnu.org/gethelp/>.
> E-mail bug reports to: <bug-...@gnu.org>.
>
> (I hope it's not a fix that was required by a microsoft version of sed
> in a wsl so something cursed like that.)

gsed 4.9 here too, native build for FreeBSD:

% gsed --version
gsed (GNU sed) 4.9
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Jay Fenlason, Tom Lord, Ken Pizzini,
Paolo Bonzini, Jim Meyering, and Assaf Gordon.

This sed program was built without SELinux support.

GNU sed home page: <https://www.gnu.org/software/sed/>.
General help using GNU software: <https://www.gnu.org/gethelp/>.
E-mail bug reports to: <bug-...@gnu.org>.

% uname -a
FreeBSD XXX 14.2-RELEASE FreeBSD 14.2-RELEASE
releng/14.2-n269506-c8918d6c7412 GENERIC amd64

For Linuxish builds I have Debian 12 too deboostrapped into jails that
use native Linux ELF emulation on FreeBSD to I can just use Debian 12
userland running on FreeBSD :-)

What configuration do you use? I have that problem only when building
for sim on bare FreeBSD.

Can you please report that Issue on GitHub? :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to