From nobody Fri Dec 17 18:54:35 2021 X-Original-To: freebsd-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 3149B18F94E9 for ; Fri, 17 Dec 2021 18:54:38 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) (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 4JFyp60L0fz4sYv for ; Fri, 17 Dec 2021 18:54:38 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-ed1-x52e.google.com with SMTP id y12so11323580eda.12 for ; Fri, 17 Dec 2021 10:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=7y06wug8AMlNqTDOsyn0FPDBHntFBZg3TqzRRfQVuDw=; b=kAxU099YfqtGj/hcQE4VJ3sOCeYrAcvcglNEFWOETWSCBTgEgoMnErPc9TEntM8aAS /lwAnt+mCI7za9nzKKiwakjuNGu4LZQsi+o9r9EzF3nevnYeMaBJv+Cl6vVMFv2+lIvH By0wwAWdMFMT16RsHUa6yiFTUqY19/fGlNcsTz0rjOfuWAZBfBs+lPZBf8unlp0T/1xO VSx6dzxQThHiI765QVbrLdVMK/9LVBCZ+s2B+W74VlluYsSKggQ/r5IVUSkfWoxL/wjX gQQfHxjKGhSwkOpHDBGTKsRfUFKRBX5M/2uLI5m6/2Vpt2xWaYE0nNzfkpqnsvLB5uGY ajZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=7y06wug8AMlNqTDOsyn0FPDBHntFBZg3TqzRRfQVuDw=; b=3j1VpPayglZHlqXgVI+E661FJG90kh8Oi9znvD399kQL0iPzRpUUrlp+Zz5BxTMfvD 7+6yJM5CYQF+uR0zyVUmz6tHlr3a9JwpVpU4LBeRUcDp267oSx3WB9d9r52hAwWGdRDX EeGf7Mm69Ph8SgPZ4Z00StApTW2gP3/wxgo6fjWsNRQdyBBpVVQq+/ftFjM/nYz6QWAc B2UKZOqrwXFksIbzkZDPubqTpz8VUuE/xqktte6KDIfLk8DXlTg9KLNHNUCwLxzcWNWD iXsJcSu5sk+BvJxhPCCcnBINzNhY4U4TTChWlaoEvnoVGtQf08NRcE6n2MWoozo1RoA2 8brw== X-Gm-Message-State: AOAM531DXCMxXSgPQO7IomSzcGUjTnBVLPvTBfMfuNxCi8vfDeHlLRmu l3WrvHCQWHKdfhBoJg9qC2A= X-Google-Smtp-Source: ABdhPJzIUOotPPAGoCI85qEE5PQuvEGRL6S6WLlO3y9ew2IMF3vvGGYg9dF7Ki0DjMd72xPN0m8tfw== X-Received: by 2002:a50:8d10:: with SMTP id s16mr4044623eds.305.1639767276218; Fri, 17 Dec 2021 10:54:36 -0800 (PST) Received: from ernst.home (p5b3be0d9.dip0.t-ipconnect.de. [91.59.224.217]) by smtp.gmail.com with ESMTPSA id gb42sm3095108ejc.49.2021.12.17.10.54.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Dec 2021 10:54:35 -0800 (PST) Date: Fri, 17 Dec 2021 19:54:35 +0100 From: Gary Jennejohn To: Chuck Tuffli Cc: FreeBSD-Current Subject: Re: build failure on -current Message-ID: <20211217195435.69a2fb55@ernst.home> In-Reply-To: References: Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4JFyp60L0fz4sYv X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Fri, 17 Dec 2021 09:44:20 -0800 Chuck Tuffli wrote: > When building current from git, I keep hitting the error below. This > is with meta-mode, but I've also tried deleting the object directory. > The system also has a couple of tweaks to src-env.conf that were an > attempt to avoid building any (most?) of clang. Relevant system > information: > > $ uname -mrsv > FreeBSD 14.0-CURRENT FreeBSD 14.0-CURRENT main-22c4ab6cb0 GENERIC amd64 > $ cat /etc/src-env.conf > WITH_META_MODE=YES > WITHOUT_CLANG=YES > WITHOUT_CLANG_BOOTSTRAP=YES > $ env MAKEOBJDIRPREFIX=$(realpath ../obj) make buildworld -j$(sysctl -n hw.ncpu) > > --- Core/ModuleList.o --- > In file included from > /usr/home/ctuffli/dev/freebsd/src.git/contrib/llvm-project/lldb/source/Core/ModuleList.cpp:34: > In file included from > /usr/home/ctuffli/dev/freebsd/src.git/contrib/llvm-project/clang/include/clang/Driver/Driver.h:12: > In file included from > /usr/home/ctuffli/dev/freebsd/src.git/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h:17: > /usr/home/ctuffli/dev/freebsd/src.git/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h:71:10: > fatal error: 'clang/Basic/DiagnosticCommonKinds.inc' file not found > #include "clang/Basic/DiagnosticCommonKinds.inc" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1 error generated. > *** [Core/ModuleList.o] Error code 1 > > Where did I goof? TIA > Do you need lldb? If not you could try adding WITHOUT_LLDB to src-env.conf and see what happens. -- Gary Jennejohn