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 443974 Details for
Bug 631100
FTBFS nemiver-0.7.3-1.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), 19.77 KB, created by
FTBFS
on 2010-09-07 16:40:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:40:43 UTC
Size:
19.77 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/nemiver.spec'], False, '/var/lib/mock/fedora-development-i386-nemiver-0.7.3-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x12fcb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/nemiver.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/nemiver-0.7.3-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/nemiver.spec'], False, '/var/lib/mock/fedora-development-i386-nemiver-0.7.3-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x12fcb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/nemiver.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w78rWJ >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf nemiver-0.7.3 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/nemiver-0.7.3.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd nemiver-0.7.3 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MU4Cxp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nemiver-0.7.3 >+ 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 --disable-static --disable-schemas-install --disable-scrollkeeper >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 whether to enable maintainer-specific portions of Makefiles... no >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-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >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 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for gdb... /usr/bin/gdb >checking whether NLS is requested... yes >checking for intltool >= 0.33.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 perl >= 5.8.1... 5.12.1 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for 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 gnome-doc-utils >= 0.3.2... yes >configure: disabled support of automated tests >checking boost/variant.hpp usability... yes >checking boost/variant.hpp presence... yes >checking for boost/variant.hpp... yes >checking for SQLITE3... yes >checking for GCONF... yes >checking for gconftool-2... /usr/bin/gconftool-2 >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 NEMIVERCOMMON... yes >checking for NEMIVERUICOMMON... yes >checking for NEMIVERWORKBENCH... yes >checking for NEMIVERDBGPERSP... yes >checking whether make sets $(MAKE)... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating docs/Doxyfile >config.status: creating src/Makefile >config.status: creating src/common/Makefile >config.status: creating src/common/libnemivercommon.pc >config.status: creating src/dbdimpl/Makefile >config.status: creating src/dbdimpl/sqlite/Makefile >config.status: creating src/dbdimpl/sqlite/org.nemiver.db.sqlitedriver.conf >config.status: creating src/langs/Makefile >config.status: creating src/dbgengine/Makefile >config.status: creating src/dbgengine/gdbengine.conf >config.status: creating src/dbgengine/cpptrait.conf >config.status: creating src/dbgengine/varlist.conf >config.status: creating src/dbgengine/varwalker.conf >config.status: creating src/dbgengine/varobjwalker.conf >config.status: creating src/dbgengine/varlistwalker.conf >config.status: creating src/confmgr/Makefile >config.status: creating src/confmgr/gconfmgr.conf >config.status: creating src/uicommon/Makefile >config.status: creating src/workbench/Makefile >config.status: creating src/workbench/workbench.conf >config.status: creating src/workbench/schemas/Makefile >config.status: creating src/persp/Makefile >config.status: creating src/persp/dbgperspective/Makefile >config.status: creating src/persp/dbgperspective/dbgperspective.conf >config.status: creating src/persp/dbgperspective/glade/Makefile >config.status: creating src/persp/dbgperspective/menus/Makefile >config.status: creating src/persp/dbgperspective/icons/Makefile >config.status: creating src/persp/dbgperspective/sqlscripts/Makefile >config.status: creating src/persp/dbgperspective/sqlscripts/sqlite/Makefile >config.status: creating src/persp/dbgperspective/schemas/Makefile >config.status: creating data/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/icons/16x16/Makefile >config.status: creating data/icons/22x22/Makefile >config.status: creating data/icons/24x24/Makefile >config.status: creating data/icons/32x32/Makefile >config.status: creating data/icons/48x48/Makefile >config.status: creating data/icons/scalable/Makefile >config.status: creating glade/Makefile >config.status: creating menus/Makefile >config.status: creating tests/Makefile >config.status: creating po/Makefile.in >config.status: creating help/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >configure: >================================================================= > Nemiver: 0.7.3 >================================================================= > Here is the configuration of the package: > Prefix : /usr > Source code location : . > C Compiler : gcc > C++ Compiler : g++ > NEMIVER_DEVEL env var : > NEMIVER_ALLOW_WARNINGS env var : > 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 > 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 -fuse-cxa-atexit > NEMIVER_LIBS : -pthread -Wl,--export-dynamic -lglademm-2.4 -lglade-2.0 -lgtksourceviewmm-2.0 -lgtkmm-2.4 -lgtksourceview-2.0 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lvte -lX11 -lxml2 -lgtop-2.0 -lglibmm-2.4 -lsigc-2.0 -lgtkhex -lgailutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 > NEMIVER_CFLAGS : -pthread -DVTE_SEAL_ENABLE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gtksourceviewmm-2.0 -I/usr/lib/gtksourceviewmm-2.0/include -I/usr/include/gtksourceview-2.0 -I/usr/include/vte-0.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libgtop-2.0 -I/usr/include/gtkhex -I/usr/include/gail-1.0 > OPTIONAL FEATURES: > Enable autotests : no > Enable verbose debug messages : yes > Enable workbench : yes > Enable memory view : yes (requires gtkhex > 2.21.4) > gtksourceviewmm version : gtksourceviewmm-2.0 > VFS library : giomm-2.4 > Enable symbols visibility ctrl : no > Maintainer mode : >Now, Type 'make' to compile Nemiver >Once done, type 'make install' with sufficient privileges to install it to /usr >I hope you will enjoy it. > --Dodji >+ make -j4 LIBTOOL=/usr/bin/libtool >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/nemiver-0.7.3' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/nemiver-0.7.3/src' >Making all in common >make[3]: Entering directory `/builddir/build/BUILD/nemiver-0.7.3/src/common' > CXX nmv-ustring.lo >/usr/bin/libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgtop-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DENABLE_NLS=1 -DDATADIR=\"/usr/share\" -DSYSTEM_LIBDIR=\"/usr/lib\" -DNEMIVER_INSTALL_PREFIX=\"/usr\" -DNEMIVER_SYSTEM_CONFIG_DIR=\"/usr/lib/nemiver/config\" -DNEMIVER_MODULES_DIR=\"/usr/lib/nemiver/modules\" -DNEMIVER_PLUGINS_DIR=\"/usr/lib/nemiver/plugins\" -DNEMIVER_VERSION=\"0.7.3\" -DGDB_PROG=\"/usr/bin/gdb\" -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 -fuse-cxa-atexit -c -o nmv-ustring.lo nmv-ustring.cc > CXX nmv-str-utils.lo > CXX nmv-object.lo >/usr/bin/libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgtop-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DENABLE_NLS=1 -DDATADIR=\"/usr/share\" -DSYSTEM_LIBDIR=\"/usr/lib\" -DNEMIVER_INSTALL_PREFIX=\"/usr\" -DNEMIVER_SYSTEM_CONFIG_DIR=\"/usr/lib/nemiver/config\" -DNEMIVER_MODULES_DIR=\"/usr/lib/nemiver/modules\" -DNEMIVER_PLUGINS_DIR=\"/usr/lib/nemiver/plugins\" -DNEMIVER_VERSION=\"0.7.3\" -DGDB_PROG=\"/usr/bin/gdb\" -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 -fuse-cxa-atexit -c -o nmv-str-utils.lo nmv-str-utils.cc >/usr/bin/libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgtop-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DENABLE_NLS=1 -DDATADIR=\"/usr/share\" -DSYSTEM_LIBDIR=\"/usr/lib\" -DNEMIVER_INSTALL_PREFIX=\"/usr\" -DNEMIVER_SYSTEM_CONFIG_DIR=\"/usr/lib/nemiver/config\" -DNEMIVER_MODULES_DIR=\"/usr/lib/nemiver/modules\" -DNEMIVER_PLUGINS_DIR=\"/usr/lib/nemiver/plugins\" -DNEMIVER_VERSION=\"0.7.3\" -DGDB_PROG=\"/usr/bin/gdb\" -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 -fuse-cxa-atexit -c -o nmv-object.lo nmv-object.cc > CXX nmv-libxml-utils.lo >/usr/bin/libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgtop-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DENABLE_NLS=1 -DDATADIR=\"/usr/share\" -DSYSTEM_LIBDIR=\"/usr/lib\" -DNEMIVER_INSTALL_PREFIX=\"/usr\" -DNEMIVER_SYSTEM_CONFIG_DIR=\"/usr/lib/nemiver/config\" -DNEMIVER_MODULES_DIR=\"/usr/lib/nemiver/modules\" -DNEMIVER_PLUGINS_DIR=\"/usr/lib/nemiver/plugins\" -DNEMIVER_VERSION=\"0.7.3\" -DGDB_PROG=\"/usr/bin/gdb\" -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 -fuse-cxa-atexit -c -o nmv-libxml-utils.lo nmv-libxml-utils.cc >nmv-object.cc:62:1: error: 'nemiver::common::Object::Object' names the constructor, not the type >make[3]: *** [nmv-object.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/builddir/build/BUILD/nemiver-0.7.3/src/common' >make[2]: Leaving directory `/builddir/build/BUILD/nemiver-0.7.3/src' >make[2]: *** [all-recursive] Error 1 >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/nemiver-0.7.3' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.MU4Cxp (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.MU4Cxp (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/nemiver.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/nemiver.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 631100
:
443973
| 443974 |
443975
|
443976
|
443977
|
443978