[Bug 262520] textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Mar 2022 06:53:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262520

            Bug ID: 262520
           Summary: textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: yasu@freebsd.org
            Blocks: 262350
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 232421
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232421&action=edit
Patch file

Mark BROKEN with Ruby 3.x.

compiling compound_io.c
In file included from compound_io.c:1:
./index.h:595:25: error: width of bit-field 'is_compressed' (2 bits) exceeds
width of its type (1 bit)
    bool                is_compressed : 2; /* set to 2 after all data is loaded
*/
                        ^
1 error generated.
*** Error code 1


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262350
[Bug 262350] Mk/bsd.default-versions.mk: Switch default version of Ruby from
2.7 to 3.0
-- 
You are receiving this mail because:
You are the assignee for the bug.