Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927731 - net-misc/freerdp-2.11.5-r2 fails to compile: info.c:88:39: error: initialization of const WCHAR {aka const short unsigned int } from incompatible pointer type BYTE {aka unsigned char } [-Wincompatible-pointer-types]
Summary: net-misc/freerdp-2.11.5-r2 fails to compile: info.c:88:39: error: initializat...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on: 921252
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-03-24 17:03 UTC by Agostino Sarubbo
Modified: 2024-03-24 19:21 UTC (History)
0 users

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


Attachments
build.log (build.log,387.29 KB, text/plain)
2024-03-24 17:03 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 2024-03-24 17:03:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/freerdp-2.11.5-r2 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-24 17:03:06 UTC
Created attachment 888453 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-24 17:03:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'libavresample', required by 'virtual:world', not found
FAILED: libfreerdp/CMakeFiles/freerdp.dir/core/info.c.o 
/var/tmp/portage/net-misc/freerdp-2.11.5-r2/work/freerdp-2.11.5/libfreerdp/core/info.c:88:39: error: initialization of ‘const WCHAR *’ {aka ‘const short unsigned int *’} from incompatible pointer type ‘BYTE *’ {aka ‘unsigned char *’} [-Wincompatible-pointer-types]