Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923365 - media-gfx/inkscape-1.2.2-r4: ‘xmlFree’ was not declared in this scope
Summary: media-gfx/inkscape-1.2.2-r4: ‘xmlFree’ was not declared in this scope
Status: RESOLVED DUPLICATE of bug 923247
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-30 21:25 UTC by Gentookh
Modified: 2024-01-30 21:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.gz,45.48 KB, application/gzip)
2024-01-30 21:28 UTC, Gentookh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gentookh 2024-01-30 21:25:52 UTC
Unable to merge package.

Reproducible: Always

Steps to Reproduce:
1. Merge
2. Observe failure
Actual Results:  
/var/tmp/portage/media-gfx/inkscape-1.2.2-r4/work/inkscape-1.2.2/src/object/uri.cpp:
In constructor ‘Inkscape::URI::URI(const gchar*, const char*)’:
/var/tmp/portage/media-gfx/inkscape-1.2.2-r4/work/inkscape-1.2.2/src/object/uri.cpp:86:9: error: ‘xmlFree’ was not declared in this scope; did you mean ‘xmlFreeURI’?
   86 |         xmlFree(full);
      |         ^~~~~~~
      |         xmlFreeURI

Expected Results:  
Merges successfully
Comment 1 Gentookh 2024-01-30 21:28:02 UTC
Created attachment 883749 [details]
build.log
Comment 2 Andreas Sturmlechner gentoo-dev 2024-01-30 21:39:37 UTC

*** This bug has been marked as a duplicate of bug 923247 ***