On Thu, Sep 19, 2013 at 2:21 PM, Sébastien Delafond <[email protected]> wrote: > I wasn't saying the bug report was invalid, but maybe assigned to the I was a mistake bug report caused by out of control by my program. It reported all of failure of buiding as link with -L/usr/lib. So I closed it.
> wrong package ? Is this not a problem in gem2deb ? If so, re-opening > it and re-assigning it to gem2deb would be the right way to proceed. yes, it maybe. If you can do it, go ahead. > > Cheers, > > --Seb > > On Sep/19, YunQiang Su wrote: >> sorry for this mistake bug report >> >> On Wed, Sep 18, 2013 at 3:04 PM, Sébastien Delafond <[email protected]> >> wrote: >> > I don't think this has much to do with ruby-god itself; the C >> > extension is built using a Makefile dynamically produced by a gem2deb >> > utility: >> > >> > /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby >> > /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb ruby-god >> > /usr/bin/ruby1.8 extconf.rb >> > checking for linux/netlink.h... yes >> > checking for linux/connector.h... yes >> > checking for linux/cn_proc.h... yes >> > creating Makefile >> > ... >> > >> > Would you then agree that a faulty linking of this extension on some >> > architectures is more likely a result of some bug in gem2deb ? >> > >> > Cheers, >> > >> > --Seb >> > >> > On Sep/17, YunQiang Su wrote: >> >> Package: ruby-god >> >> Version: 0.13.2-3 >> >> X-Debbugs-CC: [email protected] >> >> >> >> This package has one or more -L/usr/lib in its build system, >> >> which will make it ftbfs if there is libraries under /usr/lib, >> >> while is not the default architecture, mips* for example. >> >> >> >> On mips* systems, /usr/lib is defined as place to hold O32 >> >> libraries, and /usr/lib32 for N32, and /usr/lib64 is for N64. >> >> >> >> Beside the way, on the multiarch system like Debian, user may install >> >> libraries under /usr/lib by hand. >> >> >> >> Please use the default search path if you can, and please consider fix >> >> this. >> >> >> >> I will try to fix this bug, while if you can help to fix it, >> >> It will be very appreciative. >> >> >> >> The attachement is the buildlog of this package on mips64el platform. >> > >> > >> >> >> >> -- >> YunQiang Su >> -- YunQiang Su -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

