From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CKIcB5sP9mIzCAAAbAwnHQ (envelope-from ) for ; Fri, 12 Aug 2022 10:30:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +JevBpsP9mL2WAAAauVa8A (envelope-from ) for ; Fri, 12 Aug 2022 10:30:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A64ED2AF03 for ; Fri, 12 Aug 2022 10:30:18 +0200 (CEST) Received: from localhost ([::1]:36004 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oMQ3d-0000Iw-RG for larch@yhetil.org; Fri, 12 Aug 2022 04:30:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQ3P-0000Ii-Hb for guix-patches@gnu.org; Fri, 12 Aug 2022 04:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37590) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oMQ3P-0004wa-7e for guix-patches@gnu.org; Fri, 12 Aug 2022 04:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oMQ3P-00031p-0A for guix-patches@gnu.org; Fri, 12 Aug 2022 04:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57146] [PATCH] gnu: polkit: Fix cross-compiling Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Aug 2022 08:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57146 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Patterson Cc: 57146@debbugs.gnu.org Received: via spool by 57146-submit@debbugs.gnu.org id=B57146.166029298511585 (code B ref 57146); Fri, 12 Aug 2022 08:30:02 +0000 Received: (at 57146) by debbugs.gnu.org; 12 Aug 2022 08:29:45 +0000 Received: from localhost ([127.0.0.1]:55572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQ37-00030n-6X for submit@debbugs.gnu.org; Fri, 12 Aug 2022 04:29:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQ34-00030X-U6 for 57146@debbugs.gnu.org; Fri, 12 Aug 2022 04:29:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43690) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQ2z-0004uM-FR; Fri, 12 Aug 2022 04:29:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=f6NuLbU2PAbMxwD7oj6b7OnSaBL1OJSqrA5fnOSv2eM=; b=g0t4fP7N3kMNQRiqHEW5 WDbCR3lH6dud5nv+r/JFcfjwqTzJJH1fYcPRgNpMZWT+o58mKrYGJ3QRCaWnYPh1h4n36Hr6mmeta yYgbH/EjIfMqk2QMT1/auj0YLWyp1+SMTAgxro135F0bDRdotq20izBD5utU50utyrKJ9usmHPFa3 BIApXne5AikaEGbqALC/TIPU6a+1WD91flRQVB1QQELN0W6l1yUoaMgnAvfvqZ8PVXyh14DPSLk1e KWEsUWLbo4PRUgDdZWuwX5LCZ7aHL+X6NeW5KkSxKXZAo4n6q0J9shjXSvkalYKdZuoBTxezfDKE6 IVsG78lvQRK8hg==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:51306 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQ2z-00052h-2a; Fri, 12 Aug 2022 04:29:37 -0400 From: Mathieu Othacehe References: <20220811231100.22090-1-andrewpatt7@gmail.com> Date: Fri, 12 Aug 2022 10:29:34 +0200 In-Reply-To: <20220811231100.22090-1-andrewpatt7@gmail.com> (Andrew Patterson's message of "Thu, 11 Aug 2022 19:11:00 -0400") Message-ID: <87bksp27bl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660293018; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=f6NuLbU2PAbMxwD7oj6b7OnSaBL1OJSqrA5fnOSv2eM=; b=MPlsazWSjwrKUq98znlmwhLqWBNavs4v/C98PWF3O08Fpulk1PXz5U3qhjMNXDIhE4pVSk MqP7OACXI05hLNZDtG6tlLtU8dcujucYypVcz/uMQiQfLEHYBjbhq8tmFLK3UOGXPOh/qm bKoB9RpylPjn9FwtyIznoOxPCP3gFGls+5U/eQIwOUzcrXxsDDuQF3jMkrITcSgOF7X0UQ OhQI0qYBVuxeBszh/oib64vaOXTGqAfA1ltvcN9t3nFVDBCCHxfiMNQ+ybh7c0J5HVvB5S kgxjDpF2MKR2HZQcfASXTZs6lAGzzp82E0RWNDB4Ko8Q6yZM4RreKjHjK/KIkg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660293018; a=rsa-sha256; cv=none; b=Dq6xB/Xy1bXzoGIYeNpPEH42FXXlnUk2PRIu9SZibAFFmKVr1SWNm/MbHmSOWg2UYekBX1 zaPXwhZAlhffjSRQjadS4HOtvN/gh6jibACDvP7S2du1Bi6uaBE+RO8uusBLKX/pA2dRa2 UaK5IeS3wfvEgb4jBuCZojxpji/n0GoxNeiYNEorcyHOoWkkDNAz9NK6LBB2IT2c86T2+H EFZrrKHnoCSm4V2pF4lE3mH5mrPqWEr2ZWq+6b//gR4Zp5R81Q3zQVxZLhMOxcPUn9QU7S QPa0w4Qk5EdxV6quTWA9yPjfAoP4yiXXfcaEw9Yfr9IyrgXvia9RklWPhFvyvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g0t4fP7N; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g0t4fP7N; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A64ED2AF03 X-Spam-Score: -3.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: WVBbnE7sTN4D Hello Andrew, > The polkit package used to refer to docbook-xsl via inputs rather native = inputs, > which obviously doesn't work when cross-compiling. Thanks for working on that. It looks like this patch is breaking host compilation: --8<---------------cut here---------------start------------->8--- error: in phase 'fix-manpage-generation': uncaught exception: wrong-type-arg "string-append" "Wrong type (expecting ~A): ~S" ("string" #f= ) (#f)=20 phase `fix-manpage-generation' failed after 0.0 seconds Backtrace: 9 (primitive-load "/gnu/store/k2p4qxc23g871rm5q50bcx45f3m=E2=80= =A6") In guix/build/gnu-build-system.scm: 906:2 8 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #) --8<---------------cut here---------------end--------------->8--- Also you are doing a lot of things at the same time: fixing indentation, introducing gexps, fixing cross-compilation. It would be great if you could do that in separate patches to ease the review process. Thanks, Mathieu