Date: Thu, 16 May 2019 00:09:19 +0000 From: Rick Macklem <rmacklem@uoguelph.ca> To: Konstantin Belousov <kostikbel@gmail.com>, Dmitry Chagin <dchagin@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r347566 - in head/sys: amd64/amd64 amd64/include dev/cpuctl i386/i386 i386/include x86/include x86/x86 Message-ID: <YQXPR0101MB22623EC4BB008518FDFDDD48DD090@YQXPR0101MB2262.CANPRD01.PROD.OUTLOOK.COM> In-Reply-To: <20190515181525.GN2748@kib.kiev.ua> References: <201905141702.x4EH2LuD061054@repo.freebsd.org> <CAC0jpUCbo8NfOWygS5%2BusAEOAsGcX_jG0pjYzMcCwTUD3BeJSw@mail.gmail.com> <20190515081027.GL2748@kib.kiev.ua> <CAC0jpUBrjX811KNeKJfCSud6xKqiS9t72HB-auD7qrAQO=Jz5Q@mail.gmail.com>, <20190515181525.GN2748@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Konstantin Belousov wrote: [lots of stuff snipped] >On Wed, May 15, 2019 at 08:31:23PM +0300, Dmitry Chagin wrote: >> >> yes, you are right. thank you! but in the best tradition of the project, >> the system does not built, >> I got ar error when building static llvm library: >> ar: fatal: Symbol table offset overflow >> *** Error code 70 errno 70 is ESTALE, which is an NFS error indicating that the file was dele= ted on the NFS server. If you are using an NFS mount, I'd suggest trying it on a local disk. (NFS isn't a POSIX compliant file system and never will be, given the proto= col specification. You can usually get away with builds on NFS, but...) If you aren't using a NFS mount, then I have no idea why an ESTALE would ha= ppen? >> >> Stop. >> make[6]: stopped in /home/dchagin/head/lib/clang/libllvm >> *** Error code 1 >Perhaps try to manually compile usr.bin/ar from the new source and install >it before doing buildworld. Good luck with it, rick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YQXPR0101MB22623EC4BB008518FDFDDD48DD090>