Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923636 - net-im/pidgin-2.14.12 - [clang] parser.c: error: incompatible function pointer types initializing
Summary: net-im/pidgin-2.14.12 - [clang] parser.c: error: incompatible function pointe...
Status: CONFIRMED
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-02 17:00 UTC by Toralf Förster
Modified: 2024-02-02 17:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.63 KB, text/plain)
2024-02-02 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.33 KB, text/plain)
2024-02-02 17:00 UTC, Toralf Förster
Details
environment (environment,176.63 KB, text/plain)
2024-02-02 17:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-02-02 17:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.24 KB, application/x-xz)
2024-02-02 17:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.39 KB, application/x-xz)
2024-02-02 17:01 UTC, Toralf Förster
Details
net-im:pidgin-2.14.12:20240202-153236.log (net-im:pidgin-2.14.12:20240202-153236.log,151.89 KB, text/plain)
2024-02-02 17:01 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,164.86 KB, text/plain)
2024-02-02 17:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,315.20 KB, application/x-xz)
2024-02-02 17:01 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.75 KB, application/x-xz)
2024-02-02 17:01 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-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