Date: Fri, 28 May 2021 04:27:53 -0700 From: David Wolfskill <david@catwhisker.org> To: Jakob Alvermark <jakob@alvermark.net> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: Build fails with Filesize limit exceeded Message-ID: <YLDTuQCOwZf6t%2BnM@albert.catwhisker.org> In-Reply-To: <49db89ac-a564-dd76-145b-b5f94abdc1ab@alvermark.net> References: <49db89ac-a564-dd76-145b-b5f94abdc1ab@alvermark.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, May 28, 2021 at 01:11:06PM +0200, Jakob Alvermark wrote: > Hi, > > > Building -current fails like this: > > --- kerberos5/lib/libasn1__L --- > Building > /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_kx509_asn1.x > Building > /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_rfc2459_asn1.c > Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/rfc2459_asn1.h > Building > /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/rfc2459_asn1-priv.h > --- rfc2459_asn1-priv.h --- > Filesize limit exceeded > *** [rfc2459_asn1-priv.h] Error code 153 > make[4]: *** rfc2459_asn1-priv.h removed > > make[4]: stopped in /usr/src/kerberos5/lib/libasn1 > .ERROR_TARGET='rfc2459_asn1-priv.h' > .ERROR_META_FILE='/usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/rfc2459_asn1-priv.h.meta' > .MAKE.LEVEL='4' > MAKEFILE='' > .MAKE.MODE='meta missing-filemon=yes missing-meta=yes silent=yes verbose' > _ERROR_CMD='cp -f rfc2459_asn1-priv.hx rfc2459_asn1-priv.h;' > .CURDIR='/usr/src/kerberos5/lib/libasn1' > ... > > make: stopped in /usr/src > > > > I have tried clearing /usr/obj and restarting the build. I does not help. > > I checked out c235059bb7e, which is what I'm currently running, but > that's not building either, same error, which I find strange since I > obviously build it before. > > What's going on here? > .... Not sure; I don't see that, and I just finished doing in-place source updates from main-n246951-38e7025a60b2 to main-n246995-c0f171736a70 on 3 machines without issue -- also using META_MODE, as you are. You might want to see if that .ERROR_META_FILE has any useful hints in it. FWIW, looks as if c235059bb7e corresponds to main-n246842-c235059bb7e6; checking my update history, I updated from main-n246829-42881526d401 to main-n246861-ef0f7ae934b0 last Sunday (23 May). Peace, david -- David H. Wolfskill david@catwhisker.org "...the canard that the election was stolen is being repeated daily on major news outlets ... not to mention in the near-daily fulminations of the former President." - Federal Judge Amy Berman Jackson See https://www.catwhisker.org/~david/publickey.gpg for my public key. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmCw07lfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PckR9Qf/a3Vv9BlHYiWrsr4L0YzZH5+yWs41VEkv8ahKg/fnlHKgnHaFA4tLqXTr Vay+fmAw3fdfjj42yQQlYBXC5wlXSRN/5OANKV1eDNm/bMug2NIpV5DxOinzBpSr Hf1VDwnzlVtFx395yfLYRW06NQNmoXDFlBDb/LbxX8HpYv7j4uZ8tE7iAQkaKVcT zPVPJgXVBu+gColmdDoVLajoS/m4F1d4urFVFISB5Ob/BtKhaqtkeHgmbWB7Yg+b KuY0ofXMKEcj0ZM+YGYocOgg2G+8nOH0/+xMjUL4ZgRoOn0hTKmhERFWfq0WbDbN yMaYgjhEUDSw4c6qise4OMTvNpdAqw== =FnP8 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YLDTuQCOwZf6t%2BnM>
