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

Bug 636280

Summary: net-misc/vinagre-3.22.0-r1 fails to build with net-misc/freerdp-2.0.0_rc0
Product: Gentoo Linux Reporter: Nicolas Bock <nicolasbock>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: ale, alexander, alexanderyt, awkravchuk, b+bugs.gentoo.org, bkohler, lukas.meier
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

Description Nicolas Bock gentoo-dev 2017-11-02 16:50:34 UTC
plugins/rdp/vinagre-rdp-tab.c: In function ‘frdp_post_connect’:
plugins/rdp/vinagre-rdp-tab.c:596:21: error: ‘CLRBUF_32BPP’ undeclared (first use in this function)
                     CLRBUF_32BPP,
                     ^
plugins/rdp/vinagre-rdp-tab.c:596:21: note: each undeclared identifier is reported only once for each function it appears in
plugins/rdp/vinagre-rdp-tab.c:590:3: error: too many arguments to function ‘gdi_init’
   gdi_init (instance,
   ^
Comment 1 Nicolas Bock gentoo-dev 2017-11-02 16:51:47 UTC
Created attachment 501800 [details]
build.log
Comment 2 Nicolas Bock gentoo-dev 2017-11-02 16:52:06 UTC
Created attachment 501802 [details]
environment
Comment 3 Nicolas Bock gentoo-dev 2017-11-02 16:53:57 UTC
Created attachment 501816 [details]
emerge --info
Comment 4 Andrew 2017-11-03 12:40:01 UTC
I'm also affected by this bug.
Comment 5 Andrew 2017-11-14 17:24:59 UTC
Masking 2.0.0_rc0 did the trick for me. This commit https://gitweb.gentoo.org/repo/gentoo.git/commit/net-misc/freerdp?id=d89a61665fe63c5f036dba4fc06b21d1c0ec4478 seems to be causing the fuss.
Comment 6 Alexander Tsoy 2017-12-04 17:12:21 UTC
We need to stabilize net-misc/vinagre-3.22.0-r2 (see bug 609474)
Comment 7 Pacho Ramos gentoo-dev 2017-12-04 18:43:26 UTC
That is on going in bug 635938
Comment 8 Alessandro Di Federico 2018-04-07 12:10:29 UTC
=net-misc/vinagre-3.22.0-r2 has been stabilized and builds fine against =net-misc/freerdp-2.0.0_rc1-r1.

I guess this bug is no obsolete and can be closed.