FreeBSD-main-amd64-test - Build #24576 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 25 Dec 2023 17:32:53 UTC
FreeBSD-main-amd64-test - Build #24576 (fb9c25a91fcf4005141eeb81ce49f4399c425d32) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24576/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24576/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24576/console

Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
                   following changes and this is a notification to note that
                   these changes have not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

bca25680b91b3bea7faef615765806a04634eb23 by fuz:
lib/libc/amd64/string/strcmp.S: add baseline implementation

47adb1e012643b8f32f6cf8c84cd50eb58f0f17a by fuz:
share/man/man7/simd.7: document new amd64 baseline strcmp()

f4fc317c364f2c81ad3d36763d8e5a60393ddbd1 by fuz:
lib/libc/amd64/string: implement strpbrk() through strcspn()

8b60e1fdbefab1ffbc1b4222ae0a67e1d455fb45 by fuz:
share/man/man7/simd.7: document amd64 SIMD use for strpbrk()

459ddefcc9dcc010f6f7445285e61e2b6780379c by fuz:
lib/libc/tests/string: add unit tests for strncmp(3)

14289e973f5c941e4502cc2b11265e4b3072839a by fuz:
lib/libc/amd64/string: add strncmp scalar, baseline implementation

f5edd8450e5328c5b88977b4d00e780cdd744dea by fuz:
share/man/man7/simd.7: document strncmp amd64 scalar, baseline

2ed514a220edbac6ca5ec9f40a3e0b3f2804796d by fuz:
lib/libc/amd64/string: add strrchr scalar, baseline implementation

dd1c2e887c1fa087bf15cbf7f0bdc35b7875bdd6 by fuz:
share/man/man7/simd.7: document strrchr scalar, baseline implementation

fd2ecd91aeeeab579c769c9a39f90b4bd4a493a9 by fuz:
lib/libc/amd64/string: implement strsep() through strcspn()

75cb202698a65cb809eb2fea194a73e79c509d9c by fuz:
share/man/man7/simd.7: document amd64 SIMD use for strsep()

6fa9e7d8737548ef93c573387ce62402c368d486 by fuz:
lib/libc/tests/string/stpncpy_test.c: extend for upcoming SSE

90253d49db09a9b1490c448d05314f3e4bbfa468 by fuz:
lib/libc/amd64/string: add stpncpy scalar, baseline implementation

e19d46c808267f53455e96a28ff7654211523d2c by fuz:
lib/libc/amd64/string: implement strncpy() by calling stpncpy()

75a9e2250656ff78ec1b0a124f282b925138ff51 by fuz:
share/man/man7/simd.7: document simd-enhanced strncpy, stpncpy

aff9143a242c0012b0195b3666e03fa3b7cd33e8 by fuz:
lib/libc/amd64/string/strcat.S: enable use of SIMD

c983825a77f276ab71a34baee0250d55a84f59fd by fuz:
share/man/man7/simd.7: document SIMD-enhanced strcat

f7098b8659923873a7c60b64cb68182e470786f9 by fuz:
lib/libc/tests/string: add unit test for strlcpy

74d6cfad54d676299ee5e4695139461876dfd757 by fuz:
lib/libc/amd64/string: add strlcpy scalar, baseline implementation

2b7b03b7ae179db465c1ef19a5007f729874916a by fuz:
lib/libc/amd64/string: implement strlcat() through strlcpy()

d4a5605d9fedcff34227707133a8d6694ccbfc36 by fuz:
share/man/man7/simd.7: document scalar/baseline strlcpy, strlcat

6fdcb85b1c10fb7a7f61323e52ee251cc48fd60e by fuz:
share/man/man7/simd.7: add forgotten aarch64 string functions

e4b7b0bcbc741f0998640c2ba55ec00ba613bb75 by fuz:
lib/libc/tests/string: add unit tests for memccpy()

fc0e38a7a67a6d43095efb00cf19ee5f95dcf710 by fuz:
lib/libc/amd64/string: add memccpy scalar, baseline implementation

5fa0fbf40b110e4699032b97a9f540db80997812 by fuz:
share/man/man7/simd.7: document simd-enhanced memccpy, strncat

ea7b13771cc9d45bf1bc6c6edad8d1b7bce12990 by fuz:
lib/libc/amd64/string: implement strncat() by calling strlen(),

e0d4f419ac41aa91b862f3ceadc32a86abf08572 by fuz:
lib/libc/string: document restrict qualification of memccpy() arguments

691ff1832e09a6ccbc8f5b04c88cafc7452b3ce6 by fuz:
lib/libc/tests/string: add memrchr unit tests

fb197a4f7751bb4e116989e57ba7fb12a981895f by fuz:
lib/libc/amd64/string: add memrchr() scalar, baseline implementation

fb9c25a91fcf4005141eeb81ce49f4399c425d32 by fuz:
share/man/man7/simd.7: document SIMD-enhanced memrchr implementation



The failed test cases:

1 tests failed.
FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255