From nobody Thu Nov 11 15:53:47 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 C4B5D18523AF for ; Thu, 11 Nov 2021 15:54:05 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ua1-x929.google.com (mail-ua1-x929.google.com [IPv6:2607:f8b0:4864:20::929]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HqmVP4rwzz3tF4 for ; Thu, 11 Nov 2021 15:54:05 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-ua1-x929.google.com with SMTP id o26so12838781uab.5 for ; Thu, 11 Nov 2021 07:54:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=sEYUakQHvLRO18CNcAUl9qr7rlP8TVWxdmR7ATG5JeA=; b=iYOofeNdkgcJPnfxnpWw8JKTSw2b0mlfWq2s3SebVPJhsE34OWoMvfxtvYYAIwhdz8 awqusqfZ5Q2wRDw0xGQwrs6f7ToT4uF/E0nBBeLft0GMgegfNMfEOzcw+qJ2mgJtr7jn 6LeRseAHn4LMfv7QS9rUoBCvFkOKELfFAmjU5Qt/LA6LyGaZugzZl8O7I8ebY7Nrn2J4 65GRdNm9bQ9n38SUKAjwFutfbQzNEZcn30mvLxDGDmpVR+7E3+UIY+kuvHgq1kNScDXr sTbGWps26yGxcw0++H1tzJpbkY2at2+0h19h3HieHCZFI5h5Ww0aVSzH7Xae9SxrVYIE Y/Uw== 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=sEYUakQHvLRO18CNcAUl9qr7rlP8TVWxdmR7ATG5JeA=; b=5rgUzXKK/bQWXNKUQxSgSzA2UTYvzHGVQkheQGMmc9rHaDXfOcTRVc/Imnb0h5rdRC 4PF/bDc8Jq+AdK0yk3tcYi6pxGR4kBgTvlPRoxwa7kJmG5xdnw0CzxqUOmM/VMIFqABR NtPBq7V1T14T3RksIauiUzSsSdEbQKOk/LMNWF0QuxiJCLrJA1x+xG+l5M3dKybygO6g 9tfM8o3S4hqaXqfQ8/h/M2rUiVRgST/0S+UpcdrARetXyGo8xRgZakMvqbKW3xZPYxpv 59sSAntBuws0gMJBzizSDAHcU3+5ge2cfNHlSHZvYEIn21vZs5IDiUFcaHrBl4j6WpZ7 yaeg== X-Gm-Message-State: AOAM530u42Y9p55ttGor7oYSOLFldhJYLLO2zzMvCkhML6syB2jLd5zU fq3ExuEReBrh6+76VdAI+VyawBMiAP4JfBtBm8iE5hQ/tcs= X-Google-Smtp-Source: ABdhPJy8mjMYpbkWp6DX54DLKC6LRtScK82zhyDzCCjHuLBUwGzke6i02sjU14sBAVWpBqIo2Zj3JjtDlkXkWLz/sc4= X-Received: by 2002:ab0:6010:: with SMTP id j16mr11625188ual.69.1636646038785; Thu, 11 Nov 2021 07:53:58 -0800 (PST) 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: In-Reply-To: From: Warner Losh Date: Thu, 11 Nov 2021 08:53:47 -0700 Message-ID: Subject: Re: buildworld question. To: Jeffrey Bouquet Cc: current Content-Type: multipart/alternative; boundary="000000000000c3e17a05d085597a" X-Rspamd-Queue-Id: 4HqmVP4rwzz3tF4 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --000000000000c3e17a05d085597a Content-Type: text/plain; charset="UTF-8" On Thu, Nov 11, 2021 at 5:48 AM Jeffrey Bouquet wrote: > Apologies if this applies to STABLE 13, but git is involved... > buildworld is failing 4 minutes or so in. > would it be useful to re-git the /usr/src? > Is there a way to run "make buildworld" for a LESS terse error result? > Any other 3rd method to debug the error? > > .......................................................................................... > /usr/local/bin/clang12 ..... -o machdep_ldisx.o > In file included from /usr/src/lib/libc/gdtoa/machdep_ldisx.c:45: > In file included from /usr/src/contrib/gdtoa/gdtoaimp.h:202: > In file included from /usr/src/include/pthread.h:49: > /usr/src/include/time.h: fatal error: 'sys/_clock_id.h' file not found > #include > ......................................................................... > I also suspect the missing file might be a malformed missing > symlink instead... because the file exists at least once. > The error does not indicate from what [ 2nd ] subdir it, or a symlink, is > missing ?? > > src.conf has several lines such as WITHOUT_CPP=yes, meant I think > to reduce build times if that matters. It likely does. It likely means that that file wasn't properly staged and so the build is failing. I'd bisect the file of omissions to see if that's the cause. I'd start by removing them all and seeing if the problem persists. Not all combinations are supported, nor are the vast majority of all bad combinations detected with a nice error message. Warner --000000000000c3e17a05d085597a--