stdbuf.log ( failed)

test link: tests/misc/stdbuf.sh
FAIL: tests/misc/stdbuf
=======================

stdbuf: invalid mode 'l'
Try 'stdbuf --help' for more information.
stdbuf: invalid mode '18446744073709551616': Value too large for defined data type
Try 'stdbuf --help' for more information.
stdbuf: line buffering stdin is meaningless
Try 'stdbuf --help' for more information.
error: the following required arguments were not provided:
  --input 
  --output 
  --error 



Usage: stdbuf [OPTION]... COMMAND

For more information, try '--help'.
env: unknown error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
stdbuf: failed to execute process: Permission denied
stdbuf: failed to execute process: No such file or directory
--- exp	2024-11-19 15:46:53.289146874 +0000
+++ out	2024-11-19 15:46:53.393150044 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2024-11-19 15:46:53.403150349 +0000
+++ out	2024-11-19 15:46:53.607156569 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2024-11-19 15:46:53.618156904 +0000
+++ out	2024-11-19 15:46:54.022169221 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2024-11-19 15:46:54.031169495 +0000
+++ out	2024-11-19 15:46:54.837194068 +0000
@@ -1 +1,2 @@
 1
+2
--- exp	2024-11-19 15:46:56.460243549 +0000
+++ out	2024-11-19 15:46:56.565246751 +0000
@@ -1 +1,2 @@
 1
+2
FAIL tests/misc/stdbuf.sh (exit status: 1)