看板 FB_bugs 關於我們 聯絡資訊
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191955 Bug ID: 191955 Summary: tests fail to install with NO_ROOT and high -j values Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: brooks@FreeBSD.org When building with -j16 on a 32 core system I get install failures in the tests tree. They look something like this (with different files failing different times): --- _SCRIPTSINS_pkill-i_test --- install -N /home/bed22/freebsd/src/etc -U -M /home/bed22/freebsd/root///METALOG -D /home/bed22/freebsd/root -o root -g wheel -m 555 pkill-i_test /home/bed22/ freebsd/root//usr/tests/bin/pkill/pkill-i_test .... --- _SCRIPTSINS_pkill-i_test --- install: /home/bed22/freebsd/root//usr/tests/bin/pkill/pkill-i_test: Permission denied The make command was: make DESTDIR=/home/bed22/freebsd/root/ -DNO_ROOT -DDB_FROM_SRC -j16 installworld -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"