Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202452 - net-im/pidgin-2.2.1 ssl build failure
Summary: net-im/pidgin-2.2.1 ssl build failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-16 07:25 UTC by Aniruddha
Modified: 2007-12-16 07:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aniruddha 2007-12-16 07:25:16 UTC
net-im/pidgin-2.2.1 fails with the following error message (and ssl is enabled in libgadu):

>>> Emerging (2 of 2) net-im/pidgin-2.2.1 to /
>>> Downloading 'http://gentoo.tiscali.nl/distfiles/pidgin-2.2.1.tar.bz2'
--08:14:03--  http://gentoo.tiscali.nl/distfiles/pidgin-2.2.1.tar.bz2
           => `/usr/portage/distfiles/pidgin-2.2.1.tar.bz2'
Resolving gentoo.tiscali.nl... 195.241.77.98
Connecting to gentoo.tiscali.nl|195.241.77.98|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,882,043 (8.5M) [application/x-tar]

100%[================================================================================================================>] 8,882,043    347.90K/s    ETA 00:00

08:14:42 (232.32 KB/s) - `/usr/portage/distfiles/pidgin-2.2.1.tar.bz2' saved [8882043/8882043]

 * checking ebuild checksums ;-) ...                                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                [ ok ]
 * checking pidgin-2.2.1.tar.bz2 ;-) ...                                                                                                              [ ok ]
 *
 * We strongly recommend that you backup your ~/.gaim directory
 * before running Pidgin for the first time. Things you should be
 * on the lookout for include problems with preferences being lost
 * or forgotten, buddy icons not working as you expect, plugins or
 * other external files not properly being found.
 *
 * If you experience problems with pidgin, file them as bugs with
 * Gentoo's bugzilla, http://bugs.gentoo.org.  DO NOT report them
 * as bugs with pidgin's bug tracker, and by all means DO NOT
 * seek help in #pidgin.
 *
 * Be sure to USE="debug" and include a backtrace for any seg
 * faults, see http://developer.pidgin.im/wiki/GetABacktrace for details on
 * backtraces.
 *
 * Please read the pidgin FAQ at http://developer.pidgin.im/wiki/FAQ
 *
 *
 * You need to rebuild net-libs/libgadu with USE=-ssl in order
 * enable gadu gadu support in pidgin.
 *
 *
 * ERROR: net-im/pidgin-2.2.1 failed.
 * Call stack:
 *             ebuild.sh, line 1717:  Called dyn_setup
 *             ebuild.sh, line  768:  Called qa_call 'pkg_setup'
 *             ebuild.sh, line   44:  Called pkg_setup
 *   pidgin-2.2.1.ebuild, line  123:  Called die
 * The specific snippet of code:
 *      die "Configure failed"
 *  The die message:
 *   Configure failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-im/pidgin-2.2.1/temp/build.log'.
 *
 * GNU info directory index is up-to-date.

#  emerge -pv libgadu

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-libs/libgadu-1.7.1  USE="ssl -threads" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Reproducible: Always

Steps to Reproduce:
1.emerge -av pidgin
2.
3.

Actual Results:  
Emerge failure
Comment 1 Aniruddha 2007-12-16 07:41:11 UTC
Ok, please close this bug, the ssl flag must not be set :0. I emerged libgadu without ssl and gaim builds fine. That should teach me not to file bugreports early in the morning ;)

#  USE="-ssl" emerge -av net-libs/libgadu