From nobody Thu Mar 14 18:44:47 2024 X-Original-To: freebsd-ports@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 4TwbsR2kr6z5DbDd for ; Thu, 14 Mar 2024 18:44:59 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4TwbsQ6QKGz4N3C for ; Thu, 14 Mar 2024 18:44:58 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1710441891; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8SDaGJQH5Ykj7Cs5x+xPd5EhPMkwcnf2iIdangNU7fI=; b=MwQa8dw/SOSIBZRgpK1kKtRimasNR6VYOk2RmTtmeYFo2zKAgeAc9dAbIHyIJpoHz8Isp2 vIay5w0SVJOqUZ5aeKEBGWy7mqQiOR5qX66AcuBwBGH5p2D7iR1YpN4gqPUrk1UTU4HpkB rkjmmPtVjSCbJRIUEotND/FWwHlgmgk= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 9cfdf249 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 14 Mar 2024 18:44:51 +0000 (UTC) Date: Thu, 14 Mar 2024 19:44:47 +0100 From: Emmanuel Vadot To: freebsd-ports@freebsd.org Cc: David Wolfskill Subject: Re: Build failure for graphics/drm-515-kmod in CURRENT Message-Id: <20240314194447.6ff5ea716dceb22da78bc565@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- 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)[]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR] X-Rspamd-Queue-Id: 4TwbsQ6QKGz4N3C Hi David, On Thu, 14 Mar 2024 06:49:18 -0700 David Wolfskill wrote: > This is on my laptop, during a source-based update from > main-n268772-906521f8176b to main-n268800-6a6ec90681cf, in the "make > buildkernel" phase, as a result of: > > g1-70(15.0-C)[3] grep PORT /etc/src.conf > PORTS_MODULES+=x11/nvidia-driver-390 > PORTS_MODULES+=graphics/drm-515-kmod > > (which has been there at least since 06 December, while tracking head > daily). > > My ports tree is at main-n655899-de3ac29011f1; all installed ports were > previously updated to that point (while the laptop was running > stable/14-n266980-9a2b4665958e, from a different slice). /usr/local is > the same file system regardless of which slice gets booted. > > The complete build typescript may be found at > https://www.catwhisker.org/~david/FreeBSD/ports/drm-515-kmod/ > > The fatal whine appears (to me) to be: https://cgit.freebsd.org/ports/commit/?id=3c7a5bf57d674ad3724b7b695f5a1887230f4f26 should fix this. Cheers, -- Emmanuel Vadot