From: zn@... Date: 2018-11-16T07:37:33+00:00 Subject: [ruby-core:89830] [Ruby trunk Bug#15311] `make check` causes `warning: No mjit_build_directory` 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: