Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917514 - media-gfx/eom-1.26.1-r1 - [slibtool] egg-toolbars-model.c: error: xmlIndentTreeOutput undeclared (first use in this function)
Summary: media-gfx/eom-1.26.1-r1 - [slibtool] egg-toolbars-model.c: error: xmlIndentTr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: libxml2-2.12
  Show dependency tree
 
Reported: 2023-11-17 16:46 UTC by Toralf Förster
Modified: 2024-01-16 03:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.79 KB, text/plain)
2023-11-17 16:46 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,111.23 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details
environment (environment,96.65 KB, text/plain)
2023-11-17 16:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.04 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.30 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.83 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details
media-gfx:eom-1.26.1-r1:20231117-163902.log (media-gfx:eom-1.26.1-r1:20231117-163902.log,51.14 KB, text/plain)
2023-11-17 16:46 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,110.53 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.35 KB, application/x-xz)
2023-11-17 16:46 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-11-17 16:46:23 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4.
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 57, .st_ino = 25471}.
rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3.
rdlibtool: lconf: found "/var/tmp/portage/media-gfx/eom-1.26.1-r1/work/eom-1.26.1/libtool".
rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/egg -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/mate-desktop-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/cairo -I/usr/include/libpeas-1.0 -I/usr/inc
egg-toolbars-model.c: In function egg_toolbars_model_to_xml:
egg-toolbars-model.c:78:3: error: xmlIndentTreeOutput undeclared (first use in this function)
   78 |   xmlIndentTreeOutput = TRUE;
      |   ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20231109-082517

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

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
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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 ee409583fc4619ff9e41ab5a7976e11f58f91d8e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 17 15:32:49 2023 +0000

    2023-11-17 15:32:48 UTC

emerge -qpvO media-gfx/eom
[ebuild  N    ] media-gfx/eom-1.26.1-r1  USE="X introspection jpeg lcms nls svg tiff -debug -exif -imagemagick -xmp"
Comment 1 Toralf Förster gentoo-dev 2023-11-17 16:46:24 UTC
Created attachment 874968 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-17 16:46:25 UTC
Created attachment 874969 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-17 16:46:27 UTC
Created attachment 874970 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-17 16:46:27 UTC
Created attachment 874971 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-17 16:46:28 UTC
Created attachment 874972 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-17 16:46:29 UTC
Created attachment 874973 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-17 16:46:30 UTC
Created attachment 874975 [details]
media-gfx:eom-1.26.1-r1:20231117-163902.log
Comment 8 Toralf Förster gentoo-dev 2023-11-17 16:46:32 UTC
Created attachment 874976 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-17 16:46:33 UTC
Created attachment 874977 [details]
temp.tar.xz
Comment 11 Larry the Git Cow gentoo-dev 2024-01-16 03:19:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da5517c4dfabbad40a15a3672cb041eea71a3f5

commit 6da5517c4dfabbad40a15a3672cb041eea71a3f5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-16 03:17:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-16 03:17:58 +0000

    media-gfx/eom: fix build w/ libxml2-2.12
    
    Closes: https://bugs.gentoo.org/917514
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/eom/eom-1.26.1-r1.ebuild                |  6 +++-
 media-gfx/eom/eom-1.27.1.ebuild                   |  6 +++-
 media-gfx/eom/files/eom-1.26.1-libxml2-2.12.patch | 38 +++++++++++++++++++++++
 3 files changed, 48 insertions(+), 2 deletions(-)