Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917550 - app-text/atril-1.27.0 - [slibtool] egg-toolbars-model.c: error: xmlIndentTreeOutput undeclared (first use in this function)
Summary: app-text/atril-1.27.0 - [slibtool] egg-toolbars-model.c: error: xmlIndentTree...
Status: RESOLVED UPSTREAM
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: workaround in >=libxml2-2.12.3
Keywords: PATCH
Depends on:
Blocks: libxml2-2.12
  Show dependency tree
 
Reported: 2023-11-18 09:32 UTC by Toralf Förster
Modified: 2024-02-14 11:13 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.91 KB, text/plain)
2023-11-18 09:32 UTC, Toralf Förster
Details
app-text:atril-1.27.0:20231117-234824.log (app-text:atril-1.27.0:20231117-234824.log,57.26 KB, text/plain)
2023-11-18 09:32 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,114.94 KB, application/x-xz)
2023-11-18 09:32 UTC, Toralf Förster
Details
environment (environment,132.92 KB, text/plain)
2023-11-18 09:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.04 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.32 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.41 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,113.79 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.43 KB, application/x-xz)
2023-11-18 09:33 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-18 09:32:55 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4.
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 57, .st_ino = 485979}.
rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3.
rdlibtool: lconf: found "/var/tmp/portage/app-text/atril-1.27.0/work/atril-1.27.0/libtool".
rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/
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 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 app-text/atril
[ebuild  N    ] app-text/atril-1.27.0  USE="dbus introspection keyring nls postscript tiff -caja -debug -djvu -dvi -epub -synctex -t1lib -test -xps"
Comment 1 Toralf Förster gentoo-dev 2023-11-18 09:32:56 UTC
Created attachment 875061 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-18 09:32:57 UTC
Created attachment 875062 [details]
app-text:atril-1.27.0:20231117-234824.log
Comment 3 Toralf Förster gentoo-dev 2023-11-18 09:32:58 UTC
Created attachment 875063 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-11-18 09:32:59 UTC
Created attachment 875064 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-18 09:33:00 UTC
Created attachment 875065 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-18 09:33:01 UTC
Created attachment 875066 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-18 09:33:02 UTC
Created attachment 875067 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-18 09:33:03 UTC
Created attachment 875068 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-18 09:33:05 UTC
Created attachment 875069 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-16 03:09:52 UTC
https://github.com/mate-desktop/atril/commit/600b552f162fa6b59a937be541d8a377807bcceb for 1.27.x, note that this didn't get backported to the 1.26.x branch (yet?)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-29 09:39:00 UTC
(In reply to Sam James from comment #10)
> https://github.com/mate-desktop/atril/commit/
> 600b552f162fa6b59a937be541d8a377807bcceb for 1.27.x, note that this didn't
> get backported to the 1.26.x branch (yet?)

unfortunately, looks like 1.26.2 is now out and this missed it too
Comment 12 Andreas Sturmlechner gentoo-dev 2024-02-14 11:13:38 UTC
The missing header was worked around by >=libxml-2.12.3. Closing this since it is fixed upstream in future release and no longer such a hurry.