General

Profile

meta@vmeta.jp (Koichiro Iwao)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

05/12/2021

05:46 AM Ruby Bug #17854: Crash with certain "case" expressions on FreeBSD
Any chances to be backported to each supported version? meta@vmeta.jp (Koichiro Iwao)

05/06/2021

12:30 PM Ruby Bug #17854 (Closed): Crash with certain "case" expressions on FreeBSD
## Affected version
* Ruby 2.6, 2.7, 3.0 compiled with **clang on FressBD**
No tested with other versions. Ruby compiled with GCC doesn't have this issue.
## Snippet to reproduce
```
ruby -e 'case 1; when 2r; 3; end'
```
## ...
meta@vmeta.jp (Koichiro Iwao)

02/19/2020

08:05 AM Ruby Misc #16515: one of authoritative name server of ruby-lang.org "pichu.netlab.jp" not responding DNS query
Nice to hear that 🎉 meta@vmeta.jp (Koichiro Iwao)

02/04/2020

07:20 AM Ruby Misc #16515: one of authoritative name server of ruby-lang.org "pichu.netlab.jp" not responding DNS query
Also, support.netlab.jp is not responding IPv6 DNS query.
```
% drill support.netlab.jp AAAA
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 45087
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTIO...
meta@vmeta.jp (Koichiro Iwao)

01/27/2020

06:37 AM Ruby Bug #16331 (Feedback): fails to build with BSD make when any -j option is given (including -j 1)
It is not fixed yet for me, too.
I attach ruby-{2.6.5,2.7.0} build result with {BSD,GNU} make.
meta@vmeta.jp (Koichiro Iwao)

01/24/2020

01:48 AM Ruby Misc #16515: one of authoritative name server of ruby-lang.org "pichu.netlab.jp" not responding DNS query
```
[icepick ~]% drill docs.ruby-lang.org @pichu.netlab.jp
Error: error sending query: Could not send or receive, because of network error
[icepick ~]% drill docs.ruby-lang.org @pichu.netlab.jp
Error: error sending query: Could not s...
meta@vmeta.jp (Koichiro Iwao)

01/17/2020

10:00 AM Ruby Misc #16515 (Closed): one of authoritative name server of ruby-lang.org "pichu.netlab.jp" not responding DNS query
I'm reporting issue about ruby-lang.org network infrastructure. If here's not the place to report such issues,
I'd appreciate if let me know appropriate place to report such issues.
I've notified one of name servers of ruby-lang.org ...
meta@vmeta.jp (Koichiro Iwao)

11/08/2019

08:37 AM Ruby Bug #16331: fails to build with BSD make when any -j option is given (including -j 1)
Now it turned out the build fails even `-j 1` is specified. Any value to `-j` option will fail.
Not giving `-j` option goes fine.
Further information from Yuichiro NAITO:
> 最初にレースコンディションと言っていたのは誤りで
> ...
> 結局のところ BSD make の互換性問題のよう...
meta@vmeta.jp (Koichiro Iwao)
03:31 AM Ruby Bug #16331: fails to build with BSD make when any -j option is given (including -j 1)
One of the FreeBSD folks Yuichiro NAITO provided more detail.
See comment 13:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241633#c13
meta@vmeta.jp (Koichiro Iwao)

11/07/2019

08:04 AM Ruby Bug #16331 (Closed): fails to build with BSD make when any -j option is given (including -j 1)
When building Ruby parallely with BSD make (FreeBSD make), it fails to build.
Reported by FreeBSD Ruby folks. Please keep in mind I didn't find out the root cause.
OS: FreeBSD 12-STABLE
See also: https://bugs.freebsd.org/bugzilla/sh...
meta@vmeta.jp (Koichiro Iwao)

Also available in: Atom