https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295382
--- Comment #1 from Alastair Hogge <[email protected]> --- It fails at: > installing DIRS NLSDIR_be_BY.UTF-8.cat > install -d -m 0755 -o root -g wheel > /scratch/testing/usr/share/nls/be_BY.UTF-8 > --- _libinstall --- > install -o root -g wheel -m 444 -C libc.a /scratch/testing/usr/lib/ > install -s -o root -g wheel -m 444 -C -fschg -S libc.so.7 > /scratch/testing/lib/ > install: /scratch/testing/lib: No such file or directory > *** [_libinstall] Error code 71 > > make[5]: stopped making "install" in /scratch/testing/usr/src/lib/libc > --- realinstall_subdir_lib/libc/tests --- > ===> lib/libc/tests (install) > --- realinstall_subdir_libexec --- > > make[5]: stopped making "install" in /scratch/testing/usr/src/libexec/flua > --- realinstall_subdir_lib --- > --- realmaninstall-MAN --- > install -o root -g wheel -m 444 btree.3.gz > /scratch/testing/usr/share/man/man3/ > --- realmaninstall-MANNODEV --- > install -o root -g wheel -m 444 big5.5.gz > /scratch/testing/usr/share/man/man5/ > $ lsc /scratch/testing/ > etc/ tmp/ usr/ var/ So other directories are being created in the ${CHROOTDIR}, just not lib/ -- You are receiving this mail because: You are the assignee for the bug.
