Date: Tue, 31 Mar 2015 05:19:11 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 198052] devel/ruby-gems: fails to build with ruby 2.2 Message-ID: <bug-198052-21402-71CF3wikXA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198052-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-198052-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=198052 dewayne@heuristicsystems.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dewayne@heuristicsystems.co | |m.au --- Comment #9 from dewayne@heuristicsystems.com.au --- Unfortunately I'm receiving the same error as Sunpoet. From an amd64 jail on an # uname -srmi -K -U FreeBSD 10.1-STABLE amd64 hqdev-amd64-padlock-smp-vga 1001512 1001512 built last Thursday. ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: @dir lib/ruby/gems/%%RUBY_VER%%/build_info Error: Missing: @dir %%CACHE_DIR%% Error: Missing: @dir %%EXT_DIR%% Error: Missing: @dir %%GEMS_DIR%% Error: Missing: @dir %%SPEC_DIR%% ===> Error: Plist issues found. *** Error code 1 which was checked after ===> Registering installation for ruby21-gems-2.4.5 as automatic pkg-static: lstat(/usr/staging/usr/local/lib/ruby/gems/2.1/build_info/): No such file or directory pkg-static: lstat(/usr/staging/usr/local/lib/ruby/gems/2.1/extensions/): No such file or directory pkg-static: lstat(/usr/staging/usr/local/lib/ruby/gems/2.1/cache/): No such file or directory pkg-static: lstat(/usr/staging/usr/local/lib/ruby/gems/2.1/gems/): No such file or directory pkg-static: lstat(/usr/staging/usr/local/lib/ruby/gems/2.1/specifications/): No such file or directory *** Error code 74 I can reproduce the above by clearing all the stage and temporary files, and cd /usr/ports/devel/ruby-gems make -DBATCH package Unfortunately I'm not able to dig further as I'm just a user of ruby that needs metasploit. :) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198052-21402-71CF3wikXA>