Date: Fri, 10 Sep 2021 12:04:37 +0200 From: Gary Jennejohn <gljennjohn@gmail.com> To: Warner Losh <imp@bsdimp.com> Cc: FreeBSD Current <current@freebsd.org> Subject: Re: error installing stand/i386/loader_4th in HEAD Message-ID: <20210910100437.3fb6c59f@ernst.home> In-Reply-To: <CANCZdfoG9R2aopwWKAq5j36onGm-1u1TQGvMEzXxsMR9LdhdLQ@mail.gmail.com> References: <20210909131013.3196ad52@ernst.home> <CANCZdfquNW2RmhKS62PyVLjeOwdeHWmwY1cdMEPOUNJVsST2mA@mail.gmail.com> <20210909160312.6f0df4a5@ernst.home> <CANCZdfoG9R2aopwWKAq5j36onGm-1u1TQGvMEzXxsMR9LdhdLQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Sep 2021 10:37:30 -0600 Warner Losh <imp@bsdimp.com> wrote: > On Thu, Sep 9, 2021, 10:03 AM Gary Jennejohn <gljennjohn@gmail.com> wrote: > > > On Thu, 9 Sep 2021 09:07:08 -0600 > > Warner Losh <imp@bsdimp.com> wrote: > > > > > On Thu, Sep 9, 2021, 7:11 AM Gary Jennejohn <gljennjohn@gmail.com> > > wrote: > > > > > > > I got a very strange error while trying to make installworld on HEAD: > > > > > > > > stand/i386/loader_4th (install) > > > > /tmp/install.rIhHqnPC/sh: cc not found > > > > *** Error code 127 > > > > > > > > This from a tree which I updated at 08:37 UTC. According to uname -a > > > > the tree is at commit main-n249276-fc29a8b9d95. > > > > > > > > I booted the new kernel from this tree. > > > > > > > > I've never seen this error before. Why in the world would install need > > > > cc? > > > > > > > > > > The usual cause of this error is time skew. There were some build issues > > > that I've fixed that I was sure I merged to stable/13, but I'll check > > > when I get home. > > > > > > > Thanks. I'll check the times set under /usr/src and /usr/obj. > > > > If you have a reliable way to reproduce this, I'd be quite interested if > it isn't a typical "oops" on dates > Well, the dates under /usr/obj are all more recent than under /usr/src/stand/i386/loader_4th. Seems like installworld should not fail the installation based on the dates alone. Since I'm having probelms with ssh I'm going to update the tree and do a buildworld. I'll see what happens after that. -- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210910100437.3fb6c59f>