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

Bug 874561

Summary: media-libs/libmpd-11.8.17-r1 - libmpd-playlist.c: error: incompatible pointer to integer conversion
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
media-libs:libmpd-11.8.17-r1:20221003-064959.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 08:15:06 UTC
too long lines were shrinked:

libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c libmpd-status.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c libmpd-player.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c libmpd.c  -fPIC
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Wall -Wmissing-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c libmpd-playlist
libmpd-playlist.c:783:10: error: incompatible pointer to integer conversion
      returning 'void *' from a function with result type 'int'
      [-Wint-conversion]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221002-133630

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit af50553c502d12d3163e7ed114fc3646f1d1afd7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 05:33:59 2022 +0000

    2022-10-03 05:33:58 UTC

emerge -qpvO media-libs/libmpd
[ebuild  N    ] media-libs/libmpd-11.8.17-r1  USE="-doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:15:07 UTC
Created attachment 817354 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:15:07 UTC
Created attachment 817357 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:15:09 UTC
Created attachment 817360 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:15:10 UTC
Created attachment 817363 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:15:11 UTC
Created attachment 817366 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:15:12 UTC
Created attachment 817369 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:15:13 UTC
Created attachment 817372 [details]
media-libs:libmpd-11.8.17-r1:20221003-064959.log
Comment 8 Toralf Förster gentoo-dev 2022-10-03 08:15:14 UTC
Created attachment 817375 [details]
temp.tar.bz2