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
The following reply was made to PR port-sun2/56158; it has been noted by GNATS.
From: Chris Pinnock <chris_pinnock%mac.com@localhost>
To: Jan-Benedict Glaw <jbglaw%lug-owl.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost,
Chris Pinnock <cjep%netbsd.org@localhost>,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: 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
Date: Sat, 8 May 2021 21:02:05 +0100
Hi Jan
What system are you using to build with? I have successfully built a =
sun2 release today on Debian 10. You might do better with the standard =
gcc.
BTW for sun2, you can just specific -m sun2 (you don=E2=80=99t need the =
-a).
Kind regards
Chris
> On 8 May 2021, at 20:59, Jan-Benedict Glaw <jbglaw%lug-owl.de@localhost> wrote:
>=20
> On Sat, 2021-05-08 19:00:03 +0000, David Holland =
<dholland-bugs%netbsd.org@localhost> wrote:
>> On Sat, May 08, 2021 at 02:10:01PM +0000, jbglaw%lug-owl.de@localhost wrote:
>>> 32,nbmakefs: Writing inode 152 (work/./bin/cat), bytes 528384 + =
4096: No space left on device
>>=20
>> This means makefs thinks bin/cat is at least 528384 bytes long and
>> likely longer. I assume it's crunchgen output, so being that size in
>> the first place is not ridiculous, but ... I wonder if crunchgen
>> broke.
>>=20
>> You say you're doing toolchain tests but didn't say what you were
>> testing...
>=20
> Toolchain testing was my starting point: I'm trying to regularly build
> a good number of cross-gcc configurations. With that setup running, I
> moved over to give further projects a run. NetBSD came to mind, so I
> did. Basically, fetching NetBSD trunk from the Github mirror (though
> that's a bit awkward as a plain "git pull" won't work too well) and
> then run:
>=20
>=20
> ./build.sh -U -O "${OBJ_DIR}" -m "${BUILD_MACHINE}" -a =
"${BUILD_ARCH}" tools
> ./build.sh -U -u -O "${OBJ_DIR}" -m "${BUILD_MACHINE}" -a =
"${BUILD_ARCH}" release
> ./build.sh -U -u -O "${OBJ_DIR}" -m "${BUILD_MACHINE}" -a =
"${BUILD_ARCH}" iso-image
>=20
> That's with $CC / $CXX being set/exported to Debian's "gcc-snapshot"
> binaries right now, could also use plain system gcc or clang.
>=20
> I'll re-test and monitor HDD consumption, but with > 100 GB free I
> rather guess that it's not my disk filling up, but a disk image. As
> I'm new into cross-building NetBSD, I might have done things quite
> wrong, but nothing obviously IMHO, so I decided to drop a bug report.
>=20
> MfG, JBG
>=20
> --=20
Home |
Main Index |
Thread Index |
Old Index