Date: Thu, 14 Jul 2011 17:47:27 +0200 From: Frank Wall <fw@moov.de> To: Stanislav Sedov <stas@FreeBSD.org> Cc: ruby@FreeBSD.org, FreeBSD PR followup <bug-followup@FreeBSD.org> Subject: Re: ports/158827: devel/rubygem-rdoc: fix compatibility with ruby 1.8 Message-ID: <794bb58dd942f1ec5bba077a6651d196@moov.de> In-Reply-To: <f9bcfc364b3eef8868ee2d7bc4cbb9ea@moov.de> References: <20110712121736.e2e48d98.stas@FreeBSD.org> <f9bcfc364b3eef8868ee2d7bc4cbb9ea@moov.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Jul 2011 14:57:34 +0200, Frank Wall wrote: > Well, that's true. My mistake, I've only changed that line to "1.8" > and this really broke it. By simply removing the line it works like a > charm. Unfortunately, my tinderbox told me that the problem still exists. Though you can workaround it by calling `make install` twice. I guess this is why it did work for me on the second try. Take a look at the log: http://pastebin.com/jbcei4yq This takes me to the conclusion that we're still running into this kind of bootstrap problem that the NetBSD people also needed to fix for rdoc 3.6: http://permalink.gmane.org/gmane.os.netbsd.devel.pkgsrc.cvs/157474 $ uname -a FreeBSD 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:23:19 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 $ pkg_info -xI ruby ruby+nopthreads-1.8.7.302,1 An object-oriented interpreted scripting language ruby18-bdb-0.6.6 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat ruby18-gems-1.7.2 Package management framework for the Ruby language rubygem-rdoc-3.6 RDoc produces HTML and command-line documentation for Ruby Thanks - Frank
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?794bb58dd942f1ec5bba077a6651d196>