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

Bug 883305

Summary: media-video/vlc-3.0.17.4-r2 - demux/.../ts_pid.c: error: incompatible function pointer types passing
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED OBSOLETE    
Severity: normal CC: pacho
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.bz2
etc.portage.tar.bz2
logs.tar.bz2
media-video:vlc-3.0.17.4-r2:20221127-143852.log.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-27 14:41:51 UTC
                                               ^
../include/vlc_common.h:477:15: note: expanded from macro 'VLC_OBJECT'
        const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
              ^
demux/mpeg/ts_pid.c:104:59: error: incompatible function pointer types passing
      'int (void *, void *)' to parameter of type '__compar_fn_t' (aka 'int
      (*)(const void *, const void *)')

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit b414ba019f74e04f2d29d4fd65a79b0baf3e4c1c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 13:46:53 2022 +0000

    2022-11-27 13:46:53 UTC

emerge -qpvO media-video/vlc
[ebuild  N    ] media-video/vlc-3.0.17.4-r2  USE="X alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt gui jpeg libnotify libsamplerate mad matroska mp3 mpeg ncurses ogg png ssl svg udev x264 xml -a52 -aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -modplug -mtp -musepack -nfs -omxil -optimisememory -opus -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -taglib -test -theora -tremor -truetype -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland -x265 -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-11-27 14:41:52 UTC
Created attachment 837719 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 14:41:54 UTC
Created attachment 837721 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-27 14:41:55 UTC
Created attachment 837723 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-27 14:41:56 UTC
Created attachment 837725 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-27 14:41:57 UTC
Created attachment 837727 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 14:41:58 UTC
Created attachment 837729 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-27 14:42:00 UTC
Created attachment 837731 [details]
media-video:vlc-3.0.17.4-r2:20221127-143852.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-27 14:42:01 UTC
The file size of ./files/temp.tar.bz2 is too big (1.6M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_desktop_plasma-j4-20221127-030005/var/tmp/tb/issues/20221127-144036-media-video_vlc-3.0.17.4-r2/files/temp.tar.bz2 is valid.
Comment 9 Toralf Förster gentoo-dev 2022-11-27 14:42:02 UTC
Created attachment 837733 [details]
var.tmp.clang.tar.bz2
Comment 10 Pacho Ramos gentoo-dev 2023-04-26 23:50:59 UTC
Is this still failing with 3.0.18?
Comment 11 Toralf Förster gentoo-dev 2023-04-29 19:20:36 UTC
(In reply to Pacho Ramos from comment #10)
> Is this still failing with 3.0.18?

no
Comment 12 Pacho Ramos gentoo-dev 2023-05-02 19:14:23 UTC
thanks