From nobody Thu Sep 09 15:07:08 2021 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6480F17B2F3C for ; Thu, 9 Sep 2021 15:07:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H52RZ22RPz4sH7 for ; Thu, 9 Sep 2021 15:07:22 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-lj1-x236.google.com with SMTP id r3so3496691ljc.4 for ; Thu, 09 Sep 2021 08:07:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=LEX77bKHlqO9i5FmxvwUBEf6hYht2m3tB+U6KeMUVUI=; b=rGH5sQW4jeSaCD97F5mXyfiKo1gGWdD9pVYLkZTyl/CQAa18+0b5MYyNeC+uub9qAI RdxhvXeczKxDPkEcvdNx/xgQ1I5FEhNcQuZifU7VeXQ80hpHkt4CkuUb30oEJNmv/2Mj 3FfsG3nuZ/fFrh98e354UOJ6ewYIqFlSpkM1SzK3vSJIH2DB5YAnR0i/ai+pz8xv4bQs ToGL5zOVG07LFhmejva7nCsOpSSLzOoA3MyZPPHh4eaKc4IUfl10tz47zYq8ljqLlf+S 1p1dvfXJieL8xWL6AOW4FZb1hr+i5qJuU0K2qaobYJfMngrZqA+wA2Ecae2yU8jFlIKN Ub6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=LEX77bKHlqO9i5FmxvwUBEf6hYht2m3tB+U6KeMUVUI=; b=mpvOoB4dOqgn8cegy14fORJ56WEoGMp3NBPNNCqCKnOoFJbWCahVEWf00Ya0TGNwfj sJ6WxtjukNJC0t1qoOCWvITTwGmGWodfCIkX4JfzIUnhMXr+8mWkRWmjPNnnkoBldaQE lPpp6HNMxmZVpjOoNcHoipMhJSFP8VQw0KJPA13SE3ZlJAcB1BRdf5Q2n0oTep/6lkjq o2oD4cwY9Gd0W0W4YfF5V9hnDI5/vxd7ma9pjzLMrRWicRfQ7YHNX32FRwOa8b6bbH6a vXiT7i9PWe6lUF45LvKQXnHbWRivoXG9R88pE4NjqXMELds4HVdGwiEqM+4ya2MUOeBw JZMw== X-Gm-Message-State: AOAM533+nmd3Y3bawqrJJo1qgsla+hS0oJOtwnPQpeupEDcMOYBPknPw mMswMa8oKuSUxP4lf655RYRA/SQUriavW20g4CBabRQ42S0= X-Google-Smtp-Source: ABdhPJyQfK2agtsKULRdRMh8rDiREjDk7PPNA8BclJsFY9dHY/Nit2EKlvGpHAWuzrkmSxxwWi7Utov/eVEr1zLVTWo= X-Received: by 2002:a2e:99da:: with SMTP id l26mr213985ljj.339.1631200040762; Thu, 09 Sep 2021 08:07:20 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <20210909131013.3196ad52@ernst.home> In-Reply-To: <20210909131013.3196ad52@ernst.home> From: Warner Losh Date: Thu, 9 Sep 2021 09:07:08 -0600 Message-ID: Subject: Re: error installing stand/i386/loader_4th in HEAD To: Gary Jennejohn Cc: FreeBSD Current Content-Type: multipart/alternative; boundary="000000000000fcd78105cb915a1f" X-Rspamd-Queue-Id: 4H52RZ22RPz4sH7 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --000000000000fcd78105cb915a1f Content-Type: text/plain; charset="UTF-8" On Thu, Sep 9, 2021, 7:11 AM Gary Jennejohn 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. Note that I copied the contents of /usr/src/etc/mtree to /etc/mtree before > starting the installation. > I don't think that matters Warner -- > Gary Jennejohn > > --000000000000fcd78105cb915a1f--