Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 701046 Details for
Bug 784401
media-sound/mangler-1.2.5-r1: error: narrowing conversion of '255' from 'int' to 'char'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
mangler-1.2.5-r1:20210420-121840.log (text/plain), 157.29 KB, created by
Joonas Niilola
on 2021-04-20 12:34:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2021-04-20 12:34:52 UTC
Size:
157.29 KB
patch
obsolete
> * Package: media-sound/mangler-1.2.5-r1 > * Repository: gentoo > * Maintainer: prometheanfire@gentoo.org sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc g15 gsm kernel_linux opus pulseaudio userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mangler-1.2.5.tar.bz2 to /var/tmp/portage/media-sound/mangler-1.2.5-r1/work >>>> Source unpacked in /var/tmp/portage/media-sound/mangler-1.2.5-r1/work >>>> Preparing source in /var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5 ... > * Applying mangler-version-info.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5 ... > * econf: updating mangler-1.2.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mangler-1.2.5/android/jni/speex/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mangler-1.2.5/android/jni/speex/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mangler-1.2.5/android/jni/opus/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mangler-1.2.5/android/jni/opus/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mangler-1.2.5/iphone/celt/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mangler-1.2.5/iphone/celt/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mangler-1.2.5/iphone/speex/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mangler-1.2.5/iphone/speex/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mangler-1.2.5/config.sub with /usr/share/gnuconfig/config.sub >./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-dependency-tracking --docdir=/usr/share/doc/mangler-1.2.5-r1 --htmldir=/usr/share/doc/mangler-1.2.5-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-gsm --disable-speex --enable-opus --disable-xosd --enable-g15 --disable-espeak --with-pulseaudio --without-alsa --without-oss >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) 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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 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 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 the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >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.16... yes >checking for GLIB - version >= 2.0.0... yes (version 2.68.0) >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for tan in -lm... yes >checking for gsm_create in -lgsm... yes >checking gsm.h usability... no >checking gsm.h presence... no >checking for gsm.h... no >checking gsm/gsm.h usability... yes >checking gsm/gsm.h presence... yes >checking for gsm/gsm.h... yes >checking for opus... yes >Enabled optional Opus codec support. >Disabled optional XOSD support. >checking for new_g15_screen in -lg15daemon_client... yes >checking for g15r_clearScreen in -lg15render... yes >Enabled optional Logitech G15 support. >Disabled optional eSpeak support. >checking for x11... yes >checking for xi... yes >checking for gtk... yes >checking for dbus... yes >checking for gtkmm... yes >checking for pulse... yes >checking for gthread... yes >checking for gtkmm... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for int16_t... yes >checking for int64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for dup2... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for gethostbyname_r... yes >configure: creating ./config.status >config.status: creating src/Makefile >config.status: creating Makefile >config.status: creating libventrilo3/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5 ... >make -j16 -l10 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5' >Making all in libventrilo3 >make[2]: Entering directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/libventrilo3' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c -o libventrilo3.lo libventrilo3.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c -o libventrilo3_message.lo libventrilo3_message.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c -o ventrilo3_handshake.lo ventrilo3_handshake.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c libventrilo3.c -fPIC -DPIC -o .libs/libventrilo3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c libventrilo3_message.c -fPIC -DPIC -o .libs/libventrilo3_message.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/opus -march=native -O2 -pipe -frecord-gcc-switches -pthread -c ventrilo3_handshake.c -fPIC -DPIC -o .libs/ventrilo3_handshake.o >libventrilo3_message.c: In function '_v3_get_0x3a': >libventrilo3_message.c:625:45: warning: taking address of packed member of 'struct _v3_net_message_0x3a' may result in an unaligned pointer value [-Waddress-of-packed-member[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member]] > 625 | m->msg = _v3_get_msg_string(&m->msglen, &m->msglen); > | ^~~~~~~~~~ >libventrilo3_message.c: In function '_v3_get_0x3f': >libventrilo3_message.c:733:45: warning: taking address of packed member of 'struct _v3_net_message_0x3f' may result in an unaligned pointer value [-Waddress-of-packed-member[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member]] > 733 | m->msg = _v3_get_msg_string(&m->msglen, &m->msglen); > | ^~~~~~~~~~ >libventrilo3_message.c: In function '_v3_get_0x42': >libventrilo3_message.c:778:53: warning: taking address of packed member of 'struct _v3_net_message_0x42' may result in an unaligned pointer value [-Waddress-of-packed-member[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member]] > 778 | m->msg = _v3_get_msg_string(&m->msglen, &m->msglen); > | ^~~~~~~~~~ >libventrilo3_message.c: In function '_v3_get_0x5a': >libventrilo3_message.c:1564:53: warning: taking address of packed member of 'struct _v3_net_message_0x5a' may result in an unaligned pointer value [-Waddress-of-packed-member[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member]] > 1564 | m->msg = _v3_get_msg_string(&m->msglen, &m->msglen); > | ^~~~~~~~~~ >libventrilo3.c: In function 'v3_vrf_get_audio': >libventrilo3.c:3006:53: warning: taking address of packed member of 'struct _v3_vrf_audio' may result in an unaligned pointer value [-Waddress-of-packed-member[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member]] > 3006 | if (_v3_vrf_get_fragment(vrfh, audio->type, &audio->offset, &fragment, &fraglen, &fragdata) != V3_OK) { > | ^~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -pthread -version 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libventrilo3.la -rpath /usr/lib64 libventrilo3.lo libventrilo3_message.lo ventrilo3_handshake.lo -lopus -lg15daemon_client -lg15render -lgsm -lm -lg15daemon_client -lg15render -lgsm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -lopus -lm -lg15daemon_client -lg15render -lgsm -march=native -O2 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libventrilo3.so.0" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so.0") >libtool: link: (cd ".libs" && rm -f "libventrilo3.so" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so") >libtool: link: ( cd ".libs" && rm -f "libventrilo3.la" && ln -s "../libventrilo3.la" "libventrilo3.la" ) >make[2]: Leaving directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/libventrilo3' >Making all in icons >make[2]: Entering directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/icons' >list="" >for f in *.svg ; do \ > id=`echo $f | perl -pe 's/^(.*)\..*$/$1/'`; \ > list="$list $id $f"; \ >done ; \ >gdk-pixbuf-csource --raw --build-list $list > mangler-icons.h >make[2]: Leaving directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/icons' >Making all in sounds >make[2]: Entering directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/sounds' >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -pthread -c -o bin2h.o bin2h.c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 bin2h.o -o bin2h >./bin2h channelenter.raw channelenter.h sound_channelenter >./bin2h channelleave.raw channelleave.h sound_channelleave >./bin2h: conversion done >./bin2h login.raw login.h sound_login >./bin2h: conversion done >./bin2h logout.raw logout.h sound_logout >./bin2h talkend.raw talkend.h sound_talkend >./bin2h: conversion done >./bin2h talkstart.raw talkstart.h sound_talkstart >./bin2h: conversion done >./bin2h: conversion done >./bin2h: conversion done >cat channelenter.h channelleave.h login.h logout.h talkend.h talkstart.h > mangler-sounds.h >make[2]: Leaving directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/sounds' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o mangler.o mangler.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o channeltree.o channeltree.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o mangleraudio.o mangleraudio.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerbackend.o manglerbackend.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerpulse.o manglerpulse.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o mangleralsa.o mangleralsa.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o mangleross.o mangleross.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglernetwork.o manglernetwork.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerserverlist.o manglerserverlist.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglersettings.o manglersettings.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerconfig.o manglerconfig.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerchat.o manglerchat.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerprivchat.o manglerprivchat.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglercharset.o manglercharset.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerintegration.o manglerintegration.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o mangleradmin.o mangleradmin.cpp >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from manglerintegration.h:36, > from manglerintegration.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from manglerintegration.h:35, > from manglerintegration.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from manglerintegration.h:36, > from manglerintegration.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from manglerintegration.h:36, > from manglerintegration.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerchat.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from channeltree.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerpulse.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleross.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerserverlist.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglernetwork.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleralsa.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from manglerintegration.h:36, > from manglerintegration.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from manglerintegration.h:35, > from manglerintegration.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerprivchat.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerbackend.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglersettings.cpp:28: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerconfig.cpp:31: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglercharset.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleradmin.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from mangleraudio.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from mangler.cpp:51: >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] > 126 | }; > | ^ >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '191' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '128' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '132' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '140' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '243' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '243' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '195' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '199' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '207' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '225' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '207' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '225' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '159' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '247' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '128' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglersettings.cpp: In member function 'bool ManglerSettings::settingsPTTKeyDetect()': >manglersettings.cpp:811:100: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 811 | char *keystring = XKeysymToString(XKeycodeToKeysym(GDK_WINDOW_XDISPLAY(rootwin), ctr, 0)); > | ^ > >In file included from /usr/include/X11/extensions/XInput.h:52, > from mangler.h:32, > from manglersettings.cpp:28: >/usr/include/X11/Xlib.h:1687:15: note: declared here > 1687 | extern KeySym XKeycodeToKeysym( > | ^~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerrecorder.o manglerrecorder.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerosd.o manglerosd.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o manglerg15.o manglerg15.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/lib64/atkmm-1.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/atk-1.0 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -march=native -O2 -pipe -frecord-gcc-switches -c -o inilib.o inilib.cpp >make[2]: *** [Makefile:453: mangler.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerosd.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gdkmm-2.4/gdkmm.h:34, > from /usr/include/gtkmm-2.4/gtkmm.h:89, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/gdkmm-2.4/gdkmm/pixbufanimation.h:124:72: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 124 | Glib::RefPtr<PixbufAnimationIter> get_iter(const GTimeVal* start_time); > | ^ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glibmm-2.4/glibmm/value.h:24, > from /usr/include/glibmm-2.4/glibmm/error.h:22, > from /usr/include/glibmm-2.4/glibmm/thread.h:48, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here > 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerrecorder.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from mangler.h:28, > from manglerg15.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126, > from /usr/include/gtkmm-2.4/gtkmm/box.h:44, > from /usr/include/gtkmm-2.4/gtkmm.h:91, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations]] > 73 | GTimeVal last_popdown; > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glibmm-2.4/glibmm/thread.h:39, > from /usr/include/glibmm-2.4/glibmm.h:103, > from /usr/include/gtkmm-2.4/gtkmm.h:87, > from inilib.h:40, > from inilib.cpp:27: >/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here > 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^~~~~~~~ >In file included from manglerg15.cpp:28: >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] > 126 | }; > | ^ >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '191' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '128' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '132' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '140' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '243' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '243' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '195' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '192' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '199' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '227' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '207' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '225' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '207' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '224' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '225' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '159' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '241' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '247' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '248' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '254' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '252' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '255' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '240' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >manglerg15.h:126:1: error: narrowing conversion of '128' from 'int' to 'char' [-Wnarrowing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnarrowing]] >make[2]: *** [Makefile:453: manglerg15.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5/src' >make[1]: *** [Makefile:359: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5' >make: *** [Makefile:290: all] Error 2 > * ERROR: media-sound/mangler-1.2.5-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/mangler-1.2.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/mangler-1.2.5-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/media-sound/mangler-1.2.5-r1:20210420-121840.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/mangler-1.2.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/mangler-1.2.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5' > * S: '/var/tmp/portage/media-sound/mangler-1.2.5-r1/work/mangler-1.2.5' >
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 784401
: 701046