[#89806] [Ruby trunk Bug#15306] Generate prelude.c using miniruby — v.ondruch@...
Issue #15306 has been reported by vo.x (Vit Ondruch).
3 messages
2018/11/15
[ruby-core:89830] [Ruby trunk Bug#15311] `make check` causes `warning: No mjit_build_directory`
From:
zn@...
Date:
2018-11-16 07:37:33 UTC
List:
ruby-core #89830
Issue #15311 has been reported by znz (Kazuhiro NISHIYAMA). ---------------------------------------- Bug #15311: `make check` causes `warning: No mjit_build_directory` https://bugs.ruby-lang.org/issues/15311 * Author: znz (Kazuhiro NISHIYAMA) * Status: Assigned * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Target version: * ruby -v: r65767 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- `make help` says: ``` check: equals make test test-all test-spec ``` But `make check` does not depend `test-all` acctually, it does not create `mjit_build_dir.so`. So `make check` outputs many `warning: No mjit_build_directory`, and fails at `TestJIT#test_unload_units`. ---Files-------------------------------- output.txt (12.4 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>