From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 26 Jun 2021 15:05:16 +0200 Subject: [Buildroot] [PATCH v2 1/1] package/gesftpserver: Fix per-package build without Python In-Reply-To: <20210624123237.23997-1-anaumann@ultratronik.de> References: <20210624123237.23997-1-anaumann@ultratronik.de> Message-ID: <20210626150516.41f5ccd8@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, 24 Jun 2021 14:32:37 +0200 Andreas Naumann wrote: > When building per-package in an environment without Python, the gesftpserver > configure script dies when looking for Python support. > The configure script is happy (doesnt check and wont error out) when being > told that Python is not available, so we hack around this by setting the > appropriate env variable. > > Signed-off-by: Andreas Naumann Thanks, but the issue is not at all related to per-package. In an environment without Python, gesftpserver fails to build, even with BR2_PER_PACKAGE_DIRECTORIES disabled. So I've applied after rewriting the commit log, and adding a comment inside the .mk file. Thanks! Thomas -- Thomas Petazzoni, co-owner and CEO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com