D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ardesia-1.2-0.7.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iKnU1Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ardesia-1.2-20141221 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ardesia-1.2-20141221.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ardesia-1.2-20141221 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H8MvEX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ardesia-1.2-20141221 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. processing . Creating ./aclocal.m4 ... Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Making ./aclocal.m4 writable ... Running intltoolize... Running libtoolize... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4macros'. libtoolize: copying file 'm4macros/libtool.m4' libtoolize: copying file 'm4macros/ltoptions.m4' libtoolize: copying file 'm4macros/ltsugar.m4' libtoolize: copying file 'm4macros/ltversion.m4' libtoolize: copying file 'm4macros/lt~obsolete.m4' libtoolize: Consider adding '-I m4macros' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal ... Running autoheader... Running automake --gnu ... configure.ac:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:14: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:34: installing './compile' configure.ac:14: installing './missing' src/Makefile.am: installing './depcomp' Running autoconf ... Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking if GTK+ is version 2.99.3 or newer... checking for ARDESIA... yes checking for xdg-mime... no checking for xdg-icon-resource... no checking for xdg-desktop-menu... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating docs/ardesia.1 config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating desktop/Makefile config.status: creating win32/ardesia.iss config.status: creating win32/build_installer config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Now type `make' to compile. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/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 dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking if GTK+ is version 2.99.3 or newer... checking for ARDESIA... yes checking for xdg-mime... no checking for xdg-icon-resource... no checking for xdg-desktop-menu... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating docs/ardesia.1 config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating desktop/Makefile config.status: creating win32/ardesia.iss config.status: creating win32/build_installer config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in desktop make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/desktop' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ardesia.desktop.in ardesia.desktop Generating and caching the translation database Merging translations into ardesia.desktop. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/desktop' Making all in docs make[2]: Nothing to be done for 'all'. Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/po' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bezier_spline.o bezier_spline.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o background_window_callbacks.o background_window_callbacks.c background_window_callbacks.c: In function 'on_back_configure': background_window_callbacks.c:46:7: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 46 | background_data->background_cr = gdk_cairo_create (gtk_widget_get_window (widget) ); | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./background_window_callbacks.h:24, from background_window_callbacks.c:25: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o background_window.o background_window.c background_window.c: In function 'load_file': background_window.c:48:7: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 48 | gtk_window_set_opacity (GTK_WINDOW (background_data->background_window), 1.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./utils.h:34, from background_window.c:29: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ background_window.c: In function 'load_color': background_window.c:104:7: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 104 | gtk_window_set_opacity (GTK_WINDOW (background_data->background_window), 1); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./utils.h:34, from background_window.c:29: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ background_window.c: In function 'clear_background_window': background_window.c:185:3: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 185 | gtk_window_set_opacity (GTK_WINDOW (background_data->background_window), BACKGROUND_OPACITY); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./utils.h:34, from background_window.c:29: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ background_window.c: In function 'create_background_window': background_window.c:220:3: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 220 | gtk_window_set_opacity (GTK_WINDOW (background_data->background_window), BACKGROUND_OPACITY); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./utils.h:34, from background_window.c:29: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ background_window.c:222:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 222 | gtk_widget_set_size_request (background_data->background_window, gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from background_window.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ background_window.c:222:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 222 | gtk_widget_set_size_request (background_data->background_window, gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from background_window.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crash_dialog.o crash_dialog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o annotation_window_callbacks.o annotation_window_callbacks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bar_callbacks.o bar_callbacks.c bar_callbacks.c: In function 'on_bar_recorder_activate': bar_callbacks.c:621:11: warning: 'gtk_tool_button_set_stock_id' is deprecated: Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] 621 | gtk_tool_button_set_stock_id (toolbutton, "gtk-media-stop"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149, from ./utils.h:34, from bar_callbacks.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97:23: note: declared here 97 | void gtk_tool_button_set_stock_id (GtkToolButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ bar_callbacks.c:631:11: warning: 'gtk_tool_button_set_stock_id' is deprecated: Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] 631 | gtk_tool_button_set_stock_id (toolbutton, "gtk-media-record"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149, from ./utils.h:34, from bar_callbacks.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97:23: note: declared here 97 | void gtk_tool_button_set_stock_id (GtkToolButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ bar_callbacks.c:664:11: warning: 'gtk_tool_button_set_stock_id' is deprecated: Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] 664 | gtk_tool_button_set_stock_id (toolbutton, "gtk-media-stop"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149, from ./utils.h:34, from bar_callbacks.c:29: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:97:23: note: declared here 97 | void gtk_tool_button_set_stock_id (GtkToolButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/glib-2.0/glib/gtestutils.h:31, from /usr/include/glib-2.0/glib.h:85, from ./utils.h:25, from bar_callbacks.c:29: In function 'strncpy', inlined from 'add_alpha' at bar_callbacks.c:138:7, inlined from 'on_bar_leave_notify_event' at bar_callbacks.c:393:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'add_alpha' at bar_callbacks.c:142:7, inlined from 'on_bar_leave_notify_event' at bar_callbacks.c:393:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bar.o bar.c bar.c: In function 'calculate_initial_position': bar.c:87:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 87 | gint d_width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from bar.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ bar.c:88:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 88 | gint d_height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from bar.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ bar.c: In function 'get_xdg_config_file': bar.c:145:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 145 | if (g_file_test(file, G_FILE_TEST_EXISTS) == TRUE) | ^~ bar.c:147:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 147 | free(file); | ^~~~ bar.c: In function 'create_bar_window': bar.c:190:7: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 190 | if (gdk_screen_height () < 720) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from bar.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o broken.o broken.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o windows_utils.o windows_utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o crash_dialog_callbacks.o crash_dialog_callbacks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fill.o fill.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cursors.o cursors.c In file included from cursors.c:27: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:26:2: warning: #warning "Including directly is deprecated." [-Wcpp] 26 | #warning "Including directly is deprecated." | ^~~~~~~ cursors.c: In function 'allocate_invisible_cursor': cursors.c:415:3: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 415 | *cursor = gdk_cursor_new (GDK_BLANK_CURSOR); | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./cursors.h:26, from cursors.c:24: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils.o utils.c utils.c: In function 'rgba_to_gdkcolor': utils.c:169:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 169 | gboolean ret = gdk_color_parse (color, gdkcolor); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from ./utils.h:33, from utils.c:29: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here 79 | gboolean gdk_color_parse (const gchar *spec, | ^~~~~~~~~~~~~~~ utils.c: In function 'grab_screenshot': utils.c:280:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 280 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from utils.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ utils.c:281:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 281 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from utils.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ utils.c: In function 'drill_window_in_bar_area': utils.c:341:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 341 | const cairo_rectangle_int_t ann_rect = { 0, 0, gdk_screen_width (), gdk_screen_height () }; | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from utils.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ utils.c:341:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 341 | const cairo_rectangle_int_t ann_rect = { 0, 0, gdk_screen_width (), gdk_screen_height () }; | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from utils.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o color_selector.o color_selector.c color_selector.c: In function 'start_color_selector_dialog': color_selector.c:55:7: warning: 'gtk_color_selection_dialog_new' is deprecated: Use 'gtk_color_chooser_dialog_new' instead [-Wdeprecated-declarations] 55 | GtkWidget *color_widget = gtk_color_selection_dialog_new (gettext ("Changing colour")); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:257, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:74:12: note: declared here 74 | GtkWidget* gtk_color_selection_dialog_new (const gchar *title); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:56:7: warning: 'gtk_color_selection_dialog_get_type' is deprecated [-Wdeprecated-declarations] 56 | GtkColorSelectionDialog *color_dialog = GTK_COLOR_SELECTION_DIALOG (color_widget); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:257, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:72:12: note: declared here 72 | GType gtk_color_selection_dialog_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:57:7: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated: Use 'GtkColorChooser' instead [-Wdeprecated-declarations] 57 | GtkColorSelection *colorsel = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (color_dialog)); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:257, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76:12: note: declared here 76 | GtkWidget* gtk_color_selection_dialog_get_color_selection (GtkColorSelectionDialog *colorsel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:57:7: warning: 'gtk_color_selection_get_type' is deprecated [-Wdeprecated-declarations] 57 | GtkColorSelection *colorsel = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (color_dialog)); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105:12: note: declared here 105 | GType gtk_color_selection_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:75:7: warning: 'gtk_color_selection_set_current_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 75 | gtk_color_selection_set_current_color (colorsel, gdkcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:159:10: note: declared here 159 | void gtk_color_selection_set_current_color (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:76:7: warning: 'gtk_color_selection_set_previous_color' is deprecated [-Wdeprecated-declarations] 76 | gtk_color_selection_set_previous_color (colorsel, gdkcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:165:10: note: declared here 165 | void gtk_color_selection_set_previous_color (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:77:7: warning: 'gtk_color_selection_set_has_palette' is deprecated [-Wdeprecated-declarations] 77 | gtk_color_selection_set_has_palette (colorsel, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:116:12: note: declared here 116 | void gtk_color_selection_set_has_palette (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:85:13: warning: 'gtk_color_selection_dialog_get_color_selection' is deprecated: Use 'GtkColorChooser' instead [-Wdeprecated-declarations] 85 | colorsel = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (color_dialog)); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:257, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h:76:12: note: declared here 76 | GtkWidget* gtk_color_selection_dialog_get_color_selection (GtkColorSelectionDialog *colorsel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:85:13: warning: 'gtk_color_selection_get_type' is deprecated [-Wdeprecated-declarations] 85 | colorsel = GTK_COLOR_SELECTION (gtk_color_selection_dialog_get_color_selection (color_dialog)); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:105:12: note: declared here 105 | GType gtk_color_selection_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:86:13: warning: 'gtk_color_selection_set_has_palette' is deprecated [-Wdeprecated-declarations] 86 | gtk_color_selection_set_has_palette (colorsel, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:116:12: note: declared here 116 | void gtk_color_selection_set_has_palette (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color_selector.c:87:13: warning: 'gtk_color_selection_get_current_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 87 | gtk_color_selection_get_current_color (colorsel, gdkcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:256, from ./color_selector.h:25, from color_selector.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:162:10: note: declared here 162 | void gtk_color_selection_get_current_color (GtkColorSelection *colorsel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input.o input.c input.c: In function 'setup_input_devices': input.c:105:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 105 | GdkDeviceManager *device_manager = gdk_display_get_device_manager (gdk_display_get_default ()); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:106:3: warning: 'gdk_device_manager_list_devices' is deprecated [-Wdeprecated-declarations] 106 | GList *masters = gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_MASTER); | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here 41 | GList * gdk_device_manager_list_devices (GdkDeviceManager *device_manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:107:3: warning: 'gdk_device_manager_list_devices' is deprecated [-Wdeprecated-declarations] 107 | GList *slavers = gdk_device_manager_list_devices (device_manager, GDK_DEVICE_TYPE_SLAVE); | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:41:14: note: declared here 41 | GList * gdk_device_manager_list_devices (GdkDeviceManager *device_manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c: In function 'grab_pointer': input.c:153:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 153 | device_manager = gdk_display_get_device_manager (display); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:154:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 154 | pointer = gdk_device_manager_get_client_pointer (device_manager); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:156:3: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations] 156 | gdk_error_trap_push (); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here 70 | void gdk_error_trap_push (void); | ^~~~~~~~~~~~~~~~~~~ input.c:158:3: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] 158 | result = gdk_device_grab (pointer, | ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here 230 | GdkGrabStatus gdk_device_grab (GdkDevice *device, | ^~~~~~~~~~~~~~~ input.c:166:3: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] 166 | gdk_flush (); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here 124 | void gdk_flush (void); | ^~~~~~~~~ input.c:167:3: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations] 167 | if (gdk_error_trap_pop ()) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here 73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void); | ^~~~~~~~~~~~~~~~~~ input.c: In function 'ungrab_pointer': input.c:203:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 203 | device_manager = gdk_display_get_device_manager (display); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:204:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 204 | pointer = gdk_device_manager_get_client_pointer (device_manager); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input.c:206:3: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations] 206 | gdk_error_trap_push (); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here 70 | void gdk_error_trap_push (void); | ^~~~~~~~~~~~~~~~~~~ input.c:208:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] 208 | gdk_device_ungrab (pointer, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here 239 | void gdk_device_ungrab (GdkDevice *device, | ^~~~~~~~~~~~~~~~~ input.c:209:3: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] 209 | gdk_flush (); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here 124 | void gdk_flush (void); | ^~~~~~~~~ input.c:210:3: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations] 210 | if (gdk_error_trap_pop ()) | ^~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from ./input.h:25, from input.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here 73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void); | ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pdf_saver.o pdf_saver.c pdf_saver.c: In function 'start_save_pdf_dialog': pdf_saver.c:57:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 57 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ pdf_saver.c:59:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 59 | GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~ pdf_saver.c: In function 'pdf_save': pdf_saver.c:152:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 152 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from pdf_saver.c:28: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ pdf_saver.c:153:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 153 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from pdf_saver.c:28: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ pdf_saver.c: In function 'add_pdf_page': pdf_saver.c:199:64: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 199 | gdk_screen_width (), | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from pdf_saver.c:28: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ pdf_saver.c:200:64: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 200 | gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from pdf_saver.c:28: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ pdf_saver.c:222:13: warning: Deprecated pre-processor symbol 222 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~~~~~~ pdf_saver.c:225:11: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 225 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ./annotation_window.h:27, from pdf_saver.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here 261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ pdf_saver.c:226:11: warning: 'gdk_threads_init' is deprecated [-Wdeprecated-declarations] 226 | gdk_threads_init (); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:61, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from pdf_saver.c:28: /usr/include/gtk-3.0/gdk/gdkthreads.h:44:10: note: declared here 44 | void gdk_threads_init (void); | ^~~~~~~~~~~~~~~~ pdf_saver.c:242:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 242 | if ( (pdf_data->thread = g_thread_create ( (GThreadFunc) pdf_save, (void *) NULL, TRUE, &err)) == NULL) | ^~ In file included from /usr/include/glib-2.0/glib.h:111, from ./annotation_window.h:27, from pdf_saver.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here 100 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o saver.o saver.c saver.c: In function 'start_save_image_dialog': saver.c:106:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 106 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ saver.c:108:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 108 | GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keyboard.o keyboard.c keyboard.c:34:13: warning: 'virtual_keyboard_pid' defined but not used [-Wunused-variable] 34 | static GPid virtual_keyboard_pid; | ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o annotation_window.o annotation_window.c annotation_window.c: In function 'setup_app': annotation_window.c:433:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 433 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ annotation_window.c:434:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 434 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ annotation_window.c:443:3: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 443 | gtk_window_set_opacity (GTK_WINDOW (data->annotation_window), 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ annotation_window.c:457:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 457 | g_signal_connect (gdk_display_get_device_manager (gdk_display_get_default ()), | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ annotation_window.c:461:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 461 | g_signal_connect (gdk_display_get_device_manager (gdk_display_get_default ()), | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ annotation_window.c: In function 'annotate_add_savepoint': annotation_window.c:673:47: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 673 | gdk_screen_width (), | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ annotation_window.c:674:47: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 674 | gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ annotation_window.c: In function 'initialize_annotation_cairo_context': annotation_window.c:715:7: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 715 | data->annotation_cairo_context = gdk_cairo_create (gtk_widget_get_window (data->annotation_window)); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ annotation_window.c:731:7: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 731 | gtk_window_set_opacity (GTK_WINDOW (data->annotation_window), 1.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ annotation_window.c: In function 'annotate_fill': annotation_window.c:1202:47: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 1202 | gdk_screen_width (), | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ annotation_window.c:1203:47: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 1203 | gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ annotation_window.c: In function 'annotate_clear_screen': annotation_window.c:1481:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 1481 | gtk_widget_queue_draw_area (data->annotation_window, 0, 0, gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ annotation_window.c:1481:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 1481 | gtk_widget_queue_draw_area (data->annotation_window, 0, 0, gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ./annotation_window.h:29, from annotation_window.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o project_dialog_callbacks.o project_dialog_callbacks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o share_confirmation_dialog.o share_confirmation_dialog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o project_dialog.o project_dialog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iwb_saver.o iwb_saver.c iwb_saver.c: In function 'open_svg': iwb_saver.c:70:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 70 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ iwb_saver.c:71:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 71 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ iwb_saver.c: In function 'add_savepoint': iwb_saver.c:95:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 95 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ iwb_saver.c:96:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 96 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ iwb_saver.c: In function 'add_background': iwb_saver.c:121:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 121 | gint width = gdk_screen_width (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ iwb_saver.c:122:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 122 | gint height = gdk_screen_height (); | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from iwb_saver.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o preference_dialog_callbacks.o preference_dialog_callbacks.c preference_dialog_callbacks.c: In function 'on_preference_ok_button_clicked': preference_dialog_callbacks.c:106:7: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 106 | gtk_color_button_get_color (background_color_button, gdkcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from ./utils.h:34, from preference_dialog_callbacks.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ preference_dialog_callbacks.c:109:7: warning: 'gtk_color_button_get_alpha' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 109 | a = g_strdup_printf ("%02x", gtk_color_button_get_alpha (background_color_button)/257); | ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from ./utils.h:34, from preference_dialog_callbacks.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:98:12: note: declared here 98 | guint16 gtk_color_button_get_alpha (GtkColorButton *button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o preference_dialog.o preference_dialog.c preference_dialog.c: In function 'start_preference_dialog': preference_dialog.c:119:3: warning: 'gtk_color_button_set_use_alpha' is deprecated: Use 'gtk_color_chooser_set_use_alpha' instead [-Wdeprecated-declarations] 119 | gtk_color_button_set_use_alpha (GTK_COLOR_BUTTON (color_button), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from ./utils.h:34, from preference_dialog.c:29: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:100:14: note: declared here 100 | void gtk_color_button_set_use_alpha (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preference_dialog.c:149:7: warning: 'gtk_color_button_set_alpha' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 149 | gtk_color_button_set_alpha (GTK_COLOR_BUTTON (color_button), alpha); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from ./utils.h:34, from preference_dialog.c:29: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:95:12: note: declared here 95 | void gtk_color_button_set_alpha (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ preference_dialog.c:150:7: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 150 | gtk_color_button_set_color (GTK_COLOR_BUTTON (color_button), gdkcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from ./utils.h:34, from preference_dialog.c:29: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iwb_loader.o iwb_loader.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o share_confirmation_dialog_callbacks.o share_confirmation_dialog_callbacks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o info_dialog.o info_dialog.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recorder.o recorder.c recorder.c: In function 'start_save_video_dialog': recorder.c:204:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 204 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ recorder.c:206:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 206 | GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ardesia.o ardesia.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libgsf-1 -I/usr/include/librsvg-2.0 -pthread -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o text_window.o text_window.c text_window.c: In function 'create_text_window': text_window.c:75:7: warning: 'gtk_window_set_opacity' is deprecated: Use 'gtk_widget_set_opacity' instead [-Wdeprecated-declarations] 75 | gtk_window_set_opacity (GTK_WINDOW (text_data->window), 1); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ./utils.h:34, from text_window.c:31: /usr/include/gtk-3.0/gtk/gtkwindow.h:200:12: note: declared here 200 | void gtk_window_set_opacity (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~ text_window.c:76:7: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 76 | gtk_widget_set_size_request (GTK_WIDGET (text_data->window), gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ text_window.c:76:7: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 76 | gtk_widget_set_size_request (GTK_WIDGET (text_data->window), gdk_screen_width (), gdk_screen_height ()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ text_window.c: In function 'blink_cursor': text_window.c:98:7: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 98 | cairo_t *cr = gdk_cairo_create (gtk_widget_get_window (text_data->window)); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ text_window.c: In function 'delete_character': text_window.c:146:24: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 146 | gdk_screen_width ()+2, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ text_window.c: In function 'set_text_cursor': text_window.c:220:3: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] 220 | gdk_flush (); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here 124 | void gdk_flush (void); | ^~~~~~~~~ text_window.c: In function 'init_text_widget': text_window.c:265:7: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 265 | text_data->cr = gdk_cairo_create ( gtk_widget_get_window (widget) ); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ text_window.c: In function 'key_snooper': text_window.c:343:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 343 | else if ( (text_data->pos->x + text_data->extents.x_advance >= gdk_screen_width ()) || | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from ./utils.h:33, from text_window.c:31: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ text_window.c: In function 'start_text_widget': text_window.c:565:3: warning: 'gtk_key_snooper_install' is deprecated [-Wdeprecated-declarations] 565 | text_data->snooper_handler_id = gtk_key_snooper_install (key_snooper, NULL); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:143, from ./utils.h:34, from text_window.c:31: /usr/include/gtk-3.0/gtk/gtkmain.h:185:12: note: declared here 185 | guint gtk_key_snooper_install (GtkKeySnoopFunc snooper, | ^~~~~~~~~~~~~~~~~~~~~~~ text_window.c: In function 'stop_text_widget': text_window.c:588:11: warning: 'gtk_key_snooper_remove' is deprecated [-Wdeprecated-declarations] 588 | gtk_key_snooper_remove (text_data->snooper_handler_id); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:143, from ./utils.h:34, from text_window.c:31: /usr/include/gtk-3.0/gtk/gtkmain.h:188:12: note: declared here 188 | void gtk_key_snooper_remove (guint snooper_handler_id); | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -g -L/usr/lib64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ardesia bar.o bar_callbacks.o annotation_window_callbacks.o background_window.o background_window_callbacks.o broken.o bezier_spline.o crash_dialog.o crash_dialog_callbacks.o cursors.o pdf_saver.o fill.o annotation_window.o utils.o input.o windows_utils.o keyboard.o saver.o color_selector.o iwb_saver.o iwb_loader.o preference_dialog.o preference_dialog_callbacks.o project_dialog.o project_dialog_callbacks.o share_confirmation_dialog.o share_confirmation_dialog_callbacks.o text_window.o info_dialog.o recorder.o ardesia.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgsl -lgslcblas -lgsf-1 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ardesia bar.o bar_callbacks.o annotation_window_callbacks.o background_window.o background_window_callbacks.o broken.o bezier_spline.o crash_dialog.o crash_dialog_callbacks.o cursors.o pdf_saver.o fill.o annotation_window.o utils.o input.o windows_utils.o keyboard.o saver.o color_selector.o iwb_saver.o iwb_loader.o preference_dialog.o preference_dialog_callbacks.o project_dialog.o project_dialog_callbacks.o share_confirmation_dialog.o share_confirmation_dialog_callbacks.o text_window.o info_dialog.o recorder.o ardesia.o -L/usr/lib64 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgsl -lgslcblas -lgsf-1 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo /usr/bin/ld: bar_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: annotation_window_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: background_window.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: background_window_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: broken.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: bezier_spline.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: crash_dialog.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: crash_dialog_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: cursors.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: pdf_saver.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: fill.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: annotation_window.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: utils.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: keyboard.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: saver.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: color_selector.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: iwb_saver.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: iwb_loader.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: preference_dialog.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: preference_dialog_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: project_dialog.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: project_dialog_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: share_confirmation_dialog.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: share_confirmation_dialog_callbacks.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: text_window.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: info_dialog.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: recorder.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here /usr/bin/ld: ardesia.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: multiple definition of `bar_gtk_builder'; bar.o:/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src/./utils.h:62: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:544: ardesia] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ardesia-1.2-20141221/src' make[1]: *** [Makefile:524: all-recursive] Error 1 make: *** [Makefile:431: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.H8MvEX (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.H8MvEX (%build) I: [iurt_root_command] ERROR: chroot