From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CKzFMHTx0GR4mgAASxT56A (envelope-from ) for ; Mon, 07 Aug 2023 15:28:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KGl1MHTx0GSdXwEAauVa8A (envelope-from ) for ; Mon, 07 Aug 2023 15:28:20 +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 238B35FB49 for ; Mon, 7 Aug 2023 15:28:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=cqAAv6IW; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691414900; 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=4HpaV8061Ht+Z604Vk9CaPF07qb/HYFDDg7FXB9Fupo=; b=oQqoc8pWayMYglKd9hlfaRCtzV97gTC1VkFVbHI/N463nnIsJZsQou20AWuMnN0Yh+Mw2G x7ZCpyOPw8mwyAcjTGGPtRls74RXNcjY0vPV/mIDn+CLBn6KOpSBKU9CC0aKd7XR3UK1ci 0Z0WsKDtNP/y3qLChtoKYTS5iXZiG57nEz0ogF1zd2HjCcDBw8eVz4ZH3iKmPJKrouaBxR 3SVbylpepBXFYuGTYdO67Cf3GodU7HZZ4vLoOi9quwTpn/ssraARsPRiwUrn/ScZ/tW4IW +wpBRbYsjG6SUd+ylry/A8gkyyl3xsS7JSmPXqlqtvpVAYL1cAGmduYyBNENyA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691414900; a=rsa-sha256; cv=none; b=iB4g9ZEjGjvhfrWYLt1WUQUvpZ9fkTjqpERbAt7BLV7k19D+tZmXq4xQkO7yr6mRcPX2Zc GLw0BBZnFI2wg9iyz8A0QbcyjCLNpsrW/M/Dxzf69F3gs+3mZa/dzbEKRZzwDwuHz/4ihB I/60Me3EAePftljBUHrJgRu0PpxoBe3hLnY+OQKo3C2KiMaebeGYjqycNq91h7siCCxZhH QHksSY8qMNv3qCpNTeHyN0gGu41wx9WDSwwWqX+iBPr9A2i+kc8klwCub9RT7omeURgGNz LDkRNCiTE+X7PtN//yuiwpgdo78bJzEYp/XbZgdX6ufAx/+K/q1bwQmFhOX7AA== 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=cqAAv6IW; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qT0HF-0004sZ-Mw; Mon, 07 Aug 2023 09:28:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qT0HD-0004sR-3Z for guix-patches@gnu.org; Mon, 07 Aug 2023 09:28:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qT0HC-000461-Qz for guix-patches@gnu.org; Mon, 07 Aug 2023 09:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qT0HC-0000SL-Il for guix-patches@gnu.org; Mon, 07 Aug 2023 09:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64261] [PATCH] gnu: Add xrdp Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 13:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64261 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 64261@debbugs.gnu.org Received: via spool by 64261-submit@debbugs.gnu.org id=B64261.16914148571722 (code B ref 64261); Mon, 07 Aug 2023 13:28:02 +0000 Received: (at 64261) by debbugs.gnu.org; 7 Aug 2023 13:27:37 +0000 Received: from localhost ([127.0.0.1]:60863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT0Gn-0000Ri-FK for submit@debbugs.gnu.org; Mon, 07 Aug 2023 09:27:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT0Gl-0000RT-47 for 64261@debbugs.gnu.org; Mon, 07 Aug 2023 09:27:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qT0Gf-0003x5-AA; Mon, 07 Aug 2023 09:27:29 -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=4HpaV8061Ht+Z604Vk9CaPF07qb/HYFDDg7FXB9Fupo=; b=cqAAv6IWGvORsoOrBTKd uSxWr8dXo05geiYTpGO72RWB+vCUWLNRlTDPVlXwQfWpLdAcLeKsLE6ApoM/mLqZtYczfa9c19P8X zOK45E0zmeAtGAS/zIOMLl7+1K0mvSemGOkzYybAOvdyQ5+QK4FlWM5lFGEHNqZ9d76Ect810jHlg SqUjrbk2YVlEgzu1cghw35K5Hoyr/yCpjvG29yXrLFQFr3wLgzG55+gcAtrNlSBBQ2sCWGHMdNWKp IO7ZDvUEBEUh7X1RhZ2VBLLu+qVGFqWK0CEG8KYAT9yE9eezsCxybEmuZvRHxDfy6P6+mAT+s+kNh YuPMUZUS+UjXIA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <6175dfd2c421fadf757a66ebd96ed1085c168c6b.1687592180.git.atai@atai.org> <6b0922a66f55d5fe2f2d8fdaf5f48a57245d0aec.1690602767.git.atai@atai.org> Date: Mon, 07 Aug 2023 15:27:26 +0200 In-Reply-To: <6b0922a66f55d5fe2f2d8fdaf5f48a57245d0aec.1690602767.git.atai@atai.org> (Andy Tai's message of "Fri, 28 Jul 2023 20:53:24 -0700") Message-ID: <87cyzzt22p.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 238B35FB49 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.86 X-Spam-Score: -6.86 X-TUID: 9jvSo8xxVIK+ Hi Andy, LGTM, but on current =E2=80=98master=E2=80=99 I get: --8<---------------cut here---------------start------------->8--- configure: imlib2 will not be supported checking for security/pam_appl.h... yes checking for FUSE... no configure: error: please install libfuse-dev or fuse-devel error: in phase 'configure': uncaught exception: %exception #<&invoke-error program: "/gnu/store/rib9g2ig1xf3kclyl076w28parm= ncg4k-bash-minimal-5.1.16/bin/bash" arguments: ("./configure" "CONFIG_SHELL= =3D/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash= " "SHELL=3D/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/= bin/bash" "--prefix=3D/gnu/store/54a1c7ar3hhbyncf5g6s4nndy3bwxssq-xrdp-0.9.= 22.1" "--enable-fast-install" "--build=3Dx86_64-unknown-linux-gnu" "--enabl= e-strict-locations=3Dyes" "--enable-fuse=3Dyes" "--enable-mp3lame=3Dyes" "-= -enable-pixman=3Dyes" "--enable-imlib2=3Dyes" "--enable-pam-config=3Dunix" = "--enable-ipv6=3Dyes") exit-status: 1 term-signal: #f stop-signal: #f>=20 phase `configure' failed after 4.2 seconds command "/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bi= n/bash" "./configure" "CONFIG_SHELL=3D/gnu/store/rib9g2ig1xf3kclyl076w28par= mncg4k-bash-minimal-5.1.16/bin/bash" "SHELL=3D/gnu/store/rib9g2ig1xf3kclyl0= 76w28parmncg4k-bash-minimal-5.1.16/bin/bash" "--prefix=3D/gnu/store/54a1c7a= r3hhbyncf5g6s4nndy3bwxssq-xrdp-0.9.22.1" "--enable-fast-install" "--build= =3Dx86_64-unknown-linux-gnu" "--enable-strict-locations=3Dyes" "--enable-fu= se=3Dyes" "--enable-mp3lame=3Dyes" "--enable-pixman=3Dyes" "--enable-imlib2= =3Dyes" "--enable-pam-config=3Dunix" "--enable-ipv6=3Dyes" failed with stat= us 1 builder for `/gnu/store/szpyq693qdj51f0444jjvgl4afl8ffv6-xrdp-0.9.22.1.drv'= failed with exit code 1 build of /gnu/store/szpyq693qdj51f0444jjvgl4afl8ffv6-xrdp-0.9.22.1.drv fail= ed --8<---------------cut here---------------end--------------->8--- Could you take a look? Ludo=E2=80=99.