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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 28 05:49:08 UTC 2015


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

--- Comment #7 from Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
(In reply to Steve Wills from comment #6)

I guess not. I did not got this error when building ruby21-gems-1.8.30.
According latest exp-run (with QA enabled) [1] by antoine, ruby20-gems-2.4.5
passed check-plist. I've checked that ruby21-gems-2.4.5 has same issue.

% make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> 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

Stop.
make: stopped in /usr/ports/devel/ruby-gems

% make package
===>  Building package for ruby21-gems-2.4.5
/usr/local/bin/ruby21
pkg-static:
lstat(/usr/ports/works/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/2.1/build_info/):
No such file or directory
pkg-static:
lstat(/usr/ports/works/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/2.1/extensions/):
No such file or directory
pkg-static:
lstat(/usr/ports/works/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/2.1/cache/):
No such file or directory
pkg-static:
lstat(/usr/ports/works/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/2.1/gems/):
No such file or directory
pkg-static:
lstat(/usr/ports/works/usr/ports/devel/ruby-gems/work/stage/usr/local/lib/ruby/gems/2.1/specifications/):
No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/ruby-gems

[1]
http://pb2.nyi.freebsd.org/build.html?mastername=101amd64-default-PR197083&build=2015-02-16_10h33m49s
   
http://pb2.nyi.freebsd.org/data/101amd64-default-PR197083/2015-02-16_10h33m49s/logs/ruby20-gems-2.4.5.log

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


More information about the freebsd-ruby mailing list