ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:72227] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory
       [not found] <redmine.issue-11837.20151218000653@ruby-lang.org>
@ 2015-12-18  0:06 ` duerst
  2015-12-19  0:12 ` [ruby-core:72371] [Ruby trunk - Bug #11837] " duerst
  2016-01-19  8:15 ` [ruby-core:72931] [Ruby trunk - Bug #11837] [Closed] " duerst
  2 siblings, 0 replies; 3+ messages in thread
From: duerst @ 2015-12-18  0:06 UTC (permalink / raw)
  To: ruby-core

Issue #11837 has been reported by Martin Dürst.

----------------------------------------
Bug #11837: ./miniruby.exe: No such file or directory
https://bugs.ruby-lang.org/issues/11837

* Author: Martin Dürst
* 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 this 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 = 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





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:72371] [Ruby trunk - Bug #11837] ./miniruby.exe: No such file or directory
       [not found] <redmine.issue-11837.20151218000653@ruby-lang.org>
  2015-12-18  0:06 ` [ruby-core:72227] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory duerst
@ 2015-12-19  0:12 ` duerst
  2016-01-19  8:15 ` [ruby-core:72931] [Ruby trunk - Bug #11837] [Closed] " duerst
  2 siblings, 0 replies; 3+ messages in thread
From: duerst @ 2015-12-19  0:12 UTC (permalink / raw)
  To: ruby-core

Issue #11837 has been updated by Martin Dürst.


Martin Dürst wrote:
> 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 this 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ürst
* 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 this 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 = 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





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:72931] [Ruby trunk - Bug #11837] [Closed] ./miniruby.exe: No such file or directory
       [not found] <redmine.issue-11837.20151218000653@ruby-lang.org>
  2015-12-18  0:06 ` [ruby-core:72227] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory duerst
  2015-12-19  0:12 ` [ruby-core:72371] [Ruby trunk - Bug #11837] " duerst
@ 2016-01-19  8:15 ` duerst
  2 siblings, 0 replies; 3+ messages in thread
From: duerst @ 2016-01-19  8:15 UTC (permalink / raw)
  To: ruby-core

Issue #11837 has been updated by Martin Dürst.

Status changed from Open to Closed

----------------------------------------
Bug #11837: ./miniruby.exe: No such file or directory
https://bugs.ruby-lang.org/issues/11837#change-56158

* Author: Martin Dürst
* Status: Closed
* 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 this 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 = 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





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-19  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11837.20151218000653@ruby-lang.org>
2015-12-18  0:06 ` [ruby-core:72227] [Ruby trunk - Bug #11837] [Open] ./miniruby.exe: No such file or directory duerst
2015-12-19  0:12 ` [ruby-core:72371] [Ruby trunk - Bug #11837] " duerst
2016-01-19  8:15 ` [ruby-core:72931] [Ruby trunk - Bug #11837] [Closed] " duerst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).