Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mousepad.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6e3f4579921a9dc7a7c8a33c3d96c4f12cbb8375/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mousepad.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mousepad-0.4.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mousepad.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6e3f4579921a9dc7a7c8a33c3d96c4f12cbb8375/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mousepad.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BMnwZM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mousepad-0.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mousepad-0.4.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mousepad-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7i9ygl + umask 022 + cd /builddir/build/BUILD + cd mousepad-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 UID '996' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether NLS is requested... yes 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.16.3 checking for XML::Parser... ok checking for perl5... no checking for perl... perl 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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no 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 armv7hl-redhat-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 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) 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... (cached) 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 for catalogs to be installed... ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt ms nb nl nn oc pl pt_BR pt ro ru sk sl sq sr sv te th tr ug uk zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.30.0... 2.54.2 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gthread-2.0 >= 2.30.0... 2.54.2 checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0 checking for gtk+-3.0... yes checking for gtksourceview-3.0... yes checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for armv7hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-glib-1 >= 0.34... 0.100 checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking DBUS_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking whether to build with debugging support... minimum checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking PLATFORM_CPPFLAGS... checking PLATFORM_CFLAGS... checking PLATFORM_LDFLAGS... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mousepad/Makefile config.status: creating po/Makefile.in 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 Build Configuration: * D-BUS support: yes * Debug Support: minimum * Use keyfile backend: default * Build with GTK+ 3: yes + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1' Making all in mousepad make[2]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' CC mousepad-mousepad-marshal.o CC mousepad-mousepad-dbus.o CC mousepad-main.o CC mousepad-mousepad-action-group.o CC mousepad-mousepad-application.o In file included from ../mousepad/mousepad-action-group.h:21:0, from mousepad-action-group.c:18: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-action-group.h:21, from mousepad-action-group.c:18: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from ../mousepad/mousepad-action-group.h:22:0, from mousepad-action-group.c:18: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-action-group.c:24:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-action-group.c:25:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-action-group.c: In function 'mousepad_action_group_get_type': mousepad-action-group.c:89:1: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] G_DEFINE_TYPE (MousepadActionGroup, mousepad_action_group, GTK_TYPE_ACTION_GROUP) ^ mousepad-action-group.c: In function 'mousepad_action_group_set_active_language': mousepad-action-group.c:264:3: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-action-group.c:264:3: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_set_active_style_scheme': mousepad-action-group.c:301:3: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-action-group.c:301:3: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_create_language_submenu': mousepad-action-group.c:342:7: warning: 'gtk_action_create_menu_item' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:124) [-Wdeprecated-declarations] item = gtk_action_create_menu_item (action); ^ mousepad-action-group.c: In function 'mousepad_action_group_create_language_menu': mousepad-action-group.c:366:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (GTK_ACTION_GROUP (self), "mousepad-language-none"); ^ mousepad-action-group.c:366:3: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c:367:3: warning: 'gtk_action_create_menu_item' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:124) [-Wdeprecated-declarations] item = gtk_action_create_menu_item (action); ^ mousepad-action-group.c: In function 'mousepad_action_group_create_style_scheme_menu': mousepad-action-group.c:412:3: warning: 'gtk_action_create_menu_item' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:124) [-Wdeprecated-declarations] item = gtk_action_create_menu_item (action); ^ mousepad-action-group.c:427:7: warning: 'gtk_action_create_menu_item' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:124) [-Wdeprecated-declarations] item = gtk_action_create_menu_item (action); ^ mousepad-action-group.c: In function 'mousepad_action_group_language_action_activate': mousepad-action-group.c:452:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))) ^ mousepad-action-group.c:452:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_style_scheme_action_activate': mousepad-action-group.c:475:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))) ^ mousepad-action-group.c:475:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_add_language_actions': mousepad-action-group.c:536:3: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (GTK_RADIO_ACTION (action), group); ^ mousepad-action-group.c:536:3: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:537:3: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action)); ^ mousepad-action-group.c:537:3: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:538:3: warning: 'gtk_action_set_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157) [-Wdeprecated-declarations] gtk_action_set_accel_group (action, accel_group); ^ mousepad-action-group.c:539:3: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (GTK_ACTION_GROUP (self), action, NULL); ^ mousepad-action-group.c:539:3: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c:552:7: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (GTK_RADIO_ACTION (action), group); ^ mousepad-action-group.c:552:7: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:553:7: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action)); ^ mousepad-action-group.c:553:7: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:554:7: warning: 'gtk_action_set_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157) [-Wdeprecated-declarations] gtk_action_set_accel_group (action, accel_group); ^ mousepad-action-group.c:555:7: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (GTK_ACTION_GROUP (self), action, NULL); ^ mousepad-action-group.c:555:7: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_get_language_action': mousepad-action-group.c:580:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (GTK_ACTION_GROUP (self), action_name); ^ mousepad-action-group.c:580:3: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_add_style_scheme_actions': mousepad-action-group.c:695:3: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (GTK_RADIO_ACTION (action), group); ^ mousepad-action-group.c:695:3: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:696:3: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action)); ^ mousepad-action-group.c:696:3: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:697:3: warning: 'gtk_action_set_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157) [-Wdeprecated-declarations] gtk_action_set_accel_group (action, accel_group); ^ mousepad-action-group.c:698:3: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (GTK_ACTION_GROUP (self), action, NULL); ^ mousepad-action-group.c:698:3: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c:709:7: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (GTK_RADIO_ACTION (action), group); ^ mousepad-action-group.c:709:7: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:710:7: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action)); ^ mousepad-action-group.c:710:7: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-action-group.c:711:7: warning: 'gtk_action_set_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157) [-Wdeprecated-declarations] gtk_action_set_accel_group (action, accel_group); ^ mousepad-action-group.c:712:7: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (GTK_ACTION_GROUP (self), action, NULL); ^ mousepad-action-group.c:712:7: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] mousepad-action-group.c: In function 'mousepad_action_group_get_style_scheme_action': mousepad-action-group.c:736:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (GTK_ACTION_GROUP (self), name); ^ mousepad-action-group.c:736:3: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) [-Wdeprecated-declarations] CC mousepad-mousepad-close-button.o CC mousepad-mousepad-dialogs.o In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-application.c:20: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-application.c:20: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ CC mousepad-mousepad-document.o CC mousepad-mousepad-encoding.o CC mousepad-mousepad-encoding-dialog.o CC mousepad-mousepad-file.o In file included from mousepad-dialogs.c:22:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34:0, from mousepad-dialogs.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-dialogs.c:23:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-dialogs.c: In function 'mousepad_dialogs_show_help': mousepad-dialogs.c:98:3: warning: 'gtk_show_uri' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkshow.h:33): Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] if (!gtk_show_uri (screen, uri, gtk_get_current_event_time (), &error)) ^ mousepad-dialogs.c: In function 'mousepad_dialogs_other_tab_size': mousepad-dialogs.c:119:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL, ^ mousepad-dialogs.c:120:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OK, MOUSEPAD_RESPONSE_OK, ^ mousepad-dialogs.c: In function 'mousepad_dialogs_go_to': mousepad-dialogs.c:200:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL, ^ mousepad-dialogs.c:201:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_JUMP_TO, MOUSEPAD_RESPONSE_JUMP_TO, ^ mousepad-dialogs.c:222:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-dialogs.c:222:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-dialogs.c:241:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-dialogs.c:241:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-dialogs.c: In function 'mousepad_dialogs_clear_recent': mousepad-dialogs.c:298:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL, ^ mousepad-dialogs.c:299:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLEAR, MOUSEPAD_RESPONSE_CLEAR, ^ mousepad-dialogs.c:308:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLEAR, GTK_ICON_SIZE_DIALOG); ^ mousepad-dialogs.c:308:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-dialogs.c:309:3: warning: 'gtk_message_dialog_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmessagedialog.h:115) [-Wdeprecated-declarations] gtk_message_dialog_set_image (GTK_MESSAGE_DIALOG (dialog), image); ^ mousepad-dialogs.c: In function 'mousepad_dialogs_save_changes': mousepad-dialogs.c:337:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_action_widget (GTK_DIALOG (dialog), mousepad_util_image_button (GTK_STOCK_DELETE, _("_Don't Save")), MOUSEPAD_RESPONSE_DONT_SAVE); ^ mousepad-dialogs.c:338:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL); ^ mousepad-dialogs.c:343:7: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_SAVE_AS, GTK_ICON_SIZE_DIALOG); ^ mousepad-dialogs.c:343:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-dialogs.c:344:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_buttons (GTK_DIALOG (dialog), GTK_STOCK_SAVE_AS, MOUSEPAD_RESPONSE_SAVE_AS, NULL); ^ mousepad-dialogs.c:349:7: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_SAVE, GTK_ICON_SIZE_DIALOG); ^ mousepad-dialogs.c:349:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-dialogs.c:350:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_buttons (GTK_DIALOG (dialog), GTK_STOCK_SAVE, MOUSEPAD_RESPONSE_SAVE, NULL); ^ mousepad-dialogs.c:355:3: warning: 'gtk_message_dialog_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmessagedialog.h:115) [-Wdeprecated-declarations] gtk_message_dialog_set_image (GTK_MESSAGE_DIALOG (dialog), image); ^ mousepad-dialogs.c: In function 'mousepad_dialogs_externally_modified': mousepad-dialogs.c:386:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL, ^ mousepad-dialogs.c:387:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE_AS, MOUSEPAD_RESPONSE_SAVE_AS, ^ mousepad-dialogs.c:388:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, MOUSEPAD_RESPONSE_SAVE, NULL); ^ mousepad-dialogs.c: In function 'mousepad_dialogs_revert': mousepad-dialogs.c:416:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, MOUSEPAD_RESPONSE_CANCEL, ^ mousepad-dialogs.c:417:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE_AS, MOUSEPAD_RESPONSE_SAVE_AS, ^ mousepad-dialogs.c:418:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REVERT_TO_SAVED, MOUSEPAD_RESPONSE_REVERT, ^ In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-document.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ CC mousepad-mousepad-language-action.o In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-document.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-document.c:27:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-document.c: In function 'mousepad_document_label_color': mousepad-document.c:422:7: warning: 'gtk_widget_modify_fg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749): Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations] gtk_widget_modify_fg (document->priv->label, GTK_STATE_NORMAL, color); ^ mousepad-document.c:423:7: warning: 'gtk_widget_modify_fg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:749): Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations] gtk_widget_modify_fg (document->priv->label, GTK_STATE_ACTIVE, color); ^ mousepad-document.c: In function 'mousepad_document_get_tab_label': mousepad-document.c:496:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] align = gtk_alignment_new (1.0, 0.5, 0.0, 0.0); ^ In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-encoding-dialog.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-encoding-dialog.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-encoding-dialog.c:25:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview.h:29:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-encoding-dialog.c: In function 'mousepad_encoding_dialog_init': mousepad-encoding-dialog.c:122:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ mousepad-encoding-dialog.c:123:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->button_ok = gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_OK, GTK_RESPONSE_OK); ^ mousepad-encoding-dialog.c:127:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] _("Please select an encoding below."), GTK_STOCK_FILE); ^ mousepad-encoding-dialog.c:181:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] icon = gtk_image_new_from_stock (GTK_STOCK_CANCEL, GTK_ICON_SIZE_MENU); ^ mousepad-encoding-dialog.c:181:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-encoding-dialog.c:190:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] icon = gtk_image_new_from_stock (GTK_STOCK_DIALOG_ERROR, GTK_ICON_SIZE_BUTTON); ^ mousepad-encoding-dialog.c:190:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] CC mousepad-mousepad-prefs-dialog.o In file included from ../mousepad/mousepad-file.h:24:0, from mousepad-file.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from mousepad-file.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-file.c:22:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-file.c:24:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ CC mousepad-mousepad-print.o In file included from ../mousepad/mousepad-language-action.h:21:0, from mousepad-language-action.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-language-action.h:21, from mousepad-language-action.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-language-action.c: In function 'mousepad_language_action_get_type': mousepad-language-action.c:61:1: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] G_DEFINE_TYPE (MousepadLanguageAction, mousepad_language_action, GTK_TYPE_RADIO_ACTION) ^ mousepad-language-action.c: In function 'mousepad_language_action_set_language': mousepad-language-action.c:230:7: warning: 'gtk_action_set_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164) [-Wdeprecated-declarations] gtk_action_set_label (GTK_ACTION (self), _("Plain Text")); ^ mousepad-language-action.c:230:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-language-action.c:231:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (self), _("No filetype")); ^ mousepad-language-action.c:231:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-language-action.c:244:7: warning: 'gtk_action_set_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164) [-Wdeprecated-declarations] gtk_action_set_label (GTK_ACTION (self), name); ^ mousepad-language-action.c:244:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-language-action.c:245:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (self), tooltip); ^ mousepad-language-action.c:245:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-language-action.c:254:7: warning: 'gtk_action_set_gicon' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:184) [-Wdeprecated-declarations] gtk_action_set_gicon (GTK_ACTION (self), icon); ^ mousepad-language-action.c:254:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] CC mousepad-mousepad-replace-dialog.o CC mousepad-mousepad-search-bar.o In file included from mousepad-prefs-dialog.c:22:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34:0, from mousepad-prefs-dialog.c:22: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-prefs-dialog.c:23:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-prefs-dialog.c: In function 'mousepad_prefs_dialog_init': mousepad-prefs-dialog.c:429:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (self), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); ^ In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-print.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-print.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-print.c:23:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-print.c:24:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourceprintcompositor.h:28:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ CC mousepad-mousepad-settings.o mousepad-print.c: In function 'mousepad_print_create_custom_widget': mousepad-print.c:601:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] alignment = gtk_alignment_new (0.0, 0.5, 0.0, 1.0); ^ mousepad-print.c:602:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 6, 12, 6); ^ mousepad-print.c:602:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] mousepad-print.c:606:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = mousepad_util_image_button (GTK_STOCK_PROPERTIES, _("_Adjust page size and orientation")); ^ mousepad-print.c:621:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] alignment = gtk_alignment_new (0.5, 0.5, 1.0, 1.0); ^ mousepad-print.c:622:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 6, 12, 6); ^ mousepad-print.c:622:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] mousepad-print.c:644:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] alignment = gtk_alignment_new (0.0, 0.5, 0.0, 1.0); ^ mousepad-print.c:645:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 0, 0, 24, 0); ^ mousepad-print.c:645:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] mousepad-print.c:655:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^ mousepad-print.c:655:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-print.c:698:3: warning: 'gtk_alignment_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79) [-Wdeprecated-declarations] alignment = gtk_alignment_new (0.0, 0.5, 0.0, 1.0); ^ mousepad-print.c:699:3: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91) [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 6, 12, 6); ^ mousepad-print.c:699:3: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) [-Wdeprecated-declarations] In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-replace-dialog.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-replace-dialog.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-replace-dialog.c: In function 'mousepad_replace_dialog_init': mousepad-replace-dialog.c:143:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->find_button = gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_FIND, MOUSEPAD_RESPONSE_FIND); ^ mousepad-replace-dialog.c:144:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->replace_button = mousepad_util_image_button (GTK_STOCK_FIND_AND_REPLACE, _("_Replace")); ^ mousepad-replace-dialog.c:146:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CLOSE, MOUSEPAD_RESPONSE_CLOSE); ^ mousepad-replace-dialog.c:150:3: warning: 'gtk_vbox_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59) [-Wdeprecated-declarations] vbox = g_object_new (GTK_TYPE_VBOX, "border-width", 6, "spacing", 4, NULL); ^ mousepad-replace-dialog.c:165:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-replace-dialog.c:165:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-replace-dialog.c:186:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-replace-dialog.c:186:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-replace-dialog.c:206:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-replace-dialog.c:206:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] In file included from ../mousepad/mousepad-file.h:24:0, from ../mousepad/mousepad-document.h:21, from mousepad-search-bar.c:21: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-file.h:24, from ../mousepad/mousepad-document.h:21, from mousepad-search-bar.c:21: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-search-bar.c: In function 'mousepad_search_bar_init': mousepad-search-bar.c:198:3: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] item = gtk_tool_button_new_from_stock (GTK_STOCK_CLOSE); ^ mousepad-search-bar.c:198:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-search-bar.c:210:3: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 2, 0); ^ mousepad-search-bar.c:210:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-search-bar.c:227:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_GO_DOWN, TOOL_BAR_ICON_SIZE); ^ mousepad-search-bar.c:227:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-search-bar.c:238:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_GO_UP, TOOL_BAR_ICON_SIZE); ^ mousepad-search-bar.c:238:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-search-bar.c:251:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_tool_button_set_icon_name (GTK_TOOL_BUTTON (item), GTK_STOCK_SELECT_ALL); ^ CC mousepad-mousepad-settings-store.o CC mousepad-mousepad-statusbar.o CC mousepad-mousepad-style-scheme-action.o CC mousepad-mousepad-view.o mousepad-settings-store.c: In function 'mousepad_settings_store_add_settings': mousepad-settings-store.c:180:3: warning: 'g_settings_list_keys' is deprecated (declared at /usr/include/glib-2.0/gio/gsettings.h:96): Use 'g_settings_schema_list_keys' instead [-Wdeprecated-declarations] keys = g_settings_list_keys (settings); ^ CC mousepad-mousepad-util.o In file included from mousepad-view.c:23:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:38:0, from mousepad-view.c:23: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-view.c:24:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview.h:29:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-view.c:25:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-view.c:26:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from ../mousepad/mousepad-statusbar.h:21:0, from mousepad-statusbar.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-statusbar.h:21, from mousepad-statusbar.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-statusbar.c: In function 'mousepad_statusbar_filetype_clicked': mousepad-statusbar.c:233:7: warning: 'gtk_menu_popup' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (menu, NULL, NULL, NULL, NULL, event->button, event->time); ^ In file included from ../mousepad/mousepad-style-scheme-action.h:21:0, from mousepad-style-scheme-action.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34:0, from ../mousepad/mousepad-style-scheme-action.h:21, from mousepad-style-scheme-action.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-statusbar.c: In function 'mousepad_statusbar_push_tooltip': mousepad-view.c: In function 'mousepad_view_override_font': mousepad-statusbar.c:314:5: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) [-Wdeprecated-declarations] tooltip = gtk_action_get_tooltip (action); ^ mousepad-view.c:2672:3: warning: 'gtk_widget_override_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations] gtk_widget_override_font (GTK_WIDGET (view), font_desc); ^ In file included from mousepad-style-scheme-action.c:22:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-style-scheme-action.c: In function 'mousepad_style_scheme_action_get_type': mousepad-style-scheme-action.c:64:1: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] G_DEFINE_TYPE (MousepadStyleSchemeAction, mousepad_style_scheme_action, GTK_TYPE_RADIO_ACTION) ^ mousepad-style-scheme-action.c: In function 'mousepad_style_scheme_action_set_style_scheme': mousepad-style-scheme-action.c:193:7: warning: 'gtk_action_set_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164) [-Wdeprecated-declarations] gtk_action_set_label (GTK_ACTION (self), _("None")); ^ mousepad-style-scheme-action.c:193:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-style-scheme-action.c:194:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (self), _("No style scheme")); ^ mousepad-style-scheme-action.c:194:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-style-scheme-action.c:213:7: warning: 'gtk_action_set_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164) [-Wdeprecated-declarations] gtk_action_set_label (GTK_ACTION (self), gtk_source_style_scheme_get_name (scheme)); ^ mousepad-style-scheme-action.c:213:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-style-scheme-action.c:214:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (self), tooltip); ^ mousepad-style-scheme-action.c:214:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] CC mousepad-mousepad-window.o GEN org.xfce.mousepad.gschema.valid mousepad-util.c: In function 'mousepad_util_image_button': mousepad-util.c:369:3: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (stock_id, GTK_ICON_SIZE_BUTTON); ^ mousepad-util.c: In function 'mousepad_util_entry_error': mousepad-util.c:398:7: warning: 'gtk_widget_modify_base' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:761): Use 'CSS style classes' instead [-Wdeprecated-declarations] gtk_widget_modify_base (widget, GTK_STATE_NORMAL, error ? &red : NULL); ^ mousepad-util.c:399:7: warning: 'gtk_widget_modify_text' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:757): Use 'CSS style classes' instead [-Wdeprecated-declarations] gtk_widget_modify_text (widget, GTK_STATE_NORMAL, error ? &white : NULL); ^ mousepad-util.c: In function 'mousepad_util_dialog_header': mousepad-util.c:433:3: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742): Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (ebox); ^ mousepad-util.c:434:3: warning: 'gtk_widget_modify_bg' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:753): Use 'gtk_widget_override_background_color' instead [-Wdeprecated-declarations] gtk_widget_modify_bg (ebox, GTK_STATE_NORMAL, &style->base[GTK_STATE_NORMAL]); ^ mousepad-util.c:454:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ mousepad-util.c:454:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-util.c: In function 'mousepad_util_find_related_action': mousepad-util.c:1072:7: warning: 'gtk_activatable_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73) [-Wdeprecated-declarations] if (GTK_IS_ACTIVATABLE (widget)) ^ mousepad-util.c:1073:9: warning: 'gtk_activatable_get_related_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83) [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (widget)); ^ mousepad-util.c:1073:9: warning: 'gtk_activatable_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73) [-Wdeprecated-declarations] In file included from ../mousepad/mousepad-action-group.h:21:0, from mousepad-window.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h:34:0, from ../mousepad/mousepad-action-group.h:21, from mousepad-window.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from ../mousepad/mousepad-action-group.h:22:0, from mousepad-window.c:19: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-window.c:35:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h:27:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ In file included from mousepad-window.c:36:0: /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning: #warning "Only can be included directly." [-Wcpp] # warning "Only can be included directly." ^ mousepad-window.c:402:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "new", GTK_STOCK_NEW, N_("_New"), "N", N_("Create a new document"), G_CALLBACK (mousepad_window_action_new), }, ^ mousepad-window.c:405:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "open", GTK_STOCK_OPEN, N_("_Open..."), NULL, N_("Open a file"), G_CALLBACK (mousepad_window_action_open), }, ^ mousepad-window.c:408:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "clear-recent", GTK_STOCK_CLEAR, N_("Clear _History"), NULL, N_("Clear the recently used files history"), G_CALLBACK (mousepad_window_action_clear_recent), }, ^ mousepad-window.c:409:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "save", GTK_STOCK_SAVE, NULL, "S", N_("Save the current document"), G_CALLBACK (mousepad_window_action_save), }, ^ mousepad-window.c:410:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "save-as", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", N_("Save current document as another file"), G_CALLBACK (mousepad_window_action_save_as), }, ^ mousepad-window.c:412:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "revert", GTK_STOCK_REVERT_TO_SAVED, N_("Re_vert"), NULL, N_("Revert to the saved version of the file"), G_CALLBACK (mousepad_window_action_revert), }, ^ mousepad-window.c:413:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "print", GTK_STOCK_PRINT, N_("_Print..."), "P", N_("Print the current document"), G_CALLBACK (mousepad_window_action_print), }, ^ mousepad-window.c:415:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "close", GTK_STOCK_CLOSE, N_("Close _Tab"), "W", N_("Close the current document"), G_CALLBACK (mousepad_window_action_close), }, ^ mousepad-window.c:416:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "close-window", GTK_STOCK_QUIT, N_("_Close Window"), "Q", N_("Close this window"), G_CALLBACK (mousepad_window_action_close_window), }, ^ mousepad-window.c:419:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "undo", GTK_STOCK_UNDO, NULL, "Z", N_("Undo the last action"), G_CALLBACK (mousepad_window_action_undo), }, ^ mousepad-window.c:420:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "redo", GTK_STOCK_REDO, NULL, "Y", N_("Redo the last undone action"), G_CALLBACK (mousepad_window_action_redo), }, ^ mousepad-window.c:421:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "cut", GTK_STOCK_CUT, NULL, NULL, N_("Cut the selection"), G_CALLBACK (mousepad_window_action_cut), }, ^ mousepad-window.c:422:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "copy", GTK_STOCK_COPY, NULL, NULL, N_("Copy the selection"), G_CALLBACK (mousepad_window_action_copy), }, ^ mousepad-window.c:423:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "paste", GTK_STOCK_PASTE, NULL, NULL, N_("Paste the clipboard"), G_CALLBACK (mousepad_window_action_paste), }, ^ mousepad-window.c:427:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "delete", GTK_STOCK_DELETE, NULL, NULL, N_("Delete the current selection"), G_CALLBACK (mousepad_window_action_delete), }, ^ mousepad-window.c:428:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "select-all", GTK_STOCK_SELECT_ALL, NULL, NULL, N_("Select the text in the entire document"), G_CALLBACK (mousepad_window_action_select_all), }, ^ mousepad-window.c:443:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "increase-indent", GTK_STOCK_INDENT, N_("_Increase Indent"), NULL, N_("Increase the indentation of the selection or current line"), G_CALLBACK (mousepad_window_action_increase_indent), }, ^ mousepad-window.c:444:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "decrease-indent", GTK_STOCK_UNINDENT, N_("_Decrease Indent"), NULL, N_("Decrease the indentation of the selection or current line"), G_CALLBACK (mousepad_window_action_decrease_indent), }, ^ mousepad-window.c:445:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "preferences", GTK_STOCK_PREFERENCES, N_("Preferences"), NULL, N_("Show the preferences dialog"), G_CALLBACK (mousepad_window_action_preferences), }, ^ mousepad-window.c:448:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "find", GTK_STOCK_FIND, NULL, NULL, N_("Search for text"), G_CALLBACK (mousepad_window_action_find), }, ^ mousepad-window.c:451:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "replace", GTK_STOCK_FIND_AND_REPLACE, N_("Find and Rep_lace..."), NULL, N_("Search for and replace text"), G_CALLBACK (mousepad_window_action_replace), }, ^ mousepad-window.c:452:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "go-to", GTK_STOCK_JUMP_TO, N_("_Go to..."), "l", N_("Go to a specific location in the document"), G_CALLBACK (mousepad_window_action_go_to_position), }, ^ mousepad-window.c:455:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "font", GTK_STOCK_SELECT_FONT, N_("Select F_ont..."), NULL, N_("Change the editor font"), G_CALLBACK (mousepad_window_action_select_font), }, ^ mousepad-window.c:462:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "back", GTK_STOCK_GO_BACK, N_("_Previous Tab"), "Page_Up", N_("Select the previous tab"), G_CALLBACK (mousepad_window_action_prev_tab), }, ^ mousepad-window.c:463:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "forward", GTK_STOCK_GO_FORWARD, N_("_Next Tab"), "Page_Down", N_("Select the next tab"), G_CALLBACK (mousepad_window_action_next_tab), }, ^ mousepad-window.c:466:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "contents", GTK_STOCK_HELP, N_ ("_Contents"), "F1", N_("Display the Mousepad user manual"), G_CALLBACK (mousepad_window_action_contents), }, ^ mousepad-window.c:467:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "about", GTK_STOCK_ABOUT, NULL, NULL, N_("About this application"), G_CALLBACK (mousepad_window_action_about), } ^ mousepad-window.c:476:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "fullscreen", GTK_STOCK_FULLSCREEN, N_("_Fullscreen"), "F11", N_("Make the window fullscreen"), G_CALLBACK (mousepad_window_action_fullscreen), FALSE, }, ^ mousepad-window.c: In function 'mousepad_window_create_languages_menu': mousepad-window.c:699:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, menu_path); ^ mousepad-window.c: In function 'mousepad_window_create_style_schemes_menu': mousepad-window.c:724:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, menu_path); ^ mousepad-window.c: In function 'mousepad_window_create_menubar': mousepad-window.c:738:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] window->menubar = gtk_ui_manager_get_widget (window->ui_manager, "/main-menu"); ^ mousepad-window.c:748:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "menubar"); ^ mousepad-window.c:756:3: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:756:3: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_create_toolbar': mousepad-window.c:779:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] window->toolbar = gtk_ui_manager_get_widget (window->ui_manager, "/main-toolbar"); ^ mousepad-window.c:783:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, "/main-toolbar/spacer"); ^ mousepad-window.c:788:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "toolbar"); ^ mousepad-window.c:796:3: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:796:3: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_create_root_warning': mousepad-window.c:861:7: warning: 'gtk_misc_set_padding' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80) [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 6, 3); ^ mousepad-window.c:861:7: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_create_statusbar': mousepad-window.c:915:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "statusbar"); ^ mousepad-window.c:923:3: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:923:3: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_init': mousepad-window.c:996:3: warning: 'gtk_window_set_has_resize_grip' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:478) [-Wdeprecated-declarations] gtk_window_set_has_resize_grip (GTK_WINDOW (window), TRUE); ^ mousepad-window.c:1010:3: warning: 'gtk_action_group_set_translation_domain' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252) [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (window->action_group, GETTEXT_PACKAGE); ^ mousepad-window.c:1011:3: warning: 'gtk_action_group_add_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210) [-Wdeprecated-declarations] gtk_action_group_add_actions (window->action_group, action_entries, G_N_ELEMENTS (action_entries), GTK_WIDGET (window)); ^ mousepad-window.c:1012:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215) [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (window->action_group, toggle_action_entries, G_N_ELEMENTS (toggle_action_entries), GTK_WIDGET (window)); ^ mousepad-window.c:1013:3: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220) [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (window->action_group, radio_action_entries, G_N_ELEMENTS (radio_action_entries), -1, G_CALLBACK (mousepad_window_action_line_ending), GTK_WIDGET (window)); ^ mousepad-window.c:1017:3: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) [-Wdeprecated-declarations] window->ui_manager = gtk_ui_manager_new (); ^ mousepad-window.c:1020:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138) [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (window->ui_manager, window->action_group, 0); ^ mousepad-window.c:1021:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158) [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (window->ui_manager, mousepad_window_ui, mousepad_window_ui_length, NULL); ^ mousepad-window.c:1025:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, "/main-menu/file-menu/template-menu"); ^ mousepad-window.c:1032:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147) [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (window->ui_manager); ^ mousepad-window.c:1060:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, "/textview-menu/menubar-visible-separator"); ^ mousepad-window.c:1064:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, "/textview-menu/menubar-visible-item"); ^ mousepad-window.c: In function 'mousepad_window_notebook_button_press_event': mousepad-window.c:2007:19: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (window->ui_manager, "/tab-menu"); ^ mousepad-window.c:2010:19: warning: 'gtk_menu_popup' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ mousepad-window.c: In function 'mousepad_window_selection_changed': mousepad-window.c:2159:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "change-selection"); ^ mousepad-window.c:2160:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, selection != 0); ^ mousepad-window.c:2165:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, action_names1[i]); ^ mousepad-window.c:2166:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, selection == 0 || selection == 1); ^ mousepad-window.c:2172:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, action_names2[i]); ^ mousepad-window.c:2173:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, selection == 1); ^ mousepad-window.c:2179:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, action_names3[i]); ^ mousepad-window.c:2180:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, selection > 0); ^ mousepad-window.c: In function 'mousepad_window_can_undo': mousepad-window.c:2225:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "undo"); ^ mousepad-window.c:2226:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, can_undo); ^ mousepad-window.c: In function 'mousepad_window_can_redo': mousepad-window.c:2241:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "redo"); ^ mousepad-window.c:2242:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, can_redo); ^ mousepad-window.c: In function 'mousepad_window_menu_templates_fill': mousepad-window.c:2319:11: warning: 'gtk_image_menu_item_new_with_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80): Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new_with_label (label); ^ mousepad-window.c:2328:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_icon_name (GTK_STOCK_DIRECTORY, GTK_ICON_SIZE_MENU); ^ mousepad-window.c:2329:11: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^ mousepad-window.c:2329:11: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] mousepad-window.c:2355:7: warning: 'gtk_image_menu_item_new_with_label' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80): Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new_with_label (label); ^ mousepad-window.c:2363:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_icon_name (GTK_STOCK_FILE, GTK_ICON_SIZE_MENU); ^ mousepad-window.c:2364:7: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^ mousepad-window.c:2364:7: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76): Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_menu_tab_sizes': mousepad-window.c:2465:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186) [-Wdeprecated-declarations] merge_id = gtk_ui_manager_new_merge_id (window->ui_manager); ^ mousepad-window.c:2476:7: warning: 'gtk_radio_action_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:75) [-Wdeprecated-declarations] action = gtk_radio_action_new (name, name + 8, NULL, NULL, size); ^ mousepad-window.c:2477:7: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (action, group); ^ mousepad-window.c:2478:7: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (action); ^ mousepad-window.c:2480:7: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (window->action_group, GTK_ACTION (action), ""); ^ mousepad-window.c:2480:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:2486:7: warning: 'gtk_ui_manager_add_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171) [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->ui_manager, merge_id, ^ mousepad-window.c:2498:3: warning: 'gtk_radio_action_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:75) [-Wdeprecated-declarations] action = gtk_radio_action_new ("tab-size-other", "", _("Set custom tab size"), NULL, 0); ^ mousepad-window.c:2499:3: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (action, group); ^ mousepad-window.c:2501:3: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (window->action_group, GTK_ACTION (action), ""); ^ mousepad-window.c:2501:3: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:2507:3: warning: 'gtk_ui_manager_add_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171) [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->ui_manager, merge_id, ^ mousepad-window.c: In function 'mousepad_window_menu_tab_sizes_update': mousepad-window.c:2535:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, name); ^ mousepad-window.c:2541:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-window.c:2541:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2550:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "tab-size-other"); ^ mousepad-window.c:2554:5: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-window.c:2554:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_menu_textview_shown': mousepad-window.c:2583:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] our_menu = gtk_ui_manager_get_widget (window->ui_manager, "/textview-menu"); ^ mousepad-window.c: In function 'mousepad_window_menu_textview_deactivate': mousepad-window.c:2601:3: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149) [-Wdeprecated-declarations] our_menu = gtk_ui_manager_get_widget (window->ui_manager, "/textview-menu"); ^ mousepad-window.c: In function 'mousepad_window_update_actions': mousepad-window.c:2656:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "back"); ^ mousepad-window.c:2657:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, (cycle_tabs && n_pages > 1) || (page_num > 0)); ^ mousepad-window.c:2659:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "forward"); ^ mousepad-window.c:2660:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, (cycle_tabs && n_pages > 1 ) || (page_num < n_pages - 1)); ^ mousepad-window.c:2663:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "save"); ^ mousepad-window.c:2664:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, !mousepad_file_get_read_only (document->file)); ^ mousepad-window.c:2666:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "detach"); ^ mousepad-window.c:2667:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, (n_pages > 1)); ^ mousepad-window.c:2669:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "revert"); ^ mousepad-window.c:2670:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, mousepad_file_get_filename (document->file) != NULL); ^ mousepad-window.c:2682:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, action_name); ^ mousepad-window.c:2683:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-window.c:2683:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2686:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "write-bom"); ^ mousepad-window.c:2687:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), mousepad_file_get_write_bom (document->file, &sensitive)); ^ mousepad-window.c:2687:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2688:7: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ mousepad-window.c:2692:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "word-wrap"); ^ mousepad-window.c:2693:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:2693:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2696:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "line-numbers"); ^ mousepad-window.c:2697:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:2697:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2700:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "auto-indent"); ^ mousepad-window.c:2701:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:2701:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2707:7: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "insert-spaces"); ^ mousepad-window.c:2708:7: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ mousepad-window.c:2708:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2717:9: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ mousepad-window.c:2717:9: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_update_gomenu_idle': mousepad-window.c:2757:7: warning: 'gtk_ui_manager_remove_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179) [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (window->ui_manager, window->gomenu_merge_id); ^ mousepad-window.c:2760:7: warning: 'gtk_action_group_list_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198) [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (window->action_group); ^ mousepad-window.c:2764:11: warning: 'gtk_action_get_name' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103) [-Wdeprecated-declarations] if (g_str_has_prefix (gtk_action_get_name (iter->data), "mousepad-tab-")) ^ mousepad-window.c:2765:13: warning: 'gtk_action_group_remove_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207) [-Wdeprecated-declarations] gtk_action_group_remove_action (window->action_group, iter->data); ^ mousepad-window.c:2771:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186) [-Wdeprecated-declarations] window->gomenu_merge_id = gtk_ui_manager_new_merge_id (window->ui_manager); ^ mousepad-window.c:2788:7: warning: 'gtk_radio_action_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:75) [-Wdeprecated-declarations] radio_action = gtk_radio_action_new (name, title, tooltip, NULL, n); ^ mousepad-window.c:2789:7: warning: 'gtk_radio_action_set_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83) [-Wdeprecated-declarations] gtk_radio_action_set_group (radio_action, group); ^ mousepad-window.c:2790:7: warning: 'gtk_radio_action_get_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81) [-Wdeprecated-declarations] group = gtk_radio_action_get_group (radio_action); ^ mousepad-window.c:2800:11: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (window->action_group, GTK_ACTION (radio_action), accelerator); ^ mousepad-window.c:2800:11: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:2804:9: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] gtk_action_group_add_action (window->action_group, GTK_ACTION (radio_action)); ^ mousepad-window.c:2804:9: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:2808:9: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (radio_action), TRUE); ^ mousepad-window.c:2808:9: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:2814:7: warning: 'gtk_ui_manager_add_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171) [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->ui_manager, window->gomenu_merge_id, ^ mousepad-window.c: In function 'mousepad_window_recent_menu_idle': mousepad-window.c:2948:7: warning: 'gtk_ui_manager_remove_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179) [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (window->ui_manager, window->recent_merge_id); ^ mousepad-window.c:2954:11: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, name); ^ mousepad-window.c:2957:11: warning: 'gtk_action_group_remove_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207) [-Wdeprecated-declarations] gtk_action_group_remove_action (window->action_group, action); ^ mousepad-window.c:2962:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186) [-Wdeprecated-declarations] window->recent_merge_id = gtk_ui_manager_new_merge_id (window->ui_manager); ^ mousepad-window.c:3009:11: warning: 'gtk_action_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:98) [-Wdeprecated-declarations] action = gtk_action_new (name, label, tooltip, NULL); ^ mousepad-window.c:3020:11: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200) [-Wdeprecated-declarations] gtk_action_group_add_action (window->action_group, action); ^ mousepad-window.c:3026:11: warning: 'gtk_ui_manager_add_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171) [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->ui_manager, window->recent_merge_id, ^ mousepad-window.c:3045:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "no-recent-items"); ^ mousepad-window.c:3046:3: warning: 'gtk_action_set_visible' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116) [-Wdeprecated-declarations] gtk_action_set_visible (action, (filtered == NULL)); ^ mousepad-window.c:3047:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ mousepad-window.c:3050:3: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195) [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "clear-recent"); ^ mousepad-window.c:3051:3: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, (filtered != NULL)); ^ mousepad-window.c: In function 'mousepad_window_paste_history_menu_item': mousepad-window.c:3492:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^ mousepad-window.c:3492:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-window.c:3498:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 1.0, 0.5); ^ mousepad-window.c:3498:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_action_open': mousepad-window.c:3760:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ mousepad-window.c:3761:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ mousepad-window.c:3774:3: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 1.0, 0.5); ^ mousepad-window.c:3774:3: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_action_save_as': mousepad-window.c:4006:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ mousepad-window.c:4007:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_OK, NULL); ^ mousepad-window.c: In function 'mousepad_window_action_paste_history': mousepad-window.c:4425:3: warning: 'gtk_menu_popup' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ mousepad-window.c: In function 'mousepad_window_action_line_numbers': mousepad-window.c:4886:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_menubar': mousepad-window.c:4902:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_toolbar': mousepad-window.c:4920:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_statusbar': mousepad-window.c:4951:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_fullscreen': mousepad-window.c:5004:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] fullscreen = gtk_toggle_action_get_active (action); ^ mousepad-window.c:5010:7: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:179) [-Wdeprecated-declarations] gtk_action_set_stock_id (GTK_ACTION (action), GTK_STOCK_LEAVE_FULLSCREEN); ^ mousepad-window.c:5010:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:5010:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-window.c:5011:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (action), _("Leave fullscreen mode")); ^ mousepad-window.c:5011:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:5017:7: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:179) [-Wdeprecated-declarations] gtk_action_set_stock_id (GTK_ACTION (action), GTK_STOCK_FULLSCREEN); ^ mousepad-window.c:5017:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c:5017:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] mousepad-window.c:5018:7: warning: 'gtk_action_set_tooltip' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174) [-Wdeprecated-declarations] gtk_action_set_tooltip (GTK_ACTION (action), _("Make the window fullscreen")); ^ mousepad-window.c:5018:7: warning: 'gtk_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_action_auto_indent': mousepad-window.c:5037:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_line_ending': mousepad-window.c:5061:7: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) [-Wdeprecated-declarations] eol = gtk_radio_action_get_current_value (current); ^ mousepad-window.c: In function 'mousepad_window_action_tab_size': mousepad-window.c:5082:3: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] if (lock_menu_updates == 0 && gtk_toggle_action_get_active (action)) ^ mousepad-window.c:5087:7: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) [-Wdeprecated-declarations] tab_size = gtk_radio_action_get_current_value (GTK_RADIO_ACTION (action)); ^ mousepad-window.c:5087:7: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) [-Wdeprecated-declarations] mousepad-window.c: In function 'mousepad_window_action_insert_spaces': mousepad-window.c:5122:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] insert_spaces = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_word_wrap': mousepad-window.c:5144:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_write_bom': mousepad-window.c:5166:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (action); ^ mousepad-window.c: In function 'mousepad_window_action_go_to_tab': mousepad-window.c:5228:7: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) [-Wdeprecated-declarations] && gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))) ^ mousepad-window.c:5228:7: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) [-Wdeprecated-declarations] mousepad-window.c:5231:7: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) [-Wdeprecated-declarations] page = gtk_radio_action_get_current_value (action); ^ CCLD mousepad make[3]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' make[2]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' Making all in po make[2]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/po' MSGFMT ar.gmo MSGFMT ast.gmo MSGFMT ca.gmo MSGFMT bg.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_AU.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT pt.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT ug.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/po' make[2]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1' sed -e "s,\@libexecdir\@,/usr/libexec,g" < mousepad.desktop.in.in > mousepad.desktop.in ITMRG mousepad.desktop rm mousepad.desktop.in make[2]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1QiGvt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm + cd mousepad-0.4.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm Making install in mousepad make[1]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' make[3]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mousepad '/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/bin' libtool: install: /usr/bin/install -c mousepad /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/bin/mousepad if test -n "org.xfce.mousepad.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.xfce.mousepad.gschema.xml "/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' make[2]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' make[1]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/mousepad' Making install in po make[1]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1/po' linguas="ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt ms nb nl nn oc pl pt_BR pt ro ru sk sl sq sr sv te th tr ug uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/mousepad-0.4.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/mousepad.mo; \ echo "installing $lang.gmo as $dir/mousepad.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/mousepad.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mousepad.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/mousepad.mo.m; \ echo "installing $lang.gmo.m as $dir/mousepad.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/mousepad.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mousepad.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ar/LC_MESSAGES/mousepad.mo installing ast.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ast/LC_MESSAGES/mousepad.mo installing bg.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/bg/LC_MESSAGES/mousepad.mo installing ca.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ca/LC_MESSAGES/mousepad.mo installing cs.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/mousepad.mo installing da.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/da/LC_MESSAGES/mousepad.mo installing de.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/de/LC_MESSAGES/mousepad.mo installing el.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/el/LC_MESSAGES/mousepad.mo installing en_AU.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/en_AU/LC_MESSAGES/mousepad.mo installing en_GB.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/mousepad.mo installing es.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/es/LC_MESSAGES/mousepad.mo installing eu.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/eu/LC_MESSAGES/mousepad.mo installing fi.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/fi/LC_MESSAGES/mousepad.mo installing fr.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/fr/LC_MESSAGES/mousepad.mo installing gl.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/gl/LC_MESSAGES/mousepad.mo installing he.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/he/LC_MESSAGES/mousepad.mo installing hr.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/hr/LC_MESSAGES/mousepad.mo installing hu.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/hu/LC_MESSAGES/mousepad.mo installing id.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/id/LC_MESSAGES/mousepad.mo installing is.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/is/LC_MESSAGES/mousepad.mo installing it.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/it/LC_MESSAGES/mousepad.mo installing ja.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ja/LC_MESSAGES/mousepad.mo installing kk.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/kk/LC_MESSAGES/mousepad.mo installing ko.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ko/LC_MESSAGES/mousepad.mo installing lt.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/lt/LC_MESSAGES/mousepad.mo installing ms.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ms/LC_MESSAGES/mousepad.mo installing nb.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/nb/LC_MESSAGES/mousepad.mo installing nl.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/nl/LC_MESSAGES/mousepad.mo installing nn.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/nn/LC_MESSAGES/mousepad.mo installing oc.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/oc/LC_MESSAGES/mousepad.mo installing pl.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/pl/LC_MESSAGES/mousepad.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/mousepad.mo installing pt.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/pt/LC_MESSAGES/mousepad.mo installing ro.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ro/LC_MESSAGES/mousepad.mo installing ru.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ru/LC_MESSAGES/mousepad.mo installing sk.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/sk/LC_MESSAGES/mousepad.mo installing sl.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/sl/LC_MESSAGES/mousepad.mo installing sq.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/sq/LC_MESSAGES/mousepad.mo installing sr.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/sr/LC_MESSAGES/mousepad.mo installing sv.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/sv/LC_MESSAGES/mousepad.mo installing te.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/te/LC_MESSAGES/mousepad.mo installing th.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/th/LC_MESSAGES/mousepad.mo installing tr.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/tr/LC_MESSAGES/mousepad.mo installing ug.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/ug/LC_MESSAGES/mousepad.mo installing uk.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/uk/LC_MESSAGES/mousepad.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/mousepad.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/mousepad.mo make[1]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1/po' make[1]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1' make[2]: Entering directory `/builddir/build/BUILD/mousepad-0.4.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/applications' /usr/bin/install -c -m 644 mousepad.desktop '/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/mousepad-0.4.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm mousepad + desktop-file-install --remove-category=Application --delete-original --dir=/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/applications /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm//usr/share/applications/mousepad.desktop + mkdir -p /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mousepad-0.4.1 extracting debug info from /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/bin/mousepad dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1383 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mousepad-0.4.1-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BWGAX5 + umask 022 + cd /builddir/build/BUILD + cd mousepad-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + cp -pr NEWS /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + cp -pr README /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + cp -pr TODO /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + cp -pr THANKS /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/doc/mousepad-0.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jGXTGP + umask 022 + cd /builddir/build/BUILD + cd mousepad-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/licenses/mousepad-0.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/licenses/mousepad-0.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm/usr/share/licenses/mousepad-0.4.1 + exit 0 Provides: appdata() appdata(mousepad.appdata.xml) application() application(mousepad.desktop) mimehandler(text/plain) mousepad = 0.4.1-1.el7 mousepad(armv7hl-32) = 0.4.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libdbus-glib-1.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-3.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libgtksourceview-3.0.so.1 libpango-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: mousepad-debuginfo-0.4.1-1.el7.armv7hl Provides: mousepad-debuginfo = 0.4.1-1.el7 mousepad-debuginfo(armv7hl-32) = 0.4.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm Wrote: /builddir/build/RPMS/mousepad-0.4.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mousepad-debuginfo-0.4.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z3lbXI + umask 022 + cd /builddir/build/BUILD + cd mousepad-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mousepad-0.4.1-1.el7.arm + exit 0 Child return code was: 0