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 444745 Details for
Bug 631284
FTBFS gnome-mud-0.11.2-3.fc13
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), 23.25 KB, created by
FTBFS
on 2010-09-07 18:16:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:16:11 UTC
Size:
23.25 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnome-mud.spec'], False, '/var/lib/mock/fedora-development-i386-gnome-mud-0.11.2-3.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x27e0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnome-mud.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/gnome-mud-0.11.2-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnome-mud.spec'], False, '/var/lib/mock/fedora-development-i386-gnome-mud-0.11.2-3.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x27e0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnome-mud.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cL9fGN >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gnome-mud-0.11.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gnome-mud-0.11.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnome-mud-0.11.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ iconv -f iso-8859-1 -t utf8 ./AUTHORS >+ mv ./AUTHORS.utf8 ./AUTHORS >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QMbVhr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnome-mud-0.11.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-mccp --enable-gstreamer >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-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 whether to enable maintainer-specific portions of Makefiles... no >checking whether NLS is requested... yes >checking for style of include used by make... GNU >checking for i686-pc-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... none >checking for intltool >= 0.35.0... 0.41.1 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >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 GMUD... yes >checking for i686-pc-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) none >checking for library containing strerror... none required >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for strings.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for MSP... yes >checking for library containing strerror... (cached) none required >checking for i686-pc-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) none >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for an ANSI C-conforming const... yes >checking for inline... inline >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnome-mud.spec >config.status: creating data/Makefile >config.status: creating data/icons/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating plugins/Makefile >config.status: creating po/Makefile.in >config.status: creating ui/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands ># INTLTOOL_MAKEFILE >configure: GNOME-Mud has been configured with the following options: >configure: * MCCP support is enabled >configure: * GStreamer support is enabled >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2' >Making all in data >make[2]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/data' >Making all in icons >make[3]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/data/icons' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/data/icons' >make[3]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/data' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/data' >make[2]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/data' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/doc' >make[3]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/doc' >make[2]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/doc' >Making all in plugins >make[2]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/plugins' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/plugins' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ar.po >file=`echo az | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file az.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file cs.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file es.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file fr.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file hr.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file mk.po >file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ml.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file nl.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file oc.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file rw.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr.po >file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file sv.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file tr.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file vi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po >make[2]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/po' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/gnome-mud-0.11.2/src' >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gconf-helper.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gnome-mud.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c modules_api.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c modules.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mud-connection-view.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mud-connections.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mud-log.c >gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DPIXMAPSDIR=\""/usr/share/pixmaps"\" -DGMPIXMAPSDIR=\""/usr/share/icons/hicolor/scalable/apps"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DGLADEDIR=\""/usr/share/gnome-mud"\" -pthread -DVTE_SEAL_ENABLE -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gnet-2.0 -I/usr/lib/gnet-2.0/include/ -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPKGDATADIR=\"/usr/share/gnome-mud\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mud-parse-alias.c >mud-connection-view.c: In function 'mud_connection_view_init': >mud-connection-view.c:411:81: error: 'VteTerminal' has no member named 'column_count' >mud-connection-view.c:412:82: error: 'VteTerminal' has no member named 'row_count' >mud-connection-view.c:430:58: error: 'VteTerminal' has no member named 'adjustment' >mud-connection-view.c: In function 'mud_connection_view_new': >mud-connection-view.c:1016:5: warning: 'vte_terminal_get_padding' is deprecated (declared at /usr/include/vte-0.0/vte/vtedeprecated.h:93) >mud-connection-view.c:1017:52: error: 'VteTerminal' has no member named 'char_width' >mud-connection-view.c:1018:53: error: 'VteTerminal' has no member named 'char_height' >mud-connection-view.c: In function 'mud_connection_view_get_term_size': >mud-connection-view.c:1292:14: error: 'VteTerminal' has no member named 'column_count' >mud-connection-view.c:1293:14: error: 'VteTerminal' has no member named 'row_count' >mud-connection-view.c: In function 'mud_connection_view_send_naws': >mud-connection-view.c:1309:62: error: 'VteTerminal' has no member named 'column_count' >mud-connection-view.c:1310:63: error: 'VteTerminal' has no member named 'row_count' >make[2]: *** [mud-connection-view.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >mud-connections.c: In function 'mud_connections_delete_cb': >mud-connections.c:422:35: warning: 'strip_name' may be used uninitialized in this function >make[2]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/gnome-mud-0.11.2' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.QMbVhr (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.QMbVhr (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnome-mud.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 333, 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 i686 --nodeps builddir/build/SPECS/gnome-mud.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 631284
:
444744
| 444745 |
444746
|
444747
|
444748
|
444749