disabling -Werror on a autotools based build

2011-03-27 Thread gia...@gmail.com
I'm trying to rebuild a package with an autotools based toolchain and
it's failing because they use -Werror and gcc 4.6 spits out few new
warnings on the code.

Now, is it possible to quickly disable -Werror from the ./configure
command line? Right now the only solution I found (short of fixing the
code...) is to patch Makefile.in but that does seem very robust.

Thanks

G.

--
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Bodhi update issue

2011-02-24 Thread gia...@gmail.com
On Thu, Feb 24, 2011 at 1:32 AM, Paul Howarth p...@city-fan.org wrote:
 I created 4 updates by specifying the 4 builds on the new update form
 and submitting it once, creating 4 updates at the same time, which
 is what I thought he was doing.

Yes that's what I'm doing and, IIRC, I did it in the past without any issue.

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


rhythmbox-radio-browser review

2011-02-21 Thread gia...@gmail.com
I'm looking for a reviewer for this almost trivial package:
https://bugzilla.redhat.com/show_bug.cgi?id=678714

If needed, I can trade it for another a review.

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Help identifying bugzilla component

2010-12-25 Thread gia...@gmail.com
On Fri, Dec 24, 2010 at 6:31 AM, Peter Hutterer
peter.hutte...@who-t.net wrote:
 xorg-x11-drv-synaptics bug, I've reassigned to me. this bug is still
 present upstream, so if you could file a bug upstream, that'd be much
 appreciated.

Thank you very much Peter.


-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Help identifying bugzilla component

2010-12-23 Thread gia...@gmail.com
Can anyone help finding which component is right for:
https://bugzilla.redhat.com/show_bug.cgi?id=665413

thanks in advance

G.

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: help with build failure

2010-12-15 Thread gia...@gmail.com
On Tue, Dec 14, 2010 at 12:52 PM, Mamoru Tasaka
mtas...@ioa.s.u-tokyo.ac.jp wrote:
 It seems at least you have to define
 gsd_mouse_extension_plugin_class_finalize(GsdMouseExtensionPluginClass *klass)
 in modules/gnome-settings-daemon-plugins/gsd-pointing-device-plugin.c

I just built it successfully.

Thank you very much!


-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


help with build failure

2010-12-13 Thread gia...@gmail.com
Hi all,
I'm trying to fix the F15 build failure for gpointing-device-settings
reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=660864

and I'd need some help to understand what's going on. The main issue
was related to a newer gtk version, this one is now fixed.

The other one is trickier (at least for me), as the package which is
building fine in mock for F14, fails with something like:

/usr/bin/ld: .libs/libpointing_device_la-gsd-pointing-device-plugin.o:
relocation R_386_GOTOFF against undefined symbol
`gsd_mouse_extension_plugin_class_finalize' can not be used when
making a shared object
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status

scratch build here:
http://koji.fedoraproject.org/koji/getfile?taskID=2661197name=build.log

Can anyone help me fix it?

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: abrt wishlist

2010-12-10 Thread gia...@gmail.com
On Thu, Dec 9, 2010 at 5:20 PM, Jiri Moskovcak jmosk...@redhat.com wrote:
 Gathering the RFEs at: https://fedorahosted.org/abrt/wiki/Wishlist


Is it true report plugins are written in C++ ? if so, I'd love to RFE
python wrapper to the plugins API so we can write plugins more
easily


-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel