From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 0JG4HOfE9GLxLgEAbAwnHQ (envelope-from ) for ; Thu, 11 Aug 2022 10:59: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 mp11.migadu.com with LMTPS id WAS+HOfE9GLbMAEA9RJhRA (envelope-from ) for ; Thu, 11 Aug 2022 10:59: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 3622D12E5E for ; Thu, 11 Aug 2022 10:59:19 +0200 (CEST) Received: from localhost ([::1]:33650 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oM42A-0004vr-CS for larch@yhetil.org; Thu, 11 Aug 2022 04:59:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oM40y-0004Ly-CB for guix-patches@gnu.org; Thu, 11 Aug 2022 04:58:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33568) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oM40x-000808-23 for guix-patches@gnu.org; Thu, 11 Aug 2022 04:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oM40w-0002o1-Ux for guix-patches@gnu.org; Thu, 11 Aug 2022 04:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57106] [PATCH] gnu: wpa-supplicant-gui: Fix build. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Aug 2022 08:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57106 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 57106@debbugs.gnu.org Received: via spool by 57106-submit@debbugs.gnu.org id=B57106.166020823710703 (code B ref 57106); Thu, 11 Aug 2022 08:58:02 +0000 Received: (at 57106) by debbugs.gnu.org; 11 Aug 2022 08:57:17 +0000 Received: from localhost ([127.0.0.1]:51546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oM40D-0002mY-Ct for submit@debbugs.gnu.org; Thu, 11 Aug 2022 04:57:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oM40B-0002mI-4j for 57106@debbugs.gnu.org; Thu, 11 Aug 2022 04:57:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oM405-0007tz-K0; Thu, 11 Aug 2022 04:57:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=sXyaaBmCe9IjnzPt2/KA3lRO3n3LUP2BZUYVPvBzraM=; b=PxKKVpE2ORBGgyamBpY2 Fp2IGgDtpCUE08Q3dgqlolt8KgETduJWWfIXqxkyTlueb/xgpfOkZAcMa9Uvfsmrt8WfOUNR0sjPs gfVcDp2H16DZN/+6VLLIb9H4OHFiQg8iLnzAHdMQGonarA3ZJO/C1wXTnETVserupkp+zDSVXPEYt Q7gOC6miQriTZUJ55/2fUxquZJ48StC4DRcvdt/ezMbvrHXlAvb2wnmEuB54IEXRxReLzzO/nZVHR ddO3dqHc3TrZ1GK/H+BP83bXDqPTs+kSH55sOqX+/eYZagpaC0kAbCigIpd662LKUYggmeHFc6MMp nOzlw9s0PzQyCw==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775]:41296 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oM404-0006Gw-VX; Thu, 11 Aug 2022 04:57:09 -0400 From: Mathieu Othacehe In-Reply-To: <20220810094833.26717-1-timotej.lazar@araneo.si> (Timotej Lazar's message of "Wed, 10 Aug 2022 11:48:33 +0200") References: <20220810094833.26717-1-timotej.lazar@araneo.si> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) Date: Thu, 11 Aug 2022 10:57:06 +0200 Message-ID: <87zggb2m59.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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=1660208359; 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: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=sXyaaBmCe9IjnzPt2/KA3lRO3n3LUP2BZUYVPvBzraM=; b=pD/EvrN5emMa/JLWCkzYmHMFY+daq3wbq9WvAtEZf9b5TXUoU2bq1rxBPKZwJeQyZOn/uS Ghw3M+pVcPrv0YXlD6UXLrw6zcCBBupTREPS3uQMFpHG9i0GYs0oQ3pCBHq6x75r8w1mTK xhwr1uKdy9wHL2gtENpaZta1DBL8tRo1aqHJfxew/bHwfFaxCXLV776+qHGwK/iX82ny7o hzlkgTyA/NHWi4HRaVm23mJ2EuynsLkZoP8EN52E6QSxszWT6h52f3z/U3yvlU73CvHk+5 XI94qyIfQAYLsn+w0aZX9YiREY3BnDIcbBa+9y+cjED+pMxvccTIQtFdbLUWvA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660208359; a=rsa-sha256; cv=none; b=e4ZS9NU15233Xs8l7nFTRnvJM23iuJh4HWa57enfQhF5mVjgoIlNjjVahiUUqY1XyawOT2 cP8apG9/HeDgOYevDNOBcrzN8c8AS8wPaSNPryBbD29vGNnusTP8SwXcfdolyqWMlsRz6M ieo2PoXFCW/fXnegV3vhAzjctwoAcYLj75N7jiaRR4RoiAgHDOQZW8PPpbnsYCuQqIERYM SQ4h1M2btZ2zQv3VfI7hFFJkU5g4pTFF+FRjctwUS+PsgJ4WtnDFMsI0UJT9x3cG0L2swT G6TDvmdJj/L2Ix/5ADUYhmhqCKqkfNn//zNwXaM0l+3osAbXv6pl9o3qciy9og== 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=PxKKVpE2; 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.38 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PxKKVpE2; 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: 3622D12E5E X-Spam-Score: -3.38 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8Mai+vQjLjMq > gnu/packages/admin.scm | 45 +++++++++++++++++------------------------- > 1 file changed, 18 insertions(+), 27 deletions(-) Looks nice! There are quite a few errors during the build-icons phase though: --8<---------------cut here---------------start------------->8--- ** (process:174): WARNING **: 08:55:01.036: Unable to create profile directory (Permission denied) (13) Unable to init server: Could not connect: Connection refused ** Message: 08:55:01.044: Cannot create profile directory /homeless-shelter/.config/inkscape. ** Message: 08:55:01.044: Inkscape will run with default settings, and new settings will not be saved. ** (inkscape:174): WARNING **: 08:55:01.109: Could not create directory '/homeless-shelter/.config/inkscape' ** (inkscape:174): WARNING **: 08:55:01.109: Could not create extension error log file '/homeless-shelter/.config/inkscape/extension-errors.log' Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories --8<---------------cut here---------------end--------------->8--- We can maybe get rid of them by starting a xorg-server and defining the HOME variable? Could you please have a look? Thanks, Mathieu