From nobody Fri Oct 18 12:02:32 2024 X-Original-To: dev-commits-ports-main@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 4XVNch6mqLz5Z7d0; Fri, 18 Oct 2024 12:02:44 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-oo1-f42.google.com (mail-oo1-f42.google.com [209.85.161.42]) (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 "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XVNch4mcwz4DmB; Fri, 18 Oct 2024 12:02:44 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-oo1-f42.google.com with SMTP id 006d021491bc7-5e7ff0d4681so836350eaf.1; Fri, 18 Oct 2024 05:02:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729252963; x=1729857763; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y8QgXyQGqok+9Erdg72SSyATZYY4xj9pTiAomzXsiH8=; b=EUuJgKrVLGHidotcskt62WQ63k59ce4TI7QxgLPx7EMII3q39pPZuLcGnPfTyQolnk d9fSY8TU9pOOiFaKP5hxgUsDFh7rjX98w45nClT594k11x6OClAtoCxXZHd8Z8o5kmKp XHHa7ryF/xol+qgoYi3in2iZBhs5aDh2LAtv/G08L9iMuXviSIr5U98A1azHFwSlVPap +pmXbI+tLB8Q9S+aq4CZNmndXqks5O6DyLo02Zf7mzEnzGzoZ42bYwVjyCjGLmwtCxRe yuyd9REo89NLBdLtD6/2umXwBDMZhqd3bebdiTVVSMNATJB4FEv5w1yGXOcrai/GR0cL 1SPA== X-Forwarded-Encrypted: i=1; AJvYcCVP84IkXrlcFTMFQkHcGX+w1cwwBYNZQ4II1nYi5C9x5pvIA5bT6ylGqOFbO6etHxJeafTc8bk1iniGhNlynMk8pmAfCZjcAg==@freebsd.org, AJvYcCXcLQ1Hqs9teCiOtXYyPnAeoBCthOVvTA1PA6APS9F7nzxZjd/+okIdc3Rxg0u7w/j1FRziQJICIljHAki/4j63AeqtnoQ=@freebsd.org X-Gm-Message-State: AOJu0Yz8kx1zQzXYES8aEfHmUXmHVNgvNQg/Y/jlp3ALEghoaoKJNbux EiEr5VNhyf/9Dp0+mz5/mYVevAGqor8XzBwoSN000UCn1kMNgWSWVKfGR2Zu93aYFTuoamtMos9 YP+CctfULkwXCOhF+Wy7zsIiLdHY6R+VQ X-Google-Smtp-Source: AGHT+IHe9A9OwhY3oMeT99//ok1r4bjdoVcz3i2iqRiCbnPdKj+W6OCEn5fYBslJc5gyCkvEP+L3XfEfWBwBJMCtw5I= X-Received: by 2002:a05:6358:7e52:b0:1ac:f839:e001 with SMTP id e5c5f4694b2df-1c39e0205f5mr21180155d.22.1729252963157; Fri, 18 Oct 2024 05:02:43 -0700 (PDT) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 References: <202410180542.49I5gIgY080266@gitrepo.freebsd.org> In-Reply-To: From: Antoine Brodin Date: Fri, 18 Oct 2024 14:02:32 +0200 Message-ID: Subject: Re: git: 9fd4b7c836f0 - main - wasi: drop support for LLVM < 17 To: Charlie Li Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4XVNch4mcwz4DmB X-Spamd-Bar: ---- On Fri, Oct 18, 2024 at 1:30=E2=80=AFPM Charlie Li wr= ote: > Antoine Brodin wrote: > > This broke the ports tree: > > wasi-libcxx-master-0: no entry for /usr/ports/devel/wasi-compiler-rt1= 5 > > > Is there a consumer that got missed somewhere after this chain because > LLVM_DEFAULT is still at 15? All the corresponding devel/wasi-libcxx > were also removed in this commit so nothing should be referencing the > removed devel/wasi-compiler-rt. devel/wasi-libcxx refers to devel/wasi-compiler-rt15 > Also those PKGNAMESUFFIX=3D-master ports should be IGNOREd as declared. No, master ports are not supposed to work like this. Please fix or revert. Antoine