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

Bug 912645

Summary: media-gfx/inkscape-1.2.2[spell] fails to compile
Product: Gentoo Linux Reporter: Carlos Konstanski <420actionunits>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Carlos Konstanski 2023-08-19 16:16:51 UTC
The following error is thrown while compiling:

/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgspell-1.so: undefined reference to `g_assertion_message_cmpint'

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-19 16:17:27 UTC
Please include the full build.log and emerge --info.
Comment 2 Carlos Konstanski 2023-08-19 16:24:21 UTC
Created attachment 868230 [details]
build.log

Gzipped because it was too big to upload in plaintext.
Comment 3 Carlos Konstanski 2023-08-19 16:25:22 UTC
Created attachment 868231 [details]
emerge --info
Comment 4 Carlos Konstanski 2023-08-19 17:36:58 UTC
I tried again with USE=-spell and it worked. Not a fix but a workaround.