169 | G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dia-render-script-import.c:164:1: warning: no previous prototype for 'import_drs' [-Wmissing-prototypes] 164 | import_drs (const gchar *filename, DiagramData *dia, void* user_data) | ^~~~~~~~~~ dia-render-script-import.c: In function 'import_drs': dia-render-script-import.c:167:19: error: implicit declaration of function 'xmlParseFile'; did you mean 'xmlSaveFile'? [-Werror=implicit-function-declaration] 167 | xmlDocPtr doc = xmlParseFile(filename); | ^~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-20231114-170805 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" 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] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 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-office/dia [ebuild N ] app-office/dia-0.97.3-r1 USE="cairo -doc"
Created attachment 875087 [details] emerge-info.txt
Created attachment 875088 [details] app-office:dia-0.97.3-r1:20231118-021909.log.xz
Created attachment 875089 [details] emerge-history.txt
Created attachment 875090 [details] environment
Created attachment 875091 [details] etc.clang.tar.xz
Created attachment 875092 [details] etc.portage.tar.xz
Created attachment 875093 [details] logs.tar.xz
Created attachment 875094 [details] qlist-info.txt.xz
Created attachment 875095 [details] temp.tar.xz
Upstream MR: https://gitlab.gnome.org/GNOME/dia/-/merge_requests/116
#MeToo app-office/dia-0.97.3-r
Created attachment 895640 [details] app-office/dia-0.97.3-r2 -- build.log app-office/dia-0.97.3-r2 -- build.log
That issue was bug 883069 which I just fixed. Anyway, this one is fixed too (worked around via libxml2, the upstream MR doesn't apply cleanly but doesn't seem needed).