Skip to content

Instantly share code, notes, and snippets.

@tota
Last active August 29, 2015 14:07
Show Gist options
  • Save tota/1269855e7e4c05ea18ba to your computer and use it in GitHub Desktop.
Save tota/1269855e7e4c05ea18ba to your computer and use it in GitHub Desktop.
http://ruby-gettext.github.io/
http://d.hatena.ne.jp/shom5w/20121009/1349792207
./audio/rubyripper/Makefile:BUILD_DEPENDS= rxgettext:${PORTSDIR}/devel/rubygem-gettext \
===> Building for rubyripper-0.6.2_2
cd /usr/ports/audio/rubyripper/work/rubyripper-0.6.2 && /usr/local/bin/ruby20 configure --update-lang
ruby-gettext is not found. Translations are disabled!
./devel/ruby-rbbr/Makefile:BUILD_DEPENDS= rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext
./devel/ruby-rbbr/Makefile: rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext
===> Running install.rb to configure
install.rb:78:in `<class:ConfigTable>': Use RbConfig instead of obsolete and depecated Config.
install.rb: entering config phase...
(snip)
===> Running install.rb to build
install.rb:78:in `<class:ConfigTable>': Use RbConfig instead of obsolete and deprecated Config.
install.rb:78:in `<class:ConfigTable>': Use RbConfig instead of obsolete and deprecated Config.
install.rb:754:in `<class:Installer>': Use RbConfig instead of obsolete and deprecated Config.
install.rb: entering setup phase...
./irc/rbot/Makefile: rubygem-gettext>=1.93.0:${PORTSDIR}/devel/rubygem-gettext
====> Running Q/A tests (stage-qa)
Error: '/usr/bin/ruby' is an invalid shebang you need USES=shebangfix for 'bin/rbot-remote'
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/irc/rbot
*** Error code 1
Stop.
make: stopped in /usr/ports/irc/rbot
./misc/rubygem-rabbit/Makefile: rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext \
./net-im/mikutter/Makefile: rubygem-gettext>=2.3.1:${PORTSDIR}/devel/rubygem-gettext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment