Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955798 - games-rpg/manaplus-1.9.3.23-r2 with dev-libs/libxml2-2.14.2 - utils/dumplibs.cpp:142:31: error: ‘__xmlParserVersion’ was not declared in this scope; did you mean ‘xmlParserVersion’?
Summary: games-rpg/manaplus-1.9.3.23-r2 with dev-libs/libxml2-2.14.2 - utils/dumplibs....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libxml2-2.14
  Show dependency tree
 
Reported: 2025-05-10 19:54 UTC by Alfred Wingate
Modified: 2025-05-10 19:55 UTC (History)
0 users

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


Attachments
games-rpg/manaplus-1.9.3.23-r2 build.log (xz compressed) (manaplus-1.9.3.23-r2:20250510-193429.log.xz,13.25 KB, application/x-xz)
2025-05-10 19:54 UTC, Alfred Wingate
Details
emerge --info (emerge--info.txt,5.54 KB, text/plain)
2025-05-10 19:55 UTC, Alfred Wingate
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alfred Wingate 2025-05-10 19:54:46 UTC
Created attachment 928420 [details]
games-rpg/manaplus-1.9.3.23-r2 build.log (xz compressed)

Revision bump due to https://github.com/gentoo/gentoo/pull/41919 that I'm using to test libxml-2.14.

utils/dumplibs.cpp: In function ‘void dumpLibs()’:
utils/dumplibs.cpp:142:31: error: ‘__xmlParserVersion’ was not declared in this scope; did you mean ‘xmlParserVersion’?
  142 |     const char **xmlVersion = __xmlParserVersion();
      |                               ^~~~~~~~~~~~~~~~~~
      |                               xmlParserVersion
Comment 1 Alfred Wingate 2025-05-10 19:55:00 UTC
Created attachment 928421 [details]
emerge --info