FreeBSD Bugzilla – Attachment 225171 Details for
Bug 256080
devel/ruby-gems: Mark BROKEN with Ruby 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
devel_ruby-gems.mark-broken-with-ruby30.patch (text/plain), 1.48 KB, created by
Yasuhiro Kimura
on 2021-05-22 13:02:56 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-05-22 13:02:56 UTC
Size:
1.48 KB
patch
obsolete
>From 24da67cd750c7fcb090d9811cac67b5e305a58bc Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@utahime.org> >Date: Sat, 22 May 2021 21:53:32 +0900 >Subject: [PATCH] devel/ruby-gems: Mark BROKEN with Ruby 3.0 > >Runtime error happens while executing gem command as following. > >=======================<phase: extract >============================ >===> License GPLv2 RUBY accepted by the user >===> rubygem-rdoc-6.3.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by rubygem-rdoc-6.3.1 for building >===> Extracting for rubygem-rdoc-6.3.1 >=> SHA256 Checksum OK for rubygem/rdoc-6.3.1.gem. >===> rubygem-rdoc-6.3.1 depends on file: /usr/local/bin/ruby30 - found >===> rubygem-rdoc-6.3.1 depends on file: /usr/local/bin/gem30 - found >ERROR: While executing gem ... (Gem::Package::FormatError) > package is corrupt, exception while verifying: wrong number of arguments (given 2, expected 1) (ArgumentError) in /portdistfiles/rubygem/rdoc-6.3.1.gem >*** Error code 1 > >Stop. >make: stopped in /usr/ports/devel/rubygem-rdoc >--- > devel/ruby-gems/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile >index 6565f0cb8496..39c2b41b4932 100644 >--- a/devel/ruby-gems/Makefile >+++ b/devel/ruby-gems/Makefile >@@ -19,6 +19,8 @@ LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt > USES= tar:tgz > USE_RUBY= yes > >+BROKEN_RUBY30= Runtime error happens while executing gem >+ > NO_ARCH= yes > NO_BUILD= yes > RUBY_SETUP= setup.rb >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256080
: 225171