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

Bug 930793

Summary: app-i18n/ibus-1.5.29: ibusimcontext.c:1651:9: error: unknown type name 'Window'; did you mean 'GtkWindow'?
Product: Gentoo Linux Reporter: Gonçalo Negrier Duarte <gonegrier.duarte>
Component: Current packagesAssignee: CJK Team <cjk>
Status: UNCONFIRMED ---    
Severity: normal CC: gonegrier.duarte, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
gcc lto config
build.log gcc
build.log clang

Description Gonçalo Negrier Duarte 2024-04-27 17:51:45 UTC
Created attachment 891859 [details]
emerge info

I having the error above when compiling the app-i18n/ibus-1.5.29 on the llvm profile. 

Also bumping for latest version 1.5.30-rc3 version produce the exact same error.

I gonna attach my emerge --info and build.log.

Also I need to use gcc with lto for compiling, because clang was giving C99 error I gonna attach that build log as well.

Probably this bug also need to be reported upstream.

Best Regards,
Gonçalo Negrier Duarte
Comment 1 Gonçalo Negrier Duarte 2024-04-27 17:52:22 UTC
Created attachment 891860 [details]
gcc lto config
Comment 2 Gonçalo Negrier Duarte 2024-04-27 17:54:44 UTC
Created attachment 891861 [details]
build.log gcc
Comment 3 Gonçalo Negrier Duarte 2024-04-27 17:58:48 UTC
Created attachment 891862 [details]
build.log clang
Comment 4 Gonçalo Negrier Duarte 2024-04-27 17:59:49 UTC
(In reply to Gonçalo Negrier Duarte from comment #0)
> Also I need to use gcc with lto for compiling, because clang was giving C99
> error I gonna attach that build log as well.

After rechecking the error is exactly the same as gcc, so this packages might not have any problems in the llvm profile. It just a bug upstream