[#116016] [Ruby master Bug#20150] Memory leak in grapheme clusters — "peterzhu2118 (Peter Zhu) via ruby-core" <ruby-core@...>
Issue #20150 has been reported by peterzhu2118 (Peter Zhu).
7 messages
2024/01/04
[#116382] [Ruby master Feature#20205] Enable `frozen_string_literal` by default — "byroot (Jean Boussier) via ruby-core" <ruby-core@...>
Issue #20205 has been reported by byroot (Jean Boussier).
77 messages
2024/01/23
[ruby-core:116025] [Ruby master Bug#20147] FreeBSD libyaml
From:
"hsbt (Hiroshi SHIBATA) via ruby-core" <ruby-core@...>
Date:
2024-01-05 01:55:33 UTC
List:
ruby-core #116025
Issue #20147 has been updated by hsbt (Hiroshi SHIBATA). I could install Ruby 3.2.2 on FreeBSD 14.0 with the following configuration. ``` ./configure "--prefix=3D$HOME/.rbenv/versions/3.1.3" --enable-shared --with= -readline-dir=3D/usr/local --with-libffi-dir=3D/usr/local --with-libyaml-di= r=3D/usr/local --with-openssl-dir=3D/usr/local --with-ext=3Dopenssl,psych,+= --disable-dtrace ``` I'm not sure why FreeBSD didn't detect headers from `/usr/local` implicitly. ---------------------------------------- Bug #20147: FreeBSD libyaml https://bugs.ruby-lang.org/issues/20147#change-106019 * Author: kaiquekandykoga (Ka=EDque Koga) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- I use ruby-install to manage multiple Ruby versions. Some time ago I had is= sues installing Ruby 3.2.2 https://github.com/postmodern/ruby-install/issue= s/463, and the same issue was open for ruby-build in https://github.com/rbe= nv/ruby-build/issues/2184. I am trying to install Ruby 3.3.0 using ruby-ins= tall, and the same behaviour is occurring. Please, take a look in the links= I have provided for detailed information. ``` shell /usr/home/kandy/src/ruby-3.3.0/lib/yaml.rb:3: warning: It seems your ruby i= nstallation is missing psych (for YAML output). To eliminate this warning, please install libyaml and reinstall your ruby. uh-oh! RDoc had a problem: cannot load such file -- psych run with --debug for full backtrace *** Error code 1 Stop. make: stopped in /usr/home/kandy/src/ruby-3.3.0 !!! Compiling ruby 3.3.0 failed! ``` Thank you. --=20 https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-c= ore.ml.ruby-lang.org/