From unknown Wed Sep 24 10:48:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52081 <52081@debbugs.gnu.org> To: bug#52081 <52081@debbugs.gnu.org> Subject: Status: [core-updates-frozen] Wine fails to build; failing i686 tests Reply-To: bug#52081 <52081@debbugs.gnu.org> Date: Wed, 24 Sep 2025 17:48:11 +0000 retitle 52081 [core-updates-frozen] Wine fails to build; failing i686 tests reassign 52081 guix submitter 52081 John Kehayias severity 52081 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 24 12:28:44 2021 Received: (at submit) by debbugs.gnu.org; 24 Nov 2021 17:28:44 +0000 Received: from localhost ([127.0.0.1]:54881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpw4a-0001ia-CB for submit@debbugs.gnu.org; Wed, 24 Nov 2021 12:28:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:47576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mpw4V-0001iQ-Ao for submit@debbugs.gnu.org; Wed, 24 Nov 2021 12:28:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpw4U-0004ME-Qv for bug-guix@gnu.org; Wed, 24 Nov 2021 12:28:39 -0500 Received: from mail-4322.protonmail.ch ([185.70.43.22]:11211) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mpw4S-00008R-7E for bug-guix@gnu.org; Wed, 24 Nov 2021 12:28:38 -0500 Date: Wed, 24 Nov 2021 17:28:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1637774912; bh=QUwJeqxUDHEDrsxgsaLTqAtDWci2RDfQt0aBzfwVRBI=; h=Date:To:From:Reply-To:Subject:From; b=QJQ192p9u41udlOul7KkTnclD9fX5UasvK5EJLcy4MdeMtCeCJg8fGvg+fZny8May nBhqGHHn5KzEKQV/P34077EKPJazNxoHGpbj7YUKRH8E4IsCFC7fB1aKQgEWj6toAC Wfym/FyTdosOrn/iYclbPpyFAMY3ijOxxTHNeouo= To: "bug-guix@gnu.org" From: John Kehayias Subject: [core-updates-frozen] Wine fails to build; failing i686 tests Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.43.22; envelope-from=john.kehayias@protonmail.com; helo=mail-4322.protonmail.ch 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_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: John Kehayias Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi everyone, I was hoping the polkit/duktape patch would resolve issues with i686 builds= that prevent Wine from building (on x86-64 where it needs the i686 version= ). While it has gotten further, it is failing due to test failures on i686 = for its dependencies. I've successfully built Wine for i686 with: guix build wine -s i686-linux --without-tests=3Dplotutils --without-tests= =3Dglib-networking --without-tests=3Dlib2geom --without-tests=3Dgtk+@3.24.3= 0 I don't know if I'll have the chance today to try to disable or fix the fai= ling tests on i686 for these packages, which would also likely help the i68= 6 coverage (lots of packages depend on these). If someone is more familiar = with these packages and tests, that would be most helpful. Here are the most recent failure logs on Cuirass for the packages: plotutils (2 tests): https://ci.guix.gnu.org/build/1685012/log/raw glib-networking (1 test): https://ci.guix.gnu.org/build/1759508/log/raw lib2geom (1 test): https://ci.guix.gnu.org/build/1690360/log/raw gtk+@3.24.30 (2 tests): https://ci.guix.gnu.org/build/1331231/log/raw Hope this is helpful! If I do make any progress on patches for these tests,= I'll add it to this thread. John From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 25 22:31:25 2021 Received: (at 52081-done) by debbugs.gnu.org; 26 Nov 2021 03:31:25 +0000 Received: from localhost ([127.0.0.1]:58401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mqRxN-0006nK-1l for submit@debbugs.gnu.org; Thu, 25 Nov 2021 22:31:25 -0500 Received: from mail-qt1-f171.google.com ([209.85.160.171]:43783) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mqRxJ-0006n5-3r for 52081-done@debbugs.gnu.org; Thu, 25 Nov 2021 22:31:23 -0500 Received: by mail-qt1-f171.google.com with SMTP id q14so7791868qtx.10 for <52081-done@debbugs.gnu.org>; Thu, 25 Nov 2021 19:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=cHdStbmVr9NmtWyjilfI1AL2ljH8iG5w9KO0Xv/HZWY=; b=YpS+vzNgoxZlcLHDdD49cN6iq2JFkgASI1XyhQLBll5mm1KL/AVyuk3u2QuI/EGMoB V1UYXLocwIsDyDJWXzJN8k/b9RV1fSVCZE5eHUv0kxjCjXnS4IWweA/Kbf/wi2IXVOag 3qHs64qsJUIEL7ADYVO1yDlldLYUcb4wfzGc9l9JOKNYMYQl+vRi0ivU/0bOkJeqXj1j vgwEKevo5pxHKkBn/cW8FXaa84wHb3wt/7ciYFVESA1/vvAUkpNHoRgE6pr/vKbPzXf2 S5h8SME42teiruTR1fhtCYu2GJGDvREwj/P+KoXfoI1/PD+LjxqVKLS77xTXMGW69RM8 DUvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=cHdStbmVr9NmtWyjilfI1AL2ljH8iG5w9KO0Xv/HZWY=; b=BuFrBKdjL62DvCNha0GNMczQAK9OYLw0i3eYIUqWAFSgusaJc0LTHigciHfF2JiGmc ypzfH9i/EMETDF+MtnZADbzLa35CCwjO2uuzd4k53yc1sJCcwN5OqyxYaBPEsgEA4nBy GrVxJ1mGNVujZc3uzX1QXqCKkj6z0a365Pzjj5Olo2YCGH9zKHws/HOLKY7WOs+G0IEh +T7tsdrN0YS9GQwN2Jq5ABMZj/c8RHtNma3eEdLDMsrMj6+YM6l/3LpdLvBkHDVXzIJq JFEj0I9R/kZkrQWpm7sbP4u/jDWi9q3cHOL9QlJBfzzmSyU/EA3EPY7denzihj9dH/zw ascw== X-Gm-Message-State: AOAM533Hc6EQSrDJeTAMRZPSu3KpiDPh7sd9NnMWUt8Y4KfCxdkxJlN5 q7ajES2hQurj0d6T9j6eFeSQdbKqLUfP22Hv X-Google-Smtp-Source: ABdhPJzyqr6OmsSdhr8uquEYnz9ZexxX1Hip8xJ6XufVp+Q7JHIF4ydFQyXHY6d/7wobMfSLgTX7Kw== X-Received: by 2002:ac8:7f06:: with SMTP id f6mr22275384qtk.258.1637897475343; Thu, 25 Nov 2021 19:31:15 -0800 (PST) Received: from hurd ([207.35.95.55]) by smtp.gmail.com with ESMTPSA id x13sm2662628qkp.102.2021.11.25.19.31.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 19:31:14 -0800 (PST) From: Maxim Cournoyer To: John Kehayias Subject: Re: bug#52081: [core-updates-frozen] Wine fails to build; failing i686 tests References: Date: Thu, 25 Nov 2021 22:31:13 -0500 In-Reply-To: (John Kehayias's message of "Wed, 24 Nov 2021 17:28:31 +0000") Message-ID: <8735nja8zi.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52081-done Cc: 52081-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi! wine is now building on both i686 and x86_64 on core-updates-frozen. Thanks for the report! Closing. Maxim From unknown Wed Sep 24 10:48:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 24 Dec 2021 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator