Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 09:57:54 +0000
From:      Graham Perrin <grahamperrin@gmail.com>
To:        FreeBSD-CURRENT <freebsd-current@freebsd.org>
Subject:   Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71
Message-ID:  <37d2a873-8cb9-b858-fa06-4bbfcf006835@gmail.com>
In-Reply-To: <746a3af4-3daf-9029-bf48-23efa3f5da8e@gmail.com>
References:  <746a3af4-3daf-9029-bf48-23efa3f5da8e@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16/11/2020 09:27, Graham Perrin wrote:
> Attempting to build r367615 on Friday 13th:
>
> …
>
> ===> lib/libprocstat/zfs (install)
> install -U  -C -o root -g wheel -m 444 
> /usr/src/lib/libprocstat/libprocstat.h 
> /usr/obj/usr/src/amd64.amd64/tmp/usr/include/
> ===> lib/libc (obj,all,install)
> install -U  -C -o root -g wheel -m 444   libc.a 
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/
> install -U  -s -o root -g wheel -m 444   -S  libc.so.7 
> /usr/obj/usr/src/amd64.amd64/tmp/lib/
> install -U  -o root -g wheel -m 444    libc.so.7.debug 
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/debug/lib/
> install: short write to 
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/debug/lib/libc.so.7.debug: 
> 393216 bytes written, 7462472 bytes asked to write
> *** [_libinstall] Error code 71
>
> make[4]: stopped in /usr/src/lib/libc
> 1 error
>
> make[4]: stopped in /usr/src/lib/libc
> root@mowa219-gjp4-8570p:/usr/src #

The same problem – short write to 
/usr/obj/usr/src/amd64.amd64/tmp/usr/lib/debug/lib/libc.so.7.debug – 
when attempting buildworld of r367847.

If it's relevant: I'm using r367081 for these attempts.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37d2a873-8cb9-b858-fa06-4bbfcf006835>