[Bug 191955] New: tests fail to install with NO_ROOT and high -j values
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 18 15:15:42 UTC 2014
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 at FreeBSD.org
Reporter: brooks at 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.
More information about the freebsd-bugs
mailing list