tech-pkg archive

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

Re: package failures for 2012Q2



Hi,

In message <20120614004408.GA26217%netbsd.org@localhost>
        on Thu, 14 Jun 2012 00:44:08 +0000,
        David Holland <dholland-pkgtech%netbsd.org@localhost> wrote:
> graphics/ruby-opengl
> print/ruby-prawn
I'll check it later.

> security/libprelude-ruby
>       Shared lib missing after install; not clear why.
It failed to detect a header of ruby; seems to build with ruby18 for now.

> x11/ruby-wxruby
>       ruby18 works; ruby19 and ruby193 fail. The problem is that the
>       version of swig is wrong; however, the version of swig these
>       require has other problems that preclude importing it. There is,
>       IIRC, now a newer swig that should work for everyone but it has
>       to be tested.
In devel/swig/Makefile:

# 1.3.37 has a bug where .py files are written to the directory of the
# .i file instead of where the output is supposed to go, and this
# breaks gnuradio.  Please try to contact gdt%netbsd.org@localhost before
# updating to 1.3.37.  See message on discuss-gnuradio:
# Message-Id: <FA0E4567-C660-4C30-B604-2FA000330874%alum.mit.edu@localhost>
#
# x11/ruby-wxruby-2.0.1 requires 1.3.32 for Ruby 1.8 and 1.3.37 for
# Ruby 1.9.  And SWIG 1.3.39 introduced some incompatibility with
# wxRuby, sigh.
For ruby19 or ruby193, swig 1.3.37 is needed.  I've tested ruby193
with swig 1.3.37 and building and running seems to good.

Best regards.

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


Home | Main Index | Thread Index | Old Index