Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413423 - net-im/empathy-3.2.2 - In function ‘empathy_message_from_tpl_log_event’: empathy-message.c:414:47: erreur: ‘TPL_CALL_END_REASON_NO_ANSWER’ undeclared (first use in this function)
Summary: net-im/empathy-3.2.2 - In function ‘empathy_message_from_tpl_log_event’: empa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 22:39 UTC by Antoine Lemoine
Modified: 2012-05-02 05:48 UTC (History)
3 users (show)

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


Attachments
/var/tmp/portage/net-im/empathy-3.2.2/temp/build.log (file_413423.txt,116.21 KB, text/plain)
2012-04-24 22:39 UTC, Antoine Lemoine
Details
/var/tmp/portage/net-im/empathy-3.2.2/temp/environment (file_413423.txt,216.18 KB, text/plain)
2012-04-24 22:41 UTC, Antoine Lemoine
Details
emerge --info =net-im/empathy-3.2.2 (file_413423.txt,4.80 KB, text/plain)
2012-04-24 22:42 UTC, Antoine Lemoine
Details
an upstream patch (tpl_log_event.patch,2.88 KB, patch)
2012-04-26 06:08 UTC, Jack River
Details | Diff
patch corrected (empathy-3.2.2-r1-upstream-patch.patch,2.30 KB, patch)
2012-04-26 12:38 UTC, Alexandre
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Lemoine 2012-04-24 22:39:00 UTC
Created attachment 309969 [details]
/var/tmp/portage/net-im/empathy-3.2.2/temp/build.log

net-im/empathy-3.2.2 fails to build
Comment 1 Antoine Lemoine 2012-04-24 22:41:34 UTC
Created attachment 309971 [details]
/var/tmp/portage/net-im/empathy-3.2.2/temp/environment
Comment 2 Antoine Lemoine 2012-04-24 22:42:37 UTC
Created attachment 309973 [details]
emerge --info =net-im/empathy-3.2.2
Comment 3 Jack River 2012-04-26 05:15:34 UTC
here is an upstream patch to fix this problem
http://mail.gnome.org/archives/commits-list/2012-April/msg01102.html
Comment 4 Jack River 2012-04-26 05:25:34 UTC
BTW the empathy ebuild doesn't implement the src_prepare function call with "epatch_user"
so it's a bit shame that i have to create a ebuild in my own overlay instead of placing the patch into /etc/portage/patches
Comment 5 Jack River 2012-04-26 06:08:24 UTC
Created attachment 310139 [details, diff]
an upstream patch
Comment 6 Alexandre 2012-04-26 12:38:30 UTC
Created attachment 310177 [details, diff]
patch corrected


Works for me. Thanks !

I corrected the patch and added this in the ebuild:
src_prepare() {
    epatch_user
}
Comment 7 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-05-02 05:48:30 UTC
Thanks for reporting, fixed in empathy-3.2.2-r1.

>*empathy-3.2.2-r1 (02 May 2012)
>
>  02 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  -empathy-3.2.1.2.ebuild, +empathy-3.2.2-r1.ebuild,
>  +files/empathy-3.2.2-cancellable-not-NULL.patch,
>  +files/empathy-3.2.2-delivery-failed.patch,
>  +files/empathy-3.2.2-telepathy-logger-0.4.patch:
>  Fix telepathy-logger-0.4 compatibility (bug #413423, thanks to Antoine
>  Lemoine and Jack River). Fix a crash and do not silently fail to send
>  messages. Drop old.