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

Bug 917548

Summary: x11-libs/gtkmathview-0.8.0-r5 - libxml2_Model.cc: error: xmlParseFile was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: CONFIRMED ---    
Severity: normal CC: asturm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: workaround in >=libxml2-2.12.3
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 917537    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz
x11-libs:gtkmathview-0.8.0-r5:20231117-223733.log.xz

Description Toralf Förster gentoo-dev 2023-11-18 09:32:07 UTC
                 from ../../../src/frontend/common/TemplateSetup.hh:23,
                 from libxml2_Setup.cc:24:
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
libxml2_Model.cc: In static member function 'static xmlDoc* libxml2_Model::document(const AbstractLogger&, const String&, bool)':
libxml2_Model.cc:32:17: error: 'xmlParseFile' was not declared in this scope; did you mean 'xmlSaveFile'?
   32 |   xmlDoc* doc = xmlParseFile(path.c_str());
      |                 ^~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20231113-080511

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 6915a07f723a3ae2d903a81e6788214ab7b54bdb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 17 21:47:53 2023 +0000

    2023-11-17 21:47:52 UTC

emerge -qpvO x11-libs/gtkmathview
[ebuild  N    ] x11-libs/gtkmathview-0.8.0-r5  USE="svg -mathml -t1lib"
Comment 1 Toralf Förster gentoo-dev 2023-11-18 09:32:08 UTC
Created attachment 875043 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-18 09:32:09 UTC
Created attachment 875044 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-18 09:32:10 UTC
Created attachment 875045 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-18 09:32:11 UTC
Created attachment 875046 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-18 09:32:12 UTC
Created attachment 875047 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-18 09:32:13 UTC
Created attachment 875048 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-18 09:32:14 UTC
Created attachment 875049 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-18 09:32:15 UTC
Created attachment 875050 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-18 09:32:16 UTC
Created attachment 875051 [details]
x11-libs:gtkmathview-0.8.0-r5:20231117-223733.log.xz
Comment 10 Andreas Sturmlechner gentoo-dev 2024-02-14 11:03:24 UTC
Upstream (if there is anyone?) should still be made to add the missing header even if it is worked around again by >=libxml-2.12.3.