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 1464433 Details for
Bug 1604879
monotone-viz: FTBFS in Fedora 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
build.log (text/plain), 8.22 KB, created by
Mohan Boddu
on 2018-07-20 00:56:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:56:47 UTC
Size:
8.22 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/monotone-viz.spec'], chrootPath='/var/lib/mock/f29-build-13052341-949673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ffab9fc9b0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/monotone-viz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/monotone-viz-1.0.2-22.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/monotone-viz.spec'], chrootPath='/var/lib/mock/f29-build-13052341-949673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ffab9fc9b0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/monotone-viz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eENULs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf monotone-viz-1.0.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/monotone-viz-1.0.2-nolablgtk.tar.gz >+ /usr/bin/tar -xof - >Patch #0 (monotone-viz-1.0.2-new-stdio.patch): >patching file automate.ml >Patch #1 (monotone-viz-1.0.2-dot.patch): >patching file agraph.ml >Patch #2 (monotone-viz-1.0.2-typefix.patch): >patching file app.ml >patching file app.mli >patching file app_types.mli >patching file query.mli >patching file ui.mli >patching file unidiff.mli >patching file view.mli >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd monotone-viz-1.0.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (monotone-viz-1.0.2-new-stdio.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .new-stdio --fuzz=0 >+ echo 'Patch #1 (monotone-viz-1.0.2-dot.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .dot --fuzz=0 >+ echo 'Patch #2 (monotone-viz-1.0.2-typefix.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .typefix --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mmf274 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd monotone-viz-1.0.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-local-lablgtk >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for ocamlc... ocamlc >OCaml version is 4.07.0 >OCaml library path is /usr/lib64/ocaml >checking for ocamlopt... ocamlopt >checking for ocamlc.opt... ocamlc.opt >checking for ocamlopt.opt... ocamlopt.opt >checking for ocamldep... ocamldep >checking for ocamlmktop... ocamlmktop >checking for ocamlmklib... ocamlmklib >checking for ocamldoc... ./configure: line 2091: WARNING:: command not found >no >OCaml uses gcc to compile C files >checking for ocamllex... ocamllex >checking for ocamllex.opt... ocamllex.opt >checking for ocamlyacc... ocamlyacc >checking for camlp4... camlp4 >checking for camlp4o... camlp4o >checking lablgtk directory... +lablgtk2 >checking GnomeCanvas support... found >Using the native code compiler >configure: creating ./config.status >config.status: creating config.make >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make >ocamllex.opt dot_lexer.mll >37 states, 351 transitions, table size 1626 bytes >ocamlyacc dot_parser.mly >ocamllex.opt basic_io_lexer.mll >19 states, 385 transitions, table size 1654 bytes >sed -e 's/@REVISION@//' -e 's/@VERSION@/1.0.2/' < version.ml.in > version.ml >make: mtn: Command not found >making deps ... >ocamlc.opt -I /usr/lib64/ocaml/lablgtk2 -I glib glib/gspawn.mli >ocamlopt.opt -I /usr/lib64/ocaml/lablgtk2 -I glib -c glib/gspawn.ml >ocamlc.opt -I /usr/lib64/ocaml/lablgtk2 -I glib glib/giochannel.mli >ocamlopt.opt -I /usr/lib64/ocaml/lablgtk2 -I glib -c glib/giochannel.ml >ocamlopt.opt -I /usr/lib64/ocaml/lablgtk2 -I glib -c glib/viz_gmisc.ml >ocamlopt.opt -I /usr/lib64/ocaml/lablgtk2 -I glib -c glib/gpattern.ml >ocamlc.opt -I /usr/lib64/ocaml/lablgtk2 -I glib viz_misc.mli >ocamlopt.opt -I /usr/lib64/ocaml/lablgtk2 -I glib -c viz_misc.ml >File "viz_misc.ml", line 132, characters 12-25: >Warning 3: deprecated: Stdlib.String.create >Use Bytes.create instead. >File "viz_misc.ml", line 135, characters 39-40: >Error: This expression has type bytes but an expression was expected of type > string >make: *** [Makefile:99: viz_misc.cmx] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.mmf274 (%build) > Bad exit status from /var/tmp/rpm-tmp.mmf274 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/monotone-viz.spec
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 1604879
: 1464433 |
1464434
|
1464435