From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id D3E261F8C6 for ; Tue, 14 Sep 2021 06:10:12 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 64777120AB9; Tue, 14 Sep 2021 15:08:42 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id A9E9E120ABB for ; Tue, 14 Sep 2021 15:08:40 +0900 (JST) Received: by filterdrecv-canary-6758d84484-dc5hn with SMTP id filterdrecv-canary-6758d84484-dc5hn-1-61403CB5-1A 2021-09-14 06:09:57.595593437 +0000 UTC m=+1146289.938434214 Received: from herokuapp.com (unknown) by ismtpd0160p1mdw1.sendgrid.net (SG) with ESMTP id ioY629IrSlmF0kRwXumXgg for ; Tue, 14 Sep 2021 06:09:57.437 +0000 (UTC) Date: Tue, 14 Sep 2021 06:09:57 +0000 (UTC) From: "xtkoba (Tee KOBAYASHI)" Message-ID: References: Mime-Version: 1.0 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 18166 X-Redmine-Issue-Author: MSP-Greg X-Redmine-Sender: xtkoba X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-Redmine-MailingListIntegration-Message-Ids: 81420 X-SG-EID: =?us-ascii?Q?R=2FOHkAdMd+Z0YWgOGSG93BTUAQVlpxO0+0eYBchMwZL=2FFWhsbqCxhU72Y9t8Cs?= =?us-ascii?Q?KrDQ77K1V73kebSMTr09SyzI8RDemN6rfJvEoYs?= =?us-ascii?Q?CkRy0C8lZC+bsyibUOVqwYZsj3T8hfthWRPCpSj?= =?us-ascii?Q?4ydlJ4OepEUVxPbzBgAXz2E1z7TSLW8ZEF0og+F?= =?us-ascii?Q?vy=2FXMuS7Bgkxg6vESh+qzs5BLCW1RDHRV344G6V?= =?us-ascii?Q?c07SwwkG6vg685HsydafqmNYncGBQAzh1z=2FI6WG?= =?us-ascii?Q?yvQHihZKd63+1+KZ+MgcA=3D=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 105244 Subject: [ruby-core:105244] [Ruby master Bug#18166] Windows Ripper test-all failures? bison package? X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #18166 has been updated by xtkoba (Tee KOBAYASHI). FYI, it is known that Bison 3.8.1 breaks build of the latest "still" release of LibreOffice (7.1.6.2): https://bugs.gentoo.org/812923 ---------------------------------------- Bug #18166: Windows Ripper test-all failures? bison package? https://bugs.ruby-lang.org/issues/18166#change-93651 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * ruby -v: ruby 3.1.0dev (2021-09-13T19:00:39Z master 4e03032a83) [x64-mingw32] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Windows builds recently failed, and it's odd. The bison package did change from 3.7.6 to 3.8.1... -- https://bugs.ruby-lang.org/