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 444180 Details for
Bug 631141
FTBFS ocaml-deriving-0.1.1a-10.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), 16.05 KB, created by
FTBFS
on 2010-09-07 16:57:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:57:10 UTC
Size:
16.05 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-deriving.spec'], False, '/var/lib/mock/fedora-development-i386-ocaml-deriving-0.1.1a-10.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b8cb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-deriving.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/ocaml-deriving-0.1.1a-10.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-deriving.spec'], False, '/var/lib/mock/fedora-development-i386-ocaml-deriving-0.1.1a-10.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1b8cb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-deriving.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fSDG0D >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf deriving-0.1.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/deriving-0.1.1a.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd deriving-0.1.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (ocaml-deriving-no-link-libs.patch): >+ echo 'Patch #0 (ocaml-deriving-no-link-libs.patch):' >+ /usr/bin/patch -s -p0 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/ocaml-deriving-no-link-libs.patch >Patch #1 (ocaml-deriving-0.1.1a-dynlink.patch): >+ echo 'Patch #1 (ocaml-deriving-0.1.1a-dynlink.patch):' >+ /usr/bin/patch -s -p1 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/ocaml-deriving-0.1.1a-dynlink.patch >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BHGdif >+ umask 022 >+ cd /builddir/build/BUILD >+ cd deriving-0.1.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make >cd syntax && make >make[1]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/syntax' >ocamlc.opt -c -dtypes -I /usr/lib/ocaml/camlp4 id.ml >ocamlc.opt -c -dtypes -I /usr/lib/ocaml/camlp4 utils.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 type.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 base.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 extend.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 show_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 dump_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 enum_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 bounded_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 eq_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 typeable_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 functor_class.ml >ocamlc.opt -c -pp "camlp4of -loc loc" -dtypes -I /usr/lib/ocaml/camlp4 pickle_class.ml >File "pickle_class.ml", line 44, characters 13-146: >Warning P: this pattern-matching is not exhaustive. >Here is an example of a value that is not matched: >(_, (_::_, _), _) >File "pickle_class.ml", line 59, characters 13-154: >Warning P: this pattern-matching is not exhaustive. >Here is an example of a value that is not matched: >(_, (_::_, _), _) >ocamlc.opt -linkall -I /usr/lib/ocaml/camlp4 dynlink.cma camlp4lib.cma unix.cma Camlp4Parsers/Camlp4OCamlRevisedParser.cmo Camlp4Parsers/Camlp4OCamlParser.cmo Camlp4Printers/Camlp4AutoPrinter.cmo id.cmo utils.cmo type.cmo base.cmo extend.cmo show_class.cmo dump_class.cmo enum_class.cmo bounded_class.cmo eq_class.cmo typeable_class.cmo functor_class.cmo pickle_class.cmo -o deriving Camlp4Bin.cmo >make[1]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/syntax' >cd lib && make ncl bcl >make[1]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/lib' >make[2]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/lib' >ocamldep.opt -native functor.mli > ._ncdi/functor.di >ocamldep.opt -native pickle.mli > ._ncdi/pickle.di >ocamldep.opt -native dynmap.mli > ._ncdi/dynmap.di >ocamldep.opt -native typeable.mli > ._ncdi/typeable.di >ocamldep.opt -native dump.mli > ._ncdi/dump.di >ocamldep.opt -native monad.mli > ._ncdi/monad.di >ocamldep.opt -native enum.mli > ._ncdi/enum.di >ocamldep.opt -native bounded.mli > ._ncdi/bounded.di >ocamldep.opt -native eq.mli > ._ncdi/eq.di >ocamldep.opt -native interned.mli > ._ncdi/interned.di >ocamldep.opt -native show.mli > ._ncdi/show.di >ocamldep.opt functor.ml > ._d/functor.d >ocamldep.opt -pp "deriving " pickle.ml > ._d/pickle.d >ocamldep.opt dynmap.ml > ._d/dynmap.d >ocamldep.opt -pp "deriving " typeable.ml > ._d/typeable.d >ocamldep.opt dump.ml > ._d/dump.d >ocamldep.opt monad.ml > ._d/monad.d >ocamldep.opt -pp "deriving " enum.ml > ._d/enum.d >ocamldep.opt -pp "deriving " bounded.ml > ._d/bounded.d >ocamldep.opt -pp "deriving " eq.ml > ._d/eq.d >ocamldep.opt -pp "deriving " interned.ml > ._d/interned.d >ocamldep.opt -pp "deriving " show.ml > ._d/show.d >make[2]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/lib' >make[2]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/lib' >ocamlc.opt -c -w ae show.mli >ocamlopt.opt -c -pp "deriving " -w ae show.ml >ocamlc.opt -c -w ae interned.mli >ocamlopt.opt -c -pp "deriving " -w ae interned.ml >ocamlc.opt -c -w ae eq.mli >ocamlopt.opt -c -pp "deriving " -w ae eq.ml >ocamlc.opt -c -w ae bounded.mli >ocamlopt.opt -c -pp "deriving " -w ae bounded.ml >ocamlc.opt -c -w ae enum.mli >ocamlopt.opt -c -pp "deriving " -w ae enum.ml >ocamlc.opt -c -w ae monad.mli >ocamlopt.opt -c -w ae monad.ml >ocamlc.opt -c -w ae dump.mli >ocamlopt.opt -c -w ae dump.ml >ocamlc.opt -c -w ae typeable.mli >ocamlopt.opt -c -pp "deriving " -w ae typeable.ml >ocamlc.opt -c -w ae dynmap.mli >ocamlopt.opt -c -w ae dynmap.ml >ocamlc.opt -c -w ae pickle.mli >ocamlopt.opt -c -pp "deriving " -w ae pickle.ml >ocamlc.opt -c -w ae functor.mli >ocamlopt.opt -c -w ae functor.ml >ocamlopt.opt -a \ > -o deriving.cmxa show.cmx interned.cmx eq.cmx bounded.cmx enum.cmx monad.cmx dump.cmx typeable.cmx dynmap.cmx pickle.cmx functor.cmx >make[2]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/lib' >make[2]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/lib' >ocamldep.opt functor.mli > ._bcdi/functor.di >ocamldep.opt pickle.mli > ._bcdi/pickle.di >ocamldep.opt dynmap.mli > ._bcdi/dynmap.di >ocamldep.opt typeable.mli > ._bcdi/typeable.di >ocamldep.opt dump.mli > ._bcdi/dump.di >ocamldep.opt monad.mli > ._bcdi/monad.di >ocamldep.opt enum.mli > ._bcdi/enum.di >ocamldep.opt bounded.mli > ._bcdi/bounded.di >ocamldep.opt eq.mli > ._bcdi/eq.di >ocamldep.opt interned.mli > ._bcdi/interned.di >ocamldep.opt show.mli > ._bcdi/show.di >make[2]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/lib' >make[2]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/lib' >ocamlc.opt -c -pp "deriving " -w ae show.ml >ocamlc.opt -c -pp "deriving " -w ae interned.ml >ocamlc.opt -c -pp "deriving " -w ae eq.ml >ocamlc.opt -c -pp "deriving " -w ae bounded.ml >ocamlc.opt -c -pp "deriving " -w ae enum.ml >ocamlc.opt -c -w ae monad.ml >ocamlc.opt -c -w ae dump.ml >ocamlc.opt -c -pp "deriving " -w ae typeable.ml >ocamlc.opt -c -w ae dynmap.ml >ocamlc.opt -c -pp "deriving " -w ae pickle.ml >ocamlc.opt -c -w ae functor.ml >ocamlc.opt -a \ > -o deriving.cma show.cmo interned.cmo eq.cmo bounded.cmo enum.cmo monad.cmo dump.cmo typeable.cmo dynmap.cmo pickle.cmo functor.cmo >make[2]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/lib' >make[1]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/lib' >+ cat >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wc45S5 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >++ dirname /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >+ cd deriving-0.1.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >+ export DESTDIR=/builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >+ DESTDIR=/builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386 >+ export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml >+ OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml >+ mkdir -p /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/stublibs >+ mkdir -p /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/bin >+ ocamlfind install deriving META lib/deriving.cma lib/deriving.cmxa lib/deriving.a lib/bounded.mli lib/dump.mli lib/dynmap.mli lib/enum.mli lib/eq.mli lib/functor.mli lib/interned.mli lib/monad.mli lib/pickle.mli lib/show.mli lib/typeable.mli lib/util.mli lib/bounded.cmi lib/dump.cmi lib/dynmap.cmi lib/enum.cmi lib/eq.cmi lib/functor.cmi lib/interned.cmi lib/monad.cmi lib/pickle.cmi lib/show.cmi lib/typeable.cmi lib/bounded.cmx lib/dump.cmx lib/dynmap.cmx lib/enum.cmx lib/eq.cmx lib/functor.cmx lib/interned.cmx lib/monad.cmx lib/pickle.cmx lib/show.cmx lib/typeable.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/typeable.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/show.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/pickle.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/monad.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/interned.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/functor.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/eq.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/enum.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dynmap.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dump.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/bounded.cmx >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/typeable.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/show.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/pickle.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/monad.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/interned.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/functor.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/eq.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/enum.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dynmap.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dump.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/bounded.cmi >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/util.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/typeable.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/show.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/pickle.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/monad.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/interned.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/functor.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/eq.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/enum.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dynmap.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/dump.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/bounded.mli >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/deriving.a >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/deriving.cmxa >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/deriving.cma >Installed /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/lib/ocaml/deriving/META >+ install -m 0755 syntax/deriving /builddir/build/BUILDROOT/ocaml-deriving-0.1.1a-10.fc14.i386/usr/bin >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.noVPTW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd deriving-0.1.1 >+ unset DISPLAY >+ cd tests >+ make >make[1]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/tests' >ocamldep -pp "deriving " inline.ml > ._d/inline.d >ocamldep -pp "deriving " exp.ml > ._d/exp.d >ocamldep show_tests.ml > ._d/show_tests.d >ocamldep functor_tests.ml > ._d/functor_tests.d >ocamldep enum_tests.ml > ._d/enum_tests.d >ocamldep -pp "deriving " dump_tests.ml > ._d/dump_tests.d >ocamldep eq_tests.ml > ._d/eq_tests.d >ocamldep bounded_tests.ml > ._d/bounded_tests.d >ocamldep -pp "deriving " typeable_tests.ml > ._d/typeable_tests.d >ocamldep -pp "deriving " pickle_tests.ml > ._d/pickle_tests.d >ocamldep -pp "deriving " sigs.ml > ._d/sigs.d >ocamldep bimap.ml > ._d/bimap.d >ocamldep -pp "deriving " defs.ml > ._d/defs.d >make[1]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/tests' >make[1]: Entering directory `/builddir/build/BUILD/deriving-0.1.1/tests' >ocamlc.opt -c -pp "deriving " -w Aef -I ../lib/ defs.ml >File "defs.ml", line 83, characters 0-83: >Warning Y: unused variable obj. >File "defs.ml", line 83, characters 0-83: >Warning Z: unused variable n. >File "defs.ml", line 83, characters 0-83: >Warning P: this pattern-matching is not exhaustive. >Here is an example of a value that is not matched: >(`Nil|`Cons _) >(However, some guarded clause may match this value.) >make[1]: *** No rule to make target `bimap.mli', needed by `bimap.cmi'. Stop. >make[1]: Leaving directory `/builddir/build/BUILD/deriving-0.1.1/tests' >make: *** [byte-code] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.noVPTW (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.noVPTW (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-deriving.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/ocaml-deriving.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 631141
:
444179
| 444180 |
444181
|
444182
|
444183
|
444184