Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 690882 Details for
Bug 775551
media-sound/deadbeef-1.8.7[notify|lastfm]: x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-fblocks’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 877.87 KB, created by
Gleb
on 2021-03-12 05:53:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Gleb
Created:
2021-03-12 05:53:57 UTC
Size:
877.87 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-sound/deadbeef-1.8.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: slashbeast@gentoo.org >[32;01m * [39;49;00mUSE: aac abi_x86_64 alsa amd64 converter cover dts elibc_glibc ffmpeg flac hotkeys kernel_linux mp3 musepack nls notify opus pulseaudio supereq userland_GNU vorbis wavpack >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking deadbeef-1.8.7.tar.bz2 to /var/tmp/portage/media-sound/deadbeef-1.8.7/work >>>> Source unpacked in /var/tmp/portage/media-sound/deadbeef-1.8.7/work >>>> Preparing source in /var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7 ... > [32;01m*[0m Applying deadbeef-use-ffmpeg-plugin-for-ape-by-default.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autopoint --force ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7' ... > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: deadbeef-1.8.7/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7 ... > * econf: updating deadbeef-1.8.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating deadbeef-1.8.7/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 --disable-silent-rules --docdir=/usr/share/doc/deadbeef-1.8.7 --htmldir=/usr/share/doc/deadbeef-1.8.7/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --disable-staticlink --disable-portable --disable-rpath --disable-libmad --disable-gtk2 --disable-adplug --disable-coreaudio --disable-dumb --disable-alac --disable-ffap --disable-gme --disable-mms --disable-mono2stereo --disable-psf --disable-rgscanner --disable-sc68 --disable-shn --disable-sid --disable-sndfile --disable-soundtouch --disable-src --disable-tta --disable-vfs-zip --disable-vtx --disable-wildmidi --disable-wma --enable-alsa --disable-oss --enable-pulse --enable-mp3 --enable-libmpg123 --enable-nls --enable-vorbis --disable-threads --enable-flac --enable-supereq --disable-cdda --disable-cdda-paranoia --enable-aac --enable-artwork --enable-artwork-imlib2 --enable-artwork-network --enable-dca --enable-ffmpeg --enable-converter --enable-musepack --enable-notify --disable-nullout --enable-opus --enable-pulse --disable-shellexec --disable-shellexecui --disable-lfm --enable-wavpack --enable-gtk3 --enable-vfs-curl --enable-shared --enable-m3u --enable-pltbrowser >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/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 UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >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-clang... (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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >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 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... no >checking whether x86_64-pc-linux-gnu-gcc accepts -g... no >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 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 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 for bison... bison >checking version of bison... 3.7.3, 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... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for iconv... (cached) yes >checking for working iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for intltool >= 0.40.0... 0.51.0 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.30.3 >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 libzip... no >checking for gtk+-3.0 >= 3.0 gthread-2.0 glib-2.0 gio-2.0... yes >checking for glib-compile-resources... /usr/bin/glib-compile-resources >checking for jansson... yes >checking for main in -ldispatch... no >checking for alsa... yes >checking CoreAudio/AudioHardware.h usability... no >checking CoreAudio/AudioHardware.h presence... no >checking for CoreAudio/AudioHardware.h... no >checking for libavcodec >= 51.0.0 libavutil libavformat >= 52.0.0... yes >checking for dbus-1... yes >checking for libpulse-simple... 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 -lmpg123... yes >checking for main in -lvorbis... yes >checking for main in -lvorbisfile... yes >checking for opusfile... yes >checking for main in -logg... yes >checking for ogg_stream_flush_fill in -logg... yes >checking for main in -lFLAC... yes >checking for main in -lwavpack... yes >checking ffmpeg/avformat.h usability... no >checking ffmpeg/avformat.h presence... no >checking for ffmpeg/avformat.h... no >checking X11/Xlib.h usability... yes >checking X11/Xlib.h presence... yes >checking for X11/Xlib.h... yes >checking for imlib2... yes >checking for main in -lfaad... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating external/Makefile >config.status: creating shared/Makefile >config.status: creating pixmaps/Makefile >config.status: creating icons/Makefile >config.status: creating plugins/liboggedit/Makefile >config.status: creating plugins/libparser/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/mp3/Makefile >config.status: creating plugins/vorbis/Makefile >config.status: creating plugins/opus/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-legacy/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/psf/Makefile >config.status: creating plugins/shn/Makefile >config.status: creating plugins/mono2stereo/Makefile >config.status: creating plugins/shellexecui/Makefile >config.status: creating plugins/alac/Makefile >config.status: creating plugins/wma/Makefile >config.status: creating plugins/pltbrowser/Makefile >config.status: creating plugins/sc68/Makefile >config.status: creating plugins/coreaudio/Makefile >config.status: creating plugins/rg_scanner/Makefile >config.status: creating plugins/soundtouch/Makefile >config.status: creating po/Makefile.in >config.status: creating intl/Makefile >config.status: creating deadbeef.desktop >config.status: creating config.h >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 > >Plugin Summary: > > aac: yes - AAC player (m4a, aac, mp4) based on FAAD2 > adplug: no - adplug player (OPL2/OPL3 emulation) > alac: no - ALAC plugin > alsa: yes - ALSA output > artwork: yes - Cover art plugin > cdda: no - cd audio player > converter: yes - plugin for converting files to any formats > coreaudio: no - CoreAudio output plugin > dca: yes - libdca (DTS Audio) player plugin > dsp_src: no - High quality samplerate conversion using libsamplerate > dumb: no - DUMB module plugin, for MOD, S3M, etc > ffap: no - Monkey's audio (APE) decoder > ffmpeg: yes - ffmpeg codecs > flac: yes - flac player > gme: no - chiptune music player based on GME > gtkui3: yes - GTK3 user interface > gtkui: no - GTK2 user interface > hotkeys: yes - Local and global hotkeys support > lastfm: no - last.fm scrobbler > m3u: yes - M3U and PLS playlist support > mms: no - mms streaming support > mono2stereo: no - mono2stereo DSP plugin > mp3: yes - mp3 plugin > libmad: no - libmad backend for mp3 plugin > libmpg123: yes - libmpg123 backend for mp3 plugin > musepack: yes - musepack player plugin > notify: yes - notification-daemon support plugin > nullout: no - NULL output > opus: yes - ogg opus player > oss: no - oss output plugin > pltbrowser: yes - playlist browser gui plugin > psf: no - PSF player, using Audio Overload SDK > pulse: yes - PulseAudio output plugin > rgscanner: no - plugin for ReplayGain scanner support > sc68: no - sc68 Atari ST And Amiga player > shellexec: no - shell commands plugin > shellexecui: no - GTK user interface for setting up shellexec plugin > shn: no - SHN plugin based on xmms-shn > sid: no - SID player based on libsidplay2 > sndfile: no - PCM (wav,aiff,etc) player based on libsndfile > soundtouch: no - SoundTouch plugin used for time stretching and pitch shifting > stdio: yes - Standard IO plugin > supereq: yes - Equalizer based on Super EQ library by Naoki Shibata > tta: no - TTA player plugin > vfs_curl: yes - http/ftp streaming support > vfs_zip: no - zip archive support > vorbis: yes - ogg vorbis player > vtx: no - vtx file player (ay8910/12 emulation) > wavpack: yes - wavpack player > wildmidi: no - WildMidi player plugin > wma: no - WMA plugin > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7 ... >make -j17 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7' >Making all in pixmaps >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/pixmaps' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/pixmaps' >Making all in icons >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/icons' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/icons' >Making all in external >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/external' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -I../external/mp4p/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp4p/src/libmp4p_a-mp4p.o `test -f 'mp4p/src/mp4p.c' || echo './'`mp4p/src/mp4p.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -I../external/mp4p/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp4p/src/libmp4p_a-mp4patomdata.o `test -f 'mp4p/src/mp4patomdata.c' || echo './'`mp4p/src/mp4patomdata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -I../external/mp4p/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp4p/src/libmp4p_a-mp4pfile.o `test -f 'mp4p/src/mp4pfile.c' || echo './'`mp4p/src/mp4pfile.c >rm -f libmp4p.a >x86_64-pc-linux-gnu-ar cru libmp4p.a mp4p/src/libmp4p_a-mp4p.o mp4p/src/libmp4p_a-mp4patomdata.o mp4p/src/libmp4p_a-mp4pfile.o >x86_64-pc-linux-gnu-ranlib libmp4p.a >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/external' >Making all in shared >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/shared' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -I../external/mp4p/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o libmp4tagutil_a-mp4tagutil.o `test -f 'mp4tagutil.c' || echo './'`mp4tagutil.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o libtrkpropertiesutil_a-trkproperties_shared.o `test -f 'trkproperties_shared.c' || echo './'`trkproperties_shared.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o libeqpreset_a-eqpreset.o `test -f 'eqpreset.c' || echo './'`eqpreset.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o libctmap_a-ctmap.o `test -f 'ctmap.c' || echo './'`ctmap.c >rm -f libctmap.a >x86_64-pc-linux-gnu-ar cru libctmap.a libctmap_a-ctmap.o >rm -f libeqpreset.a >x86_64-pc-linux-gnu-ranlib libctmap.a >x86_64-pc-linux-gnu-ar cru libeqpreset.a libeqpreset_a-eqpreset.o >x86_64-pc-linux-gnu-ranlib libeqpreset.a >rm -f libtrkpropertiesutil.a >x86_64-pc-linux-gnu-ar cru libtrkpropertiesutil.a libtrkpropertiesutil_a-trkproperties_shared.o >x86_64-pc-linux-gnu-ranlib libtrkpropertiesutil.a >rm -f libmp4tagutil.a >x86_64-pc-linux-gnu-ar cru libmp4tagutil.a libmp4tagutil_a-mp4tagutil.o >x86_64-pc-linux-gnu-ranlib libmp4tagutil.a >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/shared' >Making all in plugins/liboggedit >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/liboggedit' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_internal.o oggedit_internal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_utils.o oggedit_utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_art.o oggedit_art.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_opus.o oggedit_opus.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_vorbis.o oggedit_vorbis.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_OGG_STREAM_FLUSH_FILL -fPIC -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o oggedit_flac.o oggedit_flac.c >rm -f liboggedit.a >x86_64-pc-linux-gnu-ar cru liboggedit.a oggedit_internal.o oggedit_utils.o oggedit_art.o oggedit_opus.o oggedit_vorbis.o oggedit_flac.o >x86_64-pc-linux-gnu-ranlib liboggedit.a >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/liboggedit' >Making all in plugins/libparser >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/libparser' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o libparser_a-parser.o `test -f 'parser.c' || echo './'`parser.c >rm -f libparser.a >x86_64-pc-linux-gnu-ar cru libparser.a libparser_a-parser.o >x86_64-pc-linux-gnu-ranlib libparser.a >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/libparser' >Making all in plugins/lastfm >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/lastfm' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/lastfm' >Making all in plugins/mp3 >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/mp3' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp3.lo mp3.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp3parser.lo mp3parser.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o mp3_mpg123.lo mp3_mpg123.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c mp3.c -fPIC -DPIC -o .libs/mp3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c mp3_mpg123.c -fPIC -DPIC -o .libs/mp3_mpg123.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c mp3parser.c -fPIC -DPIC -o .libs/mp3parser.o >[01m[Kmp3.c:[m[K In function â[01m[Kcmp3_set_extra_properties[m[Kâ: >[01m[Kmp3.c:116:38:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 4 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Klong int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 116 | snprintf (s, sizeof (s), "[01;35m[K%lld[m[K", [32m[Ksize[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_LIBMPG123=1 -std=c99 -fPIC -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o mp3.la -rpath /usr/lib64/deadbeef mp3.lo mp3parser.lo mp3_mpg123.lo -lmpg123 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mp3.o .libs/mp3parser.o .libs/mp3_mpg123.o -Wl,--as-needed -lmpg123 -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,mp3.so -o .libs/mp3.so >libtool: link: ( cd ".libs" && rm -f "mp3.la" && ln -s "../mp3.la" "mp3.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/mp3' >Making all in plugins/vorbis >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vorbis' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o vorbis.lo vorbis.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o >[01m[Kvorbis.c:[m[K In function â[01m[Kset_meta_ll[m[Kâ: >[01m[Kvorbis.c:171:25:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 3 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Kconst long int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 171 | sprintf(string, "[01;35m[K%lld[m[K", [32m[Kvalue[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka const long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -lm -export-symbols-regex vorbis_load -Wl,-O1 -Wl,--as-needed -o vorbis.la -rpath /usr/lib64/deadbeef vorbis.lo -lvorbis -lvorbisfile ../liboggedit/liboggedit.a > >*** Warning: Linking the shared library vorbis.la against the >*** static library ../liboggedit/liboggedit.a is not portable! >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/vorbis.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/vorbis.exp >libtool: link: /bin/grep -E -e "vorbis_load" ".libs/vorbis.exp" > ".libs/vorbis.expT" >libtool: link: mv -f ".libs/vorbis.expT" ".libs/vorbis.exp" >libtool: link: echo "{ global:" > .libs/vorbis.ver >libtool: link: cat .libs/vorbis.exp | sed -e "s/\(.*\)/\1;/" >> .libs/vorbis.ver >libtool: link: echo "local: *; };" >> .libs/vorbis.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vorbis.o -lm -Wl,--as-needed -lvorbis -lvorbisfile ../liboggedit/liboggedit.a -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,vorbis.so -Wl,-version-script -Wl,.libs/vorbis.ver -o .libs/vorbis.so >libtool: link: ( cd ".libs" && rm -f "vorbis.la" && ln -s "../vorbis.la" "vorbis.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vorbis' >Making all in plugins/opus >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/opus' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -I/usr/include/opus -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o opus.lo opus.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -I/usr/include/opus -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c opus.c -fPIC -DPIC -o .libs/opus.o >[01m[Kopus.c:[m[K In function â[01m[Kset_meta_ll[m[Kâ: >[01m[Kopus.c:226:25:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 3 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Kconst long int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 226 | sprintf(string, "[01;35m[K%lld[m[K", [32m[Kvalue[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka const long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -I/usr/include/opus -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -lm -export-symbols-regex opus_load -Wl,-O1 -Wl,--as-needed -o opus.la -rpath /usr/lib64/deadbeef opus.lo -lopusfile ../liboggedit/liboggedit.a > >*** Warning: Linking the shared library opus.la against the >*** static library ../liboggedit/liboggedit.a is not portable! >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/opus.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/opus.exp >libtool: link: /bin/grep -E -e "opus_load" ".libs/opus.exp" > ".libs/opus.expT" >libtool: link: mv -f ".libs/opus.expT" ".libs/opus.exp" >libtool: link: echo "{ global:" > .libs/opus.ver >libtool: link: cat .libs/opus.exp | sed -e "s/\(.*\)/\1;/" >> .libs/opus.ver >libtool: link: echo "local: *; };" >> .libs/opus.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/opus.o -lm -Wl,--as-needed -lopusfile ../liboggedit/liboggedit.a -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,opus.so -Wl,-version-script -Wl,.libs/opus.ver -o .libs/opus.so >libtool: link: ( cd ".libs" && rm -f "opus.la" && ln -s "../opus.la" "opus.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/opus' >Making all in plugins/flac >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/flac' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_OGGEDIT=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o flac.lo flac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_OGGEDIT=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c flac.c -fPIC -DPIC -o .libs/flac.o >[01m[Kflac.c:[m[K In function â[01m[Kcflac_insert[m[Kâ: >[01m[Kflac.c:922:34:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 4 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Klong int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 922 | snprintf (s, sizeof (s), "[01;35m[K%lld[m[K", [32m[Kfsize[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_OGGEDIT=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -export-symbols-regex flac_load -Wl,-O1 -Wl,--as-needed -o flac.la -rpath /usr/lib64/deadbeef flac.lo -lFLAC ../liboggedit/liboggedit.a -logg > >*** Warning: Linking the shared library flac.la against the >*** static library ../liboggedit/liboggedit.a is not portable! >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/flac.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/flac.exp >libtool: link: /bin/grep -E -e "flac_load" ".libs/flac.exp" > ".libs/flac.expT" >libtool: link: mv -f ".libs/flac.expT" ".libs/flac.exp" >libtool: link: echo "{ global:" > .libs/flac.ver >libtool: link: cat .libs/flac.exp | sed -e "s/\(.*\)/\1;/" >> .libs/flac.ver >libtool: link: echo "local: *; };" >> .libs/flac.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/flac.o -Wl,--as-needed -lFLAC ../liboggedit/liboggedit.a -logg -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,flac.so -Wl,-version-script -Wl,.libs/flac.ver -o .libs/flac.so >libtool: link: ( cd ".libs" && rm -f "flac.la" && ln -s "../flac.la" "flac.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/flac' >Making all in plugins/wavpack >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/wavpack' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o wavpack.lo wavpack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c wavpack.c -fPIC -DPIC -o .libs/wavpack.o >[01m[Kwavpack.c:[m[K In function â[01m[Kwv_insert[m[Kâ: >[01m[Kwavpack.c:355:34:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 4 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Klong int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 355 | snprintf (s, sizeof (s), "[01;35m[K%lld[m[K", [32m[Kdeadbeef->fgetlength (fp)[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o wavpack.la -rpath /usr/lib64/deadbeef wavpack.lo -lwavpack >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/wavpack.o -Wl,--as-needed -lwavpack -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,wavpack.so -o .libs/wavpack.so >libtool: link: ( cd ".libs" && rm -f "wavpack.la" && ln -s "../wavpack.la" "wavpack.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/wavpack' >Making all in plugins/sndfile >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/sndfile' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/sndfile' >Making all in plugins/vfs_curl >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vfs_curl' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o vfs_curl.lo vfs_curl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c vfs_curl.c -fPIC -DPIC -o .libs/vfs_curl.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o vfs_curl.la -rpath /usr/lib64/deadbeef vfs_curl.lo -lcurl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vfs_curl.o -Wl,--as-needed -lcurl -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,vfs_curl.so -o .libs/vfs_curl.so >libtool: link: ( cd ".libs" && rm -f "vfs_curl.la" && ln -s "../vfs_curl.la" "vfs_curl.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vfs_curl' >Making all in plugins/cdda >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/cdda' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/cdda' >Making all in plugins/gtkui >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gtkui' >/usr/bin/glib-compile-resources --target=gtkui-gresources.c --sourcedir=. --generate-source gtkui.gresources.xml >make all-am >make[3]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gtkui' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-deadbeefapp.lo `test -f 'deadbeefapp.c' || echo './'`deadbeefapp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-gtkui.lo `test -f 'gtkui.c' || echo './'`gtkui.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-callbacks.lo `test -f 'callbacks.c' || echo './'`callbacks.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-interface.lo `test -f 'interface.c' || echo './'`interface.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-support.lo `test -f 'support.c' || echo './'`support.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddblistview.lo `test -f 'ddblistview.c' || echo './'`ddblistview.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-mainplaylist.lo `test -f 'mainplaylist.c' || echo './'`mainplaylist.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-gdkdrawing.lo `test -f 'gdkdrawing.c' || echo './'`gdkdrawing.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-progress.lo `test -f 'progress.c' || echo './'`progress.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-search.lo `test -f 'search.c' || echo './'`search.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-fileman.lo `test -f 'fileman.c' || echo './'`fileman.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-pluginconf.lo `test -f 'pluginconf.c' || echo './'`pluginconf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddbtabstrip.lo `test -f 'ddbtabstrip.c' || echo './'`ddbtabstrip.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddbvolumebar.lo `test -f 'ddbvolumebar.c' || echo './'`ddbvolumebar.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-trkproperties.lo `test -f 'trkproperties.c' || echo './'`trkproperties.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-coverart.lo `test -f 'coverart.c' || echo './'`coverart.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-plcommon.lo `test -f 'plcommon.c' || echo './'`plcommon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c callbacks.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-callbacks.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c support.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-support.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c search.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-search.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c gdkdrawing.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-gdkdrawing.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c progress.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-progress.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c trkproperties.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-trkproperties.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddbtabstrip.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddbtabstrip.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c gtkui.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-gtkui.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c plcommon.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-plcommon.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c interface.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-interface.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c mainplaylist.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-mainplaylist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddblistview.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddblistview.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddbvolumebar.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddbvolumebar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c coverart.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-coverart.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c fileman.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-fileman.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c deadbeefapp.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-deadbeefapp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c pluginconf.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-pluginconf.o >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_mainwin[m[Kâ: >[01m[Kinterface.c:124:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 124 | [01;35m[Kvbox1[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:139:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 139 | [01;35m[Kopen[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Open file(s)")); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:143:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 143 | [01;35m[Kimage679[m[K = gtk_image_new_from_stock ("gtk-open", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:145:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 145 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (open), image679); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:145:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 145 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (open), image679); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:152:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 152 | [01;35m[Kadd_files[m[K = gtk_image_menu_item_new_with_mnemonic (_("Add file(s)")); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:156:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 156 | [01;35m[Kimage680[m[K = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:158:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 158 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (add_files), image680); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:158:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 158 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (add_files), image680); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:160:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 160 | [01;35m[Kadd_folders[m[K = gtk_image_menu_item_new_with_mnemonic (_("Add folder(s)")); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:164:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 164 | [01;35m[Kimage681[m[K = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:166:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 166 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (add_folders), image681); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:166:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 166 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (add_folders), image681); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:194:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 194 | [01;35m[Kquit[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Quit")); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:198:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 198 | [01;35m[Kimage682[m[K = gtk_image_new_from_stock ("gtk-quit", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:200:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 200 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (quit), image682); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:200:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 200 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (quit), image682); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:[m[K In function â[01m[Kddb_tabstrip_realize[m[Kâ: >[01m[Kddbtabstrip.c:114:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_style_context_set_background[m[Kâ is deprecated: Use 'gtk_render_background' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 114 | [01;35m[Kgtk_style_context_set_background[m[K (gtk_widget_get_style_context (widget), window); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkicontheme.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:127[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6:[m[K [01;36m[Knote: [m[Kdeclared here > 1232 | void [01;36m[Kgtk_style_context_set_background[m[K (GtkStyleContext *context, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:209:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 209 | [01;35m[Kclear1[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Clear")); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:213:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 213 | [01;35m[Kimage683[m[K = gtk_image_new_from_stock ("gtk-clear", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgdkdrawing.c:[m[K In function â[01m[Kdraw_init_font[m[Kâ: >[01m[Kgdkdrawing.c:147:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_style_new[m[Kâ is deprecated: Use 'GtkStyleContext' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 147 | [01;35m[Kctx[m[K->font_style = gtk_style_new (); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgdkdrawing.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:442:11:[m[K [01;36m[Knote: [m[Kdeclared here > 442 | GtkStyle* [01;36m[Kgtk_style_new[m[K (void); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:215:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 215 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (clear1), image683); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:215:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 215 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (clear1), image683); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:236:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 236 | [01;35m[Kremove1[m[K = gtk_image_menu_item_new_with_mnemonic (_("Remove")); > | [01;35m[K^~~~~~~[m[K >[01m[Kgdkdrawing.c:[m[K In function â[01m[Kgtkui_init_theme_colors[m[Kâ: >[01m[Kgdkdrawing.c:411:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 411 | [01;35m[KGtkStyle[m[K *style = gtk_widget_get_style (mainwin); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgdkdrawing.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgdkdrawing.c:412:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 412 | [01;35m[KGtkStyle[m[K *entry_style = gtk_widget_get_style (theme_entry); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgdkdrawing.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:240:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 240 | [01;35m[Kimage684[m[K = gtk_image_new_from_stock ("gtk-remove", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:242:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 242 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (remove1), image684); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:[m[K In function â[01m[Ktabstrip_render[m[Kâ: >[01m[Kddbtabstrip.c:732:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 732 | [01;35m[KGtkStyle[m[K *style = gtk_widget_get_style (widget); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:242:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 242 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (remove1), image684); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:415:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 415 | [01;35m[Khelp1[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Help")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:419:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 419 | [01;35m[Kimage685[m[K = gtk_image_new_from_stock ("gtk-help", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >[01m[Kddbtabstrip.c:831:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_paint_arrow[m[Kâ is deprecated: Use 'GtkStyleContext and gtk_render_arrow' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 831 | [01;35m[Kgtk_paint_arrow[m[K (style, cr, GTK_STATE_NORMAL, GTK_SHADOW_NONE, widget, NULL, GTK_ARROW_LEFT, TRUE, 2, sz/2-arrow_sz/2, arrow_sz, arrow_sz); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:511:6:[m[K [01;36m[Knote: [m[Kdeclared here > 511 | void [01;36m[Kgtk_paint_arrow[m[K (GtkStyle *style, > | [01;36m[K^~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:839:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_paint_arrow[m[Kâ is deprecated: Use 'GtkStyleContext and gtk_render_arrow' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 839 | [01;35m[Kgtk_paint_arrow[m[K (style, cr, GTK_STATE_NORMAL, GTK_SHADOW_NONE, widget, NULL, GTK_ARROW_RIGHT, TRUE, a.width-arrow_sz-2, 1+sz/2-arrow_sz/2, arrow_sz, arrow_sz); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:511:6:[m[K [01;36m[Knote: [m[Kdeclared here > 511 | void [01;36m[Kgtk_paint_arrow[m[K (GtkStyle *style, > | [01;36m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:421:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 421 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (help1), image685); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:[m[K In function â[01m[Kon_tabstrip_button_press_event[m[Kâ: >[01m[Kddbtabstrip.c:1018:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1018 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (menu), NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:421:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 421 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (help1), image685); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:[m[K In function â[01m[Kon_tabstrip_expose_event[m[Kâ: >[01m[Kddbtabstrip.c:1109:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1109 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbtabstrip.c:[m[K In function â[01m[Kon_tabstrip_drag_motion_event[m[Kâ: >[01m[Kddbtabstrip.c:1220:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_window_get_pointer[m[Kâ is deprecated: Use 'gdk_window_get_device_position' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1220 | [01;35m[Kgdk_window_get_pointer[m[K (gtk_widget_get_window (widget), > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkseat.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbtabstrip.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkwindow.h:860:15:[m[K [01;36m[Knote: [m[Kdeclared here > 860 | GdkWindow * [01;36m[Kgdk_window_get_pointer[m[K (GdkWindow *window, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:445:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 445 | [01;35m[Kabout1[m[K = gtk_image_menu_item_new_with_mnemonic (_("_About")); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:449:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 449 | [01;35m[Kimage686[m[K = gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Kpl_common_init[m[Kâ: >[01m[Kplcommon.c:133:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_tree_view_set_rules_hint[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 133 | [01;35m[Kgtk_tree_view_set_rules_hint[m[K(GTK_TREE_VIEW(theme_treeview), TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:246:24:[m[K [01;36m[Knote: [m[Kdeclared here > 246 | void [01;36m[Kgtk_tree_view_set_rules_hint[m[K (GtkTreeView *tree_view, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:451:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 451 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (about1), image686); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:451:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 451 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (about1), image686); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:453:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 453 | [01;35m[Ktranslators1[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Translators")); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:457:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 457 | [01;35m[Kimage687[m[K = gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:459:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 459 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (translators1), image687); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:459:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 459 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (translators1), image687); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:461:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 461 | [01;35m[Kplugins_bottom_vbox[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Kpl_common_draw_column_data[m[Kâ: >[01m[Kplcommon.c:528:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 528 | [01;35m[Kcolor[m[K = >k_widget_get_style (theme_treeview)->text[GTK_STATE_SELECTED]; > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:535:21:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 535 | [01;35m[Kcolor[m[K = >k_widget_get_style (theme_treeview)->text[GTK_STATE_NORMAL]; > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:581:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 581 | [01;35m[Khighlight_color[m[K = >k_widget_get_style(theme_treeview)->fg[GTK_STATE_NORMAL]; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:594:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 594 | [01;35m[Kbackground_color[m[K = >k_widget_get_style (theme_treeview)->bg[GTK_STATE_SELECTED]; > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:596:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 596 | [01;35m[Kbackground_color[m[K = >k_widget_get_style(theme_treeview)->bg[GTK_STATE_NORMAL]; > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Kactionitem_activate[m[Kâ: >[01m[Kplcommon.c:880:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 880 | [01;35m[Kif[m[K (action->callback) { > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Klist_empty_region_context_menu[m[Kâ: >[01m[Kplcommon.c:935:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 935 | [01;35m[Kpaste[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Paste")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:948:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 948 | [01;35m[Kpaste_image[m[K = gtk_image_new_from_stock ("gtk-paste", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:950:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 950 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:950:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 950 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Klist_context_menu[m[Kâ: >[01m[Kplcommon.c:1024:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1024 | [01;35m[Kcut[m[K = gtk_image_menu_item_new_with_mnemonic (_("Cu_t")); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1030:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1030 | [01;35m[Kcut_image[m[K = gtk_image_new_from_stock ("gtk-cut", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1032:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1032 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (cut), cut_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1032:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1032 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (cut), cut_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1034:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1034 | [01;35m[Kcopy[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Copy")); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1040:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1040 | [01;35m[Kcopy_image[m[K = gtk_image_new_from_stock ("gtk-copy", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1042:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1042 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (copy), copy_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1042:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1042 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (copy), copy_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1044:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1044 | [01;35m[Kpaste[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Paste")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1062:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1062 | [01;35m[Kpaste_image[m[K = gtk_image_new_from_stock ("gtk-paste", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1064:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1064 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1064:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1064 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1117:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1117 | [01;35m[Kif[m[K ((action->flags & DB_ACTION_COMMON) || !((action->callback2 && (action->flags & DB_ACTION_ADD_MENU)) || action->callback) || !(action->flags & (DB_ACTION_MULTIPLE_TRACKS | DB_ACTION_SINGLE_TRACK))) > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kplcommon.c:1151:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1151 | [01;35m[KGtkWidget[m[K *item = gtk_image_menu_item_new_with_mnemonic (_(name)); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_searchwin[m[Kâ: >[01m[Kinterface.c:726:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 726 | [01;35m[Kvbox4[m[K = gtk_vbox_new (FALSE, 4); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_traymenu[m[Kâ: >[01m[Kinterface.c:794:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 794 | [01;35m[Kstop2[m[K = gtk_image_menu_item_new_with_mnemonic (_("Stop")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:798:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 798 | [01;35m[Kimage59[m[K = gtk_image_new_from_stock ("gtk-media-stop", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:800:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 800 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (stop2), image59); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:800:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 800 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (stop2), image59); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:802:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 802 | [01;35m[Kplay2[m[K = gtk_image_menu_item_new_with_mnemonic (_("Play")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[Kplcommon.c:[m[K In function â[01m[Kon_add_column_activate[m[Kâ: >[01m[Kinterface.c:806:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 806 | [01;35m[Kimage60[m[K = gtk_image_new_from_stock ("gtk-media-play", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kpopulate_column_id_combo_box[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1734:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1734 | populate_column_id_combo_box ([01;36m[KGTK_COMBO_BOX[m[K (lookup_widget (dlg, "id"))); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:808:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 808 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (play2), image60); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1714:47:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 1714 | populate_column_id_combo_box([01;36m[KGtkComboBoxText *combo_box[m[K) { > | [01;36m[K~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kplcommon.c:1739:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1739 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (dlg, "color")), &color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:808:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 808 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (play2), image60); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1749:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_get_color[m[Kâ is deprecated: Use 'gtk_color_chooser_get_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1749 | [01;35m[Kgtk_color_button_get_color[m[K (GTK_COLOR_BUTTON (lookup_widget (dlg, "color")), &clr); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_color_button_get_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[Kplcommon.c:[m[K In function â[01m[Kon_edit_column_activate[m[Kâ: >[01m[Kinterface.c:810:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 810 | [01;35m[Kpause2[m[K = gtk_image_menu_item_new_with_mnemonic (_("Pause")); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kpopulate_column_id_combo_box[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1776:35:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1776 | populate_column_id_combo_box ([01;36m[KGTK_COMBO_BOX[m[K (lookup_widget (dlg, "id"))); > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1714:47:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 1714 | populate_column_id_combo_box([01;36m[KGtkComboBoxText *combo_box[m[K) { > | [01;36m[K~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kinterface.c:814:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 814 | [01;35m[Kimage61[m[K = gtk_image_new_from_stock ("gtk-media-pause", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1820:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1820 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (dlg, "color")), &color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kcallbacks.c:[m[K In function â[01m[Kon_mainwin_key_press_event[m[Kâ: >[01m[Kcallbacks.c:228:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 228 | [01;35m[Kelse[m[K if (act && act->callback) { > | [01;35m[K^~~~[m[K >In file included from [01m[Kddblistview.h:31[m[K, > from [01m[Kcallbacks.c:42[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kinterface.c:816:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 816 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (pause2), image61); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:1832:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_get_color[m[Kâ is deprecated: Use 'gtk_color_chooser_get_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1832 | [01;35m[Kgtk_color_button_get_color[m[K (GTK_COLOR_BUTTON (lookup_widget (dlg, "color")), &clr); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_color_button_get_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:816:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 816 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (pause2), image61); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_get_type_once[m[Kâ: >[01m[Kddblistview.c:64:1:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 64 | [01;35m[KG_DEFINE_TYPE[m[K (DdbListview, ddb_listview, GTK_TYPE_TABLE); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:818:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 818 | [01;35m[Kprevious2[m[K = gtk_image_menu_item_new_with_mnemonic (_("Previous")); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:[m[K In function â[01m[Kpl_common_draw_group_title[m[Kâ: >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_init[m[Kâ: >[01m[Kddblistview.c:379:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_resize[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 379 | [01;35m[Kgtk_table_resize[m[K (GTK_TABLE (listview), 2, 2); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:123:9:[m[K [01;36m[Knote: [m[Kdeclared here > 123 | void [01;36m[Kgtk_table_resize[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:379:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 379 | [01;35m[Kgtk_table_resize[m[K (GTK_TABLE (listview), 2, 2); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kplcommon.c:2058:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2058 | [01;35m[KGdkColor[m[K *clr = >k_widget_get_style(theme_treeview)->fg[GTK_STATE_NORMAL]; > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kplcommon.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:381:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 381 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), listview->scrollbar, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:381:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 381 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), listview->scrollbar, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:385:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 385 | [01;35m[Khbox[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:387:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 387 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), hbox, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:387:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 387 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), hbox, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:391:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 391 | [01;35m[Kvbox[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:415:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 415 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), listview->hscrollbar, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:415:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 415 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (listview), listview->hscrollbar, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:822:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 822 | [01;35m[Kimage62[m[K = gtk_image_new_from_stock ("gtk-media-previous", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >[01m[Kdeadbeefapp.c:[m[K In function â[01m[Kdeadbeef_app_startup[m[Kâ: >[01m[Kdeadbeefapp.c:103:59:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_application_prefers_app_menu[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 103 | int preferappmenu = gtk_application_prefers_app_menu ([01;35m[Kapplication[m[K); > | [01;35m[K^~~~~~~~~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGApplication * {aka struct _GApplication *}[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkwindow.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kdeadbeefapp.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkapplication.h:159:89:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkApplication *[m[Kâ {aka â[01m[Kstruct _GtkApplication *[m[Kâ} but argument is of type â[01m[KGApplication *[m[Kâ {aka â[01m[Kstruct _GApplication *[m[Kâ} > 159 | gboolean gtk_application_prefers_app_menu ([01;36m[KGtkApplication *application[m[K); > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~[m[K >[01m[Kdeadbeefapp.c:112:39:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_application_set_app_menu[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 112 | gtk_application_set_app_menu ([01;35m[Kapplication[m[K, NULL); > | [01;35m[K^~~~~~~~~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGApplication * {aka struct _GApplication *}[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkwindow.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kdeadbeefapp.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkapplication.h:95:68:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkApplication *[m[Kâ {aka â[01m[Kstruct _GtkApplication *[m[Kâ} but argument is of type â[01m[KGApplication *[m[Kâ {aka â[01m[Kstruct _GApplication *[m[Kâ} > 95 | void gtk_application_set_app_menu ([01;36m[KGtkApplication *application[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_new[m[Kâ: >[01m[Kddblistview.c:521:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_object_newv[m[Kâ is deprecated: Use 'g_object_new_with_properties' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 521 | [01;35m[Kreturn[m[K g_object_newv (ddb_listview_get_type(), 0, NULL);//GTK_WIDGET(gtk_type_new(ddb_listview_get_type())); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:431:13:[m[K [01;36m[Knote: [m[Kdeclared here > 431 | gpointer [01;36m[Kg_object_newv[m[K (GType object_type, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:824:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 824 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (previous2), image62); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:824:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 824 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (previous2), image62); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:826:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 826 | [01;35m[Knext2[m[K = gtk_image_menu_item_new_with_mnemonic (_("Next")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Krender_treeview_background[m[Kâ: >[01m[Kddblistview.c:905:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_style_context_add_region[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 905 | [01;35m[Kgtk_style_context_add_region[m[K(context, GTK_STYLE_REGION_ROW, even ? GTK_REGION_EVEN : GTK_REGION_ODD); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:830:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 830 | [01;35m[Kimage63[m[K = gtk_image_new_from_stock ("gtk-media-next", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:832:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 832 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (next2), image63); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkicontheme.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:127[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkstylecontext.h:1108:10:[m[K [01;36m[Knote: [m[Kdeclared here > 1108 | void [01;36m[Kgtk_style_context_add_region[m[K (GtkStyleContext *context, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:832:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 832 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (next2), image63); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:843:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 843 | [01;35m[Kabout3[m[K = gtk_image_menu_item_new_with_mnemonic (_("About")); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:847:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 847 | [01;35m[Kimage64[m[K = gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:849:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 849 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (about3), image64); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:849:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 849 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (about3), image64); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kfileman.c:[m[K In function â[01m[Kget_file_chooser[m[Kâ: >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_list_drag_motion[m[Kâ: >[01m[Kfileman.c:550:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 550 | [01;35m[KGtkWidget[m[K *dlg = gtk_file_chooser_dialog_new (title, GTK_WINDOW (mainwin), action, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); > | [01;35m[K^~~~~~~~~[m[K >[01m[Kfileman.c:550:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Kfileman.c:553:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 553 | [01;35m[KGtkWidget[m[K *box = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~~~[m[K >[01m[Kddblistview.c:1325:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_get_device_manager[m[Kâ is deprecated: Use 'gdk_display_get_default_seat' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1325 | [01;35m[KGdkDeviceManager[m[K *device_manager = gdk_display_get_device_manager (gdk_window_get_display (win)); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kfileman.c:25[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20:[m[K [01;36m[Knote: [m[Kdeclared here > 171 | GdkDeviceManager * [01;36m[Kgdk_display_get_device_manager[m[K (GdkDisplay *display); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:1326:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_device_manager_get_client_pointer[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1326 | [01;35m[KGdkDevice[m[K *pointer = gdk_device_manager_get_client_pointer (device_manager); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14:[m[K [01;36m[Knote: [m[Kdeclared here > 44 | GdkDevice * [01;36m[Kgdk_device_manager_get_client_pointer[m[K (GdkDeviceManager *device_manager); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_build_drag_uri_list[m[Kâ: >[01m[Kddblistview.c:1373:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kplt_get_head[m[Kâ is deprecated: since deadbeef API 1.13 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1373 | [01;35m[KDdbListviewIter[m[K it = deadbeef->plt_get_head (ps->drag_source_playlist); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[Kddblistview.h:31[m[K, > from [01m[Kddblistview.c:37[m[K: >[01m[K../../deadbeef.h:828:23:[m[K [01;36m[Knote: [m[Kdeclared here > 828 | DB_playItem_t * (*[01;36m[Kplt_get_head[m[K) (int plt) DEPRECATED_113; > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[Kinterface.c:856:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 856 | [01;35m[Kquit[m[K = gtk_image_menu_item_new_with_mnemonic (_("Quit")); > | [01;35m[K^~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_list_drag_data_get[m[Kâ: >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:1452:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kplt_get_head[m[Kâ is deprecated: since deadbeef API 1.13 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1452 | [01;35m[KDdbListviewIter[m[K it = deadbeef->plt_get_head (ps->drag_source_playlist); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[Kddblistview.h:31[m[K, > from [01m[Kddblistview.c:37[m[K: >[01m[K../../deadbeef.h:828:23:[m[K [01;36m[Knote: [m[Kdeclared here > 828 | DB_playItem_t * (*[01;36m[Kplt_get_head[m[K) (int plt) DEPRECATED_113; > | [01;36m[K^~~~~~~~~~~~[m[K >[01m[Kinterface.c:860:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 860 | [01;35m[Kimage65[m[K = gtk_image_new_from_stock ("gtk-quit", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:862:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 862 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (quit), image65); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:862:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 862 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (quit), image65); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_progressdlg[m[Kâ: >[01m[Kinterface.c:931:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 931 | [01;35m[Kvbox6[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_list_mousemove[m[Kâ: >[01m[Kddblistview.c:2289:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_drag_begin[m[Kâ is deprecated: Use 'gtk_drag_begin_with_coordinates' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2289 | [01;35m[Kgtk_drag_begin[m[K (widget, lst, GDK_ACTION_COPY | GDK_ACTION_MOVE, 1, (GdkEvent *)ev); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdnd.h:73:17:[m[K [01;36m[Knote: [m[Kdeclared here > 73 | GdkDragContext *[01;36m[Kgtk_drag_begin[m[K (GtkWidget *widget, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:943:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 943 | [01;35m[Khbox7[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:951:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 951 | [01;35m[Kcancelbtn[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_trackproperties[m[Kâ: >[01m[Kinterface.c:1058:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1058 | [01;35m[Kvbox16[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1063:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1063 | [01;35m[Khbox109[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1086:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_tree_view_set_rules_hint[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1086 | [01;35m[Kgtk_tree_view_set_rules_hint[m[K (GTK_TREE_VIEW (metalist), TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:246:24:[m[K [01;36m[Knote: [m[Kdeclared here > 246 | void [01;36m[Kgtk_tree_view_set_rules_hint[m[K (GtkTreeView *tree_view, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1088:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1088 | [01;35m[Khbox98[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_header_render[m[Kâ: >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1096:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1096 | [01;35m[Kalignment24[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1100:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1100 | [01;35m[Khbox99[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1104:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1104 | [01;35m[Kimage522[m[K = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1122:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1122 | [01;35m[Kalignment11[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1126:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1126 | [01;35m[Khbox52[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1130:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1130 | [01;35m[Kimage390[m[K = gtk_image_new_from_stock ("gtk-apply", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1143:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1143 | [01;35m[Kalignment12[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1147:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1147 | [01;35m[Khbox53[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1151:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1151 | [01;35m[Kimage391[m[K = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1163:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1163 | [01;35m[Kvbox24[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1177:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_tree_view_set_rules_hint[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1177 | [01;35m[Kgtk_tree_view_set_rules_hint[m[K (GTK_TREE_VIEW (properties), TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:246:24:[m[K [01;36m[Knote: [m[Kdeclared here > 246 | void [01;36m[Kgtk_tree_view_set_rules_hint[m[K (GtkTreeView *tree_view, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1189:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1189 | [01;35m[Kalignment13[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1193:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1193 | [01;35m[Khbox54[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1197:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1197 | [01;35m[Kimage392[m[K = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:[m[K In function â[01m[Kset_tray_tooltip[m[Kâ: >[01m[Kgtkui.c:233:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_status_icon_set_tooltip_text[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 233 | [01;35m[Kgtk_status_icon_set_tooltip_text[m[K (trayicon, text); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:275[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23:[m[K [01;36m[Knote: [m[Kdeclared here > 137 | void [01;36m[Kgtk_status_icon_set_tooltip_text[m[K (GtkStatusIcon *status_icon, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:[m[K In function â[01m[Kshow_traymenu_cb[m[Kâ: >[01m[Kgtkui.c:292:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 292 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (traymenu), NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:[m[K In function â[01m[Kon_trayicon_popup_menu[m[Kâ: >[01m[Kgtkui.c:360:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 360 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (traymenu), NULL, NULL, gtk_status_icon_position_menu, trayicon, button, time); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:360:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_status_icon_position_menu[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 360 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (traymenu), NULL, NULL, gtk_status_icon_position_menu, trayicon, button, time); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:275[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23:[m[K [01;36m[Knote: [m[Kdeclared here > 160 | void [01;36m[Kgtk_status_icon_position_menu[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:[m[K In function â[01m[Kgtkui_update_status_icon[m[Kâ: >[01m[Kgtkui.c:525:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_icon_info_free[m[Kâ is deprecated: Use 'g_object_unref' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 525 | [01;35m[Kgtk_icon_info_free[m[K(icon_info); > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:127[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23:[m[K [01;36m[Knote: [m[Kdeclared here > 284 | void [01;36m[Kgtk_icon_info_free[m[K (GtkIconInfo *icon_info); > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:532:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_status_icon_new_from_file[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 532 | [01;35m[Ktrayicon[m[K = gtk_status_icon_new_from_file(iconpath); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:275[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:88:23:[m[K [01;36m[Knote: [m[Kdeclared here > 88 | GtkStatusIcon *[01;36m[Kgtk_status_icon_new_from_file[m[K (const gchar *filename); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:535:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_status_icon_new_from_icon_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 535 | [01;35m[Ktrayicon[m[K = gtk_status_icon_new_from_icon_name(icon_name); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:275[m[K, > from [01m[Kgtkui.c:26[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:92:23:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | GtkStatusIcon *[01;36m[Kgtk_status_icon_new_from_icon_name[m[K (const gchar *icon_name); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:2501:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2501 | [01;35m[Kdraw_cairo_line[m[K(cr, >k_widget_get_style(ps->header)->mid[GTK_STATE_NORMAL], 0, h, a.width, h); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_editcolumndlg[m[Kâ: >[01m[Kinterface.c:1326:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1326 | [01;35m[Kvbox14[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1331:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1331 | [01;35m[Khbox29[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1338:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1338 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label26), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1338:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1338 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label26), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1347:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1347 | [01;35m[Khbox30[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1354:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1354 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label37), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1354:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1354 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label37), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_header_realize[m[Kâ: >[01m[Kinterface.c:1360:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1360 | [01;35m[Khbox31[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1367:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1367 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (fmtlabel), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:2844:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cursor_new[m[Kâ is deprecated: Use 'gdk_cursor_new_for_display' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2844 | [01;35m[Klistview[m[K->cursor_sz = gdk_cursor_new (GDK_SB_H_DOUBLE_ARROW); > | [01;35m[K^~~~~~~~[m[K >[01m[Kinterface.c:1367:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1367 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (fmtlabel), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcursor.h:228:12:[m[K [01;36m[Knote: [m[Kdeclared here > 228 | GdkCursor* [01;36m[Kgdk_cursor_new[m[K (GdkCursorType cursor_type); > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1369:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1369 | [01;35m[Khbox74[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:[m[K At top level: >[01m[Kddblistview.c:2845:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cursor_new[m[Kâ is deprecated: Use 'gdk_cursor_new_for_display' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2845 | [01;35m[Klistview[m[K->cursor_drag = gdk_cursor_new (GDK_FLEUR); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcursor.h:228:12:[m[K [01;36m[Knote: [m[Kdeclared here > 228 | GdkCursor* [01;36m[Kgdk_cursor_new[m[K (GdkCursorType cursor_type); > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1597:18:[m[K [01;35m[Kwarning: [m[Kinitialization of â[01m[Kint (*)(struct DB_plugin_action_s *, ddb_action_context_t)[m[Kâ {aka â[01m[Kint (*)(struct DB_plugin_action_s *, enum ddb_action_context_e)[m[Kâ} from incompatible pointer type â[01m[Kint (*)(struct DB_plugin_action_s *, int)[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 1597 | .callback2 = [01;35m[Kaction_rg_remove_info_handler[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1597:18:[m[K [01;36m[Knote: [m[K(near initialization for â[01m[Kaction_rg_remove_info.callback2[m[Kâ) >[01m[Kinterface.c:1385:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1385 | [01;35m[Khbox141[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1605:18:[m[K [01;35m[Kwarning: [m[Kinitialization of â[01m[Kint (*)(struct DB_plugin_action_s *, ddb_action_context_t)[m[Kâ {aka â[01m[Kint (*)(struct DB_plugin_action_s *, enum ddb_action_context_e)[m[Kâ} from incompatible pointer type â[01m[Kint (*)(struct DB_plugin_action_s *, int)[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 1605 | .callback2 = [01;35m[Kaction_rg_scan_selection_as_albums_handler[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1605:18:[m[K [01;36m[Knote: [m[K(near initialization for â[01m[Kaction_rg_scan_selection_as_albums.callback2[m[Kâ) >[01m[Kgtkui.c:1613:18:[m[K [01;35m[Kwarning: [m[Kinitialization of â[01m[Kint (*)(struct DB_plugin_action_s *, ddb_action_context_t)[m[Kâ {aka â[01m[Kint (*)(struct DB_plugin_action_s *, enum ddb_action_context_e)[m[Kâ} from incompatible pointer type â[01m[Kint (*)(struct DB_plugin_action_s *, int)[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 1613 | .callback2 = [01;35m[Kaction_rg_scan_selection_as_album_handler[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1613:18:[m[K [01;36m[Knote: [m[K(near initialization for â[01m[Kaction_rg_scan_selection_as_album.callback2[m[Kâ) >[01m[Kinterface.c:1402:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1402 | [01;35m[Khbox32[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1621:18:[m[K [01;35m[Kwarning: [m[Kinitialization of â[01m[Kint (*)(struct DB_plugin_action_s *, ddb_action_context_t)[m[Kâ {aka â[01m[Kint (*)(struct DB_plugin_action_s *, enum ddb_action_context_e)[m[Kâ} from incompatible pointer type â[01m[Kint (*)(struct DB_plugin_action_s *, int)[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 1621 | .callback2 = [01;35m[Kaction_rg_scan_per_file_handler[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1621:18:[m[K [01;36m[Knote: [m[K(near initialization for â[01m[Kaction_rg_scan_per_file.callback2[m[Kâ) >[01m[Kinterface.c:1409:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1409 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label38), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1629:18:[m[K [01;35m[Kwarning: [m[Kinitialization of â[01m[Kint (*)(struct DB_plugin_action_s *, ddb_action_context_t)[m[Kâ {aka â[01m[Kint (*)(struct DB_plugin_action_s *, enum ddb_action_context_e)[m[Kâ} from incompatible pointer type â[01m[Kint (*)(struct DB_plugin_action_s *, int)[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 1629 | .callback2 = [01;35m[Kaction_scan_all_tracks_without_rg_handler[m[K , > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kgtkui.c:1629:18:[m[K [01;36m[Knote: [m[K(near initialization for â[01m[Kaction_scan_all_tracks_without_rg.callback2[m[Kâ) >[01m[Kinterface.c:1409:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1409 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label38), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1418:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1418 | [01;35m[Khbox138[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1430:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1430 | [01;35m[Kdialog_action_area1[m[K = gtk_dialog_get_action_area (GTK_DIALOG (editcolumndlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:[m[K In function â[01m[Kddb_listview_header_enter[m[Kâ: >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1439:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1439 | [01;35m[Kalignment9[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:3055:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_get_device_manager[m[Kâ is deprecated: Use 'gdk_display_get_default_seat' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3055 | [01;35m[KGdkDeviceManager[m[K *device_manager = gdk_display_get_device_manager(gdk_window_get_display(win)); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20:[m[K [01;36m[Knote: [m[Kdeclared here > 171 | GdkDeviceManager * [01;36m[Kgdk_display_get_device_manager[m[K (GdkDisplay *display); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1443:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1443 | [01;35m[Khbox50[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1447:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1447 | [01;35m[Kimage388[m[K = gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddblistview.c:3056:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_device_manager_get_client_pointer[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3056 | [01;35m[Kgdk_window_get_device_position[m[K(win, gdk_device_manager_get_client_pointer(device_manager), &x, NULL, NULL); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14:[m[K [01;36m[Knote: [m[Kdeclared here > 44 | GdkDevice * [01;36m[Kgdk_device_manager_get_client_pointer[m[K (GdkDeviceManager *device_manager); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1460:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1460 | [01;35m[Kalignment8[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1464:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1464 | [01;35m[Khbox49[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1468:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1468 | [01;35m[Kimage387[m[K = gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-prefwin.lo `test -f 'prefwin.c' || echo './'`prefwin.c >[01m[Kddblistview.c:[m[K In function â[01m[Klist_tooltip_handler[m[Kâ: >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_prefwin[m[Kâ: >[01m[Kddblistview.c:3658:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3658 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window(widget)); > | [01;35m[K^~~~~~~[m[K >[01m[Kinterface.c:1806:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1806 | [01;35m[Kvbox10[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddblistview.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1811:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1811 | [01;35m[Khbox11[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1818:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1818 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label23), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1818:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1818 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label23), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1824:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1824 | [01;35m[Khbox12[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1831:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1831 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label4), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1831:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1831 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label4), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1849:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1849 | [01;35m[Kalignment31[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1852:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1852 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment31), 8, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1852:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1852 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment31), 8, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1854:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1854 | [01;35m[Kvbox52[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1858:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1858 | [01;35m[Khbox145[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1869:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1869 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "44100"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-eq.lo `test -f 'eq.c' || echo './'`eq.c >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1870:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1870 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "48000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1871:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1871 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "88200"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1872:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1872 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "96000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1873:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1873 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "176400"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1874:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1874 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_direct_sr), "192000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kinterface.c:1881:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1881 | [01;35m[Kalignment32[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1885:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1885 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment32), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1885:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1885 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment32), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1887:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1887 | [01;35m[Kvbox53[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1891:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1891 | [01;35m[Khbox147[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1898:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1898 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label_sr_mult_48), 1, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1898:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1898 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label_sr_mult_48), 1, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1903:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1903 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "44100"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1904:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1904 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "48000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1905:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1905 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "88200"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1906:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1906 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "96000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1907:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1907 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "176400"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1908:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1908 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_48), "192000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kinterface.c:1910:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1910 | [01;35m[Khbox148[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1917:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1917 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label_sr_mult_44), 1, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1917:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1917 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label_sr_mult_44), 1, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1922:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1922 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "44100"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1923:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1923 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "48000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1924:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1924 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "88200"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1925:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1925 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "96000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1926:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1926 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "176400"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-actions.lo `test -f 'actions.c' || echo './'`actions.c >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:2297:6:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_combo_box_text_append_text[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 2297 | ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) >[01m[K/usr/include/glib-2.0/gobject/gtype.h:484:66:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[K_G_TYPE_CIC[m[Kâ > 484 | #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) ([01;36m[K_G_TYPE_CIC[m[K ((instance), (g_type), c_type)) > | [01;36m[K^~~~~~~~~~~[m[K >[01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:32:41:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KG_TYPE_CHECK_INSTANCE_CAST[m[Kâ > 32 | #define GTK_COMBO_BOX(obj) ([01;36m[KG_TYPE_CHECK_INSTANCE_CAST[m[K ((obj), GTK_TYPE_COMBO_BOX, GtkComboBox)) > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1927:30:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KGTK_COMBO_BOX[m[Kâ > 1927 | gtk_combo_box_append_text ([01;36m[KGTK_COMBO_BOX[m[K (comboboxentry_sr_mult_44), "192000"); > | [01;36m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:80[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcomboboxtext.h:67:72:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkComboBoxText *[m[Kâ {aka â[01m[Kstruct _GtkComboBoxText *[m[Kâ} but argument is of type â[01m[KGtkComboBox *[m[Kâ {aka â[01m[Kstruct _GtkComboBox *[m[Kâ} > 67 | void gtk_combo_box_text_append_text ([01;36m[KGtkComboBoxText *combo_box[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kinterface.c:1941:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1941 | [01;35m[Kvbox8[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1951:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1951 | [01;35m[Kalignment30[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1954:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1954 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment30), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1954:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1954 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment30), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1956:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1956 | [01;35m[Kvbox48[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1960:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1960 | [01;35m[Khbox10[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1967:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1967 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label8), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1967:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1967 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label8), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1977:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1977 | [01;35m[Khbox139[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-dspconfig.lo `test -f 'dspconfig.c' || echo './'`dspconfig.c >[01m[Kinterface.c:1984:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1984 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label163), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1984:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1984 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label163), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1995:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1995 | [01;35m[Ktable1[m[K = gtk_table_new (2, 2, FALSE); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1998:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1998 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table1), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:1998:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1998 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table1), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2000:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2000 | [01;35m[Khbox100[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2002:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2002 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), hbox100, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2002:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2002 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), hbox100, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2022:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2022 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), label124, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2022:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2022 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), label124, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2025:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2025 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label124), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2025:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2025 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label124), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2029:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2029 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), label124a, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2029:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2029 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), label124a, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2032:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2032 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label124a), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2032:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2032 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label124a), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2034:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2034 | [01;35m[Khbox100a[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2036:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2036 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), hbox100a, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2036:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2036 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table1), hbox100a, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-tagwritersettings.lo `test -f 'tagwritersettings.c' || echo './'`tagwritersettings.c >[01m[Kinterface.c:2059:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2059 | [01;35m[Khbox66[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2092:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2092 | [01;35m[Kvbox29[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2097:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2097 | [01;35m[Khbox80[m[K = gtk_hbox_new (TRUE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2101:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2101 | [01;35m[Kdsp_add[m[K = gtk_button_new_from_stock ("gtk-add"); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2105:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2105 | [01;35m[Kdsp_remove[m[K = gtk_button_new_from_stock ("gtk-remove"); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2113:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2113 | [01;35m[Khbox81[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2128:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2128 | [01;35m[Kvbox30[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2132:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2132 | [01;35m[Kdsp_up[m[K = gtk_button_new_from_stock ("gtk-go-up"); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2136:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2136 | [01;35m[Kdsp_down[m[K = gtk_button_new_from_stock ("gtk-go-down"); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2140:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2140 | [01;35m[Khbox86[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2152:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2152 | [01;35m[Kdsp_preset_save[m[K = gtk_button_new_from_stock ("gtk-save"); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktrkproperties.c:[m[K In function â[01m[Kon_metalist_button_press_event[m[Kâ: >[01m[Ktrkproperties.c:665:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 665 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (menu), NULL, NULL, NULL, NULL, event->button, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Ktrkproperties.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2169:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2169 | [01;35m[Kvbox9[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2202:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2202 | [01;35m[Khbox102[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2216:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2216 | [01;35m[Khbox64[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2223:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2223 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label101), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2223:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2223 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label101), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2230:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2230 | [01;35m[Khbox65[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2237:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2237 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label102), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2237:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2237 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label102), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2244:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2244 | [01;35m[Khbox101[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2264:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2264 | [01;35m[Kvbox44[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2289:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2289 | [01;35m[Khbox141[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2321:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2321 | [01;35m[Kvbox21[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2330:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2330 | [01;35m[Kbar_colors_group[m[K = gtk_table_new (2, 2, TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2333:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2333 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (bar_colors_group), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2333:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2333 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (bar_colors_group), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2337:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2337 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), label43, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2337:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2337 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), label43, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2340:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2340 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label43), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2340:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2340 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label43), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2344:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2344 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), label47, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2344:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2344 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), label47, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2347:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2347 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label47), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2347:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2347 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label47), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2351:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2351 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), bar_foreground, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2351:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2351 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), bar_foreground, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2357:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2357 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), bar_background, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2357:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2357 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (bar_colors_group), bar_background, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2365:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2365 | [01;35m[Kvbox22[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2374:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2374 | [01;35m[Ktabstrip_colors_group[m[K = gtk_table_new (7, 3, FALSE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2377:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_row_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2377 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (tabstrip_colors_group), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9:[m[K [01;36m[Knote: [m[Kdeclared here > 159 | void [01;36m[Kgtk_table_set_row_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2377:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2377 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (tabstrip_colors_group), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2378:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2378 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (tabstrip_colors_group), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2378:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2378 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (tabstrip_colors_group), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2382:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2382 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_base, 1, 2, 6, 7, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2382:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2382 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_base, 1, 2, 6, 7, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2388:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2388 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label76, 0, 1, 6, 7, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2388:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2388 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label76, 0, 1, 6, 7, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2391:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2391 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label76), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2391:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2391 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label76), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2395:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2395 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_dark, 1, 2, 5, 6, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2395:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2395 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_dark, 1, 2, 5, 6, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2401:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2401 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label44, 0, 1, 5, 6, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2401:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2401 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label44, 0, 1, 5, 6, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2404:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2404 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label44), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2404:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2404 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label44), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2408:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2408 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_light, 1, 2, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2408:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2408 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_light, 1, 2, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2414:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2414 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label46, 0, 1, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2414:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2414 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label46, 0, 1, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2417:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2417 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label46), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2417:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2417 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label46), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2421:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2421 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_mid, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2421:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2421 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_mid, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2427:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2427 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label45, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2427:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2427 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label45, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2430:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2430 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label45), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2430:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2430 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label45), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2434:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2434 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label127, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2434:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2434 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label127, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2437:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2437 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label127), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2437:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2437 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label127), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2441:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2441 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_text, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2441:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2441 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_text, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2447:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2447 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_selected_text, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2447:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2447 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_selected_text, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2451:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2451 | [01;35m[Khbox136[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2453:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2453 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), hbox136, 2, 3, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2453:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2453 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), hbox136, 2, 3, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2465:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2465 | [01;35m[Khbox137[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2467:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2467 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), hbox137, 2, 3, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2467:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2467 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), hbox137, 2, 3, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2481:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2481 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_text_font, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2481:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2481 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_text_font, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2487:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2487 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label152, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2487:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2487 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label152, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2490:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2490 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label152), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2490:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2490 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label152), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2494:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2494 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label153, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2494:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2494 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), label153, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2497:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2497 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label153), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2497:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2497 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label153), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2501:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2501 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_playing_text, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2501:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2501 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (tabstrip_colors_group), tabstrip_playing_text, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2509:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2509 | [01;35m[Kvbox23[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2518:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2518 | [01;35m[Klistview_colors_group[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2528:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2528 | [01;35m[Kalignment28[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2531:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2531 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment28), 12, 12, 12, 12); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2531:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2531 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment28), 12, 12, 12, 12); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2533:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2533 | [01;35m[Ktable3[m[K = gtk_table_new (5, 3, FALSE); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2536:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_row_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2536 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table3), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9:[m[K [01;36m[Knote: [m[Kdeclared here > 159 | void [01;36m[Kgtk_table_set_row_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2536:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2536 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table3), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2537:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2537 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table3), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2537:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2537 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table3), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2541:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2541 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label77, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2541:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2541 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label77, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2544:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2544 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label77), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2544:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2544 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label77), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2548:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2548 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_text, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2548:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2548 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_text, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2554:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2554 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label150, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2554:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2554 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label150, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2557:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2557 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label150), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2557:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2557 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label150), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2561:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2561 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_playing_text, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2561:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2561 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_playing_text, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2567:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2567 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label61, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2567:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2567 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label61, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2570:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2570 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label61), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2570:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2570 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label61), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2574:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2574 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_selected_text, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2574:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2574 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_selected_text, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2580:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2580 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label154, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2580:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2580 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label154, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2583:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2583 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label154), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2583:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2583 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label154), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2587:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2587 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_column_text, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2587:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2587 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_column_text, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2593:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2593 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_column_text_font, 2, 3, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2593:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2593 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_column_text_font, 2, 3, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2599:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2599 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label149, 0, 1, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2599:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2599 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), label149, 0, 1, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2602:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2602 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label149), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2602:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2602 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label149), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2606:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2606 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_group_text, 1, 2, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2606:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2606 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_group_text, 1, 2, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2612:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2612 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_group_text_font, 2, 3, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2612:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2612 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_group_text_font, 2, 3, 4, 5, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2618:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2618 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_text_font, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2618:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2618 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table3), listview_text_font, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2636:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2636 | [01;35m[Kalignment29[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2639:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2639 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment29), 11, 12, 12, 12); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2639:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2639 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment29), 11, 12, 12, 12); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2641:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2641 | [01;35m[Ktable4[m[K = gtk_table_new (4, 2, FALSE); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2644:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_row_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2644 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table4), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9:[m[K [01;36m[Knote: [m[Kdeclared here > 159 | void [01;36m[Kgtk_table_set_row_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2644:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2644 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table4), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2645:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2645 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table4), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2645:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2645 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table4), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2649:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2649 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label58, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2649:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2649 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label58, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2652:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2652 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label58), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2652:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2652 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label58), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2656:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2656 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label59, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2656:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2656 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label59, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2659:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2659 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label59), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2659:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2659 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label59), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2663:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2663 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_odd_row, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2663:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2663 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_odd_row, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2669:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2669 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label78, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2669:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2669 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label78, 0, 1, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2672:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2672 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label78), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2672:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2672 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label78), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2676:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2676 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_selected_row, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2676:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2676 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_selected_row, 1, 2, 2, 3, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2682:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2682 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label62, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2682:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2682 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), label62, 0, 1, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2685:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2685 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label62), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2685:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2685 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label62), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2689:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2689 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_cursor, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2689:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2689 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_cursor, 1, 2, 3, 4, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2695:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2695 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_even_row, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2695:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2695 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table4), listview_even_row, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2708:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_new[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2708 | [01;35m[Ktable2[m[K = gtk_table_new (2, 3, FALSE); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12:[m[K [01;36m[Knote: [m[Kdeclared here > 119 | GtkWidget* [01;36m[Kgtk_table_new[m[K (guint rows, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2711:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_row_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2711 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table2), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9:[m[K [01;36m[Knote: [m[Kdeclared here > 159 | void [01;36m[Kgtk_table_set_row_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2711:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2711 | [01;35m[Kgtk_table_set_row_spacings[m[K (GTK_TABLE (table2), 4); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2712:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_set_col_spacings[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2712 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table2), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9:[m[K [01;36m[Knote: [m[Kdeclared here > 164 | void [01;36m[Kgtk_table_set_col_spacings[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2712:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2712 | [01;35m[Kgtk_table_set_col_spacings[m[K (GTK_TABLE (table2), 8); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2716:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2716 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), label155, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2716:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2716 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), label155, 0, 1, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2719:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2719 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label155), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2719:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2719 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label155), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2723:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2723 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), label156, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2723:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2723 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), label156, 0, 1, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2726:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2726 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label156), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2726:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2726 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label156), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2730:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2730 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_playing_text_bold, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2730:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2730 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_playing_text_bold, 1, 2, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2736:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2736 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_selected_text_bold, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2736:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2736 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_selected_text_bold, 1, 2, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2742:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2742 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_playing_text_italic, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2742:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2742 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_playing_text_italic, 2, 3, 0, 1, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2748:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_attach[m[Kâ is deprecated: Use 'GtkGrid' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2748 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_selected_text_italic, 2, 3, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9:[m[K [01;36m[Knote: [m[Kdeclared here > 127 | void [01;36m[Kgtk_table_attach[m[K (GtkTable *table, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2748:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_table_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2748 | [01;35m[Kgtk_table_attach[m[K (GTK_TABLE (table2), listview_selected_text_italic, 2, 3, 1, 2, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:280[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10:[m[K [01;36m[Knote: [m[Kdeclared here > 117 | GType [01;36m[Kgtk_table_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2760:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2760 | [01;35m[Kvbox11[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2769:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2769 | [01;35m[Khbox13[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2776:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2776 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label18), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2776:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2776 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label18), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2783:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2783 | [01;35m[Khbox14[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2790:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2790 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label19), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2790:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2790 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label19), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2797:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2797 | [01;35m[Khbox15[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2804:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2804 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label20), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2804:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2804 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label20), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2816:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2816 | [01;35m[Khbox61[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2829:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2829 | [01;35m[Khbox62[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-wingeom.lo `test -f 'wingeom.c' || echo './'`wingeom.c >[01m[Kinterface.c:2847:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2847 | [01;35m[Khbox104[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2872:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2872 | [01;35m[Kvbox36[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2877:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2877 | [01;35m[Khbox119[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2891:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2891 | [01;35m[Khotkey_add[m[K = gtk_button_new_from_stock ("gtk-add"); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2896:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2896 | [01;35m[Khotkey_remove[m[K = gtk_button_new_from_stock ("gtk-remove"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2912:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2912 | [01;35m[Khbox105[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2925:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2925 | [01;35m[Khbox106[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2946:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2946 | [01;35m[Khbox120[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2960:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2960 | [01;35m[Khotkeys_apply[m[K = gtk_button_new_from_stock ("gtk-apply"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2965:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2965 | [01;35m[Khotkeys_revert[m[K = gtk_button_new_from_stock ("gtk-revert-to-saved"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2975:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2975 | [01;35m[Kalignment26[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2979:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2979 | [01;35m[Khbox121[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:2983:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2983 | [01;35m[Kimage638[m[K = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3011:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_tree_view_set_rules_hint[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3011 | [01;35m[Kgtk_tree_view_set_rules_hint[m[K (GTK_TREE_VIEW (pref_pluginlist), TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:246:24:[m[K [01;36m[Knote: [m[Kdeclared here > 246 | void [01;36m[Kgtk_tree_view_set_rules_hint[m[K (GtkTreeView *tree_view, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3013:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3013 | [01;35m[Kvbox12[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3018:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3018 | [01;35m[Khbox103[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3044:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3044 | [01;35m[Khbox20[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3053:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3053 | [01;35m[Kalignment15[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3057:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3057 | [01;35m[Khbox56[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3061:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3061 | [01;35m[Kimage394[m[K = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3074:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3074 | [01;35m[Kalignment20[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3078:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3078 | [01;35m[Khbox88[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3082:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3082 | [01;35m[Kimage521[m[K = gtk_image_new_from_stock ("gtk-about", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3099:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3099 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label3), 0.48, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3099:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3099 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label3), 0.48, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3101:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3101 | [01;35m[Kdialog_action_area2[m[K = gtk_dialog_get_action_area (GTK_DIALOG (prefwin)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3105:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3105 | [01;35m[Kclosebutton1[m[K = gtk_button_new_from_stock ("gtk-close"); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_entrydialog[m[Kâ: >[01m[Kinterface.c:3715:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3715 | [01;35m[Kvbox15[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3720:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3720 | [01;35m[Khbox33[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3734:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3734 | [01;35m[Kdialog_action_area3[m[K = gtk_dialog_get_action_area (GTK_DIALOG (entrydialog)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3743:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3743 | [01;35m[Kalignment17[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3747:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3747 | [01;35m[Khbox58[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3751:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3751 | [01;35m[Kimage396[m[K = gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3764:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3764 | [01;35m[Kalignment16[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3768:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3768 | [01;35m[Khbox57[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3772:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3772 | [01;35m[Kimage395[m[K = gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:[m[K In function â[01m[Kon_prop_browse_file[m[Kâ: >[01m[Kpluginconf.c:47:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 47 | [01;35m[KGtkWidget[m[K *dlg = gtk_file_chooser_dialog_new (_("Open file..."), GTK_WINDOW (mainwin), GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL); > | [01;35m[K^~~~~~~~~[m[K >[01m[Kpluginconf.c:47:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Kpluginconf.c:[m[K In function â[01m[Kgtkui_run_dialog[m[Kâ: >[01m[Kpluginconf.c:241:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 241 | [01;35m[Kwin[m[K = gtk_dialog_new_with_buttons (title, GTK_WINDOW (parentwin), GTK_DIALOG_MODAL, GTK_STOCK_APPLY, GTK_RESPONSE_APPLY, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, NULL); > | [01;35m[K^~~[m[K >[01m[Kpluginconf.c:241:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Kpluginconf.c:241:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Kpluginconf.c:245:9:[m[K [01;35m[Kwarning: [m[Knot enough variable arguments to fit a sentinel [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 245 | [01;35m[Kwin[m[K = gtk_dialog_new_with_buttons (title, GTK_WINDOW (parentwin), GTK_DIALOG_MODAL, NULL); > | [01;35m[K^~~[m[K >[01m[Kpluginconf.c:247:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 247 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_OK, GTK_RESPONSE_OK); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:250:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 250 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_addlocationdlg[m[Kâ: >[01m[Kpluginconf.c:253:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 253 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:256:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 256 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_APPLY, GTK_RESPONSE_APPLY); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:259:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 259 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_YES, GTK_RESPONSE_YES); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:262:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 262 | [01;35m[Kgtk_dialog_add_button[m[K (GTK_DIALOG (win), GTK_STOCK_NO, GTK_RESPONSE_NO); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-widgets.lo `test -f 'widgets.c' || echo './'`widgets.c >[01m[Kinterface.c:3833:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3833 | [01;35m[Kvbox45[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:278:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 278 | [01;35m[KGtkWidget[m[K *action_area = gtk_dialog_get_action_area (GTK_DIALOG (win)); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3838:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3838 | [01;35m[Khbox34[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:351:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 351 | [01;35m[Kwidgets[m[K[ncurr] = vert ? gtk_vbox_new (hmg, spacing) : gtk_hbox_new (hmg, spacing); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:351:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 351 | [01;35m[Kwidgets[m[K[ncurr] = vert ? gtk_vbox_new (hmg, spacing) : gtk_hbox_new (hmg, spacing); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3853:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3853 | [01;35m[Khbox122[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3865:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3865 | [01;35m[Kaddlocation_actionarea[m[K = gtk_dialog_get_action_area (GTK_DIALOG (addlocationdlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:416:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 416 | [01;35m[Kcont[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3874:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3874 | [01;35m[Kalignment18[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:487:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hscale_new_with_range[m[Kâ is deprecated: Use 'gtk_scale_new_with_range' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 487 | [01;35m[Kprop[m[K = type[0] == 'h' ? gtk_hscale_new_with_range (min, max, step) : gtk_vscale_new_with_range (min, max, step); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:265[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12:[m[K [01;36m[Knote: [m[Kdeclared here > 63 | GtkWidget* [01;36m[Kgtk_hscale_new_with_range[m[K (gdouble min, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:487:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vscale_new_with_range[m[Kâ is deprecated: Use 'gtk_scale_new_with_range' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 487 | [01;35m[Kprop[m[K = type[0] == 'h' ? gtk_hscale_new_with_range (min, max, step) : gtk_vscale_new_with_range (min, max, step); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:288[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvscale.h:69:12:[m[K [01;36m[Knote: [m[Kdeclared here > 69 | GtkWidget* [01;36m[Kgtk_vscale_new_with_range[m[K (gdouble min, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3878:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3878 | [01;35m[Khbox59[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:512:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 512 | [01;35m[Khbox[m[K = vertical ? gtk_vbox_new (FALSE, 8) : gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kpluginconf.c:512:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 512 | [01;35m[Khbox[m[K = vertical ? gtk_vbox_new (FALSE, 8) : gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kpluginconf.c:31[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3882:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3882 | [01;35m[Kimage397[m[K = gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3895:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3895 | [01;35m[Kalignment19[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3899:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3899 | [01;35m[Khbox60[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3903:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3903 | [01;35m[Kimage398[m[K = gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_groupbydlg[m[Kâ: >[01m[Kinterface.c:3966:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3966 | [01;35m[Kvbox25[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3971:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3971 | [01;35m[Khbox46[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3979:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3979 | [01;35m[Khbox75[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:3995:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3995 | [01;35m[Kdialog_action_area4[m[K = gtk_dialog_get_action_area (GTK_DIALOG (groupbydlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4004:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4004 | [01;35m[Kalignment7[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4008:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4008 | [01;35m[Khbox48[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4012:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4012 | [01;35m[Kimage386[m[K = gtk_image_new_from_stock ("gtk-cancel", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4025:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4025 | [01;35m[Kalignment6[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4029:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4029 | [01;35m[Khbox47[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4033:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4033 | [01;35m[Kimage385[m[K = gtk_image_new_from_stock ("gtk-ok", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddbseekbar.lo `test -f 'ddbseekbar.c' || echo './'`ddbseekbar.c >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_sortbydlg[m[Kâ: >[01m[Kinterface.c:4091:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4091 | [01;35m[Kvbox28[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4096:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4096 | [01;35m[Khbox76[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddbequalizer.lo `test -f 'ddbequalizer.c' || echo './'`ddbequalizer.c >[01m[Kinterface.c:4104:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4104 | [01;35m[Khbox77[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4119:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4119 | [01;35m[Khbox78[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4133:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4133 | [01;35m[Kdialog_action_area7[m[K = gtk_dialog_get_action_area (GTK_DIALOG (sortbydlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4137:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4137 | [01;35m[Kcancelbutton5[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4142:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4142 | [01;35m[Kokbutton5[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_select_dsp_plugin[m[Kâ: >[01m[Kinterface.c:4191:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4191 | [01;35m[Kvbox31[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4196:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4196 | [01;35m[Khbox85[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4208:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4208 | [01;35m[Kdialog_action_area9[m[K = gtk_dialog_get_action_area (GTK_DIALOG (select_dsp_plugin)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4212:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4212 | [01;35m[Kcancelbutton7[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4217:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4217 | [01;35m[Kokbutton7[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_tagwritersettings[m[Kâ: >[01m[Kinterface.c:4292:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4292 | [01;35m[Kvbox32[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4302:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4302 | [01;35m[Kalignment21[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4305:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4305 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment21), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4305:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4305 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment21), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4307:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4307 | [01;35m[Kvbox33[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4312:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4312 | [01;35m[Khbox89[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4328:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4328 | [01;35m[Khbox90[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4344:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4344 | [01;35m[Khbox91[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4358:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4358 | [01;35m[Khbox92[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c dspconfig.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-dspconfig.o >[01m[Kinterface.c:4376:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4376 | [01;35m[Khbox93[m[K = gtk_hbox_new (TRUE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4385:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4385 | [01;35m[Kalignment22[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4388:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4388 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment22), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4388:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4388 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment22), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4390:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4390 | [01;35m[Kvbox34[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4395:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4395 | [01;35m[Khbox94[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4407:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4407 | [01;35m[Khbox95[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4429:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4429 | [01;35m[Kalignment23[m[K = gtk_alignment_new (0.5, 0.5, 1, 1); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4432:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4432 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment23), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12:[m[K [01;36m[Knote: [m[Kdeclared here > 91 | void [01;36m[Kgtk_alignment_set_padding[m[K (GtkAlignment *alignment, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4432:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4432 | [01;35m[Kgtk_alignment_set_padding[m[K (GTK_ALIGNMENT (alignment23), 0, 0, 12, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12:[m[K [01;36m[Knote: [m[Kdeclared here > 77 | GType [01;36m[Kgtk_alignment_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4434:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4434 | [01;35m[Kvbox35[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4439:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4439 | [01;35m[Khbox96[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4451:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4451 | [01;35m[Khbox97[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4468:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4468 | [01;35m[Kdialog_action_area10[m[K = gtk_dialog_get_action_area (GTK_DIALOG (tagwritersettings)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4472:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4472 | [01;35m[Kclosebutton2[m[K = gtk_button_new_from_stock ("gtk-close"); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddbcellrenderertextmultiline.lo `test -f 'ddbcellrenderertextmultiline.c' || echo './'`ddbcellrenderertextmultiline.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c prefwin.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-prefwin.o >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_ctmappingdlg[m[Kâ: >[01m[Kinterface.c:4609:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4609 | [01;35m[Kvbox41[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4626:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4626 | [01;35m[Khbox110[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4640:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4640 | [01;35m[Kvbox39[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4644:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4644 | [01;35m[Kctmapping_add[m[K = gtk_button_new_from_stock ("gtk-add"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4648:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4648 | [01;35m[Kctmapping_remove[m[K = gtk_button_new_from_stock ("gtk-remove"); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4652:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4652 | [01;35m[Kctmapping_edit[m[K = gtk_button_new_from_stock ("gtk-edit"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4660:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4660 | [01;35m[Kalignment25[m[K = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c eq.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-eq.o >[01m[Kinterface.c:4664:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4664 | [01;35m[Khbox113[m[K = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4668:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4668 | [01;35m[Kimage628[m[K = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4676:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4676 | [01;35m[Kdialog_action_area11[m[K = gtk_dialog_get_action_area (GTK_DIALOG (ctmappingdlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4680:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4680 | [01;35m[Kctmapping_apply[m[K = gtk_button_new_from_stock ("gtk-apply"); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4685:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4685 | [01;35m[Kctmapping_cancel[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4690:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4690 | [01;35m[Kctmapping_ok[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_ctmappingeditdlg[m[Kâ: >[01m[Kinterface.c:4758:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4758 | [01;35m[Kvbox40[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4763:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4763 | [01;35m[Khbox111[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4776:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4776 | [01;35m[Khbox112[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4789:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4789 | [01;35m[Kdialog_action_area12[m[K = gtk_dialog_get_action_area (GTK_DIALOG (ctmappingeditdlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4793:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4793 | [01;35m[Kcancelbutton8[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4798:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4798 | [01;35m[Kokbutton8[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_button_properties[m[Kâ: >[01m[Kinterface.c:4854:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4854 | [01;35m[Kvbox42[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4859:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4859 | [01;35m[Khbox114[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4871:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4871 | [01;35m[Khbox118[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4883:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4883 | [01;35m[Khbox115[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4895:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4895 | [01;35m[Khbox116[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4908:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4908 | [01;35m[Khbox117[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4920:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4920 | [01;35m[Kdialog_action_area13[m[K = gtk_dialog_get_action_area (GTK_DIALOG (button_properties)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4924:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4924 | [01;35m[Kapplybutton1[m[K = gtk_button_new_from_stock ("gtk-apply"); > | [01;35m[K^~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4929:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4929 | [01;35m[Kcancelbutton9[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:4934:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4934 | [01;35m[Kokbutton9[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_select_action[m[Kâ: >[01m[Kinterface.c:4986:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4986 | [01;35m[Kvbox43[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5000:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5000 | [01;35m[Kdialog_action_area14[m[K = gtk_dialog_get_action_area (GTK_DIALOG (select_action)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5004:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5004 | [01;35m[Kcancelbutton10[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5009:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5009 | [01;35m[Kokbutton10[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_setcustomtitledlg[m[Kâ: >[01m[Kinterface.c:5049:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5049 | [01;35m[Kvbox46[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5066:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5066 | [01;35m[Khbox123[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5079:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5079 | [01;35m[Kdialog_action_area15[m[K = gtk_dialog_get_action_area (GTK_DIALOG (setcustomtitledlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5083:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5083 | [01;35m[Kcancelbutton11[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5088:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5088 | [01;35m[Kokbutton11[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_edit_tag_value_dlg[m[Kâ: >[01m[Kinterface.c:5191:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5191 | [01;35m[Kvbox47[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5200:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5200 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label160), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5200:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5200 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label160), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5211:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5211 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label161), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5211:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5211 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (label161), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5222:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_dialog_get_action_area[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5222 | [01;35m[Kdialog_action_area16[m[K = gtk_dialog_get_action_area (GTK_DIALOG (edit_tag_value_dlg)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13:[m[K [01;36m[Knote: [m[Kdeclared here > 203 | GtkWidget * [01;36m[Kgtk_dialog_get_action_area[m[K (GtkDialog *dialog); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5226:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5226 | [01;35m[Kcancelbutton12[m[K = gtk_button_new_from_stock ("gtk-cancel"); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5231:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_button_new_from_stock[m[Kâ is deprecated: Use 'gtk_button_new_with_label' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5231 | [01;35m[Kokbutton12[m[K = gtk_button_new_from_stock ("gtk-ok"); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:54[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16:[m[K [01;36m[Knote: [m[Kdeclared here > 103 | GtkWidget* [01;36m[Kgtk_button_new_from_stock[m[K (const gchar *stock_id); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_log_window[m[Kâ: >[01m[Kinterface.c:5271:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5271 | [01;35m[Kvbox49[m[K = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5289:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5289 | [01;35m[Khbox140[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_rg_scan_progress[m[Kâ: >[01m[Kinterface.c:5333:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5333 | [01;35m[Kvbox50[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5338:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5338 | [01;35m[Khbox142[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5356:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5356 | [01;35m[Khbox143[m[K = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5363:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5363 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (rg_scan_progress_status), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5363:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5363 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (rg_scan_progress_status), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:[m[K In function â[01m[Kcreate_rg_scan_results[m[Kâ: >[01m[Kinterface.c:5401:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5401 | [01;35m[Kvbox51[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5416:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5416 | [01;35m[Khbox144[m[K = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5423:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_alignment[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5423 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (rg_scan_results_status), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6:[m[K [01;36m[Knote: [m[Kdeclared here > 72 | void [01;36m[Kgtk_misc_set_alignment[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kinterface.c:5423:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 5423 | [01;35m[Kgtk_misc_set_alignment[m[K (GTK_MISC (rg_scan_results_status), 0, 0.5); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kinterface.c:16[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c actions.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-actions.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-gtkuigl.lo `test -f 'gtkuigl.c' || echo './'`gtkuigl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c wingeom.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-wingeom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c tagwritersettings.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-tagwritersettings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c widgets.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-widgets.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddbseekbar.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddbseekbar.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-hotkeys.lo `test -f 'hotkeys.c' || echo './'`hotkeys.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-actionhandlers.lo `test -f 'actionhandlers.c' || echo './'`actionhandlers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddbequalizer.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddbequalizer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddbcellrenderertextmultiline.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddbcellrenderertextmultiline.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-pltmenu.lo `test -f 'pltmenu.c' || echo './'`pltmenu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c gtkuigl.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-gtkuigl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c hotkeys.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-hotkeys.o >[01m[Kprefwin.c:[m[K In function â[01m[Kprefwin_init_theme_colors[m[Kâ: >[01m[Kprefwin.c:110:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 110 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "bar_background")), (gtkui_get_bar_background_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:111:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 111 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "bar_foreground")), (gtkui_get_bar_foreground_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:112:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 112 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_dark")), (gtkui_get_tabstrip_dark_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:113:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 113 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_mid")), (gtkui_get_tabstrip_mid_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:114:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 114 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_light")), (gtkui_get_tabstrip_light_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:115:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 115 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_base")), (gtkui_get_tabstrip_base_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:116:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 116 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_text")), (gtkui_get_tabstrip_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:117:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 117 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_playing_text")), (gtkui_get_tabstrip_playing_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:118:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 118 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "tabstrip_selected_text")), (gtkui_get_tabstrip_selected_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:119:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 119 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_even_row")), (gtkui_get_listview_even_row_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:120:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 120 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_odd_row")), (gtkui_get_listview_odd_row_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:121:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 121 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_selected_row")), (gtkui_get_listview_selection_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:122:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 122 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_text")), (gtkui_get_listview_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:123:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 123 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_selected_text")), (gtkui_get_listview_selected_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:124:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 124 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_playing_text")), (gtkui_get_listview_playing_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:125:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 125 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_group_text")), (gtkui_get_listview_group_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:126:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 126 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_column_text")), (gtkui_get_listview_column_text_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:127:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 127 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (lookup_widget (prefwin, "listview_cursor")), (gtkui_get_listview_cursor_color (&clr), &clr)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:[m[K In function â[01m[Kgtkui_run_preferences_dlg[m[Kâ: >[01m[Kprefwin.c:373:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 373 | [01;35m[KGtkStyle[m[K *style = gtk_widget_get_style (mainwin); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:376:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_font_button_set_font_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 376 | [01;35m[Kgtk_font_button_set_font_name[m[K (GTK_FONT_BUTTON (lookup_widget (w, "tabstrip_text_font")), deadbeef->conf_get_str_fast ("gtkui.font.tabstrip_text", gtk_style_font)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:109[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23:[m[K [01;36m[Knote: [m[Kdeclared here > 98 | gboolean [01;36m[Kgtk_font_button_set_font_name[m[K (GtkFontButton *font_button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:389:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_font_button_set_font_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 389 | [01;35m[Kgtk_font_button_set_font_name[m[K (GTK_FONT_BUTTON (lookup_widget (w, "listview_text_font")), deadbeef->conf_get_str_fast ("gtkui.font.listview_text", gtk_style_font)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:109[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23:[m[K [01;36m[Knote: [m[Kdeclared here > 98 | gboolean [01;36m[Kgtk_font_button_set_font_name[m[K (GtkFontButton *font_button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:390:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_font_button_set_font_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 390 | [01;35m[Kgtk_font_button_set_font_name[m[K (GTK_FONT_BUTTON (lookup_widget (w, "listview_group_text_font")), deadbeef->conf_get_str_fast ("gtkui.font.listview_group_text", gtk_style_font)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:109[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23:[m[K [01;36m[Knote: [m[Kdeclared here > 98 | gboolean [01;36m[Kgtk_font_button_set_font_name[m[K (GtkFontButton *font_button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:391:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_font_button_set_font_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 391 | [01;35m[Kgtk_font_button_set_font_name[m[K (GTK_FONT_BUTTON (lookup_widget (w, "listview_column_text_font")), deadbeef->conf_get_str_fast ("gtkui.font.listview_column_text", gtk_style_font)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:109[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkfontbutton.h:98:23:[m[K [01;36m[Knote: [m[Kdeclared here > 98 | gboolean [01;36m[Kgtk_font_button_set_font_name[m[K (GtkFontButton *font_button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:[m[K In function â[01m[Kfont_set_helper[m[Kâ: >[01m[Kprefwin.c:760:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_font_button_get_font_name[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 760 | [01;35m[Kdeadbeef[m[K->conf_set_str (conf_str, gtk_font_button_get_font_name (fontbutton)); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:109[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkfontbutton.h:96:23:[m[K [01;36m[Knote: [m[Kdeclared here > 96 | const gchar * [01;36m[Kgtk_font_button_get_font_name[m[K (GtkFontButton *font_button); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kprefwin.c:[m[K In function â[01m[Kcolor_set_helper[m[Kâ: >[01m[Kprefwin.c:781:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_get_color[m[Kâ is deprecated: Use 'gtk_color_chooser_get_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 781 | [01;35m[Kgtk_color_button_get_color[m[K (colorbutton, &clr); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kprefwin.c:27[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_color_button_get_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kactions.c:[m[K In function â[01m[Kmenu_action_cb[m[Kâ: >[01m[Kactions.c:43:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | [01;35m[Kif[m[K (action->callback) { > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kactions.c:[m[K In function â[01m[Kadd_mainmenu_actions[m[Kâ: >[01m[Kactions.c:107:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 107 | [01;35m[Kint[m[K has_addmenu = (action->flags & DB_ACTION_COMMON) && ((action->flags & DB_ACTION_ADD_MENU) || (action->callback)); > | [01;35m[K^~~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kactions.c:144:21:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 144 | [01;35m[Kactionitem[m[K = gtk_image_menu_item_new_with_mnemonic (_(ptr)); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kactions.c:[m[K In function â[01m[Kgtkui_exec_action_14[m[Kâ: >[01m[Kactions.c:199:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[Kâ is deprecated: since deadbeef API 1.5 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 199 | [01;35m[Kif[m[K (action->flags & DB_ACTION_CAN_MULTIPLE_TRACKS) > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1603:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1603 | [01;36m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[K DEPRECATED_15 = 1 << 3, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kactions.c:201:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 201 | [01;35m[Kaction[m[K->callback (action, NULL); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kactions.c:216:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 216 | [01;35m[Kaction[m[K->callback (action, it); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kactions.c:225:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 225 | [01;35m[Kaction[m[K->callback (action, it); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kactions.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Keq.c:[m[K In function â[01m[Kon_save_preset_clicked[m[Kâ: >[01m[Keq.c:147:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 147 | [01;35m[KGtkWidget[m[K *dlg = gtk_file_chooser_dialog_new (_("Save DeaDBeeF EQ Preset"), GTK_WINDOW (mainwin), GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_SAVE, GTK_RESPONSE_OK, NULL); > | [01;35m[K^~~~~~~~~[m[K >[01m[Keq.c:147:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Keq.c:[m[K In function â[01m[Kon_load_preset_clicked[m[Kâ: >[01m[Keq.c:194:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 194 | [01;35m[KGtkWidget[m[K *dlg = gtk_file_chooser_dialog_new (_("Load DeaDBeeF EQ Preset..."), GTK_WINDOW (mainwin), GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL); > | [01;35m[K^~~~~~~~~[m[K >[01m[Keq.c:194:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Keq.c:[m[K In function â[01m[Kon_import_fb2k_preset_clicked[m[Kâ: >[01m[Keq.c:235:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 235 | [01;35m[KGtkWidget[m[K *dlg = gtk_file_chooser_dialog_new (_("Import Foobar2000 EQ Preset..."), GTK_WINDOW (mainwin), GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL); > | [01;35m[K^~~~~~~~~[m[K >[01m[Keq.c:235:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] >[01m[Keq.c:[m[K In function â[01m[Kon_presets_clicked[m[Kâ: >[01m[Keq.c:305:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 305 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (menu), NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Keq.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Keq.c:[m[K In function â[01m[Keq_window_show[m[Kâ: >[01m[Keq.c:311:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 311 | [01;35m[Keqcont[m[K = gtk_vbox_new (FALSE, 8); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Keq.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Keq.c:315:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 315 | [01;35m[KGtkWidget[m[K *buttons = gtk_hbox_new (FALSE, 8); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Keq.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c actionhandlers.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-actionhandlers.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ctmapping.lo `test -f 'ctmapping.c' || echo './'`ctmapping.c >[01m[Kwidgets.c:[m[K In function â[01m[Kunknown_expose_event[m[Kâ: >[01m[Kwidgets.c:500:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 500 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_expose_event[m[Kâ: >[01m[Kwidgets.c:645:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 645 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kon_replace_activate[m[Kâ: >[01m[Kwidgets.c:685:55:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kg_object_get_data[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 685 | ddb_gtkui_widget_t *ui_widget = g_object_get_data([01;35m[Kmenuitem[m[K, associated_widget_data_id); > | [01;35m[K^~~~~~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGtkMenuItem * {aka struct _GtkMenuItem *}[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:577:64:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGObject *[m[Kâ {aka â[01m[Kstruct _GObject *[m[Kâ} but argument is of type â[01m[KGtkMenuItem *[m[Kâ {aka â[01m[Kstruct _GtkMenuItem *[m[Kâ} > 577 | gpointer g_object_get_data ([01;36m[KGObject *object[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~^~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kcreate_widget_menu[m[Kâ: >[01m[Kwidgets.c:849:31:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kg_object_set_data[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 849 | g_object_set_data([01;35m[Kitem[m[K, associated_widget_data_id, ui_widget); > | [01;35m[K^~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGtkWidget * {aka struct _GtkWidget *}[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:580:64:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGObject *[m[Kâ {aka â[01m[Kstruct _GObject *[m[Kâ} but argument is of type â[01m[KGtkWidget *[m[Kâ {aka â[01m[Kstruct _GtkWidget *[m[Kâ} > 580 | void g_object_set_data ([01;36m[KGObject *object[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~^~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_button_press_event[m[Kâ: >[01m[Kwidgets.c:931:36:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_menu_item_set_submenu[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 931 | gtk_menu_item_set_submenu ([01;35m[Kitem[m[K, submenu); > | [01;35m[K^~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGtkWidget * {aka struct _GtkWidget *}[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:72[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenuitem.h:120:69:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkMenuItem *[m[Kâ {aka â[01m[Kstruct _GtkMenuItem *[m[Kâ} but argument is of type â[01m[KGtkWidget *[m[Kâ {aka â[01m[Kstruct _GtkWidget *[m[Kâ} > 120 | void gtk_menu_item_set_submenu ([01;36m[KGtkMenuItem *menu_item[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K >[01m[Kwidgets.c:937:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 937 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (menu), NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_placeholder_expose_event[m[Kâ: >[01m[Kwidgets.c:1126:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1126 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-namedicons.lo `test -f 'namedicons.c' || echo './'`namedicons.c >[01m[Kwidgets.c:[m[K In function â[01m[Kon_move_tab_left_activate[m[Kâ: >[01m[Kwidgets.c:1669:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1669 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | void [01;36m[Kgtk_misc_set_padding[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:1669:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1669 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kon_tab_popup_menu[m[Kâ: >[01m[Kwidgets.c:1749:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_menu_popup[m[Kâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1749 | [01;35m[Kgtk_menu_popup[m[K (GTK_MENU (menu), NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time()); > | [01;35m[K^~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9:[m[K [01;36m[Knote: [m[Kdeclared here > 138 | void [01;36m[Kgtk_menu_popup[m[K (GtkMenu *menu, > | [01;36m[K^~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_tabs_add[m[Kâ: >[01m[Kwidgets.c:1761:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1761 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | void [01;36m[Kgtk_misc_set_padding[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:1761:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1761 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_tabs_replace[m[Kâ: >[01m[Kwidgets.c:1794:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1794 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | void [01;36m[Kgtk_misc_set_padding[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:1794:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1794 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_tabs_init[m[Kâ: >[01m[Kwidgets.c:1926:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_set_padding[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1926 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6:[m[K [01;36m[Knote: [m[Kdeclared here > 80 | void [01;36m[Kgtk_misc_set_padding[m[K (GtkMisc *misc, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-tfimport.lo `test -f 'tfimport.c' || echo './'`tfimport.c >[01m[Kwidgets.c:1926:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_misc_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1926 | [01;35m[Kgtk_misc_set_padding[m[K (GTK_MISC (label), 0, 0); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtklabel.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaccellabel.h:35[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:33[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here > 70 | GType [01;36m[Kgtk_misc_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_box_create[m[Kâ: >[01m[Kwidgets.c:1978:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1978 | [01;35m[Kw[m[K->base.widget = gtk_vbox_new (FALSE, 0); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_tabbed_playlist_create[m[Kâ: >[01m[Kwidgets.c:2409:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2409 | [01;35m[KGtkWidget[m[K *vbox = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:2425:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2425 | [01;35m[KGtkWidget[m[K *sepbox = gtk_vbox_new (FALSE, 0); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_selproperties_create[m[Kâ: >[01m[Kwidgets.c:2610:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_tree_view_set_rules_hint[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2610 | [01;35m[Kgtk_tree_view_set_rules_hint[m[K (GTK_TREE_VIEW (w->tree), TRUE); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:246:24:[m[K [01;36m[Knote: [m[Kdeclared here > 246 | void [01;36m[Kgtk_tree_view_set_rules_hint[m[K (GtkTreeView *tree_view, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddb_splitter.lo `test -f 'ddb_splitter.c' || echo './'`ddb_splitter.c >[01m[Kwidgets.c:[m[K In function â[01m[Kcoverart_expose_event[m[Kâ: >[01m[Kwidgets.c:2749:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2749 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kcoverart_message[m[Kâ: >[01m[Kwidgets.c:2759:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_EV_PLAYLIST_REFRESH[m[Kâ is deprecated: since deadbeef API 1.8 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2759 | [01;35m[Kcase[m[K DB_EV_PLAYLIST_REFRESH: > | [01;35m[K^~~~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K../../deadbeef.h:464:5:[m[K [01;36m[Knote: [m[Kdeclared here > 464 | [01;36m[KDB_EV_PLAYLIST_REFRESH[m[K DEPRECATED_18 = 9, // [use DB_EV_PLAYLISTCHANGED instead] > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kscope_expose_event[m[Kâ: >[01m[Kwidgets.c:3073:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3073 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c pltmenu.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-pltmenu.o >[01m[Kwidgets.c:[m[K In function â[01m[Kspectrum_expose_event[m[Kâ: >[01m[Kwidgets.c:3341:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_create[m[Kâ is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3341 | [01;35m[Kcairo_t[m[K *cr = gdk_cairo_create (gtk_widget_get_window (widget)); > | [01;35m[K^~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12:[m[K [01;36m[Knote: [m[Kdeclared here > 35 | cairo_t * [01;36m[Kgdk_cairo_create[m[K (GdkWindow *window); > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddbseekbar.c:[m[K In function â[01m[Kddb_seekbar_construct[m[Kâ: >[01m[Kddbseekbar.c:159:2:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_object_newv[m[Kâ is deprecated: Use 'g_object_new_with_properties' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 159 | [01;35m[Kself[m[K = g_object_newv (object_type, 0, NULL); > | [01;35m[K^~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_hbox_create[m[Kâ: >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbseekbar.c:25[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:431:13:[m[K [01;36m[Knote: [m[Kdeclared here > 431 | gpointer [01;36m[Kg_object_newv[m[K (GType object_type, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3707:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3707 | [01;35m[Kw[m[K->box = gtk_hbox_new (TRUE, 3); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_vbox_create[m[Kâ: >[01m[Kwidgets.c:3736:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_vbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3736 | [01;35m[Kw[m[K->box = gtk_vbox_new (TRUE, 3); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:286[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13:[m[K [01;36m[Knote: [m[Kdeclared here > 59 | GType [01;36m[Kgtk_vbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kon_button_clicked[m[Kâ: >[01m[Kwidgets.c:3861:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3861 | [01;35m[Kif[m[K (acts->callback) { > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_button_init[m[Kâ: >[01m[Kwidgets.c:3888:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_alignment_new[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3888 | [01;35m[KGtkWidget[m[K *alignment = gtk_alignment_new (0.5, 0.5, 0, 0); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:255[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12:[m[K [01;36m[Knote: [m[Kdeclared here > 79 | GtkWidget* [01;36m[Kgtk_alignment_new[m[K (gfloat xalign, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3892:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3892 | [01;35m[KGtkWidget[m[K *hbox = gtk_hbox_new (FALSE, 2); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3897:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3897 | [01;35m[KGtkWidget[m[K *image = gtk_image_new_from_stock (w->icon, GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3907:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_modify_bg[m[Kâ is deprecated: Use 'gtk_widget_override_background_color' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3907 | [01;35m[Kgtk_widget_modify_bg[m[K (w->button, GTK_STATE_NORMAL, &w->color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:753:13:[m[K [01;36m[Knote: [m[Kdeclared here > 753 | void [01;36m[Kgtk_widget_modify_bg[m[K (GtkWidget *widget, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3911:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_modify_fg[m[Kâ is deprecated: Use 'gtk_widget_override_color' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3911 | [01;35m[Kgtk_widget_modify_fg[m[K (label, GTK_STATE_NORMAL, &w->textcolor); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749:13:[m[K [01;36m[Knote: [m[Kdeclared here > 749 | void [01;36m[Kgtk_widget_modify_fg[m[K (GtkWidget *widget, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kon_button_config[m[Kâ: >[01m[Kwidgets.c:3985:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3985 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (color), &b->color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:3987:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_set_color[m[Kâ is deprecated: Use 'gtk_color_chooser_set_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 3987 | [01;35m[Kgtk_color_button_set_color[m[K (GTK_COLOR_BUTTON (textcolor), &b->textcolor); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12:[m[K [01;36m[Knote: [m[Kdeclared here > 89 | void [01;36m[Kgtk_color_button_set_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4005:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_stock_lookup[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4005 | [01;35m[Kif[m[K (gtk_stock_lookup (GtkNamedIcons[n], &it)) { > | [01;35m[K^~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:254[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | gboolean [01;36m[Kgtk_stock_lookup[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4042:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_get_color[m[Kâ is deprecated: Use 'gtk_color_chooser_get_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4042 | [01;35m[Kgtk_color_button_get_color[m[K (GTK_COLOR_BUTTON (color), &b->color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_color_button_get_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4044:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_color_button_get_color[m[Kâ is deprecated: Use 'gtk_color_chooser_get_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4044 | [01;35m[Kgtk_color_button_get_color[m[K (GTK_COLOR_BUTTON (textcolor), &b->textcolor); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:74[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_color_button_get_color[m[K (GtkColorButton *button, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_playtb_create[m[Kâ: >[01m[Kwidgets.c:4202:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4202 | [01;35m[Kw[m[K->base.widget = gtk_hbox_new (FALSE, 0); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4224:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4224 | [01;35m[Kimage128[m[K = gtk_image_new_from_stock ("gtk-media-stop", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4234:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4234 | [01;35m[Kimage2[m[K = gtk_image_new_from_stock ("gtk-media-play", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4244:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4244 | [01;35m[Kimage3[m[K = gtk_image_new_from_stock ("gtk-media-pause", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4254:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4254 | [01;35m[Kimage4[m[K = gtk_image_new_from_stock ("gtk-media-previous", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:4264:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4264 | [01;35m[Kimage5[m[K = gtk_image_new_from_stock ("gtk-media-next", GTK_ICON_SIZE_BUTTON); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kwidgets.c:[m[K In function â[01m[Kw_ctvoices_create[m[Kâ: >[01m[Kwidgets.c:4354:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_hbox_get_type[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 4354 | [01;35m[KGtkWidget[m[K *hbox = gtk_hbox_new (FALSE, 0); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:262[m[K, > from [01m[Kgtkui.h:27[m[K, > from [01m[Kwidgets.c:28[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13:[m[K [01;36m[Knote: [m[Kdeclared here > 61 | GType [01;36m[Kgtk_hbox_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-ddb_splitter_size_mode.lo `test -f 'ddb_splitter_size_mode.c' || echo './'`ddb_splitter_size_mode.c >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_editable_text_view_construct[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:125:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_object_newv[m[Kâ is deprecated: Use 'g_object_new_with_properties' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 125 | [01;35m[Kself[m[K = g_object_newv (object_type, 0, NULL); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbcellrenderertextmultiline.c:25[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:431:13:[m[K [01;36m[Knote: [m[Kdeclared here > 431 | gpointer [01;36m[Kg_object_newv[m[K (GType object_type, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_editable_text_view_class_init[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:188:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_type_class_add_private[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 188 | [01;35m[Kg_type_class_add_private[m[K (klass, sizeof (DdbCellEditableTextViewPrivate)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbcellrenderertextmultiline.c:25[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:1304:10:[m[K [01;36m[Knote: [m[Kdeclared here > 1304 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_editable_text_view_instance_init[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:219:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 219 | self->pr[01;35m[Kiv = DDB_CELL_EDITABLE_TEXT_VIEW_GET_PRIVATE (se[m[Klf); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_gtk_cell_renderer_focus_out_event[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:307:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 307 | priv = D[01;35m[KDB_CELL_RENDERER_TEXT_MULTILINE_GET_PRIVATE (_se[m[Klf_); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kpopdown_timeout[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:324:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 324 | priv = D[01;35m[KDB_CELL_RENDERER_TEXT_MULTILINE_GET_PRIVATE (dat[m[Ka); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_popup_unmap[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:340:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 340 | priv = D[01;35m[KDB_CELL_RENDERER_TEXT_MULTILINE_GET_PRIVATE (dat[m[Ka); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_populate_popup[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:359:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 359 | priv = D[01;35m[KDB_CELL_RENDERER_TEXT_MULTILINE_GET_PRIVATE (dat[m[Ka); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_construct[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:465:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_object_newv[m[Kâ is deprecated: Use 'g_object_new_with_properties' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 465 | [01;35m[Kself[m[K = g_object_newv (object_type, 0, NULL); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbcellrenderertextmultiline.c:25[m[K: >[01m[K/usr/include/glib-2.0/gobject/gobject.h:431:13:[m[K [01;36m[Knote: [m[Kdeclared here > 431 | gpointer [01;36m[Kg_object_newv[m[K (GType object_type, > | [01;36m[K^~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_class_init[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:477:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_type_class_add_private[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 477 | [01;35m[Kg_type_class_add_private[m[K (klass, sizeof (DdbCellRendererTextMultilinePrivate)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbcellrenderertextmultiline.c:25[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:1304:10:[m[K [01;36m[Knote: [m[Kdeclared here > 1304 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbcellrenderertextmultiline.c:478:52:[m[K [01;35m[Kwarning: [m[Kassignment to â[01m[KGtkCellEditable * (*)(GtkCellRenderer *, GdkEvent *, GtkWidget *, const gchar *, const GdkRectangle *, const GdkRectangle *, GtkCellRendererState)[m[Kâ {aka â[01m[Kstruct _GtkCellEditable * (*)(struct _GtkCellRenderer *, union _GdkEvent *, struct _GtkWidget *, const char *, const struct _cairo_rectangle_int *, const struct _cairo_rectangle_int *, GtkCellRendererState)[m[Kâ} from incompatible pointer type â[01m[KGtkCellEditable * (*)(GtkCellRenderer *, GdkEvent *, GtkWidget *, const gchar *, GdkRectangle *, GdkRectangle *, GtkCellRendererState)[m[Kâ {aka â[01m[Kstruct _GtkCellEditable * (*)(struct _GtkCellRenderer *, union _GdkEvent *, struct _GtkWidget *, const char *, struct _cairo_rectangle_int *, struct _cairo_rectangle_int *, GtkCellRendererState)[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 478 | GTK_CELL_RENDERER_CLASS (klass)->start_editing [01;35m[K=[m[K ddb_cell_renderer_text_multiline_real_start_editing; > | [01;35m[K^[m[K >[01m[Kddbcellrenderertextmultiline.c:[m[K In function â[01m[Kddb_cell_renderer_text_multiline_instance_init[m[Kâ: >[01m[Kddbcellrenderertextmultiline.c:484:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 484 | self->pr[01;35m[Kiv = DDB_CELL_RENDERER_TEXT_MULTILINE_GET_PRIVAT[m[KE (self); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:[m[K In function â[01m[Kddb_equalizer_real_configure_event[m[Kâ: >[01m[Kddbequalizer.c:123:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 123 | [01;35m[K_tmp0_[m[K = gtk_widget_get_style ((GtkWidget*) self); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:[m[K In function â[01m[Kddb_equalizer_real_draw[m[Kâ: >[01m[Kddbequalizer.c:170:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_set_source_color[m[Kâ is deprecated: Use 'gdk_cairo_set_source_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 170 | [01;35m[Kgdk_cairo_set_source_color[m[K (cr, &c2); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:68:12:[m[K [01;36m[Knote: [m[Kdeclared here > 68 | void [01;36m[Kgdk_cairo_set_source_color[m[K (cairo_t *cr, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:174:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_set_source_color[m[Kâ is deprecated: Use 'gdk_cairo_set_source_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 174 | [01;35m[Kgdk_cairo_set_source_color[m[K (cr, &fore_dark_color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:68:12:[m[K [01;36m[Knote: [m[Kdeclared here > 68 | void [01;36m[Kgdk_cairo_set_source_color[m[K (cairo_t *cr, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:196:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_set_source_color[m[Kâ is deprecated: Use 'gdk_cairo_set_source_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 196 | [01;35m[Kgdk_cairo_set_source_color[m[K (cr, &fore_bright_color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:68:12:[m[K [01;36m[Knote: [m[Kdeclared here > 68 | void [01;36m[Kgdk_cairo_set_source_color[m[K (cairo_t *cr, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:203:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_style[m[Kâ is deprecated: Use 'gtk_widget_get_style_context' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 203 | [01;35m[KGtkStyle[m[K *st = gtk_widget_get_style (widget); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13:[m[K [01;36m[Knote: [m[Kdeclared here > 742 | GtkStyle * [01;36m[Kgtk_widget_get_style[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:282:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cairo_set_source_color[m[Kâ is deprecated: Use 'gdk_cairo_set_source_rgba' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 282 | [01;35m[Kgdk_cairo_set_source_color[m[K (cr, &fore_bright_color); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcairo.h:68:12:[m[K [01;36m[Knote: [m[Kdeclared here > 68 | void [01;36m[Kgdk_cairo_set_source_color[m[K (cairo_t *cr, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:[m[K In function â[01m[Kddb_equalizer_class_init[m[Kâ: >[01m[Kddbequalizer.c:802:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_type_class_add_private[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 802 | [01;35m[Kg_type_class_add_private[m[K (klass, sizeof (DdbEqualizerPrivate)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[Kddbequalizer.c:26[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:1304:10:[m[K [01;36m[Knote: [m[Kdeclared here > 1304 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:[m[K In function â[01m[Kddb_equalizer_instance_init[m[Kâ: >[01m[Kddbequalizer.c:823:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 823 | self->pr[01;35m[Kiv = DDB_EQUALIZER_GET_PRIVATE (self);[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddbequalizer.c:834:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_cursor_new[m[Kâ is deprecated: Use 'gdk_cursor_new_for_display' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 834 | [01;35m[K_tmp1_[m[K = gdk_cursor_new (GDK_LEFT_PTR); > | [01;35m[K^~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:34[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddbequalizer.c:29[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkcursor.h:228:12:[m[K [01;36m[Knote: [m[Kdeclared here > 228 | GdkCursor* [01;36m[Kgdk_cursor_new[m[K (GdkCursorType cursor_type); > | [01;36m[K^~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-clipboard.lo `test -f 'clipboard.c' || echo './'`clipboard.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-rg.lo `test -f 'rg.c' || echo './'`rg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddb_splitter.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddb_splitter.o >[01m[Khotkeys.c:[m[K In function â[01m[Kinit_action_tree[m[Kâ: >[01m[Khotkeys.c:353:21:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[Kâ is deprecated: since deadbeef API 1.5 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 353 | [01;35m[Kif[m[K (actions->flags & (DB_ACTION_SINGLE_TRACK | DB_ACTION_MULTIPLE_TRACKS | DB_ACTION_CAN_MULTIPLE_TRACKS)) { > | [01;35m[K^~[m[K >In file included from [01m[Kgtkui.h:33[m[K, > from [01m[Khotkeys.c:56[m[K: >[01m[K../../deadbeef.h:1603:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1603 | [01;36m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[K DEPRECATED_15 = 1 << 3, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ctmapping.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ctmapping.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c tfimport.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-tfimport.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ddb_gui_GTK3_la-gtkui-gresources.lo `test -f 'gtkui-gresources.c' || echo './'`gtkui-gresources.c >[01m[Khotkeys.c:[m[K In function â[01m[Kon_hotkeys_set_key_key_press_event[m[Kâ: >[01m[Khotkeys.c:830:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_keyboard_ungrab[m[Kâ is deprecated: Use 'gdk_device_ungrab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 830 | [01;35m[Kgdk_display_keyboard_ungrab[m[K (display, GDK_CURRENT_TIME); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Khotkeys.c:51[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13:[m[K [01;36m[Knote: [m[Kdeclared here > 66 | void [01;36m[Kgdk_display_keyboard_ungrab[m[K (GdkDisplay *display, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:831:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_pointer_ungrab[m[Kâ is deprecated: Use 'gdk_device_ungrab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 831 | [01;35m[Kgdk_display_pointer_ungrab[m[K (display, GDK_CURRENT_TIME); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Khotkeys.c:51[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13:[m[K [01;36m[Knote: [m[Kdeclared here > 63 | void [01;36m[Kgdk_display_pointer_ungrab[m[K (GdkDisplay *display, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:[m[K In function â[01m[Khotkey_grab_focus[m[Kâ: >[01m[Khotkeys.c:844:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_keyboard_grab[m[Kâ is deprecated: Use 'gdk_device_grab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 844 | [01;35m[Kif[m[K (GDK_GRAB_SUCCESS != gdk_keyboard_grab (gtk_widget_get_window (widget), FALSE, GDK_CURRENT_TIME)) { > | [01;35m[K^~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:50[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Khotkeys.c:51[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkmain.h:93:15:[m[K [01;36m[Knote: [m[Kdeclared here > 93 | GdkGrabStatus [01;36m[Kgdk_keyboard_grab[m[K (GdkWindow *window, > | [01;36m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:848:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_pointer_grab[m[Kâ is deprecated: Use 'gdk_device_grab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 848 | [01;35m[Kif[m[K (gdk_pointer_grab (gtk_widget_get_window (widget), FALSE, > | [01;35m[K^~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:50[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Khotkeys.c:51[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkmain.h:86:15:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | GdkGrabStatus [01;36m[Kgdk_pointer_grab[m[K (GdkWindow *window, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:853:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_keyboard_ungrab[m[Kâ is deprecated: Use 'gdk_device_ungrab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 853 | [01;35m[Kgdk_display_keyboard_ungrab[m[K (display, GDK_CURRENT_TIME); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Khotkeys.c:51[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13:[m[K [01;36m[Knote: [m[Kdeclared here > 66 | void [01;36m[Kgdk_display_keyboard_ungrab[m[K (GdkDisplay *display, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ../../ddb_gui_GTK3_la-utf8.lo `test -f '../../utf8.c' || echo './'`../../utf8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ddb_splitter_size_mode.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-ddb_splitter_size_mode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c namedicons.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-namedicons.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c clipboard.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-clipboard.o >[01m[Kactionhandlers.c:[m[K In function â[01m[Kaction_delete_from_disk_handler_cb[m[Kâ: >[01m[Kactionhandlers.c:525:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KOUTPUT_STATE_PLAYING[m[Kâ is deprecated: since deadbeef API 1.11 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 525 | [01;35m[K&&[m[K deadbeef->get_output ()->state () == OUTPUT_STATE_PLAYING) { > | [01;35m[K^~[m[K >In file included from [01m[Kactionhandlers.c:32[m[K: >[01m[K../../deadbeef.h:347:5:[m[K [01;36m[Knote: [m[Kdeclared here > 347 | [01;36m[KOUTPUT_STATE_PLAYING[m[K DEPRECATED_111 = 1, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c rg.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-rg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c gtkui-gresources.c -fPIC -DPIC -o .libs/ddb_gui_GTK3_la-gtkui-gresources.o >[01m[Kpltmenu.c:[m[K In function â[01m[Kon_actionitem_activate[m[Kâ: >[01m[Kpltmenu.c:147:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 147 | [01;35m[Kif[m[K (action->callback) { > | [01;35m[K^~[m[K >In file included from [01m[Kpltmenu.c:23[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kpltmenu.c:152:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 152 | [01;35m[Kaction[m[K->callback (action, plt); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Kpltmenu.c:23[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Kpltmenu.c:[m[K In function â[01m[Kadd_tab_actions[m[Kâ: >[01m[Kpltmenu.c:323:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 323 | [01;35m[KGtkWidget[m[K *item = gtk_image_menu_item_new_with_mnemonic (_(name)); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:[m[K In function â[01m[Kgtkui_create_pltmenu[m[Kâ: >[01m[Kpltmenu.c:434:37:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Kgtk_check_menu_item_set_active[m[Kâ from incompatible pointer type [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] > 434 | gtk_check_menu_item_set_active ([01;35m[Kautosort[m[K, autosort_enabled); > | [01;35m[K^~~~~~~~[m[K > | [01;35m[K|[m[K > | [01;35m[KGtkWidget * {aka struct _GtkWidget *}[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:72[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkcheckmenuitem.h:94:69:[m[K [01;36m[Knote: [m[Kexpected â[01m[KGtkCheckMenuItem *[m[Kâ {aka â[01m[Kstruct _GtkCheckMenuItem *[m[Kâ} but argument is of type â[01m[KGtkWidget *[m[Kâ {aka â[01m[Kstruct _GtkWidget *[m[Kâ} > 94 | void gtk_check_menu_item_set_active ([01;36m[KGtkCheckMenuItem *check_menu_item[m[K, > | [01;36m[K~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:446:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 446 | [01;35m[Kcut[m[K = gtk_image_menu_item_new_with_mnemonic (_("Cu_t")); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:454:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 454 | [01;35m[Kcut_image[m[K = gtk_image_new_from_stock ("gtk-cut", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:456:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 456 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (cut), cut_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:456:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 456 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (cut), cut_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:458:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 458 | [01;35m[Kcopy[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Copy")); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:466:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 466 | [01;35m[Kcopy_image[m[K = gtk_image_new_from_stock ("gtk-copy", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:468:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 468 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (copy), copy_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:468:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 468 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (copy), copy_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:470:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_new_with_mnemonic[m[Kâ is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 470 | [01;35m[Kpaste[m[K = gtk_image_menu_item_new_with_mnemonic (_("_Paste")); > | [01;35m[K^~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12:[m[K [01;36m[Knote: [m[Kdeclared here > 82 | GtkWidget* [01;36m[Kgtk_image_menu_item_new_with_mnemonic[m[K (const gchar *label); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:482:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_new_from_stock[m[Kâ is deprecated: Use 'gtk_image_new_from_icon_name' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 482 | [01;35m[Kpaste_image[m[K = gtk_image_new_from_stock ("gtk-paste", GTK_ICON_SIZE_MENU); > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkentry.h:42[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtktreeview.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkcombobox.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:42[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkimage.h:122:12:[m[K [01;36m[Knote: [m[Kdeclared here > 122 | GtkWidget* [01;36m[Kgtk_image_new_from_stock[m[K (const gchar *stock_id, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:484:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_set_image[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 484 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12:[m[K [01;36m[Knote: [m[Kdeclared here > 92 | void [01;36m[Kgtk_image_menu_item_set_image[m[K (GtkImageMenuItem *image_menu_item, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kpltmenu.c:484:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_image_menu_item_get_type[m[Kâ is deprecated: Use 'gtk_menu_item_get_type' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 484 | [01;35m[Kgtk_image_menu_item_set_image[m[K (GTK_IMAGE_MENU_ITEM (paste), paste_image); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:269[m[K, > from [01m[Kpltmenu.c:24[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10:[m[K [01;36m[Knote: [m[Kdeclared here > 76 | GType [01;36m[Kgtk_image_menu_item_get_type[m[K (void) G_GNUC_CONST; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ../../utf8.c -fPIC -DPIC -o ../../.libs/ddb_gui_GTK3_la-utf8.o >In file included from [01m[K../../utf8.c:47[m[K: >[01m[Ku8_uc_map.txt:6:[m[K [01;35m[Kwarning: [m[K"TOTAL_KEYWORDS" redefined >In file included from [01m[K../../utf8.c:46[m[K: >[01m[Ku8_lc_map.txt:6:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition >In file included from [01m[K../../utf8.c:47[m[K: >[01m[Ku8_uc_map.txt:8:[m[K [01;35m[Kwarning: [m[K"MAX_WORD_LENGTH" redefined >In file included from [01m[K../../utf8.c:46[m[K: >[01m[Ku8_lc_map.txt:8:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition >In file included from [01m[K../../utf8.c:47[m[K: >[01m[Ku8_uc_map.txt:10:[m[K [01;35m[Kwarning: [m[K"MAX_HASH_VALUE" redefined >In file included from [01m[K../../utf8.c:46[m[K: >[01m[Ku8_lc_map.txt:10:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition >[01m[Kddb_splitter.c:[m[K In function â[01m[Kddb_splitter_class_init[m[Kâ: >[01m[Kddb_splitter.c:173:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kg_type_class_add_private[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 173 | [01;35m[Kg_type_class_add_private[m[K (klass, sizeof (DdbSplitterPrivate)); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/glib-2.0/gobject/gobject.h:24[m[K, > from [01m[K/usr/include/glib-2.0/gobject/gbinding.h:29[m[K, > from [01m[K/usr/include/glib-2.0/glib-object.h:22[m[K, > from [01m[K/usr/include/glib-2.0/gio/gioenums.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/giotypes.h:28[m[K, > from [01m[K/usr/include/glib-2.0/gio/gio.h:26[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/glib-2.0/gobject/gtype.h:1304:10:[m[K [01;36m[Knote: [m[Kdeclared here > 1304 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:[m[K In function â[01m[Kddb_splitter_init[m[Kâ: >[01m[Kddb_splitter.c:251:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol, replace with > 251 | splitter[01;35m[K->priv = DDB_SPLITTER_GET_PRIVATE (splitter);[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:[m[K In function â[01m[Kddb_splitter_button_press[m[Kâ: >[01m[Kddb_splitter.c:346:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_pointer_grab[m[Kâ is deprecated: Use 'gdk_device_grab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 346 | [01;35m[Kif[m[K (gdk_pointer_grab (splitter->priv->handle, FALSE, > | [01;35m[K^~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:50[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkmain.h:86:15:[m[K [01;36m[Knote: [m[Kdeclared here > 86 | GdkGrabStatus [01;36m[Kgdk_pointer_grab[m[K (GdkWindow *window, > | [01;36m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:[m[K In function â[01m[Kstop_drag[m[Kâ: >[01m[Kddb_splitter.c:448:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgdk_display_pointer_ungrab[m[Kâ is deprecated: Use 'gdk_device_ungrab' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 448 | [01;35m[Kgdk_display_pointer_ungrab[m[K (gtk_widget_get_display (GTK_WIDGET (splitter)), > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gdk/gdkscreen.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31[m[K, > from [01m[K/usr/include/gtk-3.0/gdk/gdk.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:30[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13:[m[K [01;36m[Knote: [m[Kdeclared here > 63 | void [01;36m[Kgdk_display_pointer_ungrab[m[K (GdkDisplay *display, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:[m[K In function â[01m[Kupdate_drag[m[Kâ: >[01m[Kddb_splitter.c:485:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_pointer[m[Kâ is deprecated: Use 'gdk_window_get_device_position' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 485 | [01;35m[Kgtk_widget_get_pointer[m[K (GTK_WIDGET (splitter), &pos, NULL); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkapplication.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkwindow.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkwidget.h:1121:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1121 | void [01;36m[Kgtk_widget_get_pointer[m[K (GtkWidget *widget, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:487:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_get_pointer[m[Kâ is deprecated: Use 'gdk_window_get_device_position' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 487 | [01;35m[Kgtk_widget_get_pointer[m[K (GTK_WIDGET (splitter), NULL, &pos); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtkapplication.h:27[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkwindow.h:33[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkdialog.h:32[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30[m[K, > from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:31[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/gtk-3.0/gtk/gtkwidget.h:1121:11:[m[K [01;36m[Knote: [m[Kdeclared here > 1121 | void [01;36m[Kgtk_widget_get_pointer[m[K (GtkWidget *widget, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kddb_splitter.c:[m[K In function â[01m[Kddb_splitter_realize[m[Kâ: >[01m[Kddb_splitter.c:645:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kgtk_widget_style_attach[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 645 | [01;35m[Kgtk_widget_style_attach[m[K (widget); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/gtk-3.0/gtk/gtk.h:277[m[K, > from [01m[Kddb_splitter.c:20[m[K: >[01m[K/usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:733:13:[m[K [01;36m[Knote: [m[Kdeclared here > 733 | void [01;36m[Kgtk_widget_style_attach[m[K (GtkWidget *widget); > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:26:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 26 | [01;35m[KGTK_STOCK_DIALOG_AUTHENTICATION[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:27:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 27 | [01;35m[KGTK_STOCK_DIALOG_INFO[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:28:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 28 | [01;35m[KGTK_STOCK_DIALOG_WARNING[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:29:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 29 | [01;35m[KGTK_STOCK_DIALOG_ERROR[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:30:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 30 | [01;35m[KGTK_STOCK_DIALOG_QUESTION[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:31:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 31 | [01;35m[KGTK_STOCK_DND[m[K, > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:32:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 32 | [01;35m[KGTK_STOCK_DND_MULTIPLE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:33:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 33 | [01;35m[KGTK_STOCK_ABOUT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:34:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 34 | [01;35m[KGTK_STOCK_ADD[m[K, > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:35:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 35 | [01;35m[KGTK_STOCK_APPLY[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:36:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 36 | [01;35m[KGTK_STOCK_BOLD[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:37:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 37 | [01;35m[KGTK_STOCK_CANCEL[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:38:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 38 | [01;35m[KGTK_STOCK_CDROM[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:39:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 39 | [01;35m[KGTK_STOCK_CLEAR[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:40:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 40 | [01;35m[KGTK_STOCK_CLOSE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:41:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 41 | [01;35m[KGTK_STOCK_COLOR_PICKER[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:42:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 42 | [01;35m[KGTK_STOCK_CONVERT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:43:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 43 | [01;35m[KGTK_STOCK_CONNECT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:44:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 44 | [01;35m[KGTK_STOCK_COPY[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:45:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 45 | [01;35m[KGTK_STOCK_CUT[m[K, > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:46:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 46 | [01;35m[KGTK_STOCK_DELETE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:47:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 47 | [01;35m[KGTK_STOCK_DIRECTORY[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:48:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 48 | [01;35m[KGTK_STOCK_DISCONNECT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:49:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 49 | [01;35m[KGTK_STOCK_EDIT[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:50:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 50 | [01;35m[KGTK_STOCK_EXECUTE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:51:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 51 | [01;35m[KGTK_STOCK_FILE[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:52:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 52 | [01;35m[KGTK_STOCK_FIND[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:53:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 53 | [01;35m[KGTK_STOCK_FIND_AND_REPLACE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:54:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 54 | [01;35m[KGTK_STOCK_FLOPPY[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:55:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 55 | [01;35m[KGTK_STOCK_FULLSCREEN[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:56:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 56 | [01;35m[KGTK_STOCK_GOTO_BOTTOM[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:57:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 57 | [01;35m[KGTK_STOCK_GOTO_FIRST[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:58:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 58 | [01;35m[KGTK_STOCK_GOTO_LAST[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:59:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 59 | [01;35m[KGTK_STOCK_GOTO_TOP[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:60:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 60 | [01;35m[KGTK_STOCK_GO_BACK[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:61:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 61 | [01;35m[KGTK_STOCK_GO_DOWN[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:62:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 62 | [01;35m[KGTK_STOCK_GO_FORWARD[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:63:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 63 | [01;35m[KGTK_STOCK_GO_UP[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:64:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 64 | [01;35m[KGTK_STOCK_HARDDISK[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:65:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 65 | [01;35m[KGTK_STOCK_HELP[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:66:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 66 | [01;35m[KGTK_STOCK_HOME[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:67:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 67 | [01;35m[KGTK_STOCK_INDEX[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:68:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 68 | [01;35m[KGTK_STOCK_INDENT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:69:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 69 | [01;35m[KGTK_STOCK_INFO[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:70:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 70 | [01;35m[KGTK_STOCK_UNINDENT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:71:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 71 | [01;35m[KGTK_STOCK_ITALIC[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:72:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 72 | [01;35m[KGTK_STOCK_JUMP_TO[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:73:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 73 | [01;35m[KGTK_STOCK_JUSTIFY_CENTER[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:74:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 74 | [01;35m[KGTK_STOCK_JUSTIFY_FILL[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:75:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 75 | [01;35m[KGTK_STOCK_JUSTIFY_LEFT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:76:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 76 | [01;35m[KGTK_STOCK_JUSTIFY_RIGHT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:77:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 77 | [01;35m[KGTK_STOCK_LEAVE_FULLSCREEN[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:78:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 78 | [01;35m[KGTK_STOCK_MISSING_IMAGE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:79:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 79 | [01;35m[KGTK_STOCK_MEDIA_FORWARD[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:80:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 80 | [01;35m[KGTK_STOCK_MEDIA_NEXT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:81:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 81 | [01;35m[KGTK_STOCK_MEDIA_PAUSE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:82:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 82 | [01;35m[KGTK_STOCK_MEDIA_PLAY[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:83:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 83 | [01;35m[KGTK_STOCK_MEDIA_PREVIOUS[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:84:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 84 | [01;35m[KGTK_STOCK_MEDIA_RECORD[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:85:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 85 | [01;35m[KGTK_STOCK_MEDIA_REWIND[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:86:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 86 | [01;35m[KGTK_STOCK_MEDIA_STOP[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:87:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 87 | [01;35m[KGTK_STOCK_NETWORK[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:88:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 88 | [01;35m[KGTK_STOCK_NEW[m[K, > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:89:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 89 | [01;35m[KGTK_STOCK_NO[m[K, > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[Knamedicons.c:90:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 90 | [01;35m[KGTK_STOCK_OK[m[K, > | [01;35m[K^~~~~~~~~~~~[m[K >[01m[Knamedicons.c:91:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 91 | [01;35m[KGTK_STOCK_OPEN[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:92:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 92 | [01;35m[KGTK_STOCK_PASTE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:93:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 93 | [01;35m[KGTK_STOCK_PREFERENCES[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:94:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 94 | [01;35m[KGTK_STOCK_PRINT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:95:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 95 | [01;35m[KGTK_STOCK_PRINT_PREVIEW[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:96:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 96 | [01;35m[KGTK_STOCK_PROPERTIES[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:97:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 97 | [01;35m[KGTK_STOCK_QUIT[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:98:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 98 | [01;35m[KGTK_STOCK_REDO[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:99:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 99 | [01;35m[KGTK_STOCK_REFRESH[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:100:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 100 | [01;35m[KGTK_STOCK_REMOVE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:101:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 101 | [01;35m[KGTK_STOCK_REVERT_TO_SAVED[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:102:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 102 | [01;35m[KGTK_STOCK_SAVE[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:103:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 103 | [01;35m[KGTK_STOCK_SAVE_AS[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:104:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 104 | [01;35m[KGTK_STOCK_SELECT_COLOR[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:105:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 105 | [01;35m[KGTK_STOCK_SELECT_FONT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:106:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 106 | [01;35m[KGTK_STOCK_SORT_ASCENDING[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:107:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 107 | [01;35m[KGTK_STOCK_SORT_DESCENDING[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:108:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 108 | [01;35m[KGTK_STOCK_SPELL_CHECK[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:109:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 109 | [01;35m[KGTK_STOCK_STOP[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:110:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 110 | [01;35m[KGTK_STOCK_STRIKETHROUGH[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:111:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 111 | [01;35m[KGTK_STOCK_UNDELETE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:112:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 112 | [01;35m[KGTK_STOCK_UNDERLINE[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:113:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 113 | [01;35m[KGTK_STOCK_UNDO[m[K, > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:114:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 114 | [01;35m[KGTK_STOCK_YES[m[K, > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:115:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 115 | [01;35m[KGTK_STOCK_ZOOM_100[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:116:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 116 | [01;35m[KGTK_STOCK_ZOOM_FIT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:117:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 117 | [01;35m[KGTK_STOCK_ZOOM_IN[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~[m[K >[01m[Knamedicons.c:118:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KGtkStock[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 118 | [01;35m[KGTK_STOCK_ZOOM_OUT[m[K, > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o ddb_gui_GTK3.la -rpath /usr/lib64/deadbeef ddb_gui_GTK3_la-deadbeefapp.lo ddb_gui_GTK3_la-gtkui.lo ddb_gui_GTK3_la-callbacks.lo ddb_gui_GTK3_la-interface.lo ddb_gui_GTK3_la-support.lo ddb_gui_GTK3_la-ddblistview.lo ddb_gui_GTK3_la-mainplaylist.lo ddb_gui_GTK3_la-gdkdrawing.lo ddb_gui_GTK3_la-progress.lo ddb_gui_GTK3_la-search.lo ddb_gui_GTK3_la-fileman.lo ddb_gui_GTK3_la-pluginconf.lo ddb_gui_GTK3_la-ddbtabstrip.lo ddb_gui_GTK3_la-ddbvolumebar.lo ddb_gui_GTK3_la-trkproperties.lo ddb_gui_GTK3_la-coverart.lo ddb_gui_GTK3_la-plcommon.lo ddb_gui_GTK3_la-prefwin.lo ddb_gui_GTK3_la-eq.lo ddb_gui_GTK3_la-actions.lo ddb_gui_GTK3_la-dspconfig.lo ddb_gui_GTK3_la-tagwritersettings.lo ddb_gui_GTK3_la-wingeom.lo ddb_gui_GTK3_la-widgets.lo ddb_gui_GTK3_la-ddbseekbar.lo ddb_gui_GTK3_la-ddbequalizer.lo ddb_gui_GTK3_la-ddbcellrenderertextmultiline.lo ddb_gui_GTK3_la-gtkuigl.lo ddb_gui_GTK3_la-hotkeys.lo ddb_gui_GTK3_la-actionhandlers.lo ddb_gui_GTK3_la-pltmenu.lo ddb_gui_GTK3_la-ctmapping.lo ddb_gui_GTK3_la-namedicons.lo ddb_gui_GTK3_la-tfimport.lo ddb_gui_GTK3_la-ddb_splitter.lo ddb_gui_GTK3_la-ddb_splitter_size_mode.lo ../../ddb_gui_GTK3_la-utf8.lo ddb_gui_GTK3_la-clipboard.lo ddb_gui_GTK3_la-rg.lo ddb_gui_GTK3_la-gtkui-gresources.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libparser/libparser.a ../../shared/libtrkpropertiesutil.a ../../shared/libeqpreset.a -ljansson > >*** Warning: Linking the shared library ddb_gui_GTK3.la against the >*** static library ../libparser/libparser.a is not portable! > >*** Warning: Linking the shared library ddb_gui_GTK3.la against the >*** static library ../../shared/libtrkpropertiesutil.a is not portable! > >*** Warning: Linking the shared library ddb_gui_GTK3.la against the >*** static library ../../shared/libeqpreset.a is not portable! >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ddb_gui_GTK3_la-deadbeefapp.o .libs/ddb_gui_GTK3_la-gtkui.o .libs/ddb_gui_GTK3_la-callbacks.o .libs/ddb_gui_GTK3_la-interface.o .libs/ddb_gui_GTK3_la-support.o .libs/ddb_gui_GTK3_la-ddblistview.o .libs/ddb_gui_GTK3_la-mainplaylist.o .libs/ddb_gui_GTK3_la-gdkdrawing.o .libs/ddb_gui_GTK3_la-progress.o .libs/ddb_gui_GTK3_la-search.o .libs/ddb_gui_GTK3_la-fileman.o .libs/ddb_gui_GTK3_la-pluginconf.o .libs/ddb_gui_GTK3_la-ddbtabstrip.o .libs/ddb_gui_GTK3_la-ddbvolumebar.o .libs/ddb_gui_GTK3_la-trkproperties.o .libs/ddb_gui_GTK3_la-coverart.o .libs/ddb_gui_GTK3_la-plcommon.o .libs/ddb_gui_GTK3_la-prefwin.o .libs/ddb_gui_GTK3_la-eq.o .libs/ddb_gui_GTK3_la-actions.o .libs/ddb_gui_GTK3_la-dspconfig.o .libs/ddb_gui_GTK3_la-tagwritersettings.o .libs/ddb_gui_GTK3_la-wingeom.o .libs/ddb_gui_GTK3_la-widgets.o .libs/ddb_gui_GTK3_la-ddbseekbar.o .libs/ddb_gui_GTK3_la-ddbequalizer.o .libs/ddb_gui_GTK3_la-ddbcellrenderertextmultiline.o .libs/ddb_gui_GTK3_la-gtkuigl.o .libs/ddb_gui_GTK3_la-hotkeys.o .libs/ddb_gui_GTK3_la-actionhandlers.o .libs/ddb_gui_GTK3_la-pltmenu.o .libs/ddb_gui_GTK3_la-ctmapping.o .libs/ddb_gui_GTK3_la-namedicons.o .libs/ddb_gui_GTK3_la-tfimport.o .libs/ddb_gui_GTK3_la-ddb_splitter.o .libs/ddb_gui_GTK3_la-ddb_splitter_size_mode.o ../../.libs/ddb_gui_GTK3_la-utf8.o .libs/ddb_gui_GTK3_la-clipboard.o .libs/ddb_gui_GTK3_la-rg.o .libs/ddb_gui_GTK3_la-gtkui-gresources.o -Wl,--as-needed -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libparser/libparser.a ../../shared/libtrkpropertiesutil.a ../../shared/libeqpreset.a -ljansson -pthread -march=znver2 -O2 -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,ddb_gui_GTK3.so -o .libs/ddb_gui_GTK3.so >libtool: link: ( cd ".libs" && rm -f "ddb_gui_GTK3.la" && ln -s "../ddb_gui_GTK3.la" "ddb_gui_GTK3.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gtkui' >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gtkui' >Making all in plugins/alsa >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/alsa' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o alsa.lo alsa.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c alsa.c -fPIC -DPIC -o .libs/alsa.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o alsa.la -rpath /usr/lib64/deadbeef alsa.lo -lasound >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/alsa.o -Wl,--as-needed -lasound -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,alsa.so -o .libs/alsa.so >libtool: link: ( cd ".libs" && rm -f "alsa.la" && ln -s "../alsa.la" "alsa.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/alsa' >Making all in plugins/ffmpeg >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/ffmpeg' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o ffmpeg.lo ffmpeg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c ffmpeg.c -fPIC -DPIC -o .libs/ffmpeg.o >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_init[m[Kâ: >[01m[Kffmpeg.c:181:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcodec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 181 | [01;35m[Kinfo[m[K->ctx = info->fctx->streams[i]->codec; > | [01;35m[K^~~~[m[K >In file included from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavformat/avformat.h:880:21:[m[K [01;36m[Knote: [m[Kdeclared here > 880 | AVCodecContext *[01;36m[Kcodec[m[K; > | [01;36m[K^~~~~[m[K >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_read[m[Kâ: >[01m[Kffmpeg.c:328:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kavcodec_decode_audio4[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 328 | [01;35m[Klen[m[K = avcodec_decode_audio4(info->ctx, info->frame, &got_frame, &info->pkt); > | [01;35m[K^~~[m[K >In file included from [01m[K/usr/include/libavformat/avformat.h:312[m[K, > from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavcodec/avcodec.h:3024:5:[m[K [01;36m[Knote: [m[Kdeclared here > 3024 | int [01;36m[Kavcodec_decode_audio4[m[K(AVCodecContext *avctx, AVFrame *frame, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_insert[m[Kâ: >[01m[Kffmpeg.c:690:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcodec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 690 | [01;35m[Kctx[m[K = fctx->streams[i]->codec; > | [01;35m[K^~~[m[K >In file included from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavformat/avformat.h:880:21:[m[K [01;36m[Knote: [m[Kdeclared here > 880 | AVCodecContext *[01;36m[Kcodec[m[K; > | [01;36m[K^~~~~[m[K >[01m[Kffmpeg.c:760:38:[m[K [01;35m[Kwarning: [m[Kformat â[01m[K%lld[m[Kâ expects argument of type â[01m[Klong long int[m[Kâ, but argument 4 has type â[01m[Kint64_t[m[Kâ {aka â[01m[Klong int[m[Kâ} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;[m[K] > 760 | snprintf (s, sizeof (s), "[01;35m[K%lld[m[K", [32m[Kfsize[m[K); > | [01;35m[K~~~^[m[K [32m[K~~~~~[m[K > | [01;35m[K|[m[K [32m[K|[m[K > | [01;35m[K|[m[K [32m[Kint64_t {aka long int}[m[K > | [01;35m[Klong long int[m[K > | [32m[K%ld[m[K >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_init_exts[m[Kâ: >[01m[Kffmpeg.c:855:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kav_iformat_next[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 855 | [01;35m[Kwhile[m[K ((ifmt = av_iformat_next(ifmt))) { > | [01;35m[K^~~~~[m[K >In file included from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavformat/avformat.h:2087:17:[m[K [01;36m[Knote: [m[Kdeclared here > 2087 | AVInputFormat *[01;36m[Kav_iformat_next[m[K(const AVInputFormat *f); > | [01;36m[K^~~~~~~~~~~~~~~[m[K >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_start[m[Kâ: >[01m[Kffmpeg.c:905:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kav_register_all[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 905 | [01;35m[Kav_register_all[m[K (); > | [01;35m[K^~~~~~~~~~~~~~~[m[K >In file included from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavformat/avformat.h:2050:6:[m[K [01;36m[Knote: [m[Kdeclared here > 2050 | void [01;36m[Kav_register_all[m[K(void); > | [01;36m[K^~~~~~~~~~~~~~~[m[K >[01m[Kffmpeg.c:[m[K In function â[01m[Kffmpeg_read_metadata[m[Kâ: >[01m[Kffmpeg.c:956:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcodec[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 956 | [01;35m[Kctx[m[K = fctx->streams[i]->codec; > | [01;35m[K^~~[m[K >In file included from [01m[Kffmpeg.c:29[m[K: >[01m[K/usr/include/libavformat/avformat.h:880:21:[m[K [01;36m[Knote: [m[Kdeclared here > 880 | AVCodecContext *[01;36m[Kcodec[m[K; > | [01;36m[K^~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o ffmpeg.la -rpath /usr/lib64/deadbeef ffmpeg.lo -lavcodec -lavutil -lavformat >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ffmpeg.o -Wl,--as-needed -lavcodec -lavutil -lavformat -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,ffmpeg.so -o .libs/ffmpeg.so >libtool: link: ( cd ".libs" && rm -f "ffmpeg.la" && ln -s "../ffmpeg.la" "ffmpeg.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/ffmpeg' >Making all in plugins/hotkeys >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/hotkeys' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o hotkeys.lo hotkeys.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o actionhandlers.lo actionhandlers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c actionhandlers.c -fPIC -DPIC -o .libs/actionhandlers.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c hotkeys.c -fPIC -DPIC -o .libs/hotkeys.o >[01m[Kactionhandlers.c:[m[K In function â[01m[Kaction_reload_metadata_handler[m[Kâ: >[01m[Kactionhandlers.c:356:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_EV_PLAYLIST_REFRESH[m[Kâ is deprecated: since deadbeef API 1.8 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 356 | [01;35m[Kdeadbeef[m[K->sendmessage (DB_EV_PLAYLIST_REFRESH, 0, 0, 0); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[Kactionhandlers.c:29[m[K: >[01m[K../../deadbeef.h:464:5:[m[K [01;36m[Knote: [m[Kdeclared here > 464 | [01;36m[KDB_EV_PLAYLIST_REFRESH[m[K DEPRECATED_18 = 9, // [use DB_EV_PLAYLISTCHANGED instead] > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:[m[K In function â[01m[Kcmd_invoke_plugin_command[m[Kâ: >[01m[Khotkeys.c:120:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 120 | [01;35m[Kif[m[K (action->callback) { > | [01;35m[K^~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Khotkeys.c:127:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 127 | [01;35m[Kaction[m[K->callback (action, NULL); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Khotkeys.c:132:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_ACTION_PLAYLIST[m[Kâ is deprecated: since deadbeef API 1.5 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 132 | [01;35m[Kif[m[K (action->flags & DB_ACTION_PLAYLIST) > | [01;35m[K^~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1611:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1611 | [01;36m[KDB_ACTION_PLAYLIST[m[K DEPRECATED_15 = (1 << 5), > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:136:21:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 136 | [01;35m[Kaction[m[K->callback (action, plt); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Khotkeys.c:177:13:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[Kâ is deprecated: since deadbeef API 1.5 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 177 | [01;35m[Kif[m[K (action->flags & DB_ACTION_CAN_MULTIPLE_TRACKS) > | [01;35m[K^~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1603:5:[m[K [01;36m[Knote: [m[Kdeclared here > 1603 | [01;36m[KDB_ACTION_CAN_MULTIPLE_TRACKS[m[K DEPRECATED_15 = 1 << 3, > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Khotkeys.c:179:17:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 179 | [01;35m[Kaction[m[K->callback (action, NULL); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >[01m[Khotkeys.c:186:25:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kcallback[m[Kâ is deprecated: since deadbeef API 1.4 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 186 | [01;35m[Kaction[m[K->callback (action, pit); > | [01;35m[K^~~~~~[m[K >In file included from [01m[Khotkeys.h:27[m[K, > from [01m[Khotkeys.c:40[m[K: >[01m[K../../deadbeef.h:1663:33:[m[K [01;36m[Knote: [m[Kdeclared here > 1663 | DB_plugin_action_callback_t [01;36m[Kcallback[m[K DEPRECATED_14; > | [01;36m[K^~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o hotkeys.la -rpath /usr/lib64/deadbeef hotkeys.lo actionhandlers.lo -lX11 ../libparser/libparser.a > >*** Warning: Linking the shared library hotkeys.la against the >*** static library ../libparser/libparser.a is not portable! >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hotkeys.o .libs/actionhandlers.o -Wl,--as-needed -lX11 ../libparser/libparser.a -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,hotkeys.so -o .libs/hotkeys.so >libtool: link: ( cd ".libs" && rm -f "hotkeys.la" && ln -s "../hotkeys.la" "hotkeys.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/hotkeys' >Making all in plugins/oss >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/oss' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/oss' >Making all in plugins/artwork-legacy >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/artwork-legacy' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-artwork.lo `test -f 'artwork.c' || echo './'`artwork.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-cache.lo `test -f 'cache.c' || echo './'`cache.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-artwork_internal.lo `test -f 'artwork_internal.c' || echo './'`artwork_internal.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-musicbrainz.lo `test -f 'musicbrainz.c' || echo './'`musicbrainz.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-albumartorg.lo `test -f 'albumartorg.c' || echo './'`albumartorg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-lastfm.lo `test -f 'lastfm.c' || echo './'`lastfm.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-wos.lo `test -f 'wos.c' || echo './'`wos.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o artwork_la-escape.lo `test -f 'escape.c' || echo './'`escape.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c cache.c -fPIC -DPIC -o .libs/artwork_la-cache.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c escape.c -fPIC -DPIC -o .libs/artwork_la-escape.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c musicbrainz.c -fPIC -DPIC -o .libs/artwork_la-musicbrainz.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c artwork.c -fPIC -DPIC -o .libs/artwork_la-artwork.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c lastfm.c -fPIC -DPIC -o .libs/artwork_la-lastfm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c artwork_internal.c -fPIC -DPIC -o .libs/artwork_la-artwork_internal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c albumartorg.c -fPIC -DPIC -o .libs/artwork_la-albumartorg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c wos.c -fPIC -DPIC -o .libs/artwork_la-wos.o >[01m[Kcache.c:41:[m[K [01;35m[Kwarning: [m[K"trace" redefined > 41 | #define trace(...) > | >In file included from [01m[Kcache.c:38[m[K: >[01m[K../../common.h:84:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 84 | #define trace(...) { deadbeef->log_detailed (&main_plugin, DDB_LOG_LAYER_INFO, __VA_ARGS__); } > | >[01m[Kartwork.c:[m[K In function â[01m[Kcache_reset_callback[m[Kâ: >[01m[Kartwork.c:1043:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_EV_PLAYLIST_REFRESH[m[Kâ is deprecated: since deadbeef API 1.8 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 1043 | [01;35m[Kdeadbeef[m[K->sendmessage (DB_EV_PLAYLIST_REFRESH, 0, 0, 0); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[Kartwork.c:55[m[K: >[01m[K../../deadbeef.h:464:5:[m[K [01;36m[Knote: [m[Kdeclared here > 464 | [01;36m[KDB_EV_PLAYLIST_REFRESH[m[K DEPRECATED_18 = 9, // [use DB_EV_PLAYLISTCHANGED instead] > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kartwork.c:[m[K In function â[01m[Kartwork_configchanged[m[Kâ: >[01m[Kartwork.c:2106:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_EV_PLAYLIST_REFRESH[m[Kâ is deprecated: since deadbeef API 1.8 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2106 | [01;35m[Kdeadbeef[m[K->sendmessage (DB_EV_PLAYLIST_REFRESH, 0, 0, 0); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[Kartwork.c:55[m[K: >[01m[K../../deadbeef.h:464:5:[m[K [01;36m[Knote: [m[Kdeclared here > 464 | [01;36m[KDB_EV_PLAYLIST_REFRESH[m[K DEPRECATED_18 = 9, // [use DB_EV_PLAYLISTCHANGED instead] > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kartwork.c:[m[K In function â[01m[Kinvalidate_playitem_cache[m[Kâ: >[01m[Kartwork.c:2175:5:[m[K [01;35m[Kwarning: [m[Kâ[01m[KDB_EV_PLAYLIST_REFRESH[m[Kâ is deprecated: since deadbeef API 1.8 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 2175 | [01;35m[Kdeadbeef[m[K->sendmessage (DB_EV_PLAYLIST_REFRESH, 0, 0, 0); > | [01;35m[K^~~~~~~~[m[K >In file included from [01m[Kartwork.c:55[m[K: >[01m[K../../deadbeef.h:464:5:[m[K [01;36m[Knote: [m[Kdeclared here > 464 | [01;36m[KDB_EV_PLAYLIST_REFRESH[m[K DEPRECATED_18 = 9, // [use DB_EV_PLAYLISTCHANGED instead] > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -I../../external/mp4p/include -I../../shared -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -DUSE_IMLIB2 -DUSE_METAFLAC -DUSE_VFS_CURL -DUSE_OGG=1 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o artwork.la -rpath /usr/lib64/deadbeef artwork_la-artwork.lo artwork_la-cache.lo artwork_la-artwork_internal.lo artwork_la-musicbrainz.lo artwork_la-albumartorg.lo artwork_la-lastfm.lo artwork_la-wos.lo artwork_la-escape.lo -lImlib2 -lFLAC -logg ../../shared/libmp4tagutil.a ../../external/libmp4p.a > >*** Warning: Linking the shared library artwork.la against the >*** static library ../../shared/libmp4tagutil.a is not portable! > >*** Warning: Linking the shared library artwork.la against the >*** static library ../../external/libmp4p.a is not portable! >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/artwork_la-artwork.o .libs/artwork_la-cache.o .libs/artwork_la-artwork_internal.o .libs/artwork_la-musicbrainz.o .libs/artwork_la-albumartorg.o .libs/artwork_la-lastfm.o .libs/artwork_la-wos.o .libs/artwork_la-escape.o -Wl,--as-needed -lImlib2 -lFLAC -logg ../../shared/libmp4tagutil.a ../../external/libmp4p.a -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,artwork.so -o .libs/artwork.so >libtool: link: ( cd ".libs" && rm -f "artwork.la" && ln -s "../artwork.la" "artwork.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/artwork-legacy' >Making all in plugins/adplug >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/adplug' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/adplug' >Making all in plugins/ffap >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/ffap' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/ffap' >Making all in plugins/sid >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/sid' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/sid' >Making all in plugins/nullout >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/nullout' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/nullout' >Making all in plugins/supereq >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/supereq' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o supereq.lo supereq.c >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -fno-exceptions -fno-rtti -fno-unwind-tables -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o Equ.lo Equ.cpp >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o Fftsg_fl.lo Fftsg_fl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c Fftsg_fl.c -fPIC -DPIC -o .libs/Fftsg_fl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -std=c99 -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c supereq.c -fPIC -DPIC -o .libs/supereq.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -fno-exceptions -fno-rtti -fno-unwind-tables -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c Equ.cpp -fPIC -DPIC -o .libs/Equ.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -fno-exceptions -fno-rtti -fno-unwind-tables -DUSE_OOURA -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o supereq.la -rpath /usr/lib64/deadbeef supereq.lo Equ.lo Fftsg_fl.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o .libs/supereq.o .libs/Equ.o .libs/Fftsg_fl.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,supereq.so -o .libs/supereq.so >libtool: link: ( cd ".libs" && rm -f "supereq.la" && ln -s "../supereq.la" "supereq.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/supereq' >Making all in plugins/vtx >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vtx' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/vtx' >Making all in plugins/gme >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gme' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/gme' >Making all in plugins/pulse >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/pulse' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -D_REENTRANT -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o pulse.lo pulse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -D_REENTRANT -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c pulse.c -fPIC -DPIC -o .libs/pulse.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -D_REENTRANT -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o pulse.la -rpath /usr/lib64/deadbeef pulse.lo -lpulse-simple -lpulse >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pulse.o -Wl,--as-needed -lpulse-simple -lpulse -march=znver2 -O2 -march=znver2 -O2 -Wl,-O1 -Wl,-soname -Wl,pulse.so -o .libs/pulse.so >libtool: link: ( cd ".libs" && rm -f "pulse.la" && ln -s "../pulse.la" "pulse.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/pulse' >Making all in plugins/notify >make[2]: Entering directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/notify' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fblocks -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c -o notify_la-notify.lo `test -f 'notify.c' || echo './'`notify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -std=c99 -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fblocks -march=znver2 -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -D__EXTENSIONS__ -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-1.8.7\" -DDDB_WARN_DEPRECATED=1 -c notify.c -fPIC -DPIC -o .libs/notify_la-notify.o >[01m[Kx86_64-pc-linux-gnu-gcc:[m[K [01;31m[Kerror: [m[Kunrecognized command-line option â[01m[K-fblocks[m[Kâ >make[2]: *** [Makefile:568: notify_la-notify.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7/plugins/notify' >make[1]: *** [Makefile:839: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7' >make: *** [Makefile:625: all] Error 2 > [31;01m*[0m ERROR: media-sound/deadbeef-1.8.7::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-sound/deadbeef-1.8.7::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-sound/deadbeef-1.8.7::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-sound/deadbeef-1.8.7/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-sound/deadbeef-1.8.7/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7' > [31;01m*[0m S: '/var/tmp/portage/media-sound/deadbeef-1.8.7/work/deadbeef-1.8.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 775551
: 690882 |
690885
|
690888
|
690891