[Bug 286217] [exp-run] Mk/bsd.default-versions.mk: Change default version of Ruby to 3.3
Date: Tue, 29 Apr 2025 09:38:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286217
Yasuhiro Kimura <yasu@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #259758|0 |1
is obsolete| |
--- Comment #4 from Yasuhiro Kimura <yasu@freebsd.org> ---
Created attachment 259991
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259991&action=edit
Updated patch file
All build failures listed in comment #3 are either fixed or marked BROKEN as
following.
* Fix build of audio/rubygem-ruby-shout by adding
'--with-cflags="-Wno-error=int-conversion"' to CONFIGURE_ARGS.
* Build of devel/rubygem-mmap2 fails with Ruby 3.3 and later because of
internal API change of Ruby. So mark BROKEN with them.
* devel/rubygem-xdg7 and sysutils/vagrant don't support Ruby 3.3 and later. So
mark BROKEN with them.
* misc/sdformat and textproc/ruby-rdtool are already marked BROKEN
with Ruby 3.2 and build with all other Ruby versions also fails with same
error. So mark just BROKEN.
* Fix plist error of sysutils/puppet8.
* Fix RUN_DEPENDS of textproc/quarto.
So would you please try another exp-run with updated patch?
Regards.
--
You are receiving this mail because:
You are on the CC list for the bug.