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

Bug 923636

Summary: net-im/pidgin-2.14.12 - [clang] parser.c: error: incompatible function pointer types initializing
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: CONFIRMED ---    
Severity: normal CC: brahmajit.xyz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
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:20240202-153236.log
qlist-info.txt
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2024-02-02 17:00:54 UTC
too long lines were shrinked:

      |      ^
3 warnings generated.
/bin/sh ../../../libtool --silent  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../..  -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return  -Wdeclaration-after-state
4 warnings generated.
/bin/sh ../../../libtool --silent  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../..  -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return  -Wdeclaration-after-state
/bin/sh ../../../libtool --silent  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../..  -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return  -Wdeclaration-after-state
parser.c:249:2: error: incompatible function pointer types initializing
      'xmlStructuredErrorFunc'
      (aka 'void (*)(void *, const struct _xmlError *)') with an expression of

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20240201-052009

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
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.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
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]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit 380093f46c581dc5a2437e482e50ebfbc5e16195
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 2 14:40:16 2024 +0000

    2024-02-02 14:40:11 UTC

emerge -qpvO net-im/pidgin
[ebuild  N    ] net-im/pidgin-2.14.12  USE="dbus gstreamer gtk idn ncurses networkmanager nls python v4l xscreensaver (-aqua) -debug -doc -eds -gadu -gnutls -groupwise -meanwhile -perl -pie -prediction -sasl -spell -tcl -test -tk -zephyr -zeroconf" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2024-02-02 17:00:55 UTC
Created attachment 884051 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-02 17:00:56 UTC
Created attachment 884052 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-02 17:00:57 UTC
Created attachment 884053 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-02 17:00:58 UTC
Created attachment 884054 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-02 17:00:59 UTC
Created attachment 884055 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-02 17:01:00 UTC
Created attachment 884056 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-02 17:01:01 UTC
Created attachment 884057 [details]
net-im:pidgin-2.14.12:20240202-153236.log
Comment 8 Toralf Förster gentoo-dev 2024-02-02 17:01:02 UTC
Created attachment 884058 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-02-02 17:01:04 UTC
Created attachment 884059 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-02-02 17:01:05 UTC
Created attachment 884060 [details]
var.tmp.clang.tar.xz
Comment 11 Brahmajit Das 2024-05-05 11:41:13 UTC
Can't reproduce the error with pidgin-2.14.13.ebuild, shall we close this bug?