Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880917 - net-libs/telepathy-glib-0.24.2 - protocol.c: error: incompatible function pointer types passing
Summary: net-libs/telepathy-glib-0.24.2 - protocol.c: error: incompatible function poi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-11 12:04 UTC by Toralf Förster
Modified: 2022-11-11 12:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.12 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.18 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
environment (environment,125.36 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,695 bytes, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.78 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.86 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
net-libs:telepathy-glib-0.24.2:20221111-104136.log.bz2 (net-libs:telepathy-glib-0.24.2:20221111-104136.log.bz2,10.25 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,47.28 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.63 KB, application/x-bzip)
2022-11-11 12:04 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 2022-11-11 12:04:38 UTC
too long lines were shrinked:

      g_string_append (str, #flag + 17); \
                                  ^
3 warnings generated.
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"tp-glib\" -D_TP_COMPILATION   -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare -Wnested-externs -Wpointer-arith -Wformat-security -Winit-self -Wn
protocol.c:1794:42: error: incompatible function pointer types passing
      'void (GValueArray *)' (aka 'void (struct _GValueArray *)') to parameter
      of type 'GDestroyNotify' (aka 'void (*)(void *)')

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221110-130010

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 662bac4a9630c3ecb61f904350df4f63142b75c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 08:46:51 2022 +0000

    2022-11-11 08:46:50 UTC

emerge -qpvO net-libs/telepathy-glib
[ebuild  N    ] net-libs/telepathy-glib-0.24.2  USE="introspection vala -debug -test"
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:04:39 UTC
Created attachment 830863 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:04:41 UTC
Created attachment 830865 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:04:42 UTC
Created attachment 830867 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:04:43 UTC
Created attachment 830869 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:04:44 UTC
Created attachment 830871 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:04:45 UTC
Created attachment 830873 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:04:46 UTC
Created attachment 830875 [details]
net-libs:telepathy-glib-0.24.2:20221111-104136.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-11 12:04:47 UTC
Created attachment 830877 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-11 12:04:48 UTC
Created attachment 830879 [details]
var.tmp.clang.tar.bz2