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

Bug 497096

Summary: net-im/pidigin - ?
Product: Gentoo Linux Reporter: nighthawk2600
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: gokturk
Priority: Normal    
Version: autobuilds   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: text file of probable link error for pidgin.

Description nighthawk2600 2014-01-05 03:28:03 UTC
Created attachment 367032 [details]
text file of probable link error for pidgin.

Please look at the file for the error since it is a bit long.

Thank you,

Shaun
Comment 1 Göktürk Yüksek archtester gentoo-dev 2014-01-05 04:58:20 UTC
Hi,

It's actually net-libs/gupnp-igd-0.2.1 package, which is a dependency for pidgin, failed to link. You may want to update the title to reflect that.

This very much looks like this debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713536
Comment 2 Rafał Mużyło 2014-01-05 06:50:57 UTC
(In reply to nighthawk2600 from comment #0)
> Created attachment 367032 [details]
> text file of probable link error for pidgin.
> 

Attach a valid build log, not a blob of text produced by whatever tool has produced this.

Anyway:
undefined reference to symbol 'g_type_init'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'g_type_init' is defined in DSO /usr/lib64/libgobject-2.0.so.0 

is the standard recent linker issue (due to upstream underlinking).
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-06 14:53:15 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.