Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2025 10:34:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 288445] lang/ruby33: Update to 3.3.9
Message-ID:  <bug-288445-21402-ylL9n9ce9z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288445-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288445-21402@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288445

Yasuhiro Kimura <yasu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #3 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Antoine Brodin from comment #2)

I tried build of sysutils/vagrant with following conditions.

* Poudriere 3.4.3
* 13.5-RELEASE i386 jail
* Ports 4222a5a822fc of main branch

And it failed with check-plist error as below.

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned:
%%GEMS_DIR%%/extensions/x86-freebsd-13/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/gem.build_complete
Error: Orphaned:
%%GEMS_DIR%%/extensions/x86-freebsd-13/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/gem_make.out
Error: Orphaned:
%%GEMS_DIR%%/extensions/x86-freebsd-13/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/mkmf.log
Error: Orphaned:
%%GEMS_DIR%%/extensions/x86-freebsd-13/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/vagrant/vagrant_ssl.so
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing:
%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/gem.build_complete
Error: Missing:
%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/vagrant/vagrant_ssl.so
===> Error: Plist issues found.
*** Error code 1

So it seems build error has nothing to do with my patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

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