Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 297641 Details for
Bug 437011
purple-plugin_pack fails to build on Rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
rpmbuild --rebuild purple*.spec >rpmbuild-log.txt 2>&1
rpmbuild-log.txt (text/plain), 63.78 KB, created by
Matěj Cepl
on 2008-03-11 16:52:12 UTC
(
hide
)
Description:
rpmbuild --rebuild purple*.spec >rpmbuild-log.txt 2>&1
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2008-03-11 16:52:12 UTC
Size:
63.78 KB
patch
obsolete
>warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >Installing purple-plugin_pack-2.2.0-5.fc9.src.rpm >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.57775 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/matej/rpm/BUILD >+ rm -rf purple-plugin_pack-2.2.0 >+ /usr/bin/bzip2 -dc /home/matej/rpm/SOURCES/purple-plugin_pack-2.2.0.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd purple-plugin_pack-2.2.0 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (purple-plugin_pack-2.2.0-switchspell-enchant.patch):' >Patch #0 (purple-plugin_pack-2.2.0-switchspell-enchant.patch): >+ patch -p1 -b --suffix .enchant -s >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.61779 >+ umask 022 >+ cd /home/matej/rpm/BUILD >+ cd purple-plugin_pack-2.2.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking target system type... x86_64-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for sed... /bin/sed >checking for style of include used by make... GNU >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... no >checking whether no accepts -g... no >checking dependency style of no... none >checking for x86_64-redhat-linux-gnu-g77... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether no accepts -g... no >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for perl... /usr/bin/perl >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... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... en_AU es_ES fr >checking for x86_64-redhat-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for x86_64-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PURPLE... yes >checking for PIDGIN... yes >checking for FINCH... no >no >checking for GLIB... yes >checking for GTK... 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 GTKSPELL... 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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating common/Makefile >config.status: creating doc/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating VERSION >config.status: creating plugin_pack.spec >config.status: creating album/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 broadcast/Makefile >config.status: creating buddytime/Makefile >config.status: creating chronic/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 findip/Makefile >config.status: creating flip/Makefile >config.status: creating groupmsg/Makefile >config.status: creating gRIM/Makefile >config.status: creating hideconv/Makefile >config.status: creating highlight/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 mystatusbox/Makefile >config.status: creating napster/Makefile >config.status: creating nicksaid/Makefile >config.status: creating oldlogger/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 snpp/Makefile >config.status: creating sslinfo/Makefile >config.status: creating stocker/Makefile >config.status: creating switchspell/Makefile >config.status: creating talkfilters/Makefile >config.status: creating timelog/Makefile >config.status: creating xchat-chats/Makefile >config.status: creating xmmsremote/Makefile >config.status: creating xmmsremote/pixmaps/Makefile >config.status: creating pre_config.h >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >purple-plugin_pack 2.2.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 dewysiwygification dice > eight_ball flip highlight ignore > irc-more irchelper listhandler oldlogger > showoffline simfix slashexec snpp > sslinfo > >Build pidgin plugins.............: yes >Installing pidgin plugins to.....: /usr/lib64/pidgin >Installing pidgin plugin data to.: /usr/share >Pidgin plugins to be built.......: > album blistops convbadger difftopic > gRIM infopane irssi lastseen > mystatusbox nicksaid plonkers schedule > sepandtab switchspell talkfilters timelog > xchat-chats xmmsremote > >Build finch plugins..............: no > >Type make to compile > >+ make -j2 >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 >/bin/sed 's/\#define PACKAGE/\#define PP_PACKAGE/g' pre_config.h > pp_config.h >make all-recursive >make[1]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0' >Making all in common >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/common' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/common' >Making all in doc >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/doc' >Making all in m4 >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/m4' >Making all in po >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/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 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/po' >Making all in autoreply >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/autoreply' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT autoreply.lo -MD -MP -MF ".deps/autoreply.Tpo" -c -o autoreply.lo autoreply.c; \ > then mv -f ".deps/autoreply.Tpo" ".deps/autoreply.Plo"; else rm -f ".deps/autoreply.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o autoreply.la -rpath /usr/lib64/purple-2 -module -avoid-version autoreply.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/autoreply' >Making all in bash >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/bash' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT bash.lo -MD -MP -MF ".deps/bash.Tpo" -c -o bash.lo bash.c; \ > then mv -f ".deps/bash.Tpo" ".deps/bash.Plo"; else rm -f ".deps/bash.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o bash.la -rpath /usr/lib64/purple-2 -module -avoid-version bash.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/bash' >Making all in dewysiwygification >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/dewysiwygification' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT dewysiwygification.lo -MD -MP -MF ".deps/dewysiwygification.Tpo" -c -o dewysiwygification.lo dewysiwygification.c; \ > then mv -f ".deps/dewysiwygification.Tpo" ".deps/dewysiwygification.Plo"; else rm -f ".deps/dewysiwygification.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o dewysiwygification.la -rpath /usr/lib64/purple-2 -module -avoid-version dewysiwygification.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/dewysiwygification' >Making all in dice >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/dice' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT dice.lo -MD -MP -MF ".deps/dice.Tpo" -c -o dice.lo dice.c; \ > then mv -f ".deps/dice.Tpo" ".deps/dice.Plo"; else rm -f ".deps/dice.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o dice.la -rpath /usr/lib64/purple-2 -module -avoid-version dice.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/dice' >Making all in eight_ball >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/eight_ball' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT eight_ball.lo -MD -MP -MF ".deps/eight_ball.Tpo" -c -o eight_ball.lo eight_ball.c; \ > then mv -f ".deps/eight_ball.Tpo" ".deps/eight_ball.Plo"; else rm -f ".deps/eight_ball.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o eight_ball.la -rpath /usr/lib64/purple-2 -module -avoid-version eight_ball.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/eight_ball' >Making all in flip >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/flip' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT flip.lo -MD -MP -MF ".deps/flip.Tpo" -c -o flip.lo flip.c; \ > then mv -f ".deps/flip.Tpo" ".deps/flip.Plo"; else rm -f ".deps/flip.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o flip.la -rpath /usr/lib64/purple-2 -module -avoid-version flip.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/flip' >Making all in highlight >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/highlight' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT highlight.lo -MD -MP -MF ".deps/highlight.Tpo" -c -o highlight.lo highlight.c; \ > then mv -f ".deps/highlight.Tpo" ".deps/highlight.Plo"; else rm -f ".deps/highlight.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o highlight.la -rpath /usr/lib64/purple-2 -module -avoid-version highlight.lo -lpurple -lglib-2.0 -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/highlight' >Making all in ignore >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/ignore' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT ignore.lo -MD -MP -MF ".deps/ignore.Tpo" -c -o ignore.lo ignore.c; \ > then mv -f ".deps/ignore.Tpo" ".deps/ignore.Plo"; else rm -f ".deps/ignore.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o ignore.la -rpath /usr/lib64/purple-2 -module -avoid-version ignore.lo -lpurple -lglib-2.0 -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/ignore' >Making all in irc-more >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irc-more' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT irc-more.lo -MD -MP -MF ".deps/irc-more.Tpo" -c -o irc-more.lo irc-more.c; \ > then mv -f ".deps/irc-more.Tpo" ".deps/irc-more.Plo"; else rm -f ".deps/irc-more.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o irc-more.la -rpath /usr/lib64/purple-2 -module -avoid-version irc-more.lo -lpurple -lglib-2.0 -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irc-more' >Making all in irchelper >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irchelper' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT irchelper.lo -MD -MP -MF ".deps/irchelper.Tpo" -c -o irchelper.lo irchelper.c; \ > then mv -f ".deps/irchelper.Tpo" ".deps/irchelper.Plo"; else rm -f ".deps/irchelper.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o irchelper.la -rpath /usr/lib64/purple-2 -module -avoid-version irchelper.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irchelper' >Making all in listhandler >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/listhandler' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT aim_blt_files.lo -MD -MP -MF ".deps/aim_blt_files.Tpo" -c -o aim_blt_files.lo aim_blt_files.c; \ > then mv -f ".deps/aim_blt_files.Tpo" ".deps/aim_blt_files.Plo"; else rm -f ".deps/aim_blt_files.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT alias_xml_files.lo -MD -MP -MF ".deps/alias_xml_files.Tpo" -c -o alias_xml_files.lo alias_xml_files.c; \ > then mv -f ".deps/alias_xml_files.Tpo" ".deps/alias_xml_files.Plo"; else rm -f ".deps/alias_xml_files.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT gen_xml_files.lo -MD -MP -MF ".deps/gen_xml_files.Tpo" -c -o gen_xml_files.lo gen_xml_files.c; \ > then mv -f ".deps/gen_xml_files.Tpo" ".deps/gen_xml_files.Plo"; else rm -f ".deps/gen_xml_files.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT lh_util.lo -MD -MP -MF ".deps/lh_util.Tpo" -c -o lh_util.lo lh_util.c; \ > then mv -f ".deps/lh_util.Tpo" ".deps/lh_util.Plo"; else rm -f ".deps/lh_util.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT migrate.lo -MD -MP -MF ".deps/migrate.Tpo" -c -o migrate.lo migrate.c; \ > then mv -f ".deps/migrate.Tpo" ".deps/migrate.Plo"; else rm -f ".deps/migrate.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT listhandler.lo -MD -MP -MF ".deps/listhandler.Tpo" -c -o listhandler.lo listhandler.c; \ > then mv -f ".deps/listhandler.Tpo" ".deps/listhandler.Plo"; else rm -f ".deps/listhandler.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT purple_blist_xml.lo -MD -MP -MF ".deps/purple_blist_xml.Tpo" -c -o purple_blist_xml.lo purple_blist_xml.c; \ > then mv -f ".deps/purple_blist_xml.Tpo" ".deps/purple_blist_xml.Plo"; else rm -f ".deps/purple_blist_xml.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o listhandler.la -rpath /usr/lib64/purple-2 -module -avoid-version 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 `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/listhandler' >Making all in oldlogger >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/oldlogger' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT oldlogger.lo -MD -MP -MF ".deps/oldlogger.Tpo" -c -o oldlogger.lo oldlogger.c; \ > then mv -f ".deps/oldlogger.Tpo" ".deps/oldlogger.Plo"; else rm -f ".deps/oldlogger.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o oldlogger.la -rpath /usr/lib64/purple-2 -module -avoid-version oldlogger.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/oldlogger' >Making all in showoffline >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/showoffline' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT showoffline.lo -MD -MP -MF ".deps/showoffline.Tpo" -c -o showoffline.lo showoffline.c; \ > then mv -f ".deps/showoffline.Tpo" ".deps/showoffline.Plo"; else rm -f ".deps/showoffline.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o showoffline.la -rpath /usr/lib64/purple-2 -module -avoid-version showoffline.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/showoffline' >Making all in simfix >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/simfix' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT simfix.lo -MD -MP -MF ".deps/simfix.Tpo" -c -o simfix.lo simfix.c; \ > then mv -f ".deps/simfix.Tpo" ".deps/simfix.Plo"; else rm -f ".deps/simfix.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o simfix.la -rpath /usr/lib64/purple-2 -module -avoid-version simfix.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/simfix' >Making all in slashexec >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/slashexec' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT slashexec.lo -MD -MP -MF ".deps/slashexec.Tpo" -c -o slashexec.lo slashexec.c; \ > then mv -f ".deps/slashexec.Tpo" ".deps/slashexec.Plo"; else rm -f ".deps/slashexec.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o slashexec.la -rpath /usr/lib64/purple-2 -module -avoid-version slashexec.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/slashexec' >Making all in snpp >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/snpp' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT snpp.lo -MD -MP -MF ".deps/snpp.Tpo" -c -o snpp.lo snpp.c; \ > then mv -f ".deps/snpp.Tpo" ".deps/snpp.Plo"; else rm -f ".deps/snpp.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o libsnpp.la -rpath /usr/lib64/purple-2 -module -avoid-version snpp.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/snpp' >Making all in sslinfo >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/sslinfo' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT sslinfo.lo -MD -MP -MF ".deps/sslinfo.Tpo" -c -o sslinfo.lo sslinfo.c; \ > then mv -f ".deps/sslinfo.Tpo" ".deps/sslinfo.Plo"; else rm -f ".deps/sslinfo.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o sslinfo.la -rpath /usr/lib64/purple-2 -module -avoid-version sslinfo.lo -lglib-2.0 -lpurple -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/sslinfo' >Making all in album >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/album' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT album.lo -MD -MP -MF ".deps/album.Tpo" -c -o album.lo album.c; \ > then mv -f ".deps/album.Tpo" ".deps/album.Plo"; else rm -f ".deps/album.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT album-ui.lo -MD -MP -MF ".deps/album-ui.Tpo" -c -o album-ui.lo album-ui.c; \ > then mv -f ".deps/album-ui.Tpo" ".deps/album-ui.Plo"; else rm -f ".deps/album-ui.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o album.la -rpath /usr/lib64/pidgin -module -avoid-version album.lo album-ui.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/album' >Making all in blistops >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/blistops' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT blistops.lo -MD -MP -MF ".deps/blistops.Tpo" -c -o blistops.lo blistops.c; \ > then mv -f ".deps/blistops.Tpo" ".deps/blistops.Plo"; else rm -f ".deps/blistops.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o blistops.la -rpath /usr/lib64/pidgin -module -avoid-version blistops.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/blistops' >Making all in convbadger >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/convbadger' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT convbadger.lo -MD -MP -MF ".deps/convbadger.Tpo" -c -o convbadger.lo convbadger.c; \ > then mv -f ".deps/convbadger.Tpo" ".deps/convbadger.Plo"; else rm -f ".deps/convbadger.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o convbadger.la -rpath /usr/lib64/pidgin -module -avoid-version convbadger.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/convbadger' >Making all in difftopic >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/difftopic' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT difftopic.lo -MD -MP -MF ".deps/difftopic.Tpo" -c -o difftopic.lo difftopic.c; \ > then mv -f ".deps/difftopic.Tpo" ".deps/difftopic.Plo"; else rm -f ".deps/difftopic.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o difftopic.la -rpath /usr/lib64/pidgin -module -avoid-version difftopic.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/difftopic' >Making all in gRIM >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/gRIM' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT gRIM.lo -MD -MP -MF ".deps/gRIM.Tpo" -c -o gRIM.lo gRIM.c; \ > then mv -f ".deps/gRIM.Tpo" ".deps/gRIM.Plo"; else rm -f ".deps/gRIM.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o gRIM.la -rpath /usr/lib64/pidgin -module -avoid-version gRIM.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/gRIM' >Making all in infopane >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/infopane' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT infopane.lo -MD -MP -MF ".deps/infopane.Tpo" -c -o infopane.lo infopane.c; \ > then mv -f ".deps/infopane.Tpo" ".deps/infopane.Plo"; else rm -f ".deps/infopane.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o infopane.la -rpath /usr/lib64/pidgin -module -avoid-version infopane.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/infopane' >Making all in irssi >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irssi' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT datechange.lo -MD -MP -MF ".deps/datechange.Tpo" -c -o datechange.lo datechange.c; \ > then mv -f ".deps/datechange.Tpo" ".deps/datechange.Plo"; else rm -f ".deps/datechange.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT irssi.lo -MD -MP -MF ".deps/irssi.Tpo" -c -o irssi.lo irssi.c; \ > then mv -f ".deps/irssi.Tpo" ".deps/irssi.Plo"; else rm -f ".deps/irssi.Tpo"; exit 1; fi >mkdir: cannot create directory `.libs': File exists >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT lastlog.lo -MD -MP -MF ".deps/lastlog.Tpo" -c -o lastlog.lo lastlog.c; \ > then mv -f ".deps/lastlog.Tpo" ".deps/lastlog.Plo"; else rm -f ".deps/lastlog.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT layout.lo -MD -MP -MF ".deps/layout.Tpo" -c -o layout.lo layout.c; \ > then mv -f ".deps/layout.Tpo" ".deps/layout.Plo"; else rm -f ".deps/layout.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT textfmt.lo -MD -MP -MF ".deps/textfmt.Tpo" -c -o textfmt.lo textfmt.c; \ > then mv -f ".deps/textfmt.Tpo" ".deps/textfmt.Plo"; else rm -f ".deps/textfmt.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; \ > then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o irssi.la -rpath /usr/lib64/pidgin -module -avoid-version datechange.lo irssi.lo lastlog.lo layout.lo textfmt.lo window.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/irssi' >Making all in lastseen >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/lastseen' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT lastseen.lo -MD -MP -MF ".deps/lastseen.Tpo" -c -o lastseen.lo lastseen.c; \ > then mv -f ".deps/lastseen.Tpo" ".deps/lastseen.Plo"; else rm -f ".deps/lastseen.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o lastseen.la -rpath /usr/lib64/pidgin -module -avoid-version lastseen.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/lastseen' >Making all in mystatusbox >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/mystatusbox' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT mystatusbox.lo -MD -MP -MF ".deps/mystatusbox.Tpo" -c -o mystatusbox.lo mystatusbox.c; \ > then mv -f ".deps/mystatusbox.Tpo" ".deps/mystatusbox.Plo"; else rm -f ".deps/mystatusbox.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o mystatusbox.la -rpath /usr/lib64/pidgin -module -avoid-version mystatusbox.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/mystatusbox' >Making all in nicksaid >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/nicksaid' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT nicksaid.lo -MD -MP -MF ".deps/nicksaid.Tpo" -c -o nicksaid.lo nicksaid.c; \ > then mv -f ".deps/nicksaid.Tpo" ".deps/nicksaid.Plo"; else rm -f ".deps/nicksaid.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o nicksaid.la -rpath /usr/lib64/pidgin -module -avoid-version nicksaid.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/nicksaid' >Making all in plonkers >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/plonkers' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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 -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT plonkers.lo -MD -MP -MF ".deps/plonkers.Tpo" -c -o plonkers.lo plonkers.c; \ > then mv -f ".deps/plonkers.Tpo" ".deps/plonkers.Plo"; else rm -f ".deps/plonkers.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o plonkers.la -rpath /usr/lib64/pidgin -module -avoid-version plonkers.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/plonkers' >Making all in schedule >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/schedule' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT schedule.lo -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.lo schedule.c; \ > then mv -f ".deps/schedule.Tpo" ".deps/schedule.Plo"; else rm -f ".deps/schedule.Tpo"; exit 1; fi >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT pidgin-schedule.lo -MD -MP -MF ".deps/pidgin-schedule.Tpo" -c -o pidgin-schedule.lo pidgin-schedule.c; \ > then mv -f ".deps/pidgin-schedule.Tpo" ".deps/pidgin-schedule.Plo"; else rm -f ".deps/pidgin-schedule.Tpo"; exit 1; fi >mkdir: cannot create directory `.libs': File exists >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o pidgin-schedule.la -rpath /usr/lib64/pidgin -module -avoid-version schedule.lo pidgin-schedule.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/schedule' >Making all in sepandtab >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/sepandtab' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT sepandtab.lo -MD -MP -MF ".deps/sepandtab.Tpo" -c -o sepandtab.lo sepandtab.c; \ > then mv -f ".deps/sepandtab.Tpo" ".deps/sepandtab.Plo"; else rm -f ".deps/sepandtab.Tpo"; exit 1; fi >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -o sepandtab.la -rpath /usr/lib64/pidgin -module -avoid-version sepandtab.lo -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/sepandtab' >Making all in switchspell >make[2]: Entering directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/switchspell' >if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -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/include/libpurple -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g3 -MT switchspell.lo -MD -MP -MF ".deps/switchspell.Tpo" -c -o switchspell.lo switchspell.c; \ > then mv -f ".deps/switchspell.Tpo" ".deps/switchspell.Plo"; else rm -f ".deps/switchspell.Tpo"; exit 1; fi >switchspell.c: In function 'regenerate_switchspell_menu': >switchspell.c:138: error: 'null' undeclared (first use in this function) >switchspell.c:138: error: (Each undeclared identifier is reported only once >switchspell.c:138: error: for each function it appears in.) >make[2]: *** [switchspell.lo] Error 1 >make[2]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0/switchspell' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/matej/rpm/BUILD/purple-plugin_pack-2.2.0' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.61779 (%build) > > >RPM build errors: > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.61779 (%build)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 437011
: 297641 |
297674
|
297675