Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Broken DeaDBeeF ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Olorin
n00b
n00b


Joined: 10 Jun 2012
Posts: 6
Location: Texas

PostPosted: Mon Aug 20, 2012 12:01 pm    Post subject: [SOLVED] Broken DeaDBeeF ebuild Reply with quote

Hi, first post. Hopefully this is an appropriate use of this forum. I've been trying to install deadbeef, but have absolutely no experience with unsupported software. I created a local overlay and added an ebuild to it that I found with Google, and emerge will now find it. However, it fails to compile with an "emake failed" error. Google has been no help so far, and there doesn't seem to be anything at all about deadbeef in these forums yet. I haven't included much information because I'm really not sure what would be helpful in this case. Any help is appreciated.

Last edited by Olorin on Wed Aug 22, 2012 6:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Aug 20, 2012 12:07 pm    Post subject: Reply with quote

"Emake Failed" is Portage reporting the failure of the build process but carries no information whatsoever about the failure. Actual compile errors, the build log, and also what the heck deadbeef might be would all be helpful information.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Olorin
n00b
n00b


Joined: 10 Jun 2012
Posts: 6
Location: Texas

PostPosted: Mon Aug 20, 2012 12:23 pm    Post subject: Reply with quote

Thanks for the quick reply. I knew that it was a very general error, but it was pretty much all that was included in the message at the end that means anything to me (and wasn't - still not - sure whether or not it's useful to know that it fails during the compile phase, and not the configure phase). I was half expecting to be told that a local overlay is not the correct way to be doing this in the first place. DeadBeef is a simple music player, sort of a clone of Foobar2000. The build log is very long and I don't know which parts of it might be useful to people, so I thought I'd see whether or not anyone asked for it. Here it is:

Quote:
[32;01m * Package: media-sound/deadbeef-0.5.5
 * Repository: x-portage
 * USE: aac alsa amd64 dts elibc_glibc flac gtk2 gtk3 kernel_linux mp3 multilib nls pulseaudio userland_GNU vorbis
 * FEATURES: sandbox
>>> Unpacking source...
>>> Unpacking deadbeef-0.5.5.tar.bz2 to /var/tmp/portage/media-sound/deadbeef-0.5.5/work
>>> Source unpacked in /var/tmp/portage/media-sound/deadbeef-0.5.5/work
>>> Preparing source in /var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5 ...
* econf: updating deadbeef-0.5.5/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating deadbeef-0.5.5/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-portable --docdir=/usr/share/deadbeef --enable-aac --disable-adplug --enable-alsa --disable-ffap --disable-cdda --disable-converter --enable-dca --disable-dumb --disable-ffmpeg --enable-flac --disable-gme --disable-hotkeys --disable-m3u --disable-wildmidi --disable-mms --disable-mono2stereo --enable-mad --disable-musepack --enable-nls --disable-notify --disable-nullout --disable-oss --disable-psf --enable-pulse --disable-rpath --disable-shellexec --disable-shn --disable-sid --disable-sndfile --disable-src --disable-static --disable-staticlink --disable-supereq --disable-threads --disable-tta --enable-vorbis --disable-vtx --disable-wavpack --disable-vfs-zip --disable-artwork --disable-artwork-imlib2 --disable-vfs-curl --disable-lfm --enable-gtk3 --enable-gtkui --enable-gtkui
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for multithread API to use... none
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... bison
checking version of bison... 2.6.2, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for working fcntl.h... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking for yasm... yes
checking for log2 in -lm... yes
checking for main in -ldl... yes
checking for main in -lsocket... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for main in -lz... yes
checking for main in -lzip... no
checking for GTK3_DEPS... yes
checking for main in -lSM... yes
checking for main in -lICE... yes
checking for GTK2_DEPS... yes
checking for main in -lSM... (cached) yes
checking for main in -lICE... (cached) yes
checking for ALSA_DEPS... yes
checking for DBUS_DEPS... yes
checking for PULSE_DEPS... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for main in -liconv... no
checking whether C compiler accepts -msse2... yes
checking for main in -lcurl... yes
checking for main in -lmad... yes
checking for main in -lvorbis... yes
checking for main in -lvorbisfile... yes
checking for main in -lFLAC... yes
checking for main in -lfaad... yes

Plugin Summary:

stdio: yes - Standard IO plugin
gme: no - chiptune music player based on GME
nullout: no - NULL output
alsa: yes - ALSA output
sid: no - SID player based on libsidplay2
ffap: no - Monkey's audio (APE) decoder
lastfm: no - last.fm scrobbler
mpgmad: yes - mpeg player based on libmad
vorbis: yes - ogg vorbis player
flac: yes - flac player
wavpack: no - wavpack player
sndfile: no - PCM (wav,aiff,etc) player based on libsndfile
vtx: no - vtx file player (ay8910/12 emulation)
adplug: no - adplug player (OPL2/OPL3 emulation)
vfs_curl: no - http/ftp streaming support
cdda: no - cd audio player
gtkui: yes - GTK user interface
hotkeys: no - Global hotkeys support
ffmpeg: no - ffmpeg codecs
oss: no - oss output plugin
pulse: yes - PulseAudio output plugin
artwork: no - Cover art plugin
supereq: no - Equalizer based on Super EQ library by Naoki Shibata
notify: no - notification-daemon support plugin
shellexec: no - shell commands plugin
musepack: no - musepack player plugin
wildmidi: no - WildMidi player plugin
tta: no - TTA player plugin
dca: yes - libdca (DTS Audio) player plugin
aac: yes - AAC player (m4a, aac, mp4) based on FAAD2
mms: no - mms streaming support
dsp_src: no - High quality samplerate conversion using libsamplerate
m3u: no - M3U and PLS playlist support
vfs_zip: no - zip archive support
converter: no - plugin for converting files to any formats
psf: no - PSF format plugin, using AOSDK
dumb: no - DUMB module plugin, for MOD, S3M, etc
shn: no - SHN plugin based on xmms-shn
mono2stereo: no - mono2stereo DSP plugin
shellexecui: yes - GTK user interface for configuring shellexec plugin

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pixmaps/Makefile
config.status: creating icons/Makefile
config.status: creating plugins/gme/Makefile
config.status: creating plugins/alsa/Makefile
config.status: creating plugins/hotkeys/Makefile
config.status: creating plugins/lastfm/Makefile
config.status: creating plugins/ffap/Makefile
config.status: creating plugins/mpgmad/Makefile
config.status: creating plugins/vorbis/Makefile
config.status: creating plugins/flac/Makefile
config.status: creating plugins/wavpack/Makefile
config.status: creating plugins/sndfile/Makefile
config.status: creating plugins/vfs_curl/Makefile
config.status: creating plugins/cdda/Makefile
config.status: creating plugins/gtkui/Makefile
config.status: creating plugins/nullout/Makefile
config.status: creating plugins/vtx/Makefile
config.status: creating plugins/adplug/Makefile
config.status: creating plugins/ffmpeg/Makefile
config.status: creating plugins/sid/Makefile
config.status: creating plugins/oss/Makefile
config.status: creating plugins/pulse/Makefile
config.status: creating plugins/artwork/Makefile
config.status: creating plugins/supereq/Makefile
config.status: creating plugins/notify/Makefile
config.status: creating plugins/shellexec/Makefile
config.status: creating plugins/musepack/Makefile
config.status: creating plugins/wildmidi/Makefile
config.status: creating plugins/tta/Makefile
config.status: creating plugins/dca/Makefile
config.status: creating plugins/aac/Makefile
config.status: creating plugins/mms/Makefile
config.status: creating plugins/dsp_libsrc/Makefile
config.status: creating plugins/m3u/Makefile
config.status: creating plugins/vfs_zip/Makefile
config.status: creating plugins/converter/Makefile
config.status: creating plugins/dumb/Makefile
config.status: creating plugins/ao/Makefile
config.status: creating plugins/shn/Makefile
config.status: creating plugins/mono2stereo/Makefile
config.status: creating plugins/shellexecui/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating deadbeef.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5 ...
make -j9
make all-recursive
make[1]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5'
Making all in pixmaps
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/pixmaps'
Making all in icons
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/icons'
Making all in plugins/lastfm
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/lastfm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/lastfm'
Making all in plugins/mpgmad
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mpgmad'
CC mpgmad.lo
mpgmad.c: In function 'cmp3_set_extra_properties':
mpgmad.c:730:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
mpgmad.c:730:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
CCLD mpgmad.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mpgmad'
Making all in plugins/vorbis
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vorbis'
CC vorbis.lo
CC vcedit.lo
vorbis.c: In function 'cvorbis_insert':
vorbis.c:522:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
vorbis.c:522:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
CCLD vorbis.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vorbis'
Making all in plugins/flac
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/flac'
CC flac.lo
flac.c: In function 'cflac_insert':
flac.c:726:5: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
flac.c:726:5: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
CCLD flac.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/flac'
Making all in plugins/wavpack
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/wavpack'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/wavpack'
Making all in plugins/sndfile
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/sndfile'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/sndfile'
Making all in plugins/vfs_curl
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vfs_curl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vfs_curl'
Making all in plugins/cdda
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/cdda'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/cdda'
Making all in plugins/gtkui
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/gtkui'
CC ddb_gui_GTK2_la-gtkui.lo
CC ddb_gui_GTK2_la-callbacks.lo
CC ddb_gui_GTK2_la-interface.lo
CC ddb_gui_GTK2_la-support.lo
CC ddb_gui_GTK2_la-ddblistview.lo
CC ddb_gui_GTK2_la-mainplaylist.lo
CC ddb_gui_GTK2_la-gdkdrawing.lo
CC ddb_gui_GTK2_la-progress.lo
CC ddb_gui_GTK2_la-search.lo
CC ddb_gui_GTK2_la-fileman.lo
CC ddb_gui_GTK2_la-pluginconf.lo
CC ddb_gui_GTK2_la-parser.lo
CC ddb_gui_GTK2_la-ddbtabstrip.lo
CC ddb_gui_GTK2_la-ddbvolumebar.lo
CC ddb_gui_GTK2_la-trkproperties.lo
CC ddb_gui_GTK2_la-coverart.lo
CC ddb_gui_GTK2_la-plcommon.lo
CC ddb_gui_GTK2_la-prefwin.lo
CC ddb_gui_GTK2_la-eq.lo
CC ddb_gui_GTK2_la-actions.lo
CC ddb_gui_GTK2_la-dspconfig.lo
CC ddb_gui_GTK2_la-tagwritersettings.lo
CC ddb_gui_GTK2_la-wingeom.lo
CC ddb_gui_GTK2_la-ddbseekbar.lo
CC ddb_gui_GTK2_la-ddbequalizer.lo
CC ddb_gui_GTK2_la-ddbcellrenderertextmultiline.lo
CC ddb_gui_GTK2_la-eggdesktopfile.lo
CC ddb_gui_GTK2_la-eggsmclient-xsmp.lo
CC ddb_gui_GTK2_la-eggsmclient.lo
CC ddb_gui_GTK3_la-gtkui.lo
CC ddb_gui_GTK3_la-callbacks.lo
CC ddb_gui_GTK3_la-interface.lo
CC ddb_gui_GTK3_la-support.lo
CC ddb_gui_GTK3_la-ddblistview.lo
CC ddb_gui_GTK3_la-mainplaylist.lo
callbacks.c: In function 'on_add_folders_activate':
callbacks.c:222:5: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_mainwin':
interface.c:143:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:500:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:504:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:614:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_searchwin':
interface.c:919:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_progressdlg':
interface.c:1127:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1139:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_trackproperties':
interface.c:1251:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1267:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1279:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1291:3: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
interface.c:1305:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1326:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1342:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1358:3: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
interface.c:1372:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_editcolumndlg':
interface.c:1495:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1499:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1515:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1539:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1548:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1564:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1592:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1613:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_prefwin':
interface.c:1834:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1839:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1852:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1873:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1878:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1904:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1914:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
interface.c:1938:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1948:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
interface.c:1958:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1987:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:1992:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2008:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2023:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2035:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2059:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2088:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2096:3: warning: 'gtk_hscale_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:60): Use 'gtk_scale_new' instead [-Wdeprecated-declarations]
interface.c:2102:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2116:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2130:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2152:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2196:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2279:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2379:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2388:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2402:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2416:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2435:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2448:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2466:3: warning: 'gtk_hpaned_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhpaned.h:60): Use 'gtk_paned_new' instead [-Wdeprecated-declarations]
interface.c:2484:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2489:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2515:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2528:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2549:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_entrydialog':
interface.c:2939:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2944:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2971:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:2992:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_addlocationdlg':
interface.c:3054:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3083:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3104:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_groupbydlg':
interface.c:3167:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3172:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3180:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3209:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3230:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_sortbydlg':
interface.c:3292:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3297:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3305:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3320:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_select_dsp_plugin':
interface.c:3392:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3397:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c: In function 'create_tagwritersettings':
interface.c:3495:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3509:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3514:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3530:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3546:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3560:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3578:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3592:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3597:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3609:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3636:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3641:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:3653:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-gdkdrawing.lo
CC ddb_gui_GTK3_la-progress.lo
CC ddb_gui_GTK3_la-search.lo
CC ddb_gui_GTK3_la-fileman.lo
ddblistview.c: In function 'ddb_listview_init':
ddblistview.c:339:5: warning: 'gtk_vscrollbar_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h:66): Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations]
ddblistview.c:345:5: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
ddblistview.c:351:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
ddblistview.c:369:5: warning: 'gtk_hscrollbar_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h:60): Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations]
ddblistview.c: In function 'ddb_listview_destroy':
ddblistview.c:489:7: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
ddblistview.c:493:7: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
ddblistview.c: In function 'ddb_listview_list_render':
ddblistview.c:708:17: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c:734:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c: In function 'ddb_listview_list_drag_motion':
ddblistview.c:884:9: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
ddblistview.c: In function 'ddb_listview_list_render_row_background':
ddblistview.c:1271:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c:1288:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c: In function 'ddb_listview_header_render':
ddblistview.c:2231:17: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c:2261:21: warning: 'gtk_paint_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:464): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddblistview.c:2272:21: warning: 'gtk_paint_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:464): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-pluginconf.lo
CC ddb_gui_GTK3_la-parser.lo
CC ddb_gui_GTK3_la-ddbtabstrip.lo
CC ddb_gui_GTK3_la-ddbvolumebar.lo
CC ddb_gui_GTK3_la-trkproperties.lo
CC ddb_gui_GTK3_la-coverart.lo
CC ddb_gui_GTK3_la-plcommon.lo
CC ddb_gui_GTK3_la-prefwin.lo
pluginconf.c: In function 'gtkui_run_dialog':
pluginconf.c:227:9: warning: not enough variable arguments to fit a sentinel [-Wformat]
pluginconf.c:338:13: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
pluginconf.c:338:13: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
pluginconf.c:403:17: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
pluginconf.c:474:17: warning: 'gtk_hscale_new_with_range' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:62): Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
pluginconf.c:474:17: warning: 'gtk_vscale_new_with_range' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvscale.h:68): Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
pluginconf.c:499:13: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
pluginconf.c:499:13: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
ddbtabstrip.c: In function 'ddb_tabstrip_realize':
ddbtabstrip.c:119:9: warning: 'gtk_style_attach' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:375): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddbtabstrip.c:120:9: warning: 'gtk_style_set_background' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:380): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddbtabstrip.c: In function 'tabstrip_render':
ddbtabstrip.c:708:9: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddbtabstrip.c:716:9: warning: 'gtk_paint_arrow' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:440): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
ddbtabstrip.c: In function 'on_tabstrip_drag_motion_event':
ddbtabstrip.c:1296:9: warning: 'gdk_window_get_pointer' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:715): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-eq.lo
CC ddb_gui_GTK3_la-actions.lo
CC ddb_gui_GTK3_la-dspconfig.lo
CC ddb_gui_GTK3_la-tagwritersettings.lo
prefwin.c: In function 'prefwin_add_hotkeys_tab':
prefwin.c:328:5: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
prefwin.c:344:5: warning: 'gtk_hbutton_box_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbbox.h:61): Use 'gtk_button_box_new' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-wingeom.lo
CC ddb_gui_GTK3_la-ddbseekbar.lo
plcommon.c: In function 'draw_column_data':
plcommon.c:96:13: warning: 'gtk_paint_flat_box' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:475): Use 'GtkStyleContext' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-ddbequalizer.lo
eq.c: In function 'eq_window_show':
eq.c:351:9: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
eq.c:355:9: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
CC ddb_gui_GTK3_la-ddbcellrenderertextmultiline.lo
CC ddb_gui_GTK3_la-eggdesktopfile.lo
CC ddb_gui_GTK3_la-eggsmclient-xsmp.lo
CC ddb_gui_GTK3_la-eggsmclient.lo
CCLD ddb_gui_GTK2.la
ddbcellrenderertextmultiline.c: In function 'ddb_cell_renderer_text_multiline_class_init':
ddbcellrenderertextmultiline.c:482:49: warning: assignment from incompatible pointer type [enabled by default]
ddbequalizer.c: In function 'ddb_equalizer_finalize':
ddbequalizer.c:833:2: warning: 'gdk_cursor_unref' is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkcursor.h:233): Use 'g_object_unref' instead [-Wdeprecated-declarations]
CCLD ddb_gui_GTK3.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/gtkui'
Making all in plugins/alsa
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/alsa'
CC alsa.lo
CCLD alsa.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/alsa'
Making all in plugins/ffmpeg
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ffmpeg'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ffmpeg'
Making all in plugins/hotkeys
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/hotkeys'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/hotkeys'
Making all in plugins/oss
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/oss'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/oss'
Making all in plugins/artwork
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/artwork'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/artwork'
Making all in plugins/adplug
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/adplug'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/adplug'
Making all in plugins/ffap
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ffap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ffap'
Making all in plugins/sid
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/sid'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/sid'
Making all in plugins/nullout
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/nullout'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/nullout'
Making all in plugins/supereq
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/supereq'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/supereq'
Making all in plugins/vtx
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vtx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vtx'
Making all in plugins/gme
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/gme'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/gme'
Making all in plugins/pulse
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/pulse'
CC pulse.lo
CCLD pulse.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/pulse'
Making all in plugins/notify
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/notify'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/notify'
Making all in plugins/musepack
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/musepack'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/musepack'
Making all in plugins/wildmidi
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/wildmidi'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/wildmidi'
Making all in plugins/tta
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/tta'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/tta'
Making all in plugins/dca
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dca'
CC dcaplug.lo
CC extract_dca.lo
CC parse.lo
CC gettimeofday.lo
CC bitstream.lo
CC downmix.lo
extract_dca.c: In function 'demux':
extract_dca.c:181:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
extract_dca.c:185:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
extract_dca.c:237:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
extract_dca.c:242:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
extract_dca.c:304:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
extract_dca.c:309:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
CCLD dca.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dca'
Making all in plugins/aac
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/aac'
CC aac.lo
CC aac_parser.lo
CC mp4atom.lo
CC mp4ff.lo
CC mp4meta.lo
CC mp4sample.lo
CC mp4tagupdate.lo
CC mp4util.lo
aac.c: In function 'aac_insert':
aac.c:1371:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
aac.c:1371:9: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' [-Wformat]
CCLD aac.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/aac'
Making all in plugins/mms
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mms'
Making all in plugins/shellexec
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shellexec'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shellexec'
Making all in plugins/dsp_libsrc
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dsp_libsrc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dsp_libsrc'
Making all in plugins/m3u
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/m3u'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/m3u'
Making all in plugins/vfs_zip
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vfs_zip'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/vfs_zip'
Making all in plugins/converter
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/converter'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/converter'
Making all in plugins/dumb
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dumb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/dumb'
Making all in plugins/shn
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shn'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shn'
Making all in plugins/ao
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ao'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/ao'
Making all in plugins/mono2stereo
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mono2stereo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/mono2stereo'
Making all in plugins/shellexecui
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shellexecui'
CC shellexecui_gtk2_la-shellexecui.lo
CC shellexecui_gtk2_la-interface.lo
CC shellexecui_gtk2_la-support.lo
CC shellexecui_gtk2_la-callbacks.lo
CC shellexecui_gtk3_la-shellexecui.lo
CC shellexecui_gtk3_la-interface.lo
CC shellexecui_gtk3_la-support.lo
CC shellexecui_gtk3_la-callbacks.lo
interface.c: In function 'create_shellexec_conf_dialog':
interface.c:53:3: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
interface.c:57:3: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations]
CCLD shellexecui_gtk3.la
CCLD shellexecui_gtk2.la
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/plugins/shellexecui'
Making all in po
make[2]: Entering directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/po'
make[2]: *** No rule to make target `be.po', needed by `be.gmo'. Stop.
make[2]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5'
make: *** [all] Error 2
* ERROR: media-sound/deadbeef-0.5.5 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-sound/deadbeef-0.5.5'`,
* the complete build log and the output of `emerge -pqv '=media-sound/deadbeef-0.5.5'`.
* This ebuild is from an overlay named 'x-portage': '/usr/local/portage/'
* The complete build log is located at '/var/tmp/portage/media-sound/deadbeef-0.5.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/deadbeef-0.5.5/temp/environment'.
* Working directory: '/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5'
* S: '/var/tmp/portage/media-sound/deadbeef-0.5.5/work/deadbeef-0.5.5'
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Mon Aug 20, 2012 10:28 pm    Post subject: Reply with quote

You could exclude be.po, you probably do not need it anyhow?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Olorin
n00b
n00b


Joined: 10 Jun 2012
Posts: 6
Location: Texas

PostPosted: Tue Aug 21, 2012 3:09 am    Post subject: Reply with quote

Jaglover wrote:
You could exclude be.po, you probably do not need it anyhow?


That certainly sounds worth trying. However, I've never had to do anything like that and don't know how. I'm fairly familiar with the operation of portage under normal conditions, but not really very familiar at all with how it actually works. Knowing what little I do, it seems to me that if I wanted to change the stuff that happens during the build, I would edit the .ebuild file, but I don't see any references to be.po in there. I've also looked through all of the deadbeef related directories that come to mind, and haven't seen anything that seems to be very related to be.po. I don't really know what a .po is, to be honest. I'll gladly read any documentation of the subject I can find, if someone wants to point me to it, but Google suggests that there isn't much. Sorry for being such a n00b.
Back to top
View user's profile Send private message
gsevil
n00b
n00b


Joined: 22 Aug 2012
Posts: 1

PostPosted: Wed Aug 22, 2012 4:12 am    Post subject: Reply with quote

Just made a quick edit in deadbeef ebuild, and it fixed the problem

Code:
LANGS=""
#for lang in ${LANGS}; do
#   IUSE+=" linguas_${lang}"
#done
Back to top
View user's profile Send private message
Olorin
n00b
n00b


Joined: 10 Jun 2012
Posts: 6
Location: Texas

PostPosted: Wed Aug 22, 2012 6:30 pm    Post subject: Reply with quote

gsevil wrote:
Just made a quick edit in deadbeef ebuild, and it fixed the problem

Code:
LANGS=""
#for lang in ${LANGS}; do
#   IUSE+=" linguas_${lang}"
#done


Ah, I should have noticed that "be" is a language. That worked, thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum