xtkoba (Tee KOBAYASHI)
- Login: xtkoba
- Registered on: 12/30/2020
- Last sign in: 03/01/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 8 | 32 | 40 |
Activity
03/01/2023
- 04:25 AM Ruby master Bug #17998: ractor: process hanging (with ractors initialized, but not being used)
- I don't know. This is not my issue in the first place.
01/05/2023
- 10:21 PM Ruby master Bug #19275: Bundled gems extensions are not installed with 3.2.0 release tarball
- Thanks. The patch in https://bugs.ruby-lang.org/issues/19275 is literally the same as the one I posted here as a work...
- 01:45 AM Ruby master Bug #19275: Bundled gems extensions are not installed with 3.2.0 release tarball
- Ah sorry, that is not correct. The output before `make install` (right after `make` with no target specified) should ...
01/04/2023
- 03:57 PM Ruby master Bug #19275: Bundled gems extensions are not installed with 3.2.0 release tarball
- Here it is:
```
rm -f ./.bundle/specifications/debug-1.7.1.gemspec
rm -f ./.bundle/specifications/rbs-2.8.2.gems...
12/28/2022
- 01:02 PM Ruby master Bug #19275 (Closed): Bundled gems extensions are not installed with 3.2.0 release tarball
- Bundled gems extensions are not installed with 3.2.0 release tarball when cross building for `aarch64-linux-android` ...
06/14/2022
- 05:17 PM Ruby master Bug #18808: Cannot compile ruby 3.1.2 on powerpc64le-linux without disabling the jit features
- Line 22951-22953 of `rb_mjit_header.h`:
```c
__attribute__ ((__visibility__("default"))) extern
_Bool
rb_iseq_o... - 03:59 AM Ruby master Bug #18808: Cannot compile ruby 3.1.2 on powerpc64le-linux without disabling the jit features
- If `__attribute__ ((__visibility__("default")))` did not go with `extern` on a specific platform, then the following ...
06/09/2022
- 04:46 PM Ruby master Bug #17810 (Closed): addr2line.c: Some symbol names missing in C backtrace with Clang/LLVM
- Applied in changeset commit:git|940c8b093de1d903b67b7d80cc33f698a5debf1c.
----------
Skip `NULL` values from `dladdr... - 11:43 AM Ruby master Revision 940c8b09 (git): Skip `NULL` values from `dladdr(3)`
- Fixes [Bug #17810]
05/27/2022
- 04:10 AM Ruby master Bug #18608: `require': cannot load such file -- ripper (LoadError) after `make distclean`
- I guess this is because either `bison` is not installed in the build environment or the environment variable `YACC` i...
Also available in: Atom