From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CKoDBKqtW2XsawEA9RJhRA:P1 (envelope-from ) for ; Mon, 20 Nov 2023 20:04:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CKoDBKqtW2XsawEA9RJhRA (envelope-from ) for ; Mon, 20 Nov 2023 20:04:10 +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 D9F195E806 for ; Mon, 20 Nov 2023 20:04:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Zk8q6WGt; 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=1700507049; a=rsa-sha256; cv=none; b=ji/ZxsfkLVQUMUKiHRHKcfTWUwhlDJCDywehZYhaxIegtyZc/qWr5ebK0+OTP+OtLVKSn5 sBt5/EOQqznuIgBTsYA3aIfyEymu5o1Zh3mn8HNzOMH8ocEJsoIXFa3HNszIKCN/MsLszo rpgBRYaWUYcu+kCfBNoBVwVTFgtgDvRu/88nFtAFeW5wlCrVeNV+AdyW56YTfb4hp/WAwO JhGRGj/NJvjsf3moDOyL9gk/WbiLDcy3G/DYuowKsM2Gl/JyKNZdXFZhC8NTwAh/lj5jb0 W6rdexay2IPxGntMx6KhGpjvDrAS8JYHd5sQCekh9vfdjaZtQU4RRr8FXgIWbA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Zk8q6WGt; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700507049; 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=vYLUpQZ/PAVnvVckCmHA0roPG2XXIPQsvq6joRnY35c=; b=t1g+2tH41IOegMSr6A8rxJ1noSHOSXZUqo16xL08vDUqlLnGm3jQ/X6Ch5Pw6NBAVydsmG 0eUGdH3pWk+T/pHUU2LqU7gLP6XsHDN7oPya+dP3boetkPzvQ6MsrOHxcrsBcrPPxTiICQ NaQI5DAJD1jHc98WijUJq/fmVJoOFHL1C0R9lXTp7GWJXabP7Lma4mwUsOtQLaLy6Ci7tw QgYo7i12TRGcHBG2DZ7BVhYB4Hs4QM307GocpRCfmsLzDEHS/YQ3bV34e8L1gsve5Z7BuH Q/g2OLRTz1yUdh9+s81qki0NaiBZ6PQTGhxYQYQmvMSH9FxWbSeAWDt1qsHALw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r59Yy-0005ss-TD; Mon, 20 Nov 2023 14:04:04 -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 1r59Yv-0005sf-57 for bug-guix@gnu.org; Mon, 20 Nov 2023 14:04:01 -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 1r59Yu-000768-Ou for bug-guix@gnu.org; Mon, 20 Nov 2023 14:04:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r59Yw-0003gK-Kw; Mon, 20 Nov 2023 14:04:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67304: Build python-cdflib.x86_64-linux on master is broken. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: sharlatanus@gmail.com, bavier@posteo.net, bug-guix@gnu.org Resent-Date: Mon, 20 Nov 2023 19:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67304 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 67304@debbugs.gnu.org Cc: Sharlatan Hellseher , Eric Bavier X-Debbugs-Original-To: bug-guix X-Debbugs-Original-Xcc: Sharlatan Hellseher , Eric Bavier Received: via spool by submit@debbugs.gnu.org id=B.170050698313994 (code B ref -1); Mon, 20 Nov 2023 19:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Nov 2023 19:03:03 +0000 Received: from localhost ([127.0.0.1]:54576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r59Xy-0003de-My for submit@debbugs.gnu.org; Mon, 20 Nov 2023 14:03:03 -0500 Received: from lists.gnu.org ([2001:470:142::17]:54996) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r59Xt-0003ci-Iy for submit@debbugs.gnu.org; Mon, 20 Nov 2023 14:03:01 -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 1r59Xj-0005i4-RL for bug-guix@gnu.org; Mon, 20 Nov 2023 14:02:48 -0500 Received: from mail-qk1-x734.google.com ([2607:f8b0:4864:20::734]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r59Xi-0005kj-AX for bug-guix@gnu.org; Mon, 20 Nov 2023 14:02:47 -0500 Received: by mail-qk1-x734.google.com with SMTP id af79cd13be357-7789aed0e46so310844585a.0 for ; Mon, 20 Nov 2023 11:02:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700506964; x=1701111764; darn=gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:from:to:cc:subject:date:message-id:reply-to; bh=vYLUpQZ/PAVnvVckCmHA0roPG2XXIPQsvq6joRnY35c=; b=Zk8q6WGt/eKcBPOMaIYmkSnnJgV5COJmLulaG3L8oKHw5s6G78ZLc7OtFxvDHXTv/7 ek0daIg1XbPCX0s00X+p+9rLDBhDHSW+N97VFVuDvOq4Llyk1lYCv6oetxQ1KWQGIUFl goSnOHe/0ilaDU/HAkpM4XH7OlX0VxnXZi0GFpxCUpJaPasHhmznEwb0BeBhQ7yeb52D bCHsN0P2AijwCYwxrBHnpgNkC3gvBkzuXFh67HaGg9OYw6Ujfx8szCQFuDLKvo0IgmC1 jEk621PGl/yFmVoo4vOYLBKaVH0j/a5IznsL1/WR3AcwWzx3way0/pA6IwoiFe+xxsGS +hAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700506964; x=1701111764; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=vYLUpQZ/PAVnvVckCmHA0roPG2XXIPQsvq6joRnY35c=; b=IKKyY4jRtvrE5zxbyZYGUYt6yu6qHVE5QSL1+g4eiyDklQPT4EF1Ti5WkUFCG/K6xP OnHm0PaJkYWr3JNI16G159fDv6tn/QMKQL5nyglOfCIvCmh4WpU1j7VrkpJoA//nJFcg hdQA1eh7ixqfmQEx809Xfy+B8rwXa/KAxL1k6pj3MXkGVBWYZsGI9Oi6st5c/Mb04k7k jar20UrtBz1dbEhpYe04OEuNkVVPdETPbykf8p3LvO/bI4J4ADGW90vvyIchoFcWMhar vk/PRZAxF7bgo3kI7zWXt74B5qMBKSFD09Why4adZWJ79TKX5PXA8AkDXXtad0Vxmdne Kndg== X-Gm-Message-State: AOJu0YzpWoZeejC1LCP6rCRDkoX+38v3UahMUZlbaK2WErNfikTar7Zc 1cwJNcYOS3X0iNU9KzMEvGS99+3qZh8= X-Google-Smtp-Source: AGHT+IHn4FkGlnqUnc2DORk3KJOR94nrSrm8S7au2NeyBd5yjDPGo1Qdl6b8d0hjiudUE4jrhVJfeg== X-Received: by 2002:a05:6214:19ea:b0:66d:48e4:9928 with SMTP id q10-20020a05621419ea00b0066d48e49928mr11844833qvc.12.1700506964517; Mon, 20 Nov 2023 11:02:44 -0800 (PST) Received: from hurd (dsl-154-9.b2b2c.ca. [66.158.154.9]) by smtp.gmail.com with ESMTPSA id cp9-20020ad44ae9000000b00670e7ae4964sm3135879qvb.91.2023.11.20.11.02.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Nov 2023 11:02:44 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <1881@guix-ci.nnrss> (cuirass@gnu.org's message of "Sun, 19 Nov 2023 04:36:10 +0000") References: <1881@guix-ci.nnrss> Date: Mon, 20 Nov 2023 14:02:43 -0500 Message-ID: <878r6sb63w.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::734; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x734.google.com 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_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Queue-Id: D9F195E806 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.00 X-Spam-Score: -5.00 X-TUID: d2oMq5Ct7i2E Hello! cuirass@gnu.org (Cuirass) writes: >

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

> > https://ci.guix.gnu.org/build/2635702/details It seems something in the commits series https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=2ab5e449246f98b049888dde3c310f5b4a0a64a2..b7abea0fd6a146563830db1dc4ddd0cceb6fcf1c either broke the test, else it's flaky. -- Thanks, Maxim