From patchwork Wed Apr 19 03:22:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Hacker X-Patchwork-Id: 1770481 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Q1R8Z3gyjz1yZk for ; Wed, 19 Apr 2023 13:28:45 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id C3549817ED; Wed, 19 Apr 2023 03:28:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org C3549817ED X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H2LWiYnkLwHH; Wed, 19 Apr 2023 03:28:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 18A6D81756; Wed, 19 Apr 2023 03:28:41 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 18A6D81756 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 47E8A1C416E for ; Wed, 19 Apr 2023 03:28:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id AB3DD60EA5 for ; Wed, 19 Apr 2023 03:28:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org AB3DD60EA5 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GPr0MZvIXDNn for ; Wed, 19 Apr 2023 03:28:37 +0000 (UTC) X-Greylist: delayed 00:06:03 by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 2716D60E68 Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by smtp3.osuosl.org (Postfix) with ESMTPS id 2716D60E68 for ; Wed, 19 Apr 2023 03:28:37 +0000 (UTC) Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4Q1R1K4SSPz9sTL for ; Wed, 19 Apr 2023 05:22:29 +0200 (CEST) From: Michael Hacker Mime-Version: 1.0 (1.0) Date: Wed, 19 Apr 2023 05:22:27 +0200 Message-Id: To: buildroot@buildroot.org X-Rspamd-Queue-Id: 4Q1R1K4SSPz9sTL X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=superbox.one; s=MBO0001; t=1681874549; 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; bh=8b7nE8vgUrZuJathb6aeqH2L8i+HRAm0FPkOdoIbTQY=; b=ltbJYS6QImh6FpbVyvoflUQJwQoYn8mTrApWWTKkGNpzN0RxW75dZdzODc7qOWSgxbcogp iWMKYgf54SRIzC19IJdc5LqfphRR+Hhy/cK0HYPFBP4C2R9bfE/vOknV5tAHf3xU3bdaUW A808SkgM7zlc0cfyCRvm7c6gL+29JbURWrSfpvDgeYrfZ8erh91yfGsrnCFYivDdzp/ZF0 PFpNusUnaIwQjeVrY6jvhXR84FZQw/hcN8MpjeEPLiFnA5EGiUa8W+gela84zH3BhveGpj ll39TIp6q/JW9VaYYSxqB/I40BUX8bF/xXA/gZpgAiZw+h4e4EmFxBlV1YPKzQ== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=superbox.one header.i=@superbox.one header.a=rsa-sha256 header.s=MBO0001 header.b=ltbJYS6Q Subject: [Buildroot] opkg-utils binaries did not installed with make install-utils 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: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" There seems to be something wrong in the opkg-utils.mk. install-utils does not run correctly and some tools are missing, e.g. opkg-utils. I have a patch for it and after that everything is installed correctly: +++ b/buildroot/package/opkg-utils/opkg-utils.mk @@ -16.7 +16.7 @@ HOST_OPKG_UTILS_DEPENDENCIES = \ host-xz # Nothing to build; only scripts to install. -define OPKG_UTILS_INSTALL_CMDS +define OPKG_UTILS_INSTALL_TARGET_CMDS $(MAKE) -C $(@D) PREFIX=$(TARGET_DIR) install-utils endef Michael Hacker diff --git a/package/opkg-utils/opkg-utils.mk b/package/opkg-utils/opkg-utils.mk index ad267c5c94..384a7323ee 100644 --- a/buildroot/package/opkg-utils/opkg-utils.mk