Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904839 Details for
Bug 1106625
ocaml-reins: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 5.73 KB, created by
Dennis Gilmore
on 2014-06-09 16:53:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 16:53:39 UTC
Size:
5.73 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-reins.spec'], False, '/var/lib/mock/f21-build-2134103-392905/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x23ebb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-reins.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/ocaml-reins-0.1a-18.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-reins.spec'], False, '/var/lib/mock/f21-build-2134103-392905/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x23ebb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-reins.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aRAjiR >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ocaml-reins-0.1a >+ /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-reins-0.1a.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ocaml-reins-0.1a >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (reins-destdir-debian.patch): >+ echo 'Patch #0 (reins-destdir-debian.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/reins-destdir-debian.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file config.omake >Patch #1 (reins-install-cmi-debian.patch): >+ echo 'Patch #1 (reins-install-cmi-debian.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/reins-install-cmi-debian.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file src/OMakefile >Patch #2 (reins-ocamldep-fix.patch): >+ echo 'Patch #2 (reins-ocamldep-fix.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/reins-ocamldep-fix.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file config.omake >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Not8zt >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ocaml-reins-0.1a >+ export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-reins-0.1a-18.fc21.x86_64/usr/lib64/ocaml >+ OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-reins-0.1a-18.fc21.x86_64/usr/lib64/ocaml >+ omake --config >*** omake: reading OMakefiles >--- Checking for ocamlfind... (found /usr/bin/ocamlfind) >--- Checking for ocamlc.opt... (found /usr/bin/ocamlc.opt) >--- Checking for ocamlopt.opt... (found /usr/bin/ocamlopt.opt) >--- Checking whether ocamlc understands the "z" warnings... (yes) >--- Checking oUnit... (/usr/lib64/ocaml/oUnit) >File src/OMakefile: lines 20:2-25:12: > Warning: old-style foreach expression. > This expression should use a => binding. >*** omake: finished reading OMakefiles (0.09 sec) >--- Checking if ocamldep understands -modules... (yes) >*** omake: warning: stdout is not a tty, disabling the progress bar > (use --progress to override). >- build test/unit run_unit_tests.opt >+ ocamlfind ocamlopt -warn-error A -dtypes -I . -I /usr/lib64/ocaml/oUnit -I ../../src -I list -I heap -I set -I map -o run_unit_tests.opt str.cmxa nums.cmxa unix.cmxa oUnit.cmxa ../../src/reins.cmxa test_helper.cmx genericTest.cmx list/genericListTest.cmx list/sListTest.cmx list/doubleListTest.cmx list/catenableListTest.cmx list/doubleQueueTest.cmx list/skewBinaryListTest.cmx heap/genericHeapTest.cmx heap/binomialHeapTest.cmx heap/skewBinomialHeapTest.cmx set/genericSetTest.cmx set/treeSetIteratorTest.cmx set/aVLSetTest.cmx set/patriciaSetTest.cmx set/splaySetTest.cmx set/rBSetTest.cmx map/genericMapTest.cmx map/aVLMapTest.cmx map/patriciaMapTest.cmx map/splayMapTest.cmx map/rBMapTest.cmx test_runner.cmx >File "_none_", line 1: >Error: Files /usr/lib64/ocaml/oUnit/oUnit.cmxa > and /usr/lib64/ocaml/stdlib.cmxa > make inconsistent assumptions over implementation Arg >*** omake: 520/561 targets are up to date >*** omake: failed (9.02 sec, 96/96 scans, 138/255 rules, 374/948 digests) >*** omake: targets were not rebuilt because of errors: > test/unit/run_unit_tests.opt >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.Not8zt (%build) > Bad exit status from /var/tmp/rpm-tmp.Not8zt (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-reins.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.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/ocaml-reins.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 1106625
: 904839 |
904840
|
904841