Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636280 - net-misc/vinagre-3.22.0-r1 fails to build with net-misc/freerdp-2.0.0_rc0
Summary: net-misc/vinagre-3.22.0-r1 fails to build with net-misc/freerdp-2.0.0_rc0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-02 16:50 UTC by Nicolas Bock
Modified: 2019-12-31 13:11 UTC (History)
7 users (show)

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


Attachments
build.log (build.log,309.25 KB, text/x-log)
2017-11-02 16:51 UTC, Nicolas Bock
Details
environment (environment,139.99 KB, text/plain)
2017-11-02 16:52 UTC, Nicolas Bock
Details
emerge --info (emerge.info,17.93 KB, text/plain)
2017-11-02 16:53 UTC, Nicolas Bock
Details

Note You need to log in before you can comment on or make changes to this bug.
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.