Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2022 06:53:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 262520] textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x
Message-ID:  <bug-262520-21402-BAgHgAMM8w@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
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby (Nobody)
<ruby@FreeBSD.org> for maintainer-feedback:
Bug 262520: textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262520



--- Description ---
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



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