From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aIi4EFklVGVQLgAA9RJhRA:P1 (envelope-from ) for ; Wed, 15 Nov 2023 02:56:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aIi4EFklVGVQLgAA9RJhRA (envelope-from ) for ; Wed, 15 Nov 2023 02:56:41 +0100 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 E4C041758B for ; Wed, 15 Nov 2023 02:56:40 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="fZR/8b8f"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700013401; a=rsa-sha256; cv=none; b=sLnQdQavcBkoY78HaDC//vqmYpnUoXKphxXu2Ff+zrCFm9tTDZ90G/I7fU8VMjxBr1xGdK G8iFd0pXrTwwIqowLhicfe7MPSHJ00Zaf0hU1DvR6uqmGc5gI1v0AlUBqkD38+llJrHOn7 BeFoLqmDgZWMsQv0+PM1ozFo6naaAi4rrXq8FSxbXv5Mr9nqFW+yt842vy4Bi/TAZJTH7n Q0k2cXzxZ2xl2+Op6ZjggjWCFGEuBlRBMw7vrZ004AydBeCFeSGIz9WyM9dK8qfm11PdOP jzyrc+RkLZvZCZCPjNCmJ/bwS9zI9kVHPlfj3RRT/PQJ00aV7+Map9V2/nf6tQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700013401; 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=hbT8+SsHNmy0y1Levl00qSVGSk89SpT192f3GI26HVE=; b=QqEC3DZdQ+yLWzi8vmad61Mjz3rHJBgRsw0L/ZrYQkiTQm2TrT3nGQ/pUf+EtGZqVig93J /nFtYdYSxnl2G/IyN5jDe5KyCA/JJXdE3dal5bq3BYlfissxkHYO1qTAzvduAzhtk5C+yQ 65aI9xdKJWK8P8uocI4JVTz0CGSizdPd8BZUh2uhBfbzueuKCNCY96YHEOtbI07y8p2Itd l/lGrCYM1WgyQkEZXMhCg/tZzUVwntZE5eUJJHqldMLC8+Ixh0xKU5QAwchDUjBaB+Calr S49xV97ewAz7727PSxsknO01chH2AqQ7E2k1F+X1+QftUTVM0cyBEA8ZSjTnmA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="fZR/8b8f"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-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 1r358f-0008Em-Km; Tue, 14 Nov 2023 20:56:21 -0500 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 1r358e-0008Ed-EE for bug-guix@gnu.org; Tue, 14 Nov 2023 20:56:20 -0500 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 1r358d-0002bF-Qt for bug-guix@gnu.org; Tue, 14 Nov 2023 20:56:19 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r359K-0007OL-7c for bug-guix@gnu.org; Tue, 14 Nov 2023 20:57:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67156: Build insight-toolkit.x86_64-linux.skylake on master is broken. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 15 Nov 2023 01:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67156 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Efraim Flashner Cc: Hilton Chain , 67156-done@debbugs.gnu.org Received: via spool by 67156-done@debbugs.gnu.org id=D67156.170001339028368 (code D ref 67156); Wed, 15 Nov 2023 01:57:02 +0000 Received: (at 67156-done) by debbugs.gnu.org; 15 Nov 2023 01:56:30 +0000 Received: from localhost ([127.0.0.1]:34390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r358o-0007NU-2o for submit@debbugs.gnu.org; Tue, 14 Nov 2023 20:56:30 -0500 Received: from mail-yb1-xb30.google.com ([2607:f8b0:4864:20::b30]:59858) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r358m-0007NH-8D for 67156-done@debbugs.gnu.org; Tue, 14 Nov 2023 20:56:28 -0500 Received: by mail-yb1-xb30.google.com with SMTP id 3f1490d57ef6-da0344eb3fdso6364714276.3 for <67156-done@debbugs.gnu.org>; Tue, 14 Nov 2023 17:55:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700013340; x=1700618140; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=hbT8+SsHNmy0y1Levl00qSVGSk89SpT192f3GI26HVE=; b=fZR/8b8faQLRaAoiyTN0T3zZ/JlY0Lhzbglnou4u/uivM7Y3RNFhp1EnJjzcaJt8zW 4ERioptOhFJR86jWsQonWhPDAnTkRmAOMJL5O7mTe6pDnhZHyy9J09kd6PJ3Rr7id8gK paTNzU6PqlzCUQPIZBX0WiWNxxmBGFgcYvYnJVt0gzVuW7YuxaQ7MnEBdi844JC9QClJ Ad5sd9agaz8ko/jef/pnnh1gjEWe9XOPFOHtefbGws1tLEJrnOK2+wU2ZwdoC4Cc48gZ 9er6soLq/YRcY+JqyzMMfp7JZBaoFUB+gjOFyNJNlNGrnxBaqrJFb/tat2jHkOhRvlQz Orxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700013340; x=1700618140; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=hbT8+SsHNmy0y1Levl00qSVGSk89SpT192f3GI26HVE=; b=tb4YULdH70j8x73rUb9v8ugwjDlnaJNTHXHYJ55tUejRFBvWBeuSVoQnKDQw/XsOLE hm/4AaJJvkaJNVyndQeFKsoziBAN/JQueZfG4GJOQ8mTbnT+2qJWjb33Noqy0Pqgx92l 8QbzyCKr5Jcpk0BtxF6weGroypzVWtrzWkTPEuO6NwNj7SJ+5TAXTWGFxiG8211J6k/q z2k1E6FQtXh03gfVcUpeHR1sqi/nyEI7dvsmlyAC5SUUDHExeMdaaqMzetNWIl9Z5M3b DGjCNo9xJZkXtqVlpcwuZa3hd92xyk3VWb3LlmOqXUU+Liwby8ZnGDwfVDXhVI7qNjX/ OWXQ== X-Gm-Message-State: AOJu0YyLNKJ6TqAfylbBbyyfhvhANKojQeQq1zuhfMTKgaJ8eIvSIx8g OyBrNpb6oxKI2YLf03ZSHTA= X-Google-Smtp-Source: AGHT+IHd+Qbj06GAR3JzDg4SYjRvIhkmRjYscIB3madiubQzer9UUOsM1VRJS1N6F4LFAbJcW4YEdg== X-Received: by 2002:a25:e00f:0:b0:d9a:49bb:b8b1 with SMTP id x15-20020a25e00f000000b00d9a49bbb8b1mr11981066ybg.4.1700013339891; Tue, 14 Nov 2023 17:55:39 -0800 (PST) Received: from hurd (dsl-10-129-23.b2b2c.ca. [72.10.129.23]) by smtp.gmail.com with ESMTPSA id mx9-20020a0562142e0900b00677a12f11bcsm138046qvb.24.2023.11.14.17.55.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Nov 2023 17:55:39 -0800 (PST) From: Maxim Cournoyer In-Reply-To: (Efraim Flashner's message of "Tue, 14 Nov 2023 09:07:46 +0200") References: <1633@guix-ci.nnrss> <87msvhc6ce.fsf@gmail.com> Date: Tue, 14 Nov 2023 20:55:37 -0500 Message-ID: <87edgrdbl2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: 2.91 X-Migadu-Queue-Id: E4C041758B X-Migadu-Spam-Score: 2.91 X-TUID: mbQVxHHf9SmR Hi, Efraim Flashner writes: > On Mon, Nov 13, 2023 at 11:21:53PM -0500, Maxim Cournoyer wrote: >> Hello! >> >> Apparently, the recently pushed LLVM/Clang update broke this package, >> according to the Cuirass notifications: >> >> cuirass@gnu.org (Cuirass) writes: >> >> >

The build insight-toolkit.x86_64-linux.skylake for specification master is >> > broken. You can find the detailed information about this build > > href="https://ci.guix.gnu.org/build/2602507/details">here.

>> > >> > https://ci.guix.gnu.org/build/2602507/details >> >> I haven't investigated it, but this appears to be where it fails: [...] > It looks like insight-toolkit-4.12 was failing for a while and now the > optimized versions were starting to fail too. I added a configure-flag > to insight-toolkit-4.12 to specifically used C++14 and then the build > succeeded. Excellent, thank you! -- Thanks, Maxim