Re: usr.bin/xinstall r366697 versus: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-12-30 Thread Nick Wolff
I also have this breaking builds. Do we have plans to revert this until a variant that doesn't break builds in some corner cases is completed? On Tue, Dec 15, 2020 at 12:22 PM Ryan Moeller wrote: > > On 12/12/20 2:15 AM, Graham Perrin wrote: > > On 23/11/2020 12:18, Graham Perrin wrote: > > >

Re: usr.bin/xinstall r366697 versus: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-12-15 Thread Ryan Moeller
On 12/12/20 2:15 AM, Graham Perrin wrote: On 23/11/2020 12:18, Graham Perrin wrote: On 22/11/2020 12:00, Dimitry Andric wrote: … I'd guess it's an unintended side-effect of https://svnweb.freebsd.org/base?view=revision=366697 ("install(1): Avoid unncessary fstatfs() calls and use mmap()

Re: usr.bin/xinstall r366697 versus: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-12-11 Thread Graham Perrin
On 23/11/2020 12:18, Graham Perrin wrote: On 22/11/2020 12:00, Dimitry Andric wrote: … I'd guess it's an unintended side-effect of https://svnweb.freebsd.org/base?view=revision=366697 ("install(1): Avoid unncessary fstatfs() calls and use mmap() based on size"). If you only revert

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-23 Thread Andriy Gapon
On 22/11/2020 18:06, Kyle Evans wrote: > On Sun, Nov 22, 2020 at 6:00 AM Dimitry Andric wrote: >> I'd guess it's an unintended side-effect of >> https://svnweb.freebsd.org/base?view=revision=366697 >> ("install(1): Avoid unncessary fstatfs() calls and use mmap() based on >> size"). >> > > Almost

usr.bin/xinstall r366697 versus: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-23 Thread Graham Perrin
On 22/11/2020 12:00, Dimitry Andric wrote: … I'd guess it's an unintended side-effect of https://svnweb.freebsd.org/base?view=revision=366697 ("install(1): Avoid unncessary fstatfs() calls and use mmap() based on size"). If you only revert usr.bin/xinstall to r366696, and then rebuild it, does

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-22 Thread Alexander Richardson
On Sun, 22 Nov 2020 at 16:06, Kyle Evans wrote: > > On Sun, Nov 22, 2020 at 6:00 AM Dimitry Andric wrote: > > > > On 22 Nov 2020, at 08:06, Graham Perrin wrote: > > > > > > On 20/11/2020 09:57, Graham Perrin wrote: > > >> On 16/11/2020 09:27, Graham Perrin wrote: > > >>> Attempting to build

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-22 Thread Kyle Evans
On Sun, Nov 22, 2020 at 6:00 AM Dimitry Andric wrote: > > On 22 Nov 2020, at 08:06, Graham Perrin wrote: > > > > On 20/11/2020 09:57, Graham Perrin wrote: > >> On 16/11/2020 09:27, Graham Perrin wrote: > >>> Attempting to build r367615 on Friday 13th: > >>> > >>> … > >>> > >>> ===>

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-22 Thread Dimitry Andric
On 22 Nov 2020, at 08:06, Graham Perrin wrote: > > On 20/11/2020 09:57, Graham Perrin wrote: >> 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 >>>

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-22 Thread Graham Perrin
On 17/11/2020 00:39, Konstantin Belousov wrote: On Mon, Nov 16, 2020 at 10:56:06AM +, Graham Perrin wrote: On 16/11/2020 09:32, Benjamin Kaduk wrote: On Mon, Nov 16, 2020 at 09:27:29AM +, Graham Perrin wrote: Attempting to build r367615 on Friday 13th: … ===> lib/libprocstat/zfs

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-21 Thread Graham Perrin
On 20/11/2020 09:57, Graham Perrin wrote: 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/

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-20 Thread Graham Perrin
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 

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-16 Thread Konstantin Belousov
On Mon, Nov 16, 2020 at 10:56:06AM +, Graham Perrin wrote: > On 16/11/2020 09:32, Benjamin Kaduk wrote: > > On Mon, Nov 16, 2020 at 09:27:29AM +, Graham Perrin wrote: > > > Attempting to build r367615 on Friday 13th: > > > > > > … > > > > > > ===> lib/libprocstat/zfs (install) > > >

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-16 Thread Graham Perrin
On 16/11/2020 09:32, Benjamin Kaduk wrote: On Mon, Nov 16, 2020 at 09:27:29AM +, 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

Re: buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-16 Thread Benjamin Kaduk
On Mon, Nov 16, 2020 at 09:27:29AM +, 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/ > ===>

buildworld: lib/libc: install: short write to libc.so.7.debug: [_libinstall] Error code 71

2020-11-16 Thread Graham Perrin
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