Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384280 Details for
Bug 555502
FTBFS gnome-translate-0.99-15.fc12
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 39.11 KB, created by
FTBFS
on 2010-01-14 17:35:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:35:39 UTC
Size:
39.11 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'], False, '/var/lib/mock/fedora-development-x86_64-gnome-translate-0.99-15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x220b850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/gnome-translate-0.99-15.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'], False, '/var/lib/mock/fedora-development-x86_64-gnome-translate-0.99-15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x220b850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WiwjQx >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gnome-translate-0.99 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gnome-translate-0.99.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnome-translate-0.99 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (gnome-translate-0.99-eel2.patch):' >Patch #0 (gnome-translate-0.99-eel2.patch): >+ /bin/cat /builddir/build/SOURCES/gnome-translate-0.99-eel2.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #1 (gnome-translate-0.99-selected_tag.patch):' >Patch #1 (gnome-translate-0.99-selected_tag.patch): >+ /bin/cat /builddir/build/SOURCES/gnome-translate-0.99-selected_tag.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #2 (gnome-translate-0.99-enchant.patch):' >Patch #2 (gnome-translate-0.99-enchant.patch): >+ /bin/cat /builddir/build/SOURCES/gnome-translate-0.99-enchant.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YcaHIC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnome-translate-0.99 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ export LDFLAGS=-Wl,--export-dynamic >+ LDFLAGS=-Wl,--export-dynamic >+ 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 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-unknown-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 ANSI C... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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 dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... fr >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... (cached) /usr/bin/xgettext >checking for x86_64-unknown-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 ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGE_FILES value needed for large files... no >checking for ANSI C header files... (cached) yes >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.4.0... yes (version 2.19.2) >checking for gthread-2.0 gconf-2.0 >= 2.4.0 libgnomeui-2.0 gnome-vfs-2.0 libglade-2.0 eel-2.0 >= 2.6.0 libxml-2.0... yes >checking GNOME_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 >checking GNOME_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lglade-2.0 -leel-2 -lgconf-2 -lgthread-2.0 -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lxml2 >checking for libtranslate... yes >checking LIBTRANSLATE_CFLAGS... -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >checking LIBTRANSLATE_LIBS... -pthread -ltranslate -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking for gconftool-2... /usr/bin/gconftool-2 >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for Aspell... no >configure: Aspell not found: forcing --disable-language-detection >configure: creating ./config.status >config.status: creating Makefile >config.status: creating art/Makefile >config.status: creating data/Makefile >config.status: creating help/Makefile >config.status: creating help/C/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating ui/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing intltool commands >gnome-translate 0.99 is ready to be built. >The following settings will be used: >Installation prefixes > --prefix /usr > --exec-prefix /usr >Installation directories > --bindir /usr/bin > --datadir /usr/share > --sysconfdir /etc >Features > --enable-language-detection no (Aspell not found) >Type "make" to build gnome-translate 0.99. >+ make -j8 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99' >Making all in art >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/art' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/art' >Making all in data >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/data' >LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-translate.desktop.in gnome-translate.desktop >LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po gnome-translate.schemas.in gnome-translate.schemas >Generating and caching the translation database >Generating and caching the translation database >Merging translations into gnome-translate.desktop. >Merging translations into gnome-translate.schemas. >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/data' >Making all in help >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/help' >Making all in C >make[3]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/help/C' >for file in gnome-translate-C.omf; do \ > scrollkeeper-preinstall /usr/share/gnome/help/gnome-translate/C/gnome-translate.xml ./$file ./$file.out; \ > done >touch omf_timestamp >make[3]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/help/C' >make[3]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/help' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/help' >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/help' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/m4' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/po' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/src' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/gnome-translate-0.99/src' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eggmarshalers.o -MD -MP -MF ".deps/eggmarshalers.Tpo" -c -o eggmarshalers.o eggmarshalers.c; \ > then mv -f ".deps/eggmarshalers.Tpo" ".deps/eggmarshalers.Po"; else rm -f ".deps/eggmarshalers.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT egg-editable-toolbar.o -MD -MP -MF ".deps/egg-editable-toolbar.Tpo" -c -o egg-editable-toolbar.o egg-editable-toolbar.c; \ > then mv -f ".deps/egg-editable-toolbar.Tpo" ".deps/egg-editable-toolbar.Po"; else rm -f ".deps/egg-editable-toolbar.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT egg-toolbar-editor.o -MD -MP -MF ".deps/egg-toolbar-editor.Tpo" -c -o egg-toolbar-editor.o egg-toolbar-editor.c; \ > then mv -f ".deps/egg-toolbar-editor.Tpo" ".deps/egg-toolbar-editor.Po"; else rm -f ".deps/egg-toolbar-editor.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT egg-toolbars-model.o -MD -MP -MF ".deps/egg-toolbars-model.Tpo" -c -o egg-toolbars-model.o egg-toolbars-model.c; \ > then mv -f ".deps/egg-toolbars-model.Tpo" ".deps/egg-toolbars-model.Po"; else rm -f ".deps/egg-toolbars-model.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-app.o -MD -MP -MF ".deps/gt-app.Tpo" -c -o gt-app.o gt-app.c; \ > then mv -f ".deps/gt-app.Tpo" ".deps/gt-app.Po"; else rm -f ".deps/gt-app.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-conf.o -MD -MP -MF ".deps/gt-conf.Tpo" -c -o gt-conf.o gt-conf.c; \ > then mv -f ".deps/gt-conf.Tpo" ".deps/gt-conf.Po"; else rm -f ".deps/gt-conf.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-language-view.o -MD -MP -MF ".deps/gt-language-view.Tpo" -c -o gt-language-view.o gt-language-view.c; \ > then mv -f ".deps/gt-language-view.Tpo" ".deps/gt-language-view.Po"; else rm -f ".deps/gt-language-view.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-main.o -MD -MP -MF ".deps/gt-main.Tpo" -c -o gt-main.o gt-main.c; \ > then mv -f ".deps/gt-main.Tpo" ".deps/gt-main.Po"; else rm -f ".deps/gt-main.Tpo"; exit 1; fi >egg-toolbars-model.c: In function 'egg_toolbars_model_to_xml': >egg-toolbars-model.c:113: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness >/usr/include/libxml2/libxml/tree.h:735: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:114: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness >/usr/include/libxml2/libxml/tree.h:782: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:121: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness >/usr/include/libxml2/libxml/tree.h:799: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:122: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:122: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:131: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness >/usr/include/libxml2/libxml/tree.h:799: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:137: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness >/usr/include/libxml2/libxml/tree.h:799: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:139: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:139: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:140: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:140: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c: In function 'egg_toolbars_model_save': >egg-toolbars-model.c:217: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:217: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:968: note: expected 'const xmlChar *' but argument is of type 'const char *' >egg-toolbars-model.c: In function 'parse_item_list': >egg-toolbars-model.c:368: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:373: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:374: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:377: warning: pointer targets in passing argument 1 of 'xmlStrdup' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:41: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:382: warning: pointer targets in passing argument 2 of 'egg_toolbars_model_get_item_id' differ in signedness >egg-toolbars-model.h:114: note: expected 'const char *' but argument is of type 'xmlChar *' >egg-toolbars-model.c:382: warning: pointer targets in passing argument 3 of 'egg_toolbars_model_get_item_id' differ in signedness >egg-toolbars-model.h:114: note: expected 'const char *' but argument is of type 'xmlChar *' >egg-toolbars-model.c:385: warning: pointer targets in passing argument 5 of 'egg_toolbars_model_add_item' differ in signedness >egg-toolbars-model.h:120: note: expected 'const char *' but argument is of type 'xmlChar *' >egg-toolbars-model.c:392: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c: In function 'parse_toolbars': >egg-toolbars-model.c:428: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:434: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:435: warning: pointer targets in passing argument 3 of 'egg_toolbars_model_add_toolbar' differ in signedness >egg-toolbars-model.c:402: note: expected 'const char *' but argument is of type 'xmlChar *' >egg-toolbars-model.c:438: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbars-model.c:439: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-preferences.o -MD -MP -MF ".deps/gt-preferences.Tpo" -c -o gt-preferences.o gt-preferences.c; \ > then mv -f ".deps/gt-preferences.Tpo" ".deps/gt-preferences.Po"; else rm -f ".deps/gt-preferences.Tpo"; exit 1; fi >egg-toolbar-editor.c: In function 'drag_data_get_cb': >egg-toolbar-editor.c:373: warning: pointer targets in passing argument 4 of 'gtk_selection_data_set' differ in signedness >/usr/include/gtk-2.0/gtk/gtkselection.h:159: note: expected 'const guchar *' but argument is of type 'const char *' >egg-toolbar-editor.c: In function 'parse_item_list': >egg-toolbar-editor.c:626: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbar-editor.c:630: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness >/usr/include/libxml2/libxml/tree.h:981: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-toolbar-editor.c:631: warning: pointer targets in passing argument 2 of 'egg_toolbar_editor_add_action' differ in signedness >egg-toolbar-editor.c:608: note: expected 'const char *' but argument is of type 'xmlChar *' >egg-toolbar-editor.c: In function 'egg_toolbar_editor_load_actions': >egg-toolbar-editor.c:699: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness >/usr/include/libxml2/libxml/xmlstring.h:78: note: expected 'const xmlChar *' but argument is of type 'char *' >egg-editable-toolbar.c: In function 'drag_data_get_cb': >egg-editable-toolbar.c:256: warning: pointer targets in passing argument 4 of 'gtk_selection_data_set' differ in signedness >/usr/include/gtk-2.0/gtk/gtkselection.h:159: note: expected 'const guchar *' but argument is of type 'char *' >egg-editable-toolbar.c: In function 'drag_data_received_cb': >egg-editable-toolbar.c:451: warning: pointer targets in passing argument 3 of 'egg_toolbars_model_get_item_id' differ in signedness >egg-toolbars-model.h:114: note: expected 'const char *' but argument is of type 'guchar *' >egg-editable-toolbar.c:487: warning: pointer targets in passing argument 1 of 'data_is_separator' differ in signedness >egg-editable-toolbar.c:429: note: expected 'const char *' but argument is of type 'guchar *' >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-shell.o -MD -MP -MF ".deps/gt-shell.Tpo" -c -o gt-shell.o gt-shell.c; \ > then mv -f ".deps/gt-shell.Tpo" ".deps/gt-shell.Po"; else rm -f ".deps/gt-shell.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-stock.o -MD -MP -MF ".deps/gt-stock.Tpo" -c -o gt-stock.o gt-stock.c; \ > then mv -f ".deps/gt-stock.Tpo" ".deps/gt-stock.Po"; else rm -f ".deps/gt-stock.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-twp.o -MD -MP -MF ".deps/gt-twp.Tpo" -c -o gt-twp.o gt-twp.c; \ > then mv -f ".deps/gt-twp.Tpo" ".deps/gt-twp.Po"; else rm -f ".deps/gt-twp.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/eel-2 -pthread -I/usr/include/libtranslate -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DPREFIX="\"/usr\"" -DSYSCONFDIR="\"/etc\"" -DDATADIR="\"/usr/share\"" -DLIBDIR="\"/usr/lib64\"" -DGNOMELOCALEDIR="\"/usr/share/locale\"" -DUIDIR="\"/usr/share/gnome-translate/ui\"" -DG_LOG_DOMAIN="\"gnome-translate\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gt-util.o -MD -MP -MF ".deps/gt-util.Tpo" -c -o gt-util.o gt-util.c; \ > then mv -f ".deps/gt-util.Tpo" ".deps/gt-util.Po"; else rm -f ".deps/gt-util.Tpo"; exit 1; fi >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lglade-2.0 -leel-2 -lgconf-2 -lgthread-2.0 -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lxml2 -pthread -ltranslate -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -o gnome-translate eggmarshalers.o egg-editable-toolbar.o egg-toolbar-editor.o egg-toolbars-model.o gt-app.o gt-conf.o gt-language-view.o gt-main.o gt-preferences.o gt-shell.o gt-stock.o gt-twp.o gt-util.o >/usr/lib/gcc/x86_64-redhat-linux/4.4.2/../../../../lib64/libeel-2.so: undefined reference to `gnome_bg_changes_with_size' >collect2: ld returned 1 exit status >make[3]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/src' >make[3]: *** [gnome-translate] Error 1 >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99/src' >make[1]: Leaving directory `/builddir/build/BUILD/gnome-translate-0.99' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.YcaHIC (%build) > Bad exit status from /var/tmp/rpm-tmp.YcaHIC (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-translate.spec'] >LEAVE do --> EXCEPTION RAISED >
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 555502
:
384276
|
384277
|
384278
|
384279
| 384280 |
384281