pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/44787: ruby-rails3 does not build with ruby18



In message <20110329105001.04A8D63BCA1%www.NetBSD.org@localhost>
        on Tue, 29 Mar 2011 10:50:00 +0000 (UTC),
        bad%bsd.de@localhost wrote:
> Building the ruby-rails3-3.0.5 package fails with:
> ===> Installing for ruby18-rails-3.0.5
> => Installing gem into installation root
> File not found: lib
> ERROR:  While generating documentation for rails-3.0.5
> ... MESSAGE:   exit
> ... RDOC args: --ri --op 
> /pkg_comp/obj/pkgsrc/www/ruby-rails3/default/.inst/usr/
> pkg/lib/ruby/gems/1.8/doc/rails-3.0.5/ri lib --title rails-3.0.5 
> Documentation -
> -quiet
> Successfully installed rails-3.0.5
> 1 gem installed
> Installing ri documentation for rails-3.0.5...
> *** Error code 1
> 
> rails-3.0.4 did install fine.
> 
>>How-To-Repeat:
>       
> echo RUBY_VERSION_DEFAULT=1.8 >>/etc/mk.conf
> ( cd $PKGSRCDIR/www/ruby-rails3 && make install)
> 
>>Fix:
>       
> Install rdoc 3.4 or newer and possibly rdoc-data gems.
> 
> Maybe these should be installed by default for ruby18.
> 
> A short-term fix for the 2011Q1 branch would be to downgrade rails to 3.0.4.
Dose it happen after last commit to ruby18-base?

Message-Id: <20110328141026.624B0175DD%cvs.netbsd.org@localhost>
Subject: CVS commit: pkgsrc/lang/ruby18-base
Date: Mon, 28 Mar 2011 14:10:26 +0000
From: "Takahiro Kambe" <taca%netbsd.org@localhost>
To: pkgsrc-changes%NetBSD.org@localhost
Reply-To: taca%netbsd.org@localhost
X-Mailer: log_accum
Delivered-To: pkgsrc-changes%NetBSD.org@localhost
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 28 14:10:26 UTC 2011

Modified Files:
        pkgsrc/lang/ruby18-base: Makefile distinfo
Added Files:
        pkgsrc/lang/ruby18-base/patches: patch-lib_rdoc_options.rb
            patch-lib_rdoc_rdoc.rb

Log Message:
* Make rdoc compatible with newer version of rdoc (on Ruby 1.9.2) about
  handling of none existing files.

This should be fix build problem of www/ruby-rails3 with ruby18-base.

Bump PKGREVISION.

-- 
Takahiro Kambe <taca%back-street.net@localhost>


Home | Main Index | Thread Index | Old Index