From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id /KcVFT7S0V+VCQAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 07:46:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +EDAED7S0V/TcgAAbx9fmQ (envelope-from ) for ; Thu, 10 Dec 2020 07:46:06 +0000 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 966C4940480 for ; Thu, 10 Dec 2020 07:46:05 +0000 (UTC) Received: from localhost ([::1]:52100 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knGeI-0003Lc-TI for larch@yhetil.org; Thu, 10 Dec 2020 02:46:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knGe9-0003LT-7E for help-guix@gnu.org; Thu, 10 Dec 2020 02:45:53 -0500 Received: from w4.tutanota.de ([81.3.6.165]:33498) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knGe1-0008QV-KH for help-guix@gnu.org; Thu, 10 Dec 2020 02:45:52 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E24C2106026C for ; Thu, 10 Dec 2020 07:45:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1607586340; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=cST8RLEjW8Ojl2sX+6uGxZyIiZ9FTFP3GkUbPWpU+0I=; b=QjcL05Fwdcnds5c1+TV8o+8Z+ZcadS1R54E7UlnwT/PeDVfddQA2gvHBoEvNH0Bk QTclj1hs4C+jmAYxb71mfzvNZxBKr+FNuB6tboo7xVCchTqbmKYtsSPPMGKCq7U9WWC 2PteBrd3hSERnqOr4v3IwKEe1GoQrwmYh5kJwvxfjSpi2a/KOUjqxd9aORajJwTSqfF +OI8z1nXEXnociLxmTYvIbpIuR8FS43iTU/bJMrn4Edc74ygycQfqfnTAhOc4XF2E3C CWXBXp+fhKjPEi0whuu6JEG6AwNbCCp+CcUf/UMDISW5Aw4vJQLcP8GYECoRI+4myUK K5/h4mo4gg== Date: Thu, 10 Dec 2020 08:45:40 +0100 (CET) To: Help Guix Message-ID: Subject: help with emacs package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: Adam Kandur From: Adam Kandur via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=tuta.io header.s=s1 header.b=QjcL05Fw; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 966C4940480 X-Spam-Score: -1.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: QXvGw0ZEnCwW hi everyone! i'm trying to pack this https://melpa.org/#/roguel-ike to do this, i wrote this package: --- (define-public emacs-roguel-ike =C2=A0 ;; tagged branch is outdated. =C2=A0 (let ((revision "0") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "706dcb0687e8016d7d776f9= d9e5ace9fdbbca43c")) =C2=A0=C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-roguel-ike") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (version (git-version "0.1.0" revision commi= t)) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (source =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (origin =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (url "https://githu= b.com/stevenremot/roguel-ike") =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"))) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name = name version)) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "0rgv4y9aa5c= c2ddz3y5z8d22xmr8kf5c60h0r3g8h91jmcw3rb4z")))) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/stevenremot/r= oguel-ike.git") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Coffee-break roguelike for Emacs"= ) =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (description "The goal of this project was t= o develop a coffee-break roguelike for Emacs.=C2=A0=20 The complete game would allow the player to create various characters and t= o make them fulfill challenges like arena fight and short dungeon explorati= ons.") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) --- so, when i'm trying to build it i get this error: --- starting phase `build' Checking /gnu/store/fgzyhpkf1ysf7z4nynyqky8yp1idn5yc-emacs-roguel-ike-0.1.0= -0.706dcb0/share/emacs/site-lisp/... Compiling /gnu/store/fgzyhpkf1ysf7z4nynyqky8yp1idn5yc-emacs-roguel-ike-0.1.= 0-0.706dcb0/share/emacs/site-lisp/roguel-ike-autoloads.el... Compiling /gnu/store/fgzyhpkf1ysf7z4nynyqky8yp1idn5yc-emacs-roguel-ike-0.1.= 0-0.706dcb0/share/emacs/site-lisp/roguel-ike.el... ../../../../../../tmp/guix-build-emacs-roguel-ike-0.1.0-0.706dcb0.drv-0/sou= rce/roguel-ike/hero-data.el: Obsolete name arg "Hero data" to constructor r= lk--hero-data Creating directory: Permission denied, /homeless-shelter command "/gnu/store/k826y34z8zzjj57jv2nldmpw6vsdd145-emacs-minimal-27.1/bin= /emacs" "--quick" "--batch" "--eval=3D(eval '(progn (setq byte-compile-debu= g t) (byte-recompile-directory (file-name-as-directory \"/gnu/store/fgzyhpk= f1ysf7z4nynyqky8yp1idn5yc-emacs-roguel-ike-0.1.0-0.706dcb0/share/emacs/site= -lisp\") 0 1)) t)" failed with status 255 builder for `/gnu/store/c44xk4nzrmif59xqiwxmnb6w3vds9zsi-emacs-roguel-ike-0= .1.0-0.706dcb0.drv' failed with exit code 1 build of /gnu/store/c44xk4nzrmif59xqiwxmnb6w3vds9zsi-emacs-roguel-ike-0.1.0= -0.706dcb0.drv failed View build log at '/var/log/guix/drvs/c4/4xk4nzrmif59xqiwxmnb6w3vds9zsi-ema= cs-roguel-ike-0.1.0-0.706dcb0.drv.bz2'. guix build: error: build of `/gnu/store/c44xk4nzrmif59xqiwxmnb6w3vds9zsi-em= acs-roguel-ike-0.1.0-0.706dcb0.drv' failed--- maybe somebody had same problem?