From patchwork Mon Aug 10 04:51:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "W. Michael Petullo" X-Patchwork-Id: 1342727 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.openwrt.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=flyn.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=sn/FWXMQ; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BQ3Vw62mMz9sTF for ; Mon, 10 Aug 2020 14:52:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From:Date: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=DQQCvwniaygRU6dXJZf6/0f8dY1NvdNJET++Vmbcj/A=; b=sn/FWXMQe5jKhUwUD4RWatnUBg IB7RxA4EE2omJ7EJn0OBbfdWJGDMMWSMZX6fCGiojaM2NZjZVAX4kL/FQw56qRqji3T+fJ5AWyTFt st/Z47RO2gRXul9hks1ihEh4mctsRlrLXCkI+x8Cqeatav0vXYXB+VVQ2YSyKKyYBXWwMMlUKkD0H oPRrlVvfaIbjSo21goAuUy13EB+9WaZ6RpWRbeaAetFphLKVARRqZ3U9RZOo7+cnm2zwjR3BAsX4W R7DsNntv6VoUQE9tvzctYL7VpiiciIdLl07A2aVVYjlfCrc2+oy3xK+i/uHtVB8XAhydqntiTpSEa 3pOVbE/w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k4zmG-000099-I1; Mon, 10 Aug 2020 04:51:16 +0000 Received: from smtp-auth.no-ip.com ([8.23.224.60] helo=out.smtp-auth.no-ip.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k4zmD-00008g-2y for openwrt-devel@lists.openwrt.org; Mon, 10 Aug 2020 04:51:14 +0000 X-No-IP: flyn.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from www.flyn.org (unknown [137.26.240.243]) (Authenticated sender: flyn.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 3D3F83E2; Sun, 9 Aug 2020 21:51:09 -0700 (PDT) Received: from imp.flyn.org (localhost [127.0.0.1]) by www.flyn.org (Postfix) with ESMTP id 6018D26000FC; Mon, 10 Aug 2020 00:51:08 -0400 (EDT) Received: by imp.flyn.org (Postfix, from userid 1101) id 199712D800B4; Sun, 9 Aug 2020 23:51:08 -0500 (CDT) Date: Sun, 9 Aug 2020 23:51:06 -0500 From: "W. Michael Petullo" To: nbd@nbd.name Subject: [PATCH] binutils: fix build after upgrade to 2.34 Message-ID: <20200810045106.GA1437018@imp.flyn.org> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200810_005113_303248_202453DA X-CRM114-Status: GOOD ( 11.51 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [8.23.224.60 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [8.23.224.60 listed in wl.mailspike.net] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: OpenWrt Development List Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org From: "W. Michael Petullo" Building the binutils package produced the following error: Package binutils is missing dependencies for the following libraries: libctf-nobfd.so.0 This changes the glob for the libctf subpackage so that it catches libctf-nobfd.so.0. Signed-off-by: W. Michael Petullo --- package/devel/binutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile index 6ad326efa0..fada8009be 100644 --- a/package/devel/binutils/Makefile +++ b/package/devel/binutils/Makefile @@ -106,7 +106,7 @@ endef define Package/libctf/install $(INSTALL_DIR) $(1)/usr/lib - $(CP) $(PKG_INSTALL_DIR)/usr/lib/libctf.so* $(1)/usr/lib/ + $(CP) $(PKG_INSTALL_DIR)/usr/lib/libctf*.so* $(1)/usr/lib/ endef define Package/libopcodes/install