Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924053

Summary: net-im/pidgin-2.14.12 - parser.c: error: initialization of void ( )(void , const xmlError ) {aka void ( )(void , const struct _xmlError )} from incomp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED UPSTREAM    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35233
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412, 917537    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
net-im:pidgin-2.14.12:20240207-212214.log.xz
qlist-info.txt
temp.tar.xz

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.