Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924053 - net-im/pidgin-2.14.12 - parser.c: error: initialization of void ( )(void , const xmlError ) {aka void ( )(void , const struct _xmlError )} from incomp
Summary: net-im/pidgin-2.14.12 - parser.c: error: initialization of void ( )(void , co...
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:
Keywords: PullRequest
Depends on:
Blocks: c99-porting libxml2-2.12
  Show dependency tree
 
Reported: 2024-02-08 08:22 UTC by Toralf Förster
Modified: 2024-04-20 06:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2024-02-08 08:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.96 KB, text/plain)
2024-02-08 08:22 UTC, Toralf Förster
Details
environment (environment,167.12 KB, text/plain)
2024-02-08 08:22 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-02-08 08:22 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.67 KB, application/x-xz)
2024-02-08 08:22 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.50 KB, application/x-xz)
2024-02-08 08:22 UTC, Toralf Förster
Details
net-im:pidgin-2.14.12:20240207-212214.log.xz (net-im:pidgin-2.14.12:20240207-212214.log.xz,13.05 KB, application/x-xz)
2024-02-08 08:22 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,164.64 KB, text/plain)
2024-02-08 08:22 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,51.75 KB, application/x-xz)
2024-02-08 08:22 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 2024-02-08 08:22:20 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = -1 [ENOENT].
rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3.
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 145, .st_ino = 5168494}.
rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4.
rdlibtool: lconf: found "/var/tmp/portage/net-im/pidgin-2.14.12/work/pidgin-2.14.12/libtool".
rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif
parser.c:249:9: error: initialization of 'void (*)(void *, const xmlError *)' {aka 'void (*)(void *, const struct _xmlError *)'} from incompatible pointer type 'void (*)(void *, xmlError *)' {aka 'void (*)(void *, struct _xmlError *)'} [-Wincompatible-pointer-types]
  249 |         jabber_parser_structured_error_handler  /*serror*/
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20240206-100012

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
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.6
Python 3.11.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1 *
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.2.8
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit d18389c7df500810d2b5df16edb7d86d97b518e1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 7 19:33:34 2024 +0000

    2024-02-07 19:33:33 UTC

emerge -qpvO net-im/pidgin
[ebuild  N    ] net-im/pidgin-2.14.12  USE="gstreamer gtk tcl xscreensaver (-aqua) -dbus -debug -doc -eds -gadu -gnutls -groupwise -idn -meanwhile -ncurses -networkmanager -nls -perl -pie -prediction -python -sasl -spell -test -tk -v4l -zephyr -zeroconf" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2024-02-08 08:22:21 UTC
Created attachment 884539 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-08 08:22:22 UTC
Created attachment 884540 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-08 08:22:24 UTC
Created attachment 884541 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-08 08:22:24 UTC
Created attachment 884542 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-08 08:22:25 UTC
Created attachment 884543 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-08 08:22:26 UTC
Created attachment 884544 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-08 08:22:27 UTC
Created attachment 884545 [details]
net-im:pidgin-2.14.12:20240207-212214.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-08 08:22:28 UTC
Created attachment 884546 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-02-08 08:22:30 UTC
Created attachment 884547 [details]
temp.tar.xz
Comment 10 Joonas Niilola gentoo-dev 2024-04-20 06:44:17 UTC
Apparently fixed with a newer pidgin release.