Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 311585

Summary: net-voip/telepathy-sofiasip-0.6.2 fails with debug disabled
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: Current packagesAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED FIXED    
Severity: normal CC: voip+disabled
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: telepathy-sofiasip-0.6.2-nodebug.patch
build.log
emerge --info

Description Christoph Brill (egore) (RESIGNED) 2010-03-27 09:13:37 UTC
I could not get net-voip/telepathy-sofiasip-0.6.2 to compile with USE="-debug". The attached patch fixes that.

Reproducible: Always
Comment 1 Christoph Brill (egore) (RESIGNED) 2010-03-27 09:14:16 UTC
Created attachment 225427 [details, diff]
telepathy-sofiasip-0.6.2-nodebug.patch
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-03-27 18:16:09 UTC
Thank you for your report. Could you attach build.log (with failure) and emerge --info for completeness?
Best regards,
Kacper Kowalik
Comment 3 Christoph Brill (egore) (RESIGNED) 2010-03-27 23:36:59 UTC
Created attachment 225495 [details]
build.log
Comment 4 Christoph Brill (egore) (RESIGNED) 2010-03-27 23:37:53 UTC
Created attachment 225497 [details]
emerge --info

For completeness
Comment 5 Olivier Crete (RETIRED) gentoo-dev 2010-03-28 16:49:26 UTC
I don't like the patch, the whole function should probably be ifdef'ed out. I filed a bug upstream:

https://bugs.freedesktop.org/show_bug.cgi?id=27358

As I said there, I think debug should always be enabled in newer versions since its accessible from the UI (and the real error reporting in TP sucks so even end users are sometimes stuck using the debug info).