Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2014 15:15:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191955] New: tests fail to install with NO_ROOT and high -j values
Message-ID:  <bug-191955-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191955-8>