Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2025 20:45:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 286269] textproc/rubygem-asciidoctor: add missing RUN_DEPENDS=rubygem-logger for ruby=3.5
Message-ID:  <bug-286269-21402-J7XdwWVehQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286269-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286269-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286269-21402-J7XdwWVehQ>