From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GJGBL2cFkGXfDgAAkFu2QA (envelope-from ) for ; Sat, 30 Dec 2023 12:56:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id sKRRJ2cFkGUY4gAAqHPOHw (envelope-from ) for ; Sat, 30 Dec 2023 12:56:23 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="G/Gbq8rz"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703937383; 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=QU66sx80pYAciTkgjUTCLVVPZUFSovrSgtEYx95kiPk=; b=oVGjBSneMlcxci56kS/Hf9FuQ4UybZ5pjQpb6EJ/SdQEtBWzycZIN+bSEjJUQ8IniTaRNS iC85z5ukgDAJ1xlgRHfBkDaRWP2OhmaFFHT1mzs9RPS5CfeLtHSXgPl51KyOYJByFqGdAw CDnSpCs7QWADtYLe0yqbWgEExD6kTO0nUVdmc9fN2pPXHs6ifiHIZQ6GC/DIUfhffMaj89 PJDWPyA1OxKkZSDFAP9MO4KWFTNJrB+Hnk9c/8xlP4JXFBYiQz7BJIJpZhZYf54LB+wUAy 6Igj2a2nB2Z3jegD23zFb6iYwxTpO10gLY50LUj2Yn393oZUy62PLfGGViQphA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703937383; a=rsa-sha256; cv=none; b=rt/STCbqiJ6Xg4LU9OuCLgC9TO/LqtNeF7wyyyx6TsdTN1lAk5WY6zgu5D3geyVLPRjonW UlBxYXpBS94pkxmMjJAIgL9UnUKZokrkEIIzH8Mki/8TebHqxIbJ/rlv+StWcrkH5IcqAr mdzNvMbs+nZUrurJbml/8a/Hz0ek33w0ui/vWlUff0Lud9bD85HBxicCZyaLK+zzg6EuWu fMssMvRoNQOYh4kN6OG/SAoNioFr5AbKeZLL7qsxRAwxi70W5JYdv8ttM28jHtshMeNqm3 gprjGwZsRXWilSetMCaR1T/zYZ2nuFD445CDwJoZaadhTkYQqPRgttXuu4+ecA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="G/Gbq8rz"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) 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 5EED5151EF for ; Sat, 30 Dec 2023 12:56:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJXwh-000340-94; Sat, 30 Dec 2023 06:56:03 -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 1rJXwg-00033c-A3 for bug-guix@gnu.org; Sat, 30 Dec 2023 06:56:02 -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 1rJXwg-00088s-12 for bug-guix@gnu.org; Sat, 30 Dec 2023 06:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJXwg-0003xl-E6 for bug-guix@gnu.org; Sat, 30 Dec 2023 06:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#68059: Mismatching defconfig options Resent-From: Lars Rustand Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 30 Dec 2023 11:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68059 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 68059@debbugs.gnu.org Cc: Josselin Poiret Received: via spool by 68059-submit@debbugs.gnu.org id=B68059.170393731015156 (code B ref 68059); Sat, 30 Dec 2023 11:56:02 +0000 Received: (at 68059) by debbugs.gnu.org; 30 Dec 2023 11:55:10 +0000 Received: from localhost ([127.0.0.1]:43235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJXvq-0003wI-1c for submit@debbugs.gnu.org; Sat, 30 Dec 2023 06:55:10 -0500 Received: from mail-lf1-x130.google.com ([2a00:1450:4864:20::130]:56431) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJWrR-0008JT-Jk for 68059@debbugs.gnu.org; Sat, 30 Dec 2023 05:46:34 -0500 Received: by mail-lf1-x130.google.com with SMTP id 2adb3069b0e04-50e49a0b5caso8420475e87.0 for <68059@debbugs.gnu.org>; Sat, 30 Dec 2023 02:46:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703933186; x=1704537986; darn=debbugs.gnu.org; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:from:to:cc:subject:date:message-id:reply-to; bh=QU66sx80pYAciTkgjUTCLVVPZUFSovrSgtEYx95kiPk=; b=G/Gbq8rzM4GugYRZWtMdAWtKs0wwSWRaOUimT/FKAsuX+Lrr4/zOfKMa4r/Gu0KDE4 2IazXHBROBBpTWcyGD9aeaV09q4tyC57ux0SRs0NECe+wsQjkPvaaPj3dP/l5Fj/cVIe Iz133Vvph93UH+OHbQw2m4C6JMzYyEscYtSQ8oIP3AGRUXJf1mM+8eOZ3oMNtV0uLSW4 Qe54mXviJUeZyVY4uNE64oIemQMI5B9LmOFLEp5viHA1nEySQloNY9qYgkuKY+Uu1KVI keM0gDm9dwQgDfyCmJzKoaJ5/NwPLT6MhsyTaWuYl69rc6rd+Ec8dYJHV8wCvNgJ67Ul qmqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703933186; x=1704537986; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=QU66sx80pYAciTkgjUTCLVVPZUFSovrSgtEYx95kiPk=; b=saUCOToNAj+nrfT2GNpvr2kpDSDH0i86LVZAjtJ35Uj3xbBigY6CfNk1ryniJTTH7b +dO83ghBFlKmod6yyzf4qD+vjxyarlHxGv171nGWMyv39HvbA/XiVdPFHnMXkoLSwaOf FWMxziP4luENiAOxDkHo1FpxDSSDGxY8AVvRQKoXia2lYvVggl3+8qgPdIThIrfXZfV+ HaNx9ZhSDApSOYz2ALiu8RD4MErTg2D+HoSLvr5DPC/ZL7jQnAwYqUzmW6ZB3oYlwyrj FoTqihUOTwTEVhvku/p/vTGsjfIbf5hVuUlg6hqsdwSVUjY1kgilCHPxAGQ2o/Dwj485 +rvw== X-Gm-Message-State: AOJu0YyN07nMrSqc8p5i4p216new8RYsFWIbk9gOdPTkxpjSc3ltmaSa OeURtgk3Lg0/IgjFRBs0TpDFLLbDADU= X-Google-Smtp-Source: AGHT+IFGM2ALwV0NANZGXf3Uzl4ULUmfFXn1aC811HhIJnJyZAwXb2iC6irab4nf8dlq+IrZNvZWPg== X-Received: by 2002:a05:6512:ba6:b0:50e:7be8:4704 with SMTP id b38-20020a0565120ba600b0050e7be84704mr4469504lfv.81.1703933186345; Sat, 30 Dec 2023 02:46:26 -0800 (PST) Received: from localhost (78.79-160-60.customer.lyse.net. [79.160.60.78]) by smtp.gmail.com with ESMTPSA id k23-20020ac24577000000b0050e7a0064d9sm1853078lfm.7.2023.12.30.02.46.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Dec 2023 02:46:25 -0800 (PST) References: <87il4kjagi.fsf@yoga.mail-host-address-is-not-set> <87zfxvvb49.fsf@jpoiret.xyz> User-agent: mu4e 1.10.8; emacs 30.0.50 From: Lars Rustand Date: Sat, 30 Dec 2023 11:39:51 +0100 In-reply-to: <87zfxvvb49.fsf@jpoiret.xyz> Message-ID: <871qb4ynlv.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Mailman-Approved-At: Sat, 30 Dec 2023 06:55:08 -0500 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-Spam-Score: -2.47 X-Spam-Score: -2.47 X-Migadu-Queue-Id: 5EED5151EF X-Migadu-Scanner: mx11.migadu.com X-TUID: Jb0xxV1QycAC Josselin Poiret writes: > Guix doesn't modify the defconfig you give it, it just moves it to > guix_defconfig. However, it then tries to verify that the defconfig was > properly applied, which is completely Guix-specific and might be the > thing that doesn't work properly. Thanks, this must be it. I guess there is an option in the config that does not apply correctly, but since there is no verification in the normal build process it only causes a problem in Guix. Deleting the problematic line in the defconfig made it build correctly, so I guess this is not a problem in Guix, but in the defconfig I was trying to use. This issue can be closed.