NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-sun2/56158: sun2 m68000: super-block backups (for fsck -b #) at: 32,nbmakefs: Writing inode 152 (work/./bin/cat), bytes 528384 + 4096: No space left on device



Hi Christos!

On Mon, 2021-05-17 09:56:14 -0400, Christos Zoulas <christos%zoulas.com@localhost> wrote:
> > On May 17, 2021, at 7:50 AM, Jan-Benedict Glaw <jbglaw%lug-owl.de@localhost> wrote:
> > 
> > [...]
> > 
> > Just to emphasize the fact: Could this be related to me not using the
> > "src" repo through CVS, but the GIT mirror at
> > https://github.com/NetBSD/src.git ?
> 
> Yup that would do it. I just committed a change to build.sh that should handle
> git for reproducible builds.

I just had another build in a deep directory. NetBSD's "src" repo (GIT
version) was updated beforehand (I checked that it contains your
recent patch), but that didn't change the build. The resulting binary
is the same as before, the ramdisk fails to assemble.

  To me it seems the larger size is caused by the long path names
being pulled in through the _DIAGASSERT() macro in libc. With that in
mind, I hoped the -DNDEBUG patch would "fix" that, but it seems libc
isn't rebuild for the ramdisk. But I think that's exactly the only
thing that'd make the binary smaller.

MfG, JBG

-- 

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index