From nobody Tue Nov 30 12:16:10 2021 X-Original-To: freebsd-hackers@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 7F6A118BEAF0 for ; Tue, 30 Nov 2021 12:16:20 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3LmN2GRqz4lxJ; Tue, 30 Nov 2021 12:16:20 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "R3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id F34244FF8; Tue, 30 Nov 2021 12:16:19 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtpclient.apple (longrow.home.andric.com [192.168.0.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DCFE953D9A; Tue, 30 Nov 2021 13:16:17 +0100 (CET) From: Dimitry Andric Message-Id: <0E4F98DC-1B05-4E1C-813F-4246C45E9C85@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_8FC912C4-7F81-4215-B37F-3CCAA780B752"; protocol="application/pgp-signature"; micalg=pgp-sha1 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: llvm/clang upstream Date: Tue, 30 Nov 2021 13:16:10 +0100 In-Reply-To: <43a13a6b-baee-e8cb-3624-ee98da510ad0@gmail.com> Cc: "freebsd-hackers@freebsd.org" To: "Floyd, Paul" References: <43a13a6b-baee-e8cb-3624-ee98da510ad0@gmail.com> X-Mailer: Apple Mail (2.3654.120.0.1.13) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638274580; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KOz49dqVB/XSdpfMUCGy3aemmnP47oRPbS3HZ//Axew=; b=Uafca4LooUNJwtmtVU2h19umt+lCJnrUFKHXE6zVzRtH7yrTtzn5fX/Fo506+wWpPPRADs 0f3XzCHkv+oGNqn4k5c8e3Oh/RVvv7uUNVJ+FbfRoKwPEwl+XnROlZk/xIP+eVFl0yofAv Qb6ybj7R0jkN2NNJ/1s8uADv0Xm363vLR4e6xhQGC4Jabl2I80AbTiMfydm0qRp1XrNje3 LHiOLxqFilJk1IuujlNYu8Bkii8xbaJUjwXzBFEgV0rmuulO+LTAdR2AxPl8hAMeXkTimd D5XkABMC32AjZXDEK0KtaBImcFWRsJv4hdaU24FES6CZ9g0XroZHDiZgeUAK0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638274580; a=rsa-sha256; cv=none; b=DnAdFiznHHO04v5j9+eBl5ulJ11/K0UNeUlCHQAIKMaodlztvuF8O0eZ+S/ddif88v2VAg xpJqyfVU2uHTC9FVetjKaid8M7nGauJREsOcHedI1JklRkHj3m3tsVQ1MjoX8PUD1CuXNY 2YnmBVUHDIBkbm9N0BmTXGFrVNsrmzWUPHvT301e/iYXN/ooOtGfjWmmEvG9qFfFIBijxc V42bHAEoucm/t5Lwzb9FDbW+91yG3DH6L5Rso4vE1Ym6O0NTfudNvtpege5dfmEqQBHq1V J24Y8cSbGSDmsNxTrV36xGHpritduHQhjHEc65yZltimpkCDxamif1DaXoZ7SA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_8FC912C4-7F81-4215-B37F-3CCAA780B752 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 30 Nov 2021, at 12:08, Floyd, Paul wrote: >=20 > Not sure where the best place is to ask this. >=20 > Any ideas why llvm seems so incredibly slow in taking FreeBSD patches? Is there any specific patch you can point us to? (As Micha=C5=82 already pointed out, the hard part is finding somebody = to review patches. This is usually the case for any open source project, FreeBSD itself included.) > It would be nice to be able to just 'git clone && cmake && make' = (roughly speaking). I do this all the time. What seems to be the problem? -Dimitry --Apple-Mail=_8FC912C4-7F81-4215-B37F-3CCAA780B752 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYaYWCgAKCRCwXqMKLiCW ow0BAJ4l0/ZFdNpS0IjW4L0uzaWFCSdLjwCgtav7BPswA655sTPwbjIRBn5IKc0= =Zx8W -----END PGP SIGNATURE----- --Apple-Mail=_8FC912C4-7F81-4215-B37F-3CCAA780B752--