Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917553 - app-office/dia-0.97.3-r1 - dia-render-script-import.c: error: implicit declaration of function xmlParseFile
Summary: app-office/dia-0.97.3-r1 - dia-render-script-import.c: error: implicit declar...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard: workaround in >=libxml2-2.12.3
Keywords: UPSTREAM
Depends on:
Blocks: libxml2-2.12
  Show dependency tree
 
Reported: 2023-11-18 09:33 UTC by Toralf Förster
Modified: 2024-05-25 21:08 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2023-11-18 09:33 UTC, Toralf Förster
Details
app-office:dia-0.97.3-r1:20231118-021909.log.xz (app-office:dia-0.97.3-r1:20231118-021909.log.xz,35.14 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.38 KB, text/plain)
2023-11-18 09:33 UTC, Toralf Förster
Details
environment (environment,108.72 KB, text/plain)
2023-11-18 09:33 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.08 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.36 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.01 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,54.57 KB, application/x-xz)
2023-11-18 09:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,61.61 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:33:32 UTC
  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"
Comment 1 Toralf Förster gentoo-dev 2023-11-18 09:33:33 UTC
Created attachment 875087 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-18 09:33:34 UTC
Created attachment 875088 [details]
app-office:dia-0.97.3-r1:20231118-021909.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-11-18 09:33:35 UTC
Created attachment 875089 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-18 09:33:37 UTC
Created attachment 875090 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-18 09:33:37 UTC
Created attachment 875091 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-18 09:33:38 UTC
Created attachment 875092 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-18 09:33:39 UTC
Created attachment 875093 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-18 09:33:40 UTC
Created attachment 875094 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-18 09:33:42 UTC
Created attachment 875095 [details]
temp.tar.xz
Comment 10 Kostadin Shishmanov 2024-01-12 18:42:09 UTC
Upstream MR: https://gitlab.gnome.org/GNOME/dia/-/merge_requests/116