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=-3.5 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,URIBL_GREY shortcircuit=no autolearn=no 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 CA6661F4CE for ; Thu, 14 Apr 2022 06:07:01 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id D0968120CDC; Thu, 14 Apr 2022 15:06:58 +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 40FEE120CE6 for ; Thu, 14 Apr 2022 15:06:57 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendgrid.me; h=from:references:subject:mime-version:content-type: content-transfer-encoding:list-id:to; s=smtpapi; bh=QEww9xXPGGrIb1dMCVHaAMOIMjviyn8h8rLn3Fdeq7g=; b=tPnRAGN0iVtqNwczxL1qBbXlR3fB98QtSvtmHvsRJFiza2MdIiWWC9Z5e7jDz11HAaU5 X8n+tL6Y2J7bkvSdQyLTP/J1xU2Xt6WIe9r+fNDfb6pZuh7dfbwzM1eBuvJYDHyydx2h9t 0rOII7r56olTEU7isKMDugwqhWWvOc3T0= Received: by filterdrecv-67b64bbffd-qjktw with SMTP id filterdrecv-67b64bbffd-qjktw-1-6257B9FE-62 2022-04-14 06:06:54.94903948 +0000 UTC m=+634890.622739199 Received: from herokuapp.com (unknown) by geopod-ismtpd-6-0 (SG) with ESMTP id IpOZpX9zRu2VT9sx_AXWlA for ; Thu, 14 Apr 2022 06:06:54.830 +0000 (UTC) Date: Thu, 14 Apr 2022 06:06:54 +0000 (UTC) From: "fd0 (Daisuke Fujimura)" Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 18727 X-Redmine-Issue-Author: fd0 X-Redmine-Sender: fd0 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: 84593 X-SG-EID: =?us-ascii?Q?47q5C6E2vQVw2nFvPlFiSpWmDt2L29jP4NIOCesua2qDwvm0X7k2s3P7O606+A?= =?us-ascii?Q?rwoRWpDGW5M+u7YfIkc1RSP7aZjfd9p9wnAA3YK?= =?us-ascii?Q?pgKrcrPT4iHyquQ1i8qK7TeS2eMGzk7neViCZ+j?= =?us-ascii?Q?zM331i9cSUKRB2j36DyR0vcvugxtYIOeqmeqrr+?= =?us-ascii?Q?RvNMsba2TEw4NyW5alRSaSA9BhR6nroFok=2F9fRR?= =?us-ascii?Q?oBheqWK8OiE6wCTY=2FtBOpcPr21ONPjfzvYSQvZ4?= =?us-ascii?Q?Qm9fPrpvdhrlkwrTDXbKA=3D=3D?= To: ruby-dev@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-dev X-Mail-Count: 51176 Subject: [ruby-dev:51176] [Ruby master Bug#18727] Make failed on x86_64-cygwin (LoadError) X-BeenThere: ruby-dev@ruby-lang.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Ruby developers \(Japanese\)" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Reply-To: "Ruby developers \(Japanese\)" Errors-To: ruby-dev-bounces@ruby-lang.org Sender: "ruby-dev" Issue #18727 has been reported by fd0 (Daisuke Fujimura). ---------------------------------------- Bug #18727: Make failed on x86_64-cygwin (LoadError) https://bugs.ruby-lang.org/issues/18727 * Author: fd0 (Daisuke Fujimura) * Status: Open * Priority: Normal * ruby -v: ruby 3.2.0dev (2022-04-14T01:16:45Z master 3728f83b2d) [x86_64-cygwin] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Make failed on x86_64-cygwin (LoadError) ``` $ git clone https://github.com/ruby/ruby.git $ cd ruby $ autoreconf -fiv && ./configure && make V=1 (snip) Generating RDoc documentation /tmp/ruby/.ext/common/pathname.rb:13:in `require': No such process - ruby_abi_version (LoadError) from /tmp/ruby/.ext/common/pathname.rb:13:in `' from /tmp/ruby/lib/rdoc/rdoc.rb:6:in `require' from /tmp/ruby/lib/rdoc/rdoc.rb:6:in `' from ./libexec/rdoc:16:in `require' from ./libexec/rdoc:16:in `
' make: *** [uncommon.mk:574: rdoc] Error 1 ``` -- https://bugs.ruby-lang.org/