Date: Sat, 28 Feb 2015 05:49:08 +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-HsbIFWKPga@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 --- Comment #7 from Sunpoet Po-Chuan Hsieh <sunpoet@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198052-21402-HsbIFWKPga>