Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2022 07:30:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 262520] textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x
Message-ID:  <bug-262520-21402-2pnZhnSw9G@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262520-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262520-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=3D262520

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D3094d70b040d86327d63fd004342263=
ad34e0303

commit 3094d70b040d86327d63fd004342263ad34e0303
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-03-13 04:59:00 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-03-29 07:29:13 +0000

    textproc/rubygem-ferret: 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

    PR:             262520
    Approved by:    maintainer timeout

 textproc/rubygem-ferret/Makefile | 2 ++
 1 file changed, 2 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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