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 YLAtCBfCul4WKAAA0tVLHw (envelope-from ) for ; Tue, 12 May 2020 15:34:47 +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 UIFRHiXCul7EXwAAbx9fmQ (envelope-from ) for ; Tue, 12 May 2020 15:35:01 +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 4DBF6940428 for ; Tue, 12 May 2020 15:34:59 +0000 (UTC) Received: from localhost ([::1]:59128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYWvs-0002YN-73 for larch@yhetil.org; Tue, 12 May 2020 11:35:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYWvd-0002X7-AY for guix-devel@gnu.org; Tue, 12 May 2020 11:34:45 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:34138) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jYWvb-0002Ka-Bp for guix-devel@gnu.org; Tue, 12 May 2020 11:34:45 -0400 Received: by mail-wr1-x433.google.com with SMTP id y3so15995406wrt.1 for ; Tue, 12 May 2020 08:34:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=kRjQxEyKv+KdY3n/JvVHxuesBluZHU9c8PJf88JU33c=; b=odbJsOzZt56o3i05wyDSSyLW2wq2XSIheoqHZmMI6TSnn1H4XKukentjzs1WtUw8cA Ksj1xDP3zmkc+aAyPECAF+KyFFowkcaTDpkWJWj0TmC44zuZamfAGbNPg0WRSxVEJj3R 3+wg1ZjkHMtT4PbCBA6gFpbmPOso60zKPTJBvCrGyAzoN2hknuLBeunYgcg51I783900 6q2/cDBulSIaewB9ELbUOU5NhnwxaQqVE7Vx6AZlZeKMRnW5SscED4P4QjtoVweTnMNm x7FQG6Eh3/8tAnPwvKEmMReJe7WpcWEVVHzGNKQiyrn8/2G5WQxez0RyM5tvF7Nv+8v1 GbgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=kRjQxEyKv+KdY3n/JvVHxuesBluZHU9c8PJf88JU33c=; b=JT7F03kCHSoKFECWiejseRV+B83NdvX1vvHpyZmb6FhwoENZMXhRt+C8d7rrTACqXx UDEHPJ/EyDgayR491dSkAX831+/P9IDs8qQyhHwZMpk5woHKIQXmGLmVHnWXISHqfE0s PGlrZndGxGlZl2TG8tqm/svx2JB2on5R4O9jTikVuJQmnMiFaaSRIycQVqRcwR/LWP37 J/Uvn30SFmj4i59zykMtS4TcEi7hbrkZvoFOIoDAx/BXMa4ZO8RyY9KNtDZC5ZDwhrn6 5+Yp0EZ9jeewt8/6+bu2biItp3Bld8P54dEUSH49eVpwASlX4Lq/W9zeWHyqSxL5z6PA qmAw== X-Gm-Message-State: AGi0PuaCzq8FDMwPVkumOqXhSNDxdWulPA49vNTiR3KmftuoNIOElbwK YWjq6LbsI4sfKfeZVf828U28jajA X-Google-Smtp-Source: APiQypIs1Or7LOsZQlL09LO1qWbzuhxo60gIH/HxVOJwLoEQ6vi8WDm4JTyVb24/Mxos71pac2+AZg== X-Received: by 2002:adf:f102:: with SMTP id r2mr24547761wro.376.1589297680967; Tue, 12 May 2020 08:34:40 -0700 (PDT) Received: from [10.0.0.2] (se167-1-82-242-148-1.fbx.proxad.net. [82.242.148.1]) by smtp.gmail.com with ESMTPSA id a205sm23815797wmf.33.2020.05.12.08.34.39 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 May 2020 08:34:40 -0700 (PDT) To: guix-devel From: Vincent Legoll Subject: foreign arch binary tarball creation problem Message-ID: <21087c16-517d-5d24-4c7e-66976eb6d932@gmail.com> Date: Tue, 12 May 2020 17:34:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=vincent.legoll@gmail.com; helo=mail-wr1-x433.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 X-Spam-Score: -1.71 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=odbJsOzZ; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Scan-Result: default: False [-1.71 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.53996463303315]; DWL_DNSWL_FAIL(0.00)[gmail.com:server fail,209.51.188.17:server fail]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; FREEMAIL_FROM(0.00)[gmail.com]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.06), country: US(-0.00), ip: 209.51.188.17(-0.54)]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_COUNT_FIVE(0.00)[6]; FROM_HAS_DN(0.00)[]; FROM_NEQ_ENVFROM(0.00)[vincentlegoll@gmail.com,guix-devel-bounces@gnu.org]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[guix-devel@gnu.org]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.51.188.17:from]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: YAaqFiJzHsQ5 I am trying to build binary tarball for foreign OS / arches, and this is failing, in an unhelpful way. This is guix master branch with a few patches (mostly to etc/guix-install.sh, so I assume they are not the cause of the problem seen here) I have built the i686 & x86_64 ones without any problem. I can create the guix packs: ---------->8----------------------------8<------------------------------ vince@guix ~/dev/repo/guix [env]$ ./pre-inst-env guix pack --target="aarch64-linux-gnu" --localstatedir --profile-name=current-guix guix /gnu/store/d3h12sglx1jb073ybdz39v2qd7ir6xf6-tarball-pack.tar.gz ---------->8----------------------------8<------------------------------ vince@guix ~/dev/repo/guix [env]$ ./pre-inst-env guix pack --target="arm-linux-gnueabihf" --localstatedir --profile-name=current-guix guix /gnu/store/4ab2zgvfvgxlgvm0l07iwa6b1laqwcdj-tarball-pack.tar.gz But building the tarballs fails: ---------->8----------------------------8<------------------------------ vince@guix ~/dev/repo/guix [env]$ ./pre-inst-env make "guix-binary.aarch64-linux.tar.xz" GEN guix-binary.aarch64-linux.tar.xz guix pack: package 'guile3.0-guix' has been superseded by 'guix' The following derivation will be built: /gnu/store/4xwf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv building /gnu/store/4xwf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv... |builder for `/gnu/store/4xwf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv' failed with exit code 1 build of /gnu/store/4xwf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv failed View build log at '/var/log/guix/drvs/4x/wf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv.bz2'. guix pack: error: build of `/gnu/store/4xwf7y6r1p6q9v2vkvgrxri9r6yvbs1p-guix-1.1.0-4.ce97922.drv' failed cp: cannot stat '': No such file or directory mv: cannot stat 'guix-binary.aarch64-linux.tar.xz.tmp': No such file or directory make: *** [Makefile:6166: guix-binary.aarch64-linux.tar.xz] Error 1 ---------->8----------------------------8<------------------------------ vince@guix ~/dev/repo/guix [env]$ ./pre-inst-env make "guix-binary.armhf-linux.tar.xz" GEN guix-binary.armhf-linux.tar.xz guix pack: package 'guile3.0-guix' has been superseded by 'guix' The following derivation will be built: /gnu/store/hcyy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv building /gnu/store/hcyy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv... |builder for `/gnu/store/hcyy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv' failed with exit code 1 build of /gnu/store/hcyy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv failed View build log at '/var/log/guix/drvs/hc/yy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv.bz2'. guix pack: error: build of `/gnu/store/hcyy8pgpjs5dga5rj47xjy7s0v8rkd33-guix-1.1.0-4.ce97922.drv' failed cp: cannot stat '': No such file or directory mv: cannot stat 'guix-binary.armhf-linux.tar.xz.tmp': No such file or directory make: *** [Makefile:6166: guix-binary.armhf-linux.tar.xz] Error 1 ---------->8----------------------------8<------------------------------ How are the official tarballs created ? What am I doing wrong ? -- Vincent Legoll