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

Bug 923365

Summary: media-gfx/inkscape-1.2.2-r4: ‘xmlFree’ was not declared in this scope
Product: Gentoo Linux Reporter: Gentookh <ghz3>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asturm
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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 ***