[Bug 286269] textproc/rubygem-asciidoctor: add missing RUN_DEPENDS=rubygem-logger for ruby=3.5
Date: Tue, 04 Nov 2025 20:45:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286269
Dave Hayes <dave@jetcafe.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dave@jetcafe.org
--- Comment #8 from Dave Hayes <dave@jetcafe.org> ---
I am reporting that this issue affects
- devel/git
- games/freecell solver
if you set ruby=3.5 in your make.conf or equivalent. These won't build due to
the exact same error.
[00:02:15] /usr/local/lib/ruby/3.5/did_you_mean/core_ext/name_error.rb:11:
warning: logger is not part of the default gems since Ruby 3.5.0. Install
logger from RubyGems.
[00:02:15]
<internal:/usr/local/lib/ruby/site_ruby/3.5/rubygems/core_ext/kernel_require.rb>:139:in
'Kernel#require': cannot load such file -- logger (LoadError)
--
You are receiving this mail because:
You are the assignee for the bug.