Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883551 - net-misc/remmina-1.4.27_p20221128 fails to compile: remmina.c:42:10: fatal error: gdkwayland.h: No such file or directory
Summary: net-misc/remmina-1.4.27_p20221128 fails to compile: remmina.c:42:10: fatal er...
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: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 07:49 UTC by Agostino Sarubbo
Modified: 2022-11-29 15:57 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,141.97 KB, text/plain)
2022-11-29 07:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-11-29 07:49:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/remmina-1.4.27_p20221128 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-29 07:49:45 UTC
Created attachment 838049 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-29 07:49:46 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find FREERDP3 (missing: FREERDP3_LIBRARY FREERDP3_INCLUDE_DIR) 
-- Could NOT find FREERDP (missing: FREERDP_LIBRARY FREERDP_INCLUDE_DIR) 
FAILED: src/CMakeFiles/remmina.dir/remmina.c.o 
--   Package 'ayatana-appindicator3-0.1', required by 'virtual:world', not found
--   Package 'freerdp2', required by 'virtual:world', not found
--   Package 'freerdp3', required by 'virtual:world', not found
--   Package 'wayland-client', required by 'virtual:world', not found
/var/tmp/portage/net-misc/remmina-1.4.27_p20221128/work/Remmina-347f84e41882219704693794621ebd18db36bd14/src/remmina.c:42:10: fatal error: gdk/gdkwayland.h: No such file or directory
/var/tmp/portage/net-misc/remmina-1.4.27_p20221128/work/Remmina-347f84e41882219704693794621ebd18db36bd14/src/remmina.c:42:10: fatal error: gdk/gdkwayland.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-11-29 15:57:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38623241f52f154c55970f62b4c77f85c117277

commit c38623241f52f154c55970f62b4c77f85c117277
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-11-29 15:53:45 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-11-29 15:57:13 +0000

    net-misc/remmina: fix build against gtk+[-wayland]
    
    Closes: https://bugs.gentoo.org/883551
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 .../remmina-1.4.27_p20221128-missing-gdk-include.patch      | 13 +++++++++++++
 net-misc/remmina/remmina-1.4.27_p20221128.ebuild            |  6 ++++--
 2 files changed, 17 insertions(+), 2 deletions(-)