[Bug 271197] pjdfstest failed at 13.2-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 08:34:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271197 Bug ID: 271197 Summary: pjdfstest failed at 13.2-RELEASE Product: Base System Version: 13.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: tests Assignee: testing@FreeBSD.org Reporter: thomsonk@yandex.com Hi, At FreeBSD 13.2-RELEASE pjdfstest failed. Also, /usr/src/test make gives below error: make[3]: /usr/obj/usr/src/amd64.amd64/tests/sys/kern/.depend.lockf_test, 1: ignoring stale .depend.lockf_test for /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a cc -O2 -pipe -fno-common -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -pie -o lockf_test.full t_lockf.o -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie ld: error: unable to find library -lnetbsd_pie cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /usr/src/tests/sys/kern *** Error code 1 root@tt:/usr/tests/sys/pjdfstest # kyua report ===> Failed tests granular/00:main -> failed: 25 of 49 tests failed [0.259s] granular/01:main -> failed: 1 of 12 tests failed [0.069s] granular/02:main -> failed: 7 of 83 tests failed [0.283s] granular/03:main -> failed: 34 of 65 tests failed [0.260s] granular/04:main -> failed: 4 of 22 tests failed [0.099s] granular/05:main -> failed: 37 of 68 tests failed [0.232s] ===> Summary Results read from /root/.kyua/store/results.usr_tests_sys_pjdfstest.20230502-110339-283557.db Test cases: 230 total, 0 skipped, 0 expected failures, 0 broken, 6 failed Total time: 357.244s -- You are receiving this mail because: You are the assignee for the bug.