Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932640 - x11-plugins/pidgin-sipe-1.25.0-r1 - [meson-9999] [gcc-15] sipe-xml.c: error: initialization of void ( )(void , const xmlError ) {aka void ( )(void , const struct _xmlError
Summary: x11-plugins/pidgin-sipe-1.25.0-r1 - [meson-9999] [gcc-15] sipe-xml.c: error: ...
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:
 
Reported: 2024-05-24 15:24 UTC by Toralf Förster
Modified: 2024-05-24 15:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2024-05-24 15:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.06 KB, text/plain)
2024-05-24 15:24 UTC, Toralf Förster
Details
environment (environment,77.18 KB, text/plain)
2024-05-24 15:24 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-24 15:24 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.52 KB, application/x-xz)
2024-05-24 15:24 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.48 KB, application/x-xz)
2024-05-24 15:24 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,43.08 KB, application/x-xz)
2024-05-24 15:24 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.04 KB, application/x-xz)
2024-05-24 15:24 UTC, Toralf Förster
Details
x11-plugins:pidgin-sipe-1.25.0-r1:20240524-080229.log (x11-plugins:pidgin-sipe-1.25.0-r1:20240524-080229.log,48.83 KB, text/plain)
2024-05-24 15:24 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-05-24 15:24:15 UTC
too long lines were shrinked:

/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..      -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api     -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libsipe_core_li
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..      -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api     -O2 -pipe -march=native -fno-diagnostics-color -c -o libsipe_core_tests_la-sip-sec-ntlm-tes
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c sipe-xml.c  -fPIC -DPIC -o .libs/libsipe_core_libxml2_la-
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..      -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api     -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/libmount -I/usr/incl
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -O2 -pipe -march=native -fno-diagnostics-color -c sip-sec-ntlm-tests.c  -fPIC -DPIC -o .libs/libsipe_core_tests_la-sip-sec-ntlm-te
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/i
sipe-xml.c:210: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]
  210 |         callback_serror,        /* serror */
      |         ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20240521-083502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <dev-build/meson-9999
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
  [3]   ruby33 (with Rubygems)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit d8ae9d6944f9dfa8a1608386b5356d6c6ec5fef8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 24 07:49:04 2024 +0000

    2024-05-24 07:49:03 UTC

emerge -qpvO x11-plugins/pidgin-sipe
[ebuild  N    ] x11-plugins/pidgin-sipe-1.25.0-r1  USE="-dbus -debug -kerberos -ocs2005-message-hack -openssl (-telepathy) -voice"
Comment 1 Toralf Förster gentoo-dev 2024-05-24 15:24:16 UTC
Created attachment 894222 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-24 15:24:17 UTC
Created attachment 894223 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-24 15:24:19 UTC
Created attachment 894224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-24 15:24:19 UTC
Created attachment 894225 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-24 15:24:20 UTC
Created attachment 894226 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-24 15:24:21 UTC
Created attachment 894227 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-24 15:24:22 UTC
Created attachment 894228 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-24 15:24:23 UTC
Created attachment 894229 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-24 15:24:24 UTC
Created attachment 894230 [details]
x11-plugins:pidgin-sipe-1.25.0-r1:20240524-080229.log