From nobody Tue Nov 14 00:11:51 2023 X-Original-To: pkgbase@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 4STmtv4ZN0z50Jk7 for ; Tue, 14 Nov 2023 00:11:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4STmtv3YHsz4L2k for ; Tue, 14 Nov 2023 00:11:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699920711; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wUCXLrSdwq5rQyGbW1iSofjefN6vTxrNrQjx0F1QG2E=; b=viud8Ao2uhLLo46jsCDWG2r8HcDCGg/Rn2sjTk6Xn409AMnu5CEdgkASMGR8uBJB0wRdih 6ID4gMBhf+T5LeHE1EdWlQ3NvV5XZ0yPz5P5gbCc11j769HsBUcPJ1rD+xRJh5JyJ09OL3 rtaGj8vuxmCsDl+ijLIrGQYZRHdV/F6FJI3iDolALM5u45SkMtaWvsTKsG9/WE72N6bk4M Mi5cHI7zc7O0goEAtGnL1iB1kv/f57ley/vwB+1SPscBYBeDoMTQf3v9MNlkRgFgHe8INt uYN8uMyAnd7QK6v4pyGPp7NBlHbp5v3cq2T44TFDQjoW5PnMNRO0U6u+65ADEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699920711; a=rsa-sha256; cv=none; b=UDsmNGR77Z39aHM112P9JB4x0EAF1NB5Hpaobj+2og77cNbHwc1Xm0UYtHkzc2cUhXHvV7 gNm4veOPdsbFwOj8ZLUFY3iOM1Thm8qFJkGjrfPcQpCxAZDmxhUcDa9qyM5vxMdjp4THaZ WtymPWKQhgnlGN+lCVqMVnA7Vy9ZN9oFk8KkYS6ZJXTyurLajgmYCiBYAcgDtYLbSVvgg9 zOtYRFwsSokt36IMx8NaaIQzu8XExRBIcmL5d4/vA2qjVQq1rHtnBUOt8IPFgUpc7bXZyy U2oDihkh+P/os2isCaSOmNksvEK7B2sxCB8ffmmOtdtm2lZMl6AJV/K7cwfz8Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4STmtv2f5kzBGW for ; Tue, 14 Nov 2023 00:11:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AE0BpLn049077 for ; Tue, 14 Nov 2023 00:11:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AE0Bp9I049076 for pkgbase@FreeBSD.org; Tue, 14 Nov 2023 00:11:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 254173] pkgbase: installing FreeBSD-clang clang and FreeBSD-lld doesn't pull all dependencies necessary to actually compile and link programs Date: Tue, 14 Nov 2023 00:11:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: pkgbase X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: crest@rlwinm.de X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dfr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Packaging the FreeBSD base system List-Archive: https://lists.freebsd.org/archives/freebsd-pkgbase List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkgbase@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254173 crest@rlwinm.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crest@rlwinm.de --- Comment #9 from crest@rlwinm.de --- This is a similar problem to moving files between packages. Could both be improved by defining meta-packages that depend on the packages required to provide a feature-set e.g. FreeBSD-self-host, FreeBSD-symbols, FreeBSD-default-kernel, FreeBSD-jail? --=20 You are receiving this mail because: You are on the CC list for the bug.=