From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id A147617DC3CC for ; Sat, 19 Dec 2015 08:40:07 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 25514B5D8CA for ; Sat, 19 Dec 2015 09:12:17 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 489BC18CC7B2 for ; Sat, 19 Dec 2015 09:12:17 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id B09E01204B6; Sat, 19 Dec 2015 09:12:15 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id 089971204AB for ; Sat, 19 Dec 2015 09:12:11 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=qMADM6KXbPbklLXzraMETO1xyY0=; b=Rkt7jdgz4OqrZD/AMl ziXZCrQvebxdIKXHYtBV0vPmHOJtf5k8xqo96T4f2qk2S9OPbE3oNCQdX5jnwbce /XfBnNMasoTmzrzEajqMWB9qCGZYe7+FFFdq+w6VP2pujfyP5zll79kVifdyl0pm EkXrisJ+ckn8bykSvR58ItkhM= Received: by filter0418p1mdw1.sendgrid.net with SMTP id filter0418p1mdw1.20012.5674A0D530 2015-12-19 00:12:05.524009491 +0000 UTC Received: from herokuapp.com (ec2-54-163-121-12.compute-1.amazonaws.com [54.163.121.12]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id jC5_D-MkR_uWv_LZTnQNng for ; Sat, 19 Dec 2015 00:12:05.345 +0000 (UTC) Date: Sat, 19 Dec 2015 00:12:05 +0000 From: duerst@it.aoyama.ac.jp To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Redmine-MailingListIntegration-Message-Ids: 46965 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11837 X-Redmine-Issue-Author: duerst X-Redmine-Issue-Assignee: nobu X-Redmine-Sender: duerst 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-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS41cehx8uMR3ovDmxNdKJRH0JiL/U79KAhZtQ jvpDESVHF0F4B3uKb8rNK5M7861iUYAMLBnXC6wIlyGgu0gbiCsx9rzB6rfHbpxktrvG8NSaNRc3hy Cc1Z0b6R8x8f2ww9qdStRQQhcblKjVzwBg299bGYmQxMX3D6tqXZwurW/w== X-ML-Name: ruby-core X-Mail-Count: 72371 Subject: [ruby-core:72371] [Ruby trunk - Bug #11837] ./miniruby.exe: No such file or directory 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: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11837 has been updated by Martin D=C3=BCrst. Martin D=C3=BCrst wrote: > I get the error below when running autoconf; ./configure on a new checkou= t. It seems to be pretty clear that there will be no ./miniruby around at t= his point, so I'm not sure why it is necessary. To others who hit this bug: It's of course possible to solve this by coping= a miniruby.exe from another checkout if you are lucky enough to have one. (but the problem shouldn't happen in the first place) ---------------------------------------- Bug #11837: ./miniruby.exe: No such file or directory https://bugs.ruby-lang.org/issues/11837#change-55662 * Author: Martin D=C3=BCrst * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * ruby -v: ruby 2.3.0dev (2015-12-17 trunk 53170) [x86_64-cygwin] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I get the error below when running autoconf; ./configure on a new checkout.= It seems to be pretty clear that there will be no ./miniruby around at thi= s point, so I'm not sure why it is necessary. checking for prefix of external symbols... NONE checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for nroff... /usr/bin/nroff .ext/include/x86_64-cygwin/ruby/config.h updated configure: ruby library version =3D 2.3.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby-2.3.pc compiling version.c generating x86_64-cygwin-fake.rb /bin/sh: line 1: ./miniruby.exe: No such file or directory uncommon.mk:568: recipe for target 'x86_64-cygwin-fake.rb' failed make: *** [x86_64-cygwin-fake.rb] Error 127 --=20 https://bugs.ruby-lang.org/