Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 958311 - app-misc/rox-filer-2.11-r1 compile error with /usr/include/string.h:156:32: note: expected ‘const char *’ but argument is of type ‘const xmlChar *’ {aka ‘const unsigned char *’}
Summary: app-misc/rox-filer-2.11-r1 compile error with /usr/include/string.h:156:32: n...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: P Purkayastha
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-17 09:57 UTC by aleck
Modified: 2025-06-17 16:16 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge-info,7.59 KB, text/plain)
2025-06-17 09:58 UTC, aleck
Details
build.log (build.log,929.93 KB, text/x-log)
2025-06-17 09:59 UTC, aleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aleck 2025-06-17 09:57:51 UTC
Building the package results into the follwing error:

/usr/include/string.h:156:32: note: expected ‘const char *’ but argument is of type ‘const xmlChar *’ {aka ‘const unsigned char *’}
  156 | extern int strcmp (const char *__s1, const char *__s2)

Reproducible: Always

Steps to Reproduce:
1. build the package
Actual Results:  
breaks with the error above

Expected Results:  
builds
Comment 1 aleck 2025-06-17 09:58:20 UTC
Created attachment 934665 [details]
emerge --info
Comment 2 aleck 2025-06-17 09:59:17 UTC
Created attachment 934666 [details]
build.log