From patchwork Sun Nov 14 22:43:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bastian Germann X-Patchwork-Id: 12618485 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63301C433EF for ; Sun, 14 Nov 2021 22:59:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 46CFB6112E for ; Sun, 14 Nov 2021 22:59:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232607AbhKNXCJ convert rfc822-to-8bit (ORCPT ); Sun, 14 Nov 2021 18:02:09 -0500 Received: from sender11-of-o53.zoho.eu ([31.186.226.239]:21825 "EHLO sender11-of-o53.zoho.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233998AbhKNXCI (ORCPT ); Sun, 14 Nov 2021 18:02:08 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1636929827; cv=none; d=zohomail.eu; s=zohoarc; b=H1YIK5RfNXkn0/9dWlrXJ1RSEwT3FMghhEaF6BE4jkdLT5rNi23E3CGBKZ5d1XknrgPA6BjqmYeTAXgkLOiSZAwhrbMniMPdAETrxFcJfqSA4fRvxnu5hU3Ep9+KgYmOZ7xWmf5qN0Do3IrX41zhRChvoS2wBdk20x727qoQ//o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1636929827; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=05i2Faie2gNb1tI5K4AVC2wrU8vAIfq33J9t9uN+y5Q=; b=W3ARuga4jUFnpRzGO9Xdo1kJl4pXzBQxR1/9BRMMJn/GeCVzgT8vwhTWrFK9btfku7OLsPoojzMyXuFF4THUwpe1yliLApAK9LXfE+6eWn4mGWFgJ8JaUjQXFkVLNjqwSbtXJHdBxuY8wNve8qUXnO2byIjIAgK3uNpZblecDeo= ARC-Authentication-Results: i=1; mx.zohomail.eu; spf=pass smtp.mailfrom=hostmaster@neglo.de; dmarc=pass header.from= Received: from thinkbage.fritz.box (pd9544ed8.dip0.t-ipconnect.de [217.84.78.216]) by mx.zoho.eu with SMTPS id 1636929826341663.974986742343; Sun, 14 Nov 2021 23:43:46 +0100 (CET) From: Bastian Germann To: linux-xfs@vger.kernel.org Cc: Bastian Germann , "Darrick J . Wong" Message-ID: <20211114224339.20246-2-bage@debian.org> Subject: [PATCH v2 1/4] debian: Update Uploaders list Date: Sun, 14 Nov 2021 23:43:36 +0100 X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114224339.20246-1-bage@debian.org> References: <20211114224339.20246-1-bage@debian.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Set Bastian's debian.org email address. Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 71c08167..344466de 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfsprogs Section: admin Priority: optional Maintainer: XFS Development Team -Uploaders: Nathan Scott , Anibal Monsalve Salazar , Bastian Germann +Uploaders: Nathan Scott , Anibal Monsalve Salazar , Bastian Germann Build-Depends: libinih-dev (>= 53), uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libedit-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libicu-dev, pkg-config, liburcu-dev Standards-Version: 4.0.0 Homepage: https://xfs.wiki.kernel.org/ From patchwork Sun Nov 14 22:43:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bastian Germann X-Patchwork-Id: 12618491 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15D45C4332F for ; Sun, 14 Nov 2021 22:59:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 003896112E for ; Sun, 14 Nov 2021 22:59:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231968AbhKNXCL convert rfc822-to-8bit (ORCPT ); Sun, 14 Nov 2021 18:02:11 -0500 Received: from sender11-of-o53.zoho.eu ([31.186.226.239]:21809 "EHLO sender11-of-o53.zoho.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234614AbhKNXCI (ORCPT ); Sun, 14 Nov 2021 18:02:08 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1636929828; cv=none; d=zohomail.eu; s=zohoarc; b=fi2XMXWuHZZvK1yvCxRoY3xukpimhQ//yBi6Gq51y/NepHPCmYtUWFuKgxwbyxfHcqngFyXxLJU92s0RLAQOzo9UMhPoJuzYJ+69dnZba+ncJoJtSsP3z7ykhBCpECUikXoHtANBYDX4r0xGOeJAcEpwMkoujzITZSDOM+4HNns= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1636929828; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=8hChGOtXni2WWa3/o0rzE2iV4kNTehWZBKo/ouEqfIk=; b=dFqyIjq78byHbGdSgqy2wyhLI8rlJdCmDtJoZLUukORWZkrZDG5Rrv4HFokicpnN41UW0AR8BU8eVzuLvHlP0GfiygKxAhB6AFqKF2vK+uNxGQoDrHOuJKYzD2G5uucdvKejMjHnEhD56iUD9v9MYLOk0a9SvV4B8znA8qtaKIY= ARC-Authentication-Results: i=1; mx.zohomail.eu; spf=pass smtp.mailfrom=hostmaster@neglo.de; dmarc=pass header.from= Received: from thinkbage.fritz.box (pd9544ed8.dip0.t-ipconnect.de [217.84.78.216]) by mx.zoho.eu with SMTPS id 1636929826741790.2833092437069; Sun, 14 Nov 2021 23:43:46 +0100 (CET) From: Bastian Germann To: linux-xfs@vger.kernel.org Cc: Bastian Germann , Helmut Grohne , "Darrick J . Wong" Message-ID: <20211114224339.20246-3-bage@debian.org> Subject: [PATCH v2 2/4] debian: Pass --build and --host to configure Date: Sun, 14 Nov 2021 23:43:37 +0100 X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114224339.20246-1-bage@debian.org> References: <20211114224339.20246-1-bage@debian.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org xfsprogs fails to cross build because it fails to pass --host to configure. Thus it selects the build architecture as host architecture and fails configure, because the requested libraries are only installed for the host architecture. Link: https://bugs.debian.org/794158 Reported-by: Helmut Grohne Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong --- debian/rules | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index fe9a1c3a..e12814b3 100755 --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,9 @@ package = xfsprogs develop = xfslibs-dev bootpkg = xfsprogs-udeb +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) + version = $(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2 | cut -d '-' -f 1) target ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) udebpkg = $(bootpkg)_$(version)_$(target).udeb @@ -23,11 +26,13 @@ pkgdev = DIST_ROOT=`pwd`/$(dirdev); export DIST_ROOT; pkgdi = DIST_ROOT=`pwd`/$(dirdi); export DIST_ROOT; stdenv = @GZIP=-q; export GZIP; +configure_options = --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) + options = export DEBUG=-DNDEBUG DISTRIBUTION=debian \ INSTALL_USER=root INSTALL_GROUP=root \ - LOCAL_CONFIGURE_OPTIONS="--enable-editline=yes --enable-blkid=yes --disable-ubsan --disable-addrsan --disable-threadsan --enable-lto" ; + LOCAL_CONFIGURE_OPTIONS="$(configure_options) --enable-editline=yes --enable-blkid=yes --disable-ubsan --disable-addrsan --disable-threadsan --enable-lto" ; diopts = $(options) \ - export OPTIMIZER=-Os LOCAL_CONFIGURE_OPTIONS="--enable-gettext=no --disable-ubsan --disable-addrsan --disable-threadsan --enable-lto" ; + export OPTIMIZER=-Os LOCAL_CONFIGURE_OPTIONS="$(configure_options) --enable-gettext=no --disable-ubsan --disable-addrsan --disable-threadsan --enable-lto" ; checkdir = test -f debian/rules build: build-arch build-indep From patchwork Sun Nov 14 22:43:38 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bastian Germann X-Patchwork-Id: 12618489 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE35DC433F5 for ; Sun, 14 Nov 2021 22:59:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AE46861156 for ; Sun, 14 Nov 2021 22:59:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231496AbhKNXCL convert rfc822-to-8bit (ORCPT ); Sun, 14 Nov 2021 18:02:11 -0500 Received: from sender11-of-o53.zoho.eu ([31.186.226.239]:21824 "EHLO sender11-of-o53.zoho.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233593AbhKNXCI (ORCPT ); Sun, 14 Nov 2021 18:02:08 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1636929827; cv=none; d=zohomail.eu; s=zohoarc; b=LWVoLcurStMpQdX4kxXp2MtT7jizD+fs0CxxSyPY+0BGWQRepFPfy9tXpC0qUdzvjkd7O0KANaCCAqA5qlQZ+bGwnnE1Irqx4W/8SeGjrWbYefcLRID7QnupvogaY5Q1XwMbX6NvMMqDssgrotRJYankLvznR32/zJjipNu8l5g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1636929827; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=a5hq46+5pAFZoPnlZKj9fHNFyfPuPARqwnjhcOCJJg8=; b=LrneeE5gShEr1swisaiQL1bGXXEqW00q5wJY4hqXq7CxprPFre+kSpgZoQvmCuBcXezVcks+LBB+iyxk3q6/9aCyse5ZYbnULeyx1/X8bj2b9ed8Rqea1QvnHVwFNsL1VDfEHI6X02Cc5g5ZF0aNJUqJRMnqyQgdJb1ooSqcHiA= ARC-Authentication-Results: i=1; mx.zohomail.eu; spf=pass smtp.mailfrom=hostmaster@neglo.de; dmarc=pass header.from= Received: from thinkbage.fritz.box (pd9544ed8.dip0.t-ipconnect.de [217.84.78.216]) by mx.zoho.eu with SMTPS id 1636929827111897.0894222038753; Sun, 14 Nov 2021 23:43:47 +0100 (CET) From: Bastian Germann To: linux-xfs@vger.kernel.org Cc: Boian Bonev , Bastian Germann Message-ID: <20211114224339.20246-4-bage@debian.org> Subject: [PATCH v2 3/4] debian: Fix FTBFS Date: Sun, 14 Nov 2021 23:43:38 +0100 X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114224339.20246-1-bage@debian.org> References: <20211114224339.20246-1-bage@debian.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org From: Boian Bonev With newer autotools install-sh is regenerated by libtoolize. Copy the package's version after autogen. Link: https://bugs.debian.org/997656 Signed-off-by: Boian Bonev Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index e12814b3..615289b4 100755 --- a/debian/rules +++ b/debian/rules @@ -50,6 +50,7 @@ config: .census AUTOHEADER=/bin/true dh_autoreconf dh_update_autotools_config $(options) $(MAKE) $(PMAKEFLAGS) include/platform_defs.h + cp -f include/install-sh . touch .census dibuild: From patchwork Sun Nov 14 22:43:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bastian Germann X-Patchwork-Id: 12618483 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23402C433EF for ; Sun, 14 Nov 2021 22:59:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 057376112E for ; Sun, 14 Nov 2021 22:59:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231469AbhKNXCH convert rfc822-to-8bit (ORCPT ); Sun, 14 Nov 2021 18:02:07 -0500 Received: from sender11-of-o53.zoho.eu ([31.186.226.239]:21807 "EHLO sender11-of-o53.zoho.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232607AbhKNXCH (ORCPT ); Sun, 14 Nov 2021 18:02:07 -0500 X-Greylist: delayed 918 seconds by postgrey-1.27 at vger.kernel.org; Sun, 14 Nov 2021 18:02:06 EST ARC-Seal: i=1; a=rsa-sha256; t=1636929828; cv=none; d=zohomail.eu; s=zohoarc; b=TX+bH2/PVjkU3kCb/b18+MypPjF7fU+SHu/m3Vs95XUV41LCJB/UJjoQOPmbAd/prEL+XMfNyLd4JNlD8zLlxW5cXBA5Zf8585Rx7l2iFGZuFUnty6w26QzS6w7Co59hZFrOzUHCKsev344PwiAXq9AKkOBW/9+z4dvHavH/7GQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1636929828; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=ANs1/M02ay+sxBi0ledXKHhs/49s7luEop0YTYTKxew=; b=bw5jMpj2RozIiukasMd/auqNUJZLp9ARElydUlQk9q+z9rBeDU1XnXZr8je8l3zi9zTKbUCSJs+3Rytgkq9WAEq7zkTdqrXVHB1YMZKV44JjrYaLNhHHf8o2NNR2mi7U+RTNnHBFiC564CaDpybk+KgLzLnCXkj/eMD5g5NNFR8= ARC-Authentication-Results: i=1; mx.zohomail.eu; spf=pass smtp.mailfrom=hostmaster@neglo.de; dmarc=pass header.from= Received: from thinkbage.fritz.box (pd9544ed8.dip0.t-ipconnect.de [217.84.78.216]) by mx.zoho.eu with SMTPS id 1636929827422597.5303581064687; Sun, 14 Nov 2021 23:43:47 +0100 (CET) From: Bastian Germann To: linux-xfs@vger.kernel.org Cc: Bastian Germann Message-ID: <20211114224339.20246-5-bage@debian.org> Subject: [PATCH v2 4/4] debian: Add changelog entry for 5.14.0-rc1-1 Date: Sun, 14 Nov 2021 23:43:39 +0100 X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211114224339.20246-1-bage@debian.org> References: <20211114224339.20246-1-bage@debian.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org This holds all package changes since v5.13.0. Add Closes tags that will autoclose related bugs. Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4f09e2ca..48a5ffa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +xfsprogs (5.14.0-rc1-1) unstable; urgency=medium + + [ Dave Chinner ] + * New build dependency: liburcu-dev + + [ Helmut Grohne ] + * Fix FTCBFS (Closes: #794158) + + Pass --build and --host to configure + + [ Boian Bonev ] + * Fix FTBFS (Closes: #997656) + + Keep custom install-sh after autogen + + -- Bastian Germann Sun, 14 Nov 2021 23:18:22 +0100 + xfsprogs (5.13.0-1) unstable; urgency=medium * New upstream release