From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 oNUTIV6FJWXWzQAAG6o9tA:P1 (envelope-from ) for ; Tue, 10 Oct 2023 19:09:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oNUTIV6FJWXWzQAAG6o9tA (envelope-from ) for ; Tue, 10 Oct 2023 19:09:50 +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 127166BD02 for ; Tue, 10 Oct 2023 19:09:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696957790; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=EDkSbW6Rut81+XREhcV+Aq71VaP9TLAJ2N9pkfIsBCk=; b=Vfc6E4cXpBNY8vTwppEoBvh4zQgPydXK1smGH9vP4wpUEM7jnsbbIkQL+96eTMDCuZvihB OjVWAwk8tcIQVhr/dt9oojwB2LCK/g2huTw4ZvVo+L4CdLdtonbuhcOE3tQyRzQG139WyI zBWVvK0l4l95l0CPxHAsyYw3xzlxWlnn+0jnXCbXlm4wdSqZeA66YUhcT1t9cgr+QSoZKK tZPwMFEOqtQbayZ/FPmZCLNhqv/War/FYeG+N41gd6x8foj1FQvI/mZdsG5DYWc557hdUQ WqWH++2coc84Il/PKS4VgCkQUtpFr/13HOGeO51M5sRQDxLTxLE4eJByrTrVSQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696957790; a=rsa-sha256; cv=none; b=DEStoqsRyvdAg3HqXJZQjy84q47GKa7GdUp/vR6i8aAerWXt5M9kzSQjsLMcSO7wmgohnu wb5/XJatRfKYQyoYOlrjW+mXWF5qi2Z3TLahUAUXm3Gg/ZWaxNNXvpsfB9QN3U9OlbnNyQ gCO98vhPHlvTDGMxiiQIMU0Guf8Y+iwe16dQwyUIMNbeewfUQwwgEtoVyo/pDoR7lUWIyw K1nAcTDBN8KgBb5YwjseuMT2sogKUfCLzNtFfS5HU6eWfEWUl2zs+qwG05jcgGLcIPO7k0 9UkmD3+kly/piILSybMLoxP3Rc1AWT83aKh1Uvs6CMIdDaNTMYkjYLCPwQSkag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqGEh-00022S-2i; Tue, 10 Oct 2023 13:09:35 -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 1qqGEf-000220-Py for guix-devel@gnu.org; Tue, 10 Oct 2023 13:09:33 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqGEe-0001A5-GA for guix-devel@gnu.org; Tue, 10 Oct 2023 13:09:33 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 5F0C427BBE2; Tue, 10 Oct 2023 18:09:31 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ca7deb98; Tue, 10 Oct 2023 17:09:30 +0000 (UTC) References: <03D1B03C-320E-4722-80BC-D35CB0DBDBA3@gmail.com> <87cyxth2jp.fsf@cbaines.net> <87zg0weyde.fsf@cbaines.net> <2c3bb152-6928-cdcd-a8b6-593218a6d4e9@gmail.com> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Reza Housseini Cc: guix-devel@gnu.org, 66262@debbugs.gnu.org Subject: Re: Failed to build in QA Date: Tue, 10 Oct 2023 18:09:04 +0100 In-reply-to: <2c3bb152-6928-cdcd-a8b6-593218a6d4e9@gmail.com> Message-ID: <87edi2flpx.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.59 X-Spam-Score: -6.59 X-Migadu-Queue-Id: 127166BD02 X-TUID: b0wrW9SKoxis --=-=-= Content-Type: text/plain Reza Housseini writes: >> This is probably down to a top level circular dependency. In particular, >> trying to paraview to compute the version to form part of the >> native-search-path at the top level causes problems. > > I'm wondering why it builds fine locally but causes problems in QA > have you any pointers what might be the difference? You should be able to reproduce this locally, I see the issue when running make. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUlhUpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xfq2w/+MlKd4WBODRfYQujdjPHausMsBbAzXkUc YobqirURl5x1DEY8U3b2YT3SOtPTREHxAtSoSRvMCv/zfwMhn2G5p1LkCOQAaNtn zez6+Je7I2S1udmRfN/8jjA4aajR8vAixgkSKBGE93pAn2Le7SYjw5moxAeGgCBT 2nBimxoK/HJJ15n9D9E3TwQN0jh/mS22MYy6vKE53Hy2NGbwldkh+XsDYWVNfEhJ iYJ3mwdAiPY8tQJdDS88FFq99jpe+XA4ruC/WuNWpEc/6ZK9uzc5EGzXVgklFNyF n5tQ5BV18jHJv/bhLHi2wnbGbzKPIDuwvJJM9s4HGFQy5Vc/ZFjwN2+jcvToSQqU Q6YhNyvaPnt2IPo13TFAPu34pRldvQpIjLOMmOVMxtk3AdXlM5521susiZ0NSQaN 2VlpN/E0BCDY89SSjpCGamVEVjaRCEp5XQzh38Ma6akXvNDawdeEU9vAHCgs9gcY Q9mmb4r3FKTorEVai3mtYWqZbtozHllZp2lGmVwSHAKQ3gavtYzDxF2KVs28b9DY jreymmEQWCJ+3VV62PW9Ad1lPExDFyOwgNZA8hyq8XJIOfwFzQAPXlINs5Z/jJTH bjFUuzE3538sW1L4I5beeGVROcnPBVqE39loqSGD9XM/UJDWFOQ0dH5SBk5Y8HR4 oX4MY/KlHZQ= =GapC -----END PGP SIGNATURE----- --=-=-=--