Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525394 - games-emulation/vbam-1.8.0.1228 fails to build with media-video/libav-10.5
Summary: games-emulation/vbam-1.8.0.1228 fails to build with media-video/libav-10.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libav-10
  Show dependency tree
 
Reported: 2014-10-14 09:03 UTC by Nikoli
Modified: 2015-06-13 20:38 UTC (History)
0 users

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


Attachments
build.log (vbam-1.8.0.1228_build.log,86.22 KB, text/plain)
2014-10-14 09:03 UTC, Nikoli
Details
vbam-9999 build.log (vbam-9999_build.log,13.28 KB, text/plain)
2015-06-09 22:04 UTC, Nikoli
Details
vbam-9999 build.log (vbam-9999_build.log,46.97 KB, text/plain)
2015-06-10 15:08 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2014-10-14 09:03:55 UTC
Created attachment 386662 [details]
build.log

/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In constructor 'MediaRecorder::MediaRecorder()':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:81:11: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/avc
odec.h:3114) [-Wdeprecated-declarations]
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:81:31: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/avc
odec.h:3114) [-Wdeprecated-declarations]
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::setup_sound_stream(const char*, AVOutputFormat*)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:92:28: error: 'CODEC_ID_NONE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::setup_video_stream(const char*, int, int, int)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:203:89: error: invalid conversion from 'const AVPixelFormat*' to 'AVPixelFormat*' [-fpermissive]
In file included from /usr/include/libavformat/avformat.h:255:0,
                 from /var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:12:
/usr/include/libavcodec/avcodec.h:4090:20: error:   initializing argument 1 of 'AVPixelFormat avcodec_find_best_pix_fmt2(AVPixelFormat*, AVPixelFormat, int, int*)' [-fpermissive]
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:208:21: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/av
codec.h:3114) [-Wdeprecated-declarations]
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:208:41: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/av
codec.h:3114) [-Wdeprecated-declarations]
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::finish_setup(const char*)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:257:7: error: 'CODEC_ID_PCM_S16LE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:258:7: error: 'CODEC_ID_PCM_S16BE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:259:7: error: 'CODEC_ID_PCM_U16LE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:260:7: error: 'CODEC_ID_PCM_U16BE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::Record(const char*, int, int, int)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:310:36: error: 'CODEC_ID_NONE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::Record(const char*)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:327:36: error: 'CODEC_ID_NONE' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::AddFrame(const u8*)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:416:66: error: 'avcodec_encode_video' was not declared in this scope
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp: In member function 'MediaRet MediaRecorder::AddFrame(const u16*)':
/var/tmp/portage/games-emulation/vbam-1.8.0.1228/work/vbam-1.8.0.1228/src/common/ffmpeg.cpp:469:55: error: 'avcodec_encode_audio' was not declared in this scope


Portage 2.2.8-r2 (hardened/linux/amd64, gcc-4.7.3, glibc-2.19-r1, 3.15.10-hardened-r1 x86_64)
=================================================================
                        System Settings
=================================================================
KiB Mem:    65825872 total,   4431888 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Tue, 14 Oct 2014 07:15:01 +0000
ld GNU ld (Gentoo 2.23.2 p1.0) 2.23.2
app-shells/bash:          4.2_p53
dev-lang/perl:            5.18.2-r1
dev-lang/python:          2.7.7
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo nikoli
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0 /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7-avx -O2 -pipe"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs cgroup collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTDIR_OVERLAY="/var/lib/layman/nikoli"
USE="X a52 aac acl acpi aes-ni alsa amd64 amr audiofile avx bash-completion bzip2 cairo caps cdda cddb cdio cdparanoia cdr celt cli consolekit cracklib crypt css cups cxx dbus djvu dri dvd dvdr encode exif fat ffmpeg flac fluidsynth fontconfig fortran gd geoip gif gimp gmp gphoto2 gpm graphviz gsm gstreamer gtk handbook hardened iconv icu id3tag idn imagemagick imap imlib ios ipod ipv6 jbig jpeg jpeg2k justify kde kipi lame laptop lcms libass libnotify libproxy libsamplerate lm_sensors lzma lzo mac mad matroska mikmod mmx mmxext mng modplug modules mp3 mp4 mtp multilib musepack musicbrainz ncurses networkmanager nls nptl nptlonly ntfs ogg openal openexr opengl openmp opus pam pango pax_kernel pcre pdf phonon plasma pm-utils png policykit postscript qt3support qt4 rar raw readline reiserfs replaygain rtmp sasl scanner semantic-desktop session smp sndfile socks5 speex spell sqlite sse sse2 sse3 sse4_1 ssl ssse3 startup-notification svg symlink sysfs taglib threads thumbnail tiff truetype udev udisks unicode upnp upower usb v4l v4l2 vcd vdpau vorbis vpx wavpack webkit webp wma x264 xattr xcb xcomposite xface xinerama xml xmp xpm xscreensaver xtpax xv xz zip zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-minimizer" LINGUAS="ru ru_RU en" NGINX_MODULES_HTTP="access auth_basic autoindex fastcgi gzip rewrite" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="radeon r600 modesetting vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

games-emulation/vbam-1.8.0.1228 was built with the following:
USE="cairo gtk nls openal wxwidgets -ffmpeg -link -lirc -sdl" ABI_X86="64"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2015-06-04 17:33:47 UTC
Same failure with the 9999 ebuild?
Comment 2 Nikoli 2015-06-09 22:04:45 UTC
Created attachment 404842 [details]
vbam-9999 build.log

No, 9999 fails even with ffmpeg disabled.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2015-06-10 02:58:34 UTC
that's just their code being broken.  it's not related to libav.  try it again and it should at least build with USE=-ffmpeg
Comment 4 Nikoli 2015-06-10 15:08:21 UTC
Created attachment 404894 [details]
vbam-9999 build.log

Now it builds wine with USE=-ffmpeg, but still fails with libav-11.3.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2015-06-13 20:38:39 UTC
doesn't seem like upstream has plans to support libav so I've changed the virtual to exclude it.  Maybe in the future both implementations will be supported.