From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 36F88C3DA49 for ; Tue, 16 Jul 2024 19:47:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 524CA400AB; Tue, 16 Jul 2024 19:47:34 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id wUbnfMQW7r4B; Tue, 16 Jul 2024 19:47:33 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 08325400D6 Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 08325400D6; Tue, 16 Jul 2024 19:47:33 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 4BD6B1BF37C for ; Tue, 16 Jul 2024 19:47:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 34EFC607A9 for ; Tue, 16 Jul 2024 19:47:31 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id CuezjH3EaaZc for ; Tue, 16 Jul 2024 19:47:30 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=217.70.183.201; helo=relay8-d.mail.gandi.net; envelope-from=thomas.petazzoni@bootlin.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp3.osuosl.org 88564606E7 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 88564606E7 Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by smtp3.osuosl.org (Postfix) with ESMTPS id 88564606E7 for ; Tue, 16 Jul 2024 19:47:28 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 468F51BF203; Tue, 16 Jul 2024 19:47:25 +0000 (UTC) Date: Tue, 16 Jul 2024 21:47:24 +0200 To: James Hilliard Message-ID: <20240716214724.62a772d4@windsurf> In-Reply-To: References: <20240611152202.951202-1-james.hilliard1@gmail.com> <20240611152202.951202-4-james.hilliard1@gmail.com> <20240716141755.1bf5473b@windsurf> Organization: Bootlin X-Mailer: Claws Mail 4.3.0 (GTK 3.24.41; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: thomas.petazzoni@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1721159245; 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=B6+na+Sb3oiYdS8CyL3J0CEJ2A3lQXgP9LCXKUdgXOU=; b=c9Q77WM3kj5kZokFgHSTfJCvVi4+KS2oL5EyO0UVA7HwNkqFwrz9Gyl8NQikI97/3IskxR jGcssxqt7zVFzzq4K9bMtRKZZteolVC8AjkLUlj2GKdtQigzcGBZiOX5EiUCQyTQuy6R9m MGuo/MT1gFTRWVzsWhvt5xqZp0AmPq3v7KJaw7/huZ8kVW08s3jPIzjqG4uXdAPN4ozOds J2bdyL3cKBwt1gnDdM4GqFyH7bhCwAW9UJktC6zpRaGiALxItFnTATKaKXvehJP2Jc78gh Zk1Pky5Xud2Zj+Xhw7ZRoavHmluATK5Yg9l2nKtK1TvM2K+lFix707TtB91H3g== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=c9Q77WM3 Subject: Re: [Buildroot] [PATCH v2 4/4] package/fwupd: new package X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: Eric Le Bihan , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Hello James, Thanks for the quick turnaround. One question below. On Tue, 16 Jul 2024 11:55:18 -0600 James Hilliard wrote: > Fixed in v3 by setting -Dudevdir=/usr/lib/udev which eliminates the > udev dependency. It seems very odd to me to set -Dudevdir=/usr/lib/udev when the directory doesn't exist because udev isn't enabled. Could you clarify how this can be correct? > > Which probably you had not seen because you had jinja2 installed on > > your system. Could you make sure to test build packages with > > ./utils/docker-run to catch such "spurious" host dependencies? > > It was missed because I was testing with systemd enabled, which has a > transitive dependency on host-python-jinja2. Indeed. > > I quickly grepped for jinja2 in the tree, but it wasn't immediately > > clear if it was absolutely mandatory, exactly for what, etc. Hopefully > > you'll be able to figure out. It would be nice to not make it a > > mandatory dependency to build fwupd, if possible of course. > > Yeah, it's mandatory for some scripts, fixed in v3. OK. > v3: > https://patchwork.ozlabs.org/project/buildroot/patch/20240716175037.1844929-5-james.hilliard1@gmail.com/ Thanks! Thomas -- Thomas Petazzoni, co-owner and CEO, Bootlin Embedded Linux and Kernel engineering and training https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot