Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/purple-plugin_pack.spec'], chrootPath='/var/lib/mock/f33-build-301063-56694/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/purple-plugin_pack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/purple-plugin_pack-2.7.0-13.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/purple-plugin_pack.spec'], chrootPath='/var/lib/mock/f33-build-301063-56694/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/purple-plugin_pack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0QY2eZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf purple-plugin-pack-2.7.0 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/purple-plugin-pack-2.7.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd purple-plugin-pack-2.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rwv5cY + umask 022 + cd /builddir/build/BUILD + cd purple-plugin-pack-2.7.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2011-11-07 23:16:43.000000000 -0500 +++ ./configure 2020-08-15 03:26:12.870261374 -0400 @@ -1878,7 +1878,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-15 03:26:12.870261374 -0400 +++ ./configure 2020-08-15 03:26:14.120261370 -0400 @@ -15855,7 +15855,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python2 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-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 for sed... /usr/bin/sed checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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 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.32.0 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... de en_AU es_ES fr vi checking for riscv64-redhat-linux-gnu-gcc... (cached) 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 dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PURPLE... yes checking for PIDGIN... yes checking for FINCH... no no checking for GLIB... yes checking for GTK... yes checking for GNT... no checking for PANGO... yes checking for CAIRO... yes checking talkfilters.h usability... no checking talkfilters.h presence... no checking for talkfilters.h... no configure: WARNING: *** GNU Talk Filters is required to build the talkfilters plugin; *** please make sure you have the GNU Talk Filters development headers installed. *** The latest version of GNU Talk Filters is available at *** http://www.hyperrealm.com/talkfilters/talkfilters.html. checking for JSON_GLIB... no checking for GTKSPELL... yes checking which backend gtkspell is compiled with... enchant checking for ENCHANT... yes checking for xmms-config... /usr/bin/xmms-config checking for xmms >= 1.0.0... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for python... /usr/bin/python2 configure: creating ./config.status config.status: creating album/Makefile config.status: creating autoprofile/Makefile config.status: creating autoreply/Makefile config.status: creating awaynotify/Makefile config.status: creating bash/Makefile config.status: creating bit/Makefile config.status: creating blistops/Makefile config.status: creating buddytime/Makefile config.status: creating capsnot/Makefile config.status: creating chronic/Makefile config.status: creating colorize/Makefile config.status: creating convbadger/Makefile config.status: creating dewysiwygification/Makefile config.status: creating dice/Makefile config.status: creating difftopic/Makefile config.status: creating eight_ball/Makefile config.status: creating enhancedhist/Makefile config.status: creating findip/Makefile config.status: creating flip/Makefile config.status: creating gRIM/Makefile config.status: creating google/Makefile config.status: creating groupmsg/Makefile config.status: creating hideconv/Makefile config.status: creating highlight/Makefile config.status: creating icon-override/Makefile config.status: creating ignorance/Makefile config.status: creating ignore/Makefile config.status: creating infopane/Makefile config.status: creating irc-more/Makefile config.status: creating irchelper/Makefile config.status: creating irssi/Makefile config.status: creating lastseen/Makefile config.status: creating listhandler/Makefile config.status: creating listlog/Makefile config.status: creating msglen/Makefile config.status: creating mystatusbox/Makefile config.status: creating napster/Makefile config.status: creating nicksaid/Makefile config.status: creating ning/Makefile config.status: creating nomobility/Makefile config.status: creating okcupid/Makefile config.status: creating oldlogger/Makefile config.status: creating omegle/Makefile config.status: creating plonkers/Makefile config.status: creating schedule/Makefile config.status: creating sepandtab/Makefile config.status: creating showoffline/Makefile config.status: creating simfix/Makefile config.status: creating slashexec/Makefile config.status: creating smartear/Makefile config.status: creating snpp/Makefile config.status: creating splitter/Makefile config.status: creating sslinfo/Makefile config.status: creating stocker/Makefile config.status: creating stress/Makefile config.status: creating switchspell/Makefile config.status: creating talkfilters/Makefile config.status: creating timelog/Makefile config.status: creating translate/Makefile config.status: creating xchat-chats/Makefile config.status: creating xmmsremote/Makefile config.status: creating xmppprio/Makefile config.status: creating Makefile config.status: creating common/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating VERSION config.status: creating plugin_pack.spec config.status: creating pre_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 purple-plugin-pack 2.7.0 Configuration complete Debugging enabled................: no Build purple plugins.............: yes Installing purple plugins to.....: /usr/lib64/purple-2 Installing purple plugin data to.: /usr/share Purple plugins to be built.......: Autoreply, bash.org, Keyboard LED Notification, Colorize DeWYSIWYGification, Dice, Magic 8 Ball, Find IP, Coin Flip, Google Group IM, Highlight, Ignore, IRC More, IRC Helper, List Handler Napster Protocol Plugin, Old Logger, Show Offline, SIM-fix, /exec, SNPP Message Splitter, SSL Info, Translate, XMPP Priority Build pidgin plugins.............: yes Installing pidgin plugins to.....: /usr/lib64/pidgin Installing pidgin plugin data to.: /usr/share Pidgin plugins to be built.......: Album, AutoProfile, Buddy List Options, Conversation Badger, DiffTopic Enhanced History, gRIM, Protocol Icon Override, Infopane Options Irssi Features, Last Seen, Chat User List Logging, Mystatusbox, Nicksaid Plonkers, Schedule, Separate And Tab, Switch Spell, TimeLog, XChat Chats XMMS Remote Control Build finch plugins..............: no Type make to compile + make -j4 cp -f po/Makefile po/.tmp-Makefile sed -e "s#localedir = .*#localedir = /usr/share/locale#g" < po/.tmp-Makefile > po/Makefile rm -f po/.tmp-Makefile /usr/bin/sed 's/\#define PACKAGE/\#define PP_PACKAGE/g' pre_config.h > pp_config.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' Making all in common make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/po' Making all in album make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o album.lo album.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o album-ui.lo album-ui.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from album-ui.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from album.h:28, from album-ui.h:25, from album-ui.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from album.c:52: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from album.h:28, from album.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from album-ui.c:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from album.h:26, from album-ui.h:25, from album-ui.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from album.c:52: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from album.h:26, from album.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o album.la -rpath /usr/lib64/pidgin album.lo album-ui.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' Making all in autoprofile make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o autoaway.lo autoaway.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o autoprofile.lo autoprofile.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o autoreply.lo autoreply.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_countdownup.lo comp_countdownup.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_countdownup.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_countdownup.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoprofile.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from autoprofile.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoaway.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from autoaway.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoreply.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from autoreply.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_countdownup.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_countdownup.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoaway.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoaway.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoprofile.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from autoreply.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoreply.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ autoprofile.c:46:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 46 | static GStaticMutex update_timeout_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ autoprofile.c:46:13: warning: Deprecated pre-processor symbol, replace with 46 | static GStaticMutex update_timeout_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:51:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 51 | static GStaticMutex update_queue_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ autoprofile.c:51:13: warning: Deprecated pre-processor symbol, replace with 51 | static GStaticMutex update_queue_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c: In function 'ap_update_profile': autoprofile.c:464:13: warning: Deprecated pre-processor symbol 464 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:464:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 464 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:464:13: warning: Deprecated pre-processor symbol, replace with 464 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:468:13: warning: Deprecated pre-processor symbol 468 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:468:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 468 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:468:13: warning: Deprecated pre-processor symbol, replace with 468 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c: In function 'ap_update_cb': autoprofile.c:624:13: warning: Deprecated pre-processor symbol 624 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:624:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 624 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:624:13: warning: Deprecated pre-processor symbol, replace with 624 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:654:13: warning: Deprecated pre-processor symbol 654 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:654:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 654 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:654:13: warning: Deprecated pre-processor symbol, replace with 654 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c: In function 'ap_update_after_delay': autoprofile.c:668:13: warning: Deprecated pre-processor symbol 668 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:668:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 668 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:668:13: warning: Deprecated pre-processor symbol, replace with 668 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:679:13: warning: Deprecated pre-processor symbol 679 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:679:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 679 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:679:13: warning: Deprecated pre-processor symbol, replace with 679 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c: In function 'ap_update_stop': autoprofile.c:686:13: warning: Deprecated pre-processor symbol 686 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:686:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 686 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:686:13: warning: Deprecated pre-processor symbol, replace with 686 | g_static_mutex_lock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:694:13: warning: Deprecated pre-processor symbol 694 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:694:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 694 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:694:13: warning: Deprecated pre-processor symbol, replace with 694 | g_static_mutex_unlock (&update_timeout_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c: In function 'ap_update_queue': autoprofile.c:748:13: warning: Deprecated pre-processor symbol 748 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:748:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 748 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:748:13: warning: Deprecated pre-processor symbol, replace with 748 | g_static_mutex_lock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:755:13: warning: Deprecated pre-processor symbol 755 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:755:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 755 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from autoprofile.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ autoprofile.c:755:13: warning: Deprecated pre-processor symbol, replace with 755 | g_static_mutex_unlock (&update_queue_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_countdownup.c: In function 'count_menu': comp_countdownup.c:273:32: warning: variable 'dropbox' set but not used [-Wunused-but-set-variable] 273 | GtkWidget *label, *spinner, *dropbox, *button; | ^~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_executable.lo comp_executable.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_http.lo comp_http.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_logstats.lo comp_logstats.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_logstats_gtk.lo comp_logstats_gtk.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_executable.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_executable.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_executable.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_executable.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_http.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_http.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_logstats.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_http.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_http.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_logstats.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_logstats_gtk.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_logstats_gtk.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_logstats.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_logstats.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_logstats_gtk.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_logstats_gtk.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ comp_logstats.c:1034:3: warning: initialization of 'char *' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 1034 | identifiers, | ^~~~~~~~~~~ comp_logstats.c:1034:3: note: (near initialization for 'logstats.identifier') /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o component.lo component.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_quotation.lo comp_quotation.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_rss.lo comp_rss.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from component.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from component.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_rss_parser.lo comp_rss_parser.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from component.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from component.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_quotation.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_quotation.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_quotation.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_quotation.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_rss.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_rss_xanga.lo comp_rss_xanga.c In file included from comp_rss.c:25: comp_rss.h:46:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 46 | extern GStaticMutex rss_mutex; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ comp_rss.c:36:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 36 | GStaticMutex rss_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ comp_rss.c:36:13: warning: Deprecated pre-processor symbol, replace with 36 | GStaticMutex rss_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c: In function 'get_rss_data': comp_rss.c:47:13: warning: Deprecated pre-processor symbol 47 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:47:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 47 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:47:13: warning: Deprecated pre-processor symbol, replace with 47 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:51:13: warning: Deprecated pre-processor symbol 51 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:51:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 51 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:51:13: warning: Deprecated pre-processor symbol, replace with 51 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:56:13: warning: Deprecated pre-processor symbol 56 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:56:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 56 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:56:13: warning: Deprecated pre-processor symbol, replace with 56 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:64:13: warning: Deprecated pre-processor symbol 64 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:64:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 64 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:64:13: warning: Deprecated pre-processor symbol, replace with 64 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:100:13: warning: Deprecated pre-processor symbol 100 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:100:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 100 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:100:13: warning: Deprecated pre-processor symbol, replace with 100 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c: In function 'rss_load': comp_rss.c:215:13: warning: Deprecated pre-processor symbol 215 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:215:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 215 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:215:13: warning: Deprecated pre-processor symbol, replace with 215 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:228:13: warning: Deprecated pre-processor symbol 228 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:228:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 228 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:228:13: warning: Deprecated pre-processor symbol, replace with 228 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c: In function 'rss_unload': comp_rss.c:237:13: warning: Deprecated pre-processor symbol 237 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:237:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 237 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:237:13: warning: Deprecated pre-processor symbol, replace with 237 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:242:13: warning: Deprecated pre-processor symbol 242 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:242:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 242 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:242:13: warning: Deprecated pre-processor symbol, replace with 242 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c: In function 'update_refresh_rate': comp_rss.c:268:13: warning: Deprecated pre-processor symbol 268 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:268:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 268 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:268:13: warning: Deprecated pre-processor symbol, replace with 268 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:274:13: warning: Deprecated pre-processor symbol 274 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:274:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 274 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss.c:274:13: warning: Deprecated pre-processor symbol, replace with 274 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss_parser.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_rss_parser.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss_parser.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from comp_rss_parser.c:25: comp_rss.h:46:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 46 | extern GStaticMutex rss_mutex; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ comp_rss_parser.c: In function 'parse_date_rfc822': comp_rss_parser.c:103:23: warning: variable 'local_time' set but not used [-Wunused-but-set-variable] 103 | time_t t, gmt_time, local_time; | ^~~~~~~~~~ comp_rss_parser.c: In function 'url_callback': comp_rss_parser.c:286:13: warning: Deprecated pre-processor symbol 286 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:286:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 286 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:286:13: warning: Deprecated pre-processor symbol, replace with 286 | g_static_mutex_lock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:293:12: warning: assignment to 'gchar' {aka 'char'} from 'gchar *' {aka 'char *'} makes integer from pointer without a cast [-Wint-conversion] 293 | *convert = purple_utf8_try_convert ("<"); | ^ comp_rss_parser.c:294:9: warning: assignment to 'gchar' {aka 'char'} from 'gchar *' {aka 'char *'} makes integer from pointer without a cast [-Wint-conversion] 294 | *next = g_utf8_strchr (filtered_text, 10, g_utf8_get_char (convert)); | ^ comp_rss_parser.c:300:13: warning: Deprecated pre-processor symbol 300 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:300:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 300 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:300:13: warning: Deprecated pre-processor symbol, replace with 300 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:309:13: warning: Deprecated pre-processor symbol 309 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:309:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 309 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:309:13: warning: Deprecated pre-processor symbol, replace with 309 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:336:13: warning: Deprecated pre-processor symbol 336 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:336:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 336 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_parser.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comp_rss_parser.c:336:13: warning: Deprecated pre-processor symbol, replace with 336 | g_static_mutex_unlock (&rss_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_textfile.lo comp_textfile.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_timestamp.lo comp_timestamp.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss_xanga.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from comp_rss_xanga.c:30: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o comp_uptime.lo comp_uptime.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from comp_rss_xanga.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_xanga.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from comp_rss_xanga.c:31: comp_rss.h:46:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 46 | extern GStaticMutex rss_mutex; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from comp_rss_xanga.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_textfile.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_textfile.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_textfile.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_textfile.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_timestamp.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_timestamp.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_timestamp.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_timestamp.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_uptime.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_uptime.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o gtk_actions.lo gtk_actions.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from widget.h:29, from component.h:31, from comp_uptime.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from comp_uptime.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o gtk_away_msgs.lo gtk_away_msgs.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o gtk_widget.lo gtk_widget.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o preferences.lo preferences.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_actions.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from gtk_actions.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_actions.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_actions.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_away_msgs.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from gtk_away_msgs.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_away_msgs.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_away_msgs.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_widget.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from gtk_widget.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from preferences.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from preferences.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from gtk_widget.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_widget.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o utility.lo utility.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from preferences.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from preferences.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gtk_widget.c:37:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 37 | static GStaticMutex preview_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ gtk_widget.c:37:13: warning: Deprecated pre-processor symbol, replace with 37 | static GStaticMutex preview_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c: In function 'ap_widget_prefs_updated': gtk_widget.c:59:13: warning: Deprecated pre-processor symbol 59 | g_static_mutex_lock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c:59:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 59 | g_static_mutex_lock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c:59:13: warning: Deprecated pre-processor symbol, replace with 59 | g_static_mutex_lock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c:63:13: warning: Deprecated pre-processor symbol 63 | g_static_mutex_unlock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c:63:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 63 | g_static_mutex_unlock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from gtk_widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk_widget.c:63:13: warning: Deprecated pre-processor symbol, replace with 63 | g_static_mutex_unlock (&preview_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ preferences.c: In function 'account_selected_cb': preferences.c:404:12: warning: variable 'selected' set but not used [-Wunused-but-set-variable] 404 | gboolean selected = FALSE; | ^~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o utility_rfc822.lo utility_rfc822.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from utility.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from utility.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o widget.lo widget.c In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from utility.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ utility.c:29:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 29 | static GStaticMutex time_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ utility.c:29:13: warning: Deprecated pre-processor symbol, replace with 29 | static GStaticMutex time_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c: In function 'ap_localtime': utility.c:48:13: warning: Deprecated pre-processor symbol 48 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~ utility.c:48:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 48 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:48:13: warning: Deprecated pre-processor symbol, replace with 48 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~ utility.c:50:13: warning: Deprecated pre-processor symbol 50 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:50:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 50 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:50:13: warning: Deprecated pre-processor symbol, replace with 50 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c: In function 'ap_gmtime': utility.c:56:13: warning: Deprecated pre-processor symbol 56 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~ utility.c:56:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 56 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:56:13: warning: Deprecated pre-processor symbol, replace with 56 | g_static_mutex_lock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~ utility.c:58:13: warning: Deprecated pre-processor symbol 58 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:58:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 58 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility.c:58:13: warning: Deprecated pre-processor symbol, replace with 58 | g_static_mutex_unlock (&time_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from utility_rfc822.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from autoprofile.h:30, from utility_rfc822.c:29: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from autoprofile.h:30, from utility_rfc822.c:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from autoprofile.h:27, from utility_rfc822.c:29: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from widget.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/notify.h:31, from component.h:36, from widget.h:27, from widget.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from component.h:39, from widget.h:27, from widget.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ widget.c:32:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 32 | static GStaticMutex widget_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here 129 | typedef struct | ^~~~~~ widget.c:32:13: warning: Deprecated pre-processor symbol, replace with 32 | static GStaticMutex widget_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_find': widget.c:130:13: warning: Deprecated pre-processor symbol 130 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:130:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 130 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:130:13: warning: Deprecated pre-processor symbol, replace with 130 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:132:13: warning: Deprecated pre-processor symbol 132 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:132:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 132 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:132:13: warning: Deprecated pre-processor symbol, replace with 132 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_find_by_identifier': widget.c:139:13: warning: Deprecated pre-processor symbol 139 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:139:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 139 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:139:13: warning: Deprecated pre-processor symbol, replace with 139 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:141:13: warning: Deprecated pre-processor symbol 141 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:141:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 141 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:141:13: warning: Deprecated pre-processor symbol, replace with 141 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_start': widget.c:152:13: warning: Deprecated pre-processor symbol 152 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:152:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 152 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:152:13: warning: Deprecated pre-processor symbol, replace with 152 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:221:13: warning: Deprecated pre-processor symbol 221 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:221:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 221 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:221:13: warning: Deprecated pre-processor symbol, replace with 221 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_finish': widget.c:230:13: warning: Deprecated pre-processor symbol 230 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:230:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 230 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:230:13: warning: Deprecated pre-processor symbol, replace with 230 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:257:13: warning: Deprecated pre-processor symbol 257 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:257:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 257 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:257:13: warning: Deprecated pre-processor symbol, replace with 257 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_has_content_changed': widget.c:265:13: warning: Deprecated pre-processor symbol 265 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:265:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 265 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:265:13: warning: Deprecated pre-processor symbol, replace with 265 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:275:13: warning: Deprecated pre-processor symbol 275 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:275:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 275 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:275:13: warning: Deprecated pre-processor symbol, replace with 275 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_get_widgets': widget.c:281:13: warning: Deprecated pre-processor symbol 281 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:281:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 281 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:281:13: warning: Deprecated pre-processor symbol, replace with 281 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:283:13: warning: Deprecated pre-processor symbol 283 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:283:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 283 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:283:13: warning: Deprecated pre-processor symbol, replace with 283 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_create': widget.c:295:13: warning: Deprecated pre-processor symbol 295 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:295:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 295 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:295:13: warning: Deprecated pre-processor symbol, replace with 295 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:302:13: warning: Deprecated pre-processor symbol 302 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:302:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 302 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:302:13: warning: Deprecated pre-processor symbol, replace with 302 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:330:13: warning: Deprecated pre-processor symbol 330 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:330:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 330 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:330:13: warning: Deprecated pre-processor symbol, replace with 330 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:394:13: warning: Deprecated pre-processor symbol 394 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:394:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 394 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:394:13: warning: Deprecated pre-processor symbol, replace with 394 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_delete': widget.c:407:13: warning: Deprecated pre-processor symbol 407 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:407:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 407 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:407:13: warning: Deprecated pre-processor symbol, replace with 407 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:414:13: warning: Deprecated pre-processor symbol 414 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:414:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 414 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:414:13: warning: Deprecated pre-processor symbol, replace with 414 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:443:13: warning: Deprecated pre-processor symbol 443 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:443:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 443 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:443:13: warning: Deprecated pre-processor symbol, replace with 443 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_rename': widget.c:452:13: warning: Deprecated pre-processor symbol 452 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:452:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 452 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:452:13: warning: Deprecated pre-processor symbol, replace with 452 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:456:13: warning: Deprecated pre-processor symbol 456 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:456:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 456 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:456:13: warning: Deprecated pre-processor symbol, replace with 456 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:475:13: warning: Deprecated pre-processor symbol 475 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:475:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 475 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:475:13: warning: Deprecated pre-processor symbol, replace with 475 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_set_data': widget.c:481:13: warning: Deprecated pre-processor symbol 481 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:481:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 481 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:481:13: warning: Deprecated pre-processor symbol, replace with 481 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:483:13: warning: Deprecated pre-processor symbol 483 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:483:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 483 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:483:13: warning: Deprecated pre-processor symbol, replace with 483 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c: In function 'ap_widget_get_data': widget.c:489:13: warning: Deprecated pre-processor symbol 489 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:489:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 489 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:489:13: warning: Deprecated pre-processor symbol, replace with 489 | g_static_mutex_lock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:491:13: warning: Deprecated pre-processor symbol 491 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:491:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] 491 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from ../common/pp_internal.h:27, from widget.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widget.c:491:13: warning: Deprecated pre-processor symbol, replace with 491 | g_static_mutex_unlock (&widget_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autoprofile.la -rpath /usr/lib64/purple-2 autoaway.lo autoprofile.lo autoreply.lo comp_countdownup.lo comp_executable.lo comp_http.lo comp_logstats.lo comp_logstats_gtk.lo component.lo comp_quotation.lo comp_rss.lo comp_rss_parser.lo comp_rss_xanga.lo comp_textfile.lo comp_timestamp.lo comp_uptime.lo gtk_actions.lo gtk_away_msgs.lo gtk_widget.lo preferences.lo utility.lo utility_rfc822.lo widget.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' Making all in autoreply make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o autoreply.lo autoreply.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o autoreply.la -rpath /usr/lib64/purple-2 autoreply.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' Making all in bash make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o bash.lo bash.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bash.la -rpath /usr/lib64/purple-2 bash.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' Making all in blistops make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o blistops.lo blistops.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from blistops.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from blistops.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from blistops.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from blistops.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o blistops.la -rpath /usr/lib64/pidgin blistops.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' Making all in capsnot make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o capsnot.lo capsnot.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o capsnot.la -rpath /usr/lib64/purple-2 capsnot.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' Making all in colorize make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o colorize.lo colorize.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o colorize.la -rpath /usr/lib64/purple-2 colorize.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' Making all in convbadger make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o convbadger.lo convbadger.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from convbadger.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from convbadger.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from convbadger.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from convbadger.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o convbadger.la -rpath /usr/lib64/pidgin convbadger.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' Making all in dewysiwygification make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o dewysiwygification.lo dewysiwygification.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dewysiwygification.la -rpath /usr/lib64/purple-2 dewysiwygification.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' Making all in dice make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o dice.lo dice.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dice.la -rpath /usr/lib64/purple-2 dice.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' Making all in difftopic make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin/pidgin/\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o difftopic.lo difftopic.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from difftopic.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from difftopic.c:33: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from difftopic.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from difftopic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o difftopic.la -rpath /usr/lib64/pidgin difftopic.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' Making all in eight_ball make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o eight_ball.lo eight_ball.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eight_ball.la -rpath /usr/lib64/purple-2 eight_ball.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' Making all in enhancedhist make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o enhancedhist.lo enhancedhist.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from enhancedhist.c:43: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from enhancedhist.c:33: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from enhancedhist.c:43: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from enhancedhist.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ enhancedhist.c: In function 'eh_prefs_get_frame': enhancedhist.c:304:42: warning: variable 'option' set but not used [-Wunused-but-set-variable] 304 | GtkWidget *vbox = NULL, *frame = NULL, *option = NULL; | ^~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o enhancedhist.la -rpath /usr/lib64/pidgin enhancedhist.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' Making all in findip make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o findip.lo findip.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o findip.la -rpath /usr/lib64/purple-2 findip.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' Making all in flip make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o flip.lo flip.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flip.la -rpath /usr/lib64/purple-2 flip.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' Making all in gRIM make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o gRIM.lo gRIM.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from gRIM.c:43: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from /usr/include/libpurple/cmds.h:27, from gRIM.c:40: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from gRIM.c:43: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from gRIM.c:34: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gRIM.la -rpath /usr/lib64/pidgin gRIM.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' Making all in google make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o google.lo google.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o google.la -rpath /usr/lib64/purple-2 google.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' Making all in groupmsg make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o groupmsg.lo groupmsg.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o groupmsg.la -rpath /usr/lib64/purple-2 groupmsg.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' Making all in highlight make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o highlight.lo highlight.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o highlight.la -rpath /usr/lib64/purple-2 highlight.lo -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' Making all in icon-override make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin/pidgin/\" -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o icon_override.lo icon_override.c icon_override.c: In function 'new_list_icon': icon_override.c:37:17: warning: variable 'acct' set but not used [-Wunused-but-set-variable] 37 | PurpleAccount *acct; | ^~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o icon_override.la -rpath /usr/lib64/pidgin icon_override.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' Making all in ignore make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o ignore.lo ignore.c ignore.c: In function 'list_ignore_rules': ignore.c:121:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 121 | if (last == NULL || g_strcasecmp(last, pref)) { | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from ../common/pp_internal.h:27, from ignore.c:22: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ignore.la -rpath /usr/lib64/purple-2 ignore.lo -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' Making all in infopane make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o infopane.lo infopane.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from infopane.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from infopane.c:24: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from infopane.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from infopane.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o infopane.la -rpath /usr/lib64/pidgin infopane.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' Making all in irc-more make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o irc-more.lo irc-more.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o irc-more.la -rpath /usr/lib64/purple-2 irc-more.lo -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' Making all in irchelper make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o irchelper.lo irchelper.c irchelper.c: In function 'get_auto_response': irchelper.c:852:54: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 852 | if (gc == ar->gc && !strncmp(name, ar->name, sizeof(ar->name))) | ^ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o irchelper.la -rpath /usr/lib64/purple-2 irchelper.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' Making all in irssi make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o datechange.lo datechange.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o irssi.lo irssi.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o lastlog.lo lastlog.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o layout.lo layout.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from irssi.c:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from irssi.c:27: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkblist.h:61, from layout.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:111, from layout.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o textfmt.lo textfmt.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from lastlog.c:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from /usr/include/libpurple/cmds.h:27, from lastlog.c:29: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from irssi.c:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from irssi.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkblist.h:61, from layout.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from layout.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from lastlog.c:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from lastlog.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ layout.c: In function 'irssi_layout_get_conv_from_node': layout.c:114:12: warning: comparison between 'PurpleConversationType' and 'enum ' [-Wenum-compare] 114 | if(ctype == PURPLE_BLIST_CHAT_NODE) { | ^~ layout.c: In function 'irssi_layout_load': layout.c:216:14: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 216 | gint win, pos, setting; | ^~~ layout.c:264:8: warning: variable 'w' set but not used [-Wunused-but-set-variable] 264 | gint w; /* junk var */ | ^ /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o window.lo window.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from window.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from window.c:26: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from window.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from window.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o irssi.la -rpath /usr/lib64/pidgin datechange.lo irssi.lo lastlog.lo layout.lo textfmt.lo window.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' Making all in lastseen make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o lastseen.lo lastseen.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from lastseen.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:111, from lastseen.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from lastseen.c:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from lastseen.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lastseen.la -rpath /usr/lib64/pidgin lastseen.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' Making all in listhandler make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o aim_blt_files.lo aim_blt_files.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o alias_xml_files.lo alias_xml_files.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o gen_xml_files.lo gen_xml_files.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o lh_util.lo lh_util.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o migrate.lo migrate.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o listhandler.lo listhandler.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o purple_blist_xml.lo purple_blist_xml.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listhandler.la -rpath /usr/lib64/purple-2 aim_blt_files.lo alias_xml_files.lo gen_xml_files.lo lh_util.lo migrate.lo listhandler.lo purple_blist_xml.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' Making all in listlog make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o listlog.lo listlog.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from listlog.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from listlog.c:31: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from listlog.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from listlog.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listlog.la -rpath /usr/lib64/pidgin listlog.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' Making all in mystatusbox make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o mystatusbox.lo mystatusbox.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mystatusbox.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from mystatusbox.c:29: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mystatusbox.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from mystatusbox.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mystatusbox.la -rpath /usr/lib64/pidgin mystatusbox.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' Making all in napster make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o napster.lo napster.c napster.c: In function 'nap_callback': napster.c:396:95: warning: passing argument 1 of 'time' makes pointer from integer without a cast [-Wint-conversion] 396 | serv_got_chat_in(gc, purple_conv_chat_get_id(PURPLE_CONV_CHAT(c)), res[1], 0, res[2], time((time_t)NULL)); | ^ | | | long int In file included from /usr/include/glib-2.0/glib/gtypes.h:35, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from napster.c:26: /usr/include/time.h:75:29: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'long int' 75 | extern time_t time (time_t *__timer) __THROW; | ~~~~~~~~^~~~~~~ napster.c: In function 'nap_write_packet': napster.c:85:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | write(ndata->fd, &size, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ napster.c:86:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | write(ndata->fd, &command, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ napster.c:87:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | write(ndata->fd, message, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o napster.la -rpath /usr/lib64/purple-2 napster.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' Making all in nicksaid make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o nicksaid.lo nicksaid.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from nicksaid.c:39: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from nicksaid.c:38: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from nicksaid.c:39: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from nicksaid.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nicksaid.la -rpath /usr/lib64/pidgin nicksaid.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' Making all in oldlogger make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o oldlogger.lo oldlogger.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oldlogger.la -rpath /usr/lib64/purple-2 oldlogger.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' Making all in plonkers make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o plonkers.lo plonkers.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from plonkers.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plonkers.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from plonkers.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from plonkers.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ plonkers.c: In function 'plonk_cmd_cb': plonkers.c:164:27: warning: variable 'ops' set but not used [-Wunused-but-set-variable] 164 | PurpleConversationUiOps *ops; | ^~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plonkers.la -rpath /usr/lib64/pidgin plonkers.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' Making all in schedule make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o schedule.lo schedule.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o pidgin-schedule.lo pidgin-schedule.c schedule.c: In function 'check_and_execute': schedule.c:330:11: warning: variable 'dirty' set but not used [-Wunused-but-set-variable] 330 | gboolean dirty = FALSE; | ^~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from pidgin-schedule.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from pidgin-schedule.c:29: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from pidgin-schedule.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from pidgin-schedule.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pidgin-schedule.la -rpath /usr/lib64/pidgin schedule.lo pidgin-schedule.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' Making all in sepandtab make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o sepandtab.lo sepandtab.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from sepandtab.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from sepandtab.c:27: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkplugin.h:29, from sepandtab.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from sepandtab.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sepandtab.la -rpath /usr/lib64/pidgin sepandtab.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' Making all in showoffline make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2/libpurple/\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o showoffline.lo showoffline.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o showoffline.la -rpath /usr/lib64/purple-2 showoffline.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' Making all in simfix make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o simfix.lo simfix.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simfix.la -rpath /usr/lib64/purple-2 simfix.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' Making all in slashexec make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o slashexec.lo slashexec.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o slashexec.la -rpath /usr/lib64/purple-2 slashexec.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' Making all in snpp make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o snpp.lo snpp.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnpp.la -rpath /usr/lib64/purple-2 snpp.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' Making all in splitter make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o splitter.lo splitter.c splitter.c: In function 'splitter_create_pango_context': splitter.c:234:3: warning: 'pango_cairo_font_map_create_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] 234 | pango_cairo_font_map_create_context(PANGO_CAIRO_FONT_MAP(fontmap)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from splitter.c:33: /usr/include/pango-1.0/pango/pangocairo.h:119:15: note: declared here 119 | PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splitter.c: In function 'find_all_breaks': splitter.c:276:3: warning: 'pango_break' is deprecated [-Wdeprecated-declarations] 276 | pango_break(message, -1, &((PangoItem*)(list->data))->analysis, a, n_attr); | ^~~~~~~~~~~ In file included from /usr/include/pango-1.0/pango/pango.h:27, from splitter.c:26: /usr/include/pango-1.0/pango/pango-break.h:104:6: note: declared here 104 | void pango_break (const gchar *text, | ^~~~~~~~~~~ splitter.c: In function 'create_message_queue': splitter.c:338:7: warning: variable 'stripped_len' set but not used [-Wunused-but-set-variable] 338 | gint stripped_len; | ^~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o splitter.la -rpath /usr/lib64/purple-2 splitter.lo -lcairo -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' Making all in sslinfo make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o sslinfo.lo sslinfo.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sslinfo.la -rpath /usr/lib64/purple-2 sslinfo.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' Making all in switchspell make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o switchspell.lo switchspell.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from switchspell.c:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/conversation.h:150, from switchspell.c:30: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /usr/include/pidgin/gtkconv.h:65, from switchspell.c:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from switchspell.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o switchspell.la -rpath /usr/lib64/pidgin switchspell.lo -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' Making all in timelog make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o log-widget.lo log-widget.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o range-widget.lo range-widget.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o timelog.lo timelog.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from log-widget.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from log-widget.c:33: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from range-widget.c:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from range-widget.c:31: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from timelog.c:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from timelog.c:29: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from log-widget.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from log-widget.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from range-widget.c:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from range-widget.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from timelog.c:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from timelog.c:24: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/glib-2.0/glib/gtestutils.h:31, from /usr/include/glib-2.0/glib.h:85, from ../common/pp_internal.h:27, from log-widget.c:26: In function 'strncpy', inlined from 'populate_log_tree' at log-widget.c:72:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'populate_log_tree' at log-widget.c:77:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'populate_log_tree' at log-widget.c:80:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'search_cb' at log-widget.c:136:4: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timelog.la -rpath /usr/lib64/pidgin log-widget.lo range-widget.lo timelog.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' Making all in translate make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o translate.lo translate.c translate.c: In function 'convert_unicode': translate.c:75:13: warning: Deprecated pre-processor symbol, replace with 75 | g_memmove(next_pos, unicode_char_str, unicode_char_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ translate.c: In function 'translate_receiving_message_cb': translate.c:280:15: warning: variable 'stored_lang' set but not used [-Wunused-but-set-variable] 280 | const gchar *stored_lang = ""; | ^~~~~~~~~~~ translate.c: In function 'translate_receiving_chat_msg_cb': translate.c:370:15: warning: variable 'stored_lang' set but not used [-Wunused-but-set-variable] 370 | const gchar *stored_lang = ""; | ^~~~~~~~~~~ translate.c: In function 'translate_sending_chat_message_cb': translate.c:532:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] 532 | int err = 0; | ^~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o translate.la -rpath /usr/lib64/purple-2 translate.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' Making all in xchat-chats make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o xtext.lo xtext.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/pidgin\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o xchat-chats.lo xchat-chats.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xchat-chats.c:34: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xchat-chats.c:33: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkmain.h:36, from xtext.c:45: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkmain.h:35, from xtext.c:45: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ xtext.c: In function 'shade_image': xtext.c:3241:18: warning: variable 'bg_b' set but not used [-Wunused-but-set-variable] 3241 | int bg_r, bg_g, bg_b; | ^~~~ xtext.c:3241:12: warning: variable 'bg_g' set but not used [-Wunused-but-set-variable] 3241 | int bg_r, bg_g, bg_b; | ^~~~ xtext.c:3241:6: warning: variable 'bg_r' set but not used [-Wunused-but-set-variable] 3241 | int bg_r, bg_g, bg_b; | ^~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from xchat-chats.c:34: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from xchat-chats.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ xtext.c: In function 'gtk_xtext_save': xtext.c:4099:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4099 | write (fh, buf, newlen); | ^~~~~~~~~~~~~~~~~~~~~~~ xtext.c:4100:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4100 | write (fh, "\n", 1); | ^~~~~~~~~~~~~~~~~~~ xchat-chats.c: In function 'get_xtext': xchat-chats.c:178:25: warning: passing argument 1 of 'gtk_xtext_new' from incompatible pointer type [-Wincompatible-pointer-types] 178 | xtext = gtk_xtext_new(colors, TRUE); | ^~~~~~ | | | GdkColor (*)[2] {aka struct _GdkColor (*)[2]} In file included from xchat-chats.c:44: xtext.h:225:36: note: expected 'GdkColor *' {aka 'struct _GdkColor *'} but argument is of type 'GdkColor (*)[2]' {aka 'struct _GdkColor (*)[2]'} 225 | GtkWidget *gtk_xtext_new (GdkColor palette[], int separator); | ~~~~~~~~~^~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xchat-chats.la -rpath /usr/lib64/pidgin xtext.lo xchat-chats.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' Making all in xmmsremote make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/pidgin\" -DDATADIR=\"/usr/share\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libpurple -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o xmmsremote.lo xmmsremote.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xmmsremote.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from xmmsremote.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from xmmsremote.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../common/pp_internal.h:27, from xmmsremote.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ xmmsremote.c: In function 'gxr_make_playlist': xmmsremote.c:327:20: warning: variable 'item' set but not used [-Wunused-but-set-variable] 327 | GtkWidget *menu, *item; | ^~~~ xmmsremote.c: In function 'gxr_add_button': xmmsremote.c:462:13: warning: variable 'tray' set but not used [-Wunused-but-set-variable] 462 | GtkWidget *tray; | ^~~~ xmmsremote.c: In function 'gxr_disconnect_popup_cb': xmmsremote.c:634:16: warning: variable 'win' set but not used [-Wunused-but-set-variable] 634 | PidginWindow *win; | ^~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xmmsremote.la -rpath /usr/lib64/pidgin xmmsremote.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lpurple -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lxmms -lgtk -lgdk -lXi -lXext -lX11 -lm -lglib make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' Making all in xmppprio make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/purple-2\" -DDATADIR=\"/usr/share\" -DPIXMAPSDIR=\"/usr/share/pixmaps/libpurple\" -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -c -o xmppprio.lo xmppprio.c /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -g3 -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xmppprio.la -rpath /usr/lib64/purple-2 xmppprio.lo -lglib-2.0 -lpurple -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[1]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qo5ocW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 + cd purple-plugin-pack-2.7.0 + rm -rf /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' Making install in common make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/common' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/doc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/po' linguas="de en_AU es_ES fr vi "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/purple-plugin-pack-2.7.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/plugin_pack.mo; \ echo "installing $lang.gmo as $dir/plugin_pack.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/plugin_pack.mo; \ echo "installing ./$lang.gmo as" \ "$dir/plugin_pack.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/plugin_pack.mo.m; \ echo "installing $lang.gmo.m as $dir/plugin_pack.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/plugin_pack.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/plugin_pack.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/plugin_pack.mo installing en_AU.gmo as /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/en_AU/LC_MESSAGES/plugin_pack.mo installing es_ES.gmo as /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/es_ES/LC_MESSAGES/plugin_pack.mo installing fr.gmo as /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/plugin_pack.mo installing vi.gmo as /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/locale/vi/LC_MESSAGES/plugin_pack.mo make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/po' Making install in album make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c album.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/album' Making install in autoprofile make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c autoprofile.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoprofile' Making install in autoreply make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c autoreply.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/autoreply' Making install in bash make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c bash.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/bash' Making install in blistops make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c blistops.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/blistops' Making install in capsnot make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c capsnot.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/capsnot' Making install in colorize make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c colorize.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/colorize' Making install in convbadger make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c convbadger.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/convbadger' Making install in dewysiwygification make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c dewysiwygification.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dewysiwygification' Making install in dice make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c dice.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/dice' Making install in difftopic make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c difftopic.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/difftopic' Making install in eight_ball make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c eight_ball.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/eight_ball' Making install in enhancedhist make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c enhancedhist.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/enhancedhist' Making install in findip make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c findip.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/findip' Making install in flip make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c flip.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/flip' Making install in gRIM make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c gRIM.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/gRIM' Making install in google make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c google.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/google' Making install in groupmsg make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c groupmsg.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/groupmsg' Making install in highlight make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c highlight.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/highlight' Making install in icon-override make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c icon_override.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/icon-override' Making install in ignore make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c ignore.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/ignore' Making install in infopane make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c infopane.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/infopane' Making install in irc-more make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c irc-more.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irc-more' Making install in irchelper make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c irchelper.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irchelper' Making install in irssi make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c irssi.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/irssi' Making install in lastseen make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c lastseen.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/lastseen' Making install in listhandler make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c listhandler.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listhandler' Making install in listlog make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c listlog.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/listlog' Making install in mystatusbox make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c mystatusbox.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/mystatusbox' Making install in napster make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c napster.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' test -z "/usr/share/pixmaps/pidgin/protocols/16" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/16" /usr/bin/install -c -m 644 16/napster.png '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/16' test -z "/usr/share/pixmaps/pidgin/protocols/22" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/22" /usr/bin/install -c -m 644 22/napster.png '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/22' test -z "/usr/share/pixmaps/pidgin/protocols/48" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/48" /usr/bin/install -c -m 644 48/napster.png '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/protocols/48' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/napster' Making install in nicksaid make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c nicksaid.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/nicksaid' Making install in oldlogger make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c oldlogger.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/oldlogger' Making install in plonkers make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c plonkers.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/plonkers' Making install in schedule make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c pidgin-schedule.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/schedule' Making install in sepandtab make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c sepandtab.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sepandtab' Making install in showoffline make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c showoffline.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/showoffline' Making install in simfix make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c simfix.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/simfix' Making install in slashexec make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c slashexec.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/slashexec' Making install in snpp make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c libsnpp.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/snpp' Making install in splitter make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c splitter.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/splitter' Making install in sslinfo make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c sslinfo.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/sslinfo' Making install in switchspell make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c switchspell.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/switchspell' Making install in timelog make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c timelog.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/timelog' Making install in translate make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c translate.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/translate' Making install in xchat-chats make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c xchat-chats.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xchat-chats' Making install in xmmsremote make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c xmmsremote.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin' libtool: install: warning: remember to run `libtool --finish /usr/lib64/pidgin' test -z "/usr/share/pixmaps/pidgin/plugin_pack/xmmsremote" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/plugin_pack/xmmsremote" /usr/bin/install -c -m 644 next.png pause.png play.png previous.png stop.png xmms.png '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/pixmaps/pidgin/plugin_pack/xmmsremote' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmmsremote' Making install in xmppprio make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/purple-2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c xmppprio.la '/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2' libtool: install: warning: remember to run `libtool --finish /usr/lib64/purple-2' make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0/xmppprio' make[2]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[3]: Entering directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[2]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' make[1]: Leaving directory '/builddir/build/BUILD/purple-plugin-pack-2.7.0' + find /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 -name '*.la' -exec rm '{}' ';' + install -Dm 644 /builddir/build/SOURCES/purple-plugin-pack.metainfo.xml /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/appdata/purple-plugin-pack.metainfo.xml + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 plugin_pack + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7.0-13.fc33 --unique-debug-suffix -2.7.0-13.fc33.riscv64 --unique-debug-src-base purple-plugin_pack-2.7.0-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/purple-plugin-pack-2.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/blistops.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/album.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/convbadger.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/difftopic.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/blistops.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/convbadger.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/album.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/difftopic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/enhancedhist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/gRIM.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/icon_override.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/enhancedhist.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/icon_override.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/gRIM.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/infopane.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/infopane.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/irssi.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/irssi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/lastseen.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/lastseen.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/listlog.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/listlog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/mystatusbox.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/mystatusbox.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/nicksaid.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/nicksaid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/pidgin-schedule.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/pidgin-schedule.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/plonkers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/sepandtab.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/plonkers.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/sepandtab.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/switchspell.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/switchspell.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/timelog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/xchat-chats.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/timelog.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/xchat-chats.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/xmmsremote.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/pidgin/xmmsremote.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/autoprofile.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/autoprofile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/autoreply.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/autoreply.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/bash.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/capsnot.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/bash.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/capsnot.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/colorize.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/colorize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/dewysiwygification.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/dewysiwygification.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/dice.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/dice.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/eight_ball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/findip.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/eight_ball.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/findip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/flip.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/flip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/google.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/google.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/groupmsg.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/groupmsg.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/highlight.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/highlight.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/ignore.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/ignore.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/irc-more.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/irchelper.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/irc-more.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/irchelper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/libsnpp.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/libsnpp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/listhandler.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/listhandler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/napster.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/napster.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/oldlogger.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/oldlogger.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/showoffline.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/showoffline.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/simfix.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/simfix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/slashexec.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/slashexec.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/splitter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/sslinfo.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/splitter.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/sslinfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/translate.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/translate.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/xmppprio.so extracting debug info from /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/lib64/purple-2/xmppprio.so original debug info size: 41172kB, size after compression: 25424kB /usr/lib/rpm/sepdebugcrcfix: Updated 47 CRC32s, 0 CRC32s did match. 2232 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: purple-plugin_pack-2.7.0-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1vpKIX + umask 022 + cd /builddir/build/BUILD + cd purple-plugin-pack-2.7.0 + DOCDIR=/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + cp -pr AUTHORS /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + cp -pr ChangeLog /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + cp -pr COPYING /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + cp -pr NEWS /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsnpp.so()(64bit) metainfo() metainfo(purple-plugin-pack.metainfo.xml) purple-plugin-pack purple-plugin_pack = 2.7.0-13.fc33 purple-plugin_pack(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpurple.so.0()(64bit) rtld(GNU_HASH) Processing files: purple-plugin_pack-pidgin-2.7.0-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qkKYtX + umask 022 + cd /builddir/build/BUILD + cd purple-plugin-pack-2.7.0 + DOCDIR=/builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + cp -pr AUTHORS /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + cp -pr ChangeLog /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + cp -pr COPYING /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + cp -pr NEWS /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64/usr/share/doc/purple-plugin_pack-pidgin + RPM_EC=0 ++ jobs -p + exit 0 Provides: purple-plugin-pack-pidgin purple-plugin_pack-pidgin = 2.7.0-13.fc33 purple-plugin_pack-pidgin(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libenchant.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkspell.so.0()(64bit) libharfbuzz.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpurple.so.0()(64bit) rtld(GNU_HASH) Processing files: purple-plugin_pack-pidgin-xmms-2.7.0-13.fc33.riscv64 Provides: purple-plugin-pack-pidgin-xmms purple-plugin_pack-pidgin-xmms = 2.7.0-13.fc33 purple-plugin_pack-pidgin-xmms(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-1.2.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-1.2.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-1.2.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpurple.so.0()(64bit) libxmms.so.1()(64bit) rtld(GNU_HASH) Processing files: purple-plugin_pack-debugsource-2.7.0-13.fc33.riscv64 Provides: purple-plugin_pack-debugsource = 2.7.0-13.fc33 purple-plugin_pack-debugsource(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: purple-plugin_pack-debuginfo-2.7.0-13.fc33.riscv64 Provides: debuginfo(build-id) = 0fac7ff3b20b3ca5539e7067e0aa33e1d68ea143 debuginfo(build-id) = 1bd770383730e1806af55513e54465cd2b156db5 debuginfo(build-id) = 2ab2f452409272ec13317430db2b044ff7114d29 debuginfo(build-id) = 2b95534f171709b88156aa94e61e4dbf2223a949 debuginfo(build-id) = 369fb8433e135bfa2937236f888a99370494d44a debuginfo(build-id) = 3e66e2a837a715e9a6def7d19bf390d1006c6dec debuginfo(build-id) = 4295ff38cf12e51a5f604855d9f2eeec17d07158 debuginfo(build-id) = 4c9b3c78212f1d3afae0ac7690f426a6c768383c debuginfo(build-id) = 5359308bcf9f23fbe52ff665bde1eef06eb44e3c debuginfo(build-id) = 570def2524bf1507e4864601b371f57eed0c7857 debuginfo(build-id) = 572cb0b33008ec54d77b4b98cf4abfef50f9e2c6 debuginfo(build-id) = 645208014982a739023bea6d7b4b8a70406f617e debuginfo(build-id) = 8a2916d839d06a7b274d0a47eec0dc8dea504823 debuginfo(build-id) = ac353d8ca09b0b2e9189f97a9f18d3801ba89017 debuginfo(build-id) = b4ade54d0d5ce4cb38e1bed1aaa87e47bd52b7a1 debuginfo(build-id) = b50a5b03a9e8710ba7fb2ea0b37b7fb442b3e5bc debuginfo(build-id) = b8b5dd3a0147060c5f733e018db3d045f8ba609f debuginfo(build-id) = cce9b0b437393ed058b562b6c7932023fbe99906 debuginfo(build-id) = d3c3d9c7a756b40d7e4270fd035efbc0377db6ec debuginfo(build-id) = d3d5bf8ac4e929ebca07db09118850675cc1e0a3 debuginfo(build-id) = d413688b5e369ff938b484c3357928f18de4b362 debuginfo(build-id) = d675a794c656b5a7e21d20d8d775134666d65907 debuginfo(build-id) = d68b81ed7aebc137ff9e0f676ad862ffdcea67d9 debuginfo(build-id) = dda552a56827a5bf44791593c4ae0455d5d09403 debuginfo(build-id) = ec9cfef8cb8d8d015efc61f1ce90dbae8b8b5de4 debuginfo(build-id) = efa97cbfa78b53fca2bf457e6ca9072e66aa9fa8 debuginfo(build-id) = fb79c18bdb9e97d721d1225fc814e01e3353c5d9 purple-plugin_pack-debuginfo = 2.7.0-13.fc33 purple-plugin_pack-debuginfo(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: purple-plugin_pack-debugsource(riscv-64) = 2.7.0-13.fc33 Processing files: purple-plugin_pack-pidgin-debuginfo-2.7.0-13.fc33.riscv64 Provides: debuginfo(build-id) = 0b0a1d0ef2f9571b0299125673715986002bd6a2 debuginfo(build-id) = 0bb44f9def37cb786358ead453daa3890602e4b2 debuginfo(build-id) = 1a99bb17f1ca9db2790209954f12beb2e966191f debuginfo(build-id) = 2148f23dcbe9bc7d47574a9ba5ece046fc8650ae debuginfo(build-id) = 226cef4d0694c549c7a303420791ee7d699b533d debuginfo(build-id) = 240803d9f3793acf0eca0a00dc3aa86ecd01a483 debuginfo(build-id) = 271d31aa8f0b3d84decad342979eaae1a82acea8 debuginfo(build-id) = 2d03f692928463005433dff0a52d358552976748 debuginfo(build-id) = 36c01334a383aa418896f324d2eb3b57a058ce66 debuginfo(build-id) = 485d3c07cc84494d20d06d961737c9a880413667 debuginfo(build-id) = 4bd2596450bf36376522bf3aaf0102590a317acf debuginfo(build-id) = 4fcd1b46574b9dc1a3327e84e00bb909e493806a debuginfo(build-id) = 5b2c45f175e4f970477d3ed12d92c506ca47829d debuginfo(build-id) = 6544fa4f22e43724ed7449f9905c48115f366cc0 debuginfo(build-id) = 9085ce6fbb1eec5717aca9e413b94bef0490fd25 debuginfo(build-id) = bdf3d3436e0f3914eee12e9e2abcf343b44250ae debuginfo(build-id) = d83c54adbbf5aa4c61a999213c5c1b56a238d555 debuginfo(build-id) = f53da1df29828386dbc957dcd9113a018c78b2ec debuginfo(build-id) = fb79c25bc8a3358bfc689bdbc6bbd8f188ac8606 purple-plugin_pack-pidgin-debuginfo = 2.7.0-13.fc33 purple-plugin_pack-pidgin-debuginfo(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: purple-plugin_pack-debugsource(riscv-64) = 2.7.0-13.fc33 Processing files: purple-plugin_pack-pidgin-xmms-debuginfo-2.7.0-13.fc33.riscv64 Provides: debuginfo(build-id) = f4b581d0ec1027defd107adb56fc0f0e2ad09734 purple-plugin_pack-pidgin-xmms-debuginfo = 2.7.0-13.fc33 purple-plugin_pack-pidgin-xmms-debuginfo(riscv-64) = 2.7.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: purple-plugin_pack-debugsource(riscv-64) = 2.7.0-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 Wrote: /builddir/build/RPMS/purple-plugin_pack-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-pidgin-xmms-debuginfo-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-debugsource-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-pidgin-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-pidgin-xmms-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-pidgin-debuginfo-2.7.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/purple-plugin_pack-debuginfo-2.7.0-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oz1NiX + umask 022 + cd /builddir/build/BUILD + cd purple-plugin-pack-2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/purple-plugin_pack-2.7.0-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0