[Bug 198052] devel/ruby-gems: fails to build with ruby 2.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 31 05:22:29 UTC 2015


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

--- Comment #10 from dewayne at 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.


More information about the freebsd-ruby mailing list