Bug 271197 - pjdfstest failed at 13.2-RELEASE
Summary: pjdfstest failed at 13.2-RELEASE
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: 13.2-RELEASE
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-testing (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 08:34 UTC by Ken J. Thomson
Modified: 2023-05-02 08:41 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken J. Thomson 2023-05-02 08:34:11 UTC
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