Project

General

Profile

Actions

Bug #15311

closed

`make check` causes `warning: No mjit_build_directory`

Added by znz (Kazuhiro NISHIYAMA) over 5 years ago. Updated over 5 years ago.

Status:
Closed
Target version:
-
[ruby-core:89830]

Description

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) output.txt znz (Kazuhiro NISHIYAMA), 11/16/2018 07:37 AM
Actions #1

Updated by nobu (Nobuyoshi Nakada) over 5 years ago

  • Status changed from Assigned to Closed

Applied in changeset trunk|r65769.


Makefile.in: test-almost also needs mjit_build_dir.so

[ruby-core:89830] [Bug #15311]

Actions

Also available in: Atom PDF

Like0
Like0